Class WebSocketHttpsConfiguration

java.lang.Object
io.datarouter.websocket.service.WebSocketHttpsConfiguration
All Implemented Interfaces:
io.datarouter.web.config.HttpsConfiguration
Direct Known Subclasses:
WebSocketNoHstsHttpsConfiguration

@Singleton
public class WebSocketHttpsConfiguration
extends Object
implements io.datarouter.web.config.HttpsConfiguration
  • Constructor Details

  • Method Details

    • getRequiredScheme

      public io.datarouter.httpclient.security.UrlScheme getRequiredScheme​(String path)
      Specified by:
      getRequiredScheme in interface io.datarouter.web.config.HttpsConfiguration
    • shouldSetHsts

      public boolean shouldSetHsts()
      Specified by:
      shouldSetHsts in interface io.datarouter.web.config.HttpsConfiguration