Class HttpAuthInit

java.lang.Object
org.spincast.website.HttpAuthInit

public class HttpAuthInit extends Object
Initilizes the HTTP authentication.
  • Constructor Details

    • HttpAuthInit

      @Inject public HttpAuthInit(AppConfig appConfig, org.spincast.core.server.Server server)
  • Method Details

    • getAppConfig

      protected AppConfig getAppConfig()
    • getServer

      protected org.spincast.core.server.Server getServer()
    • init

      @Inject protected void init()