Class AccessLogHttpHandler

java.lang.Object
com.github.toolarium.jwebserver.logger.access.AccessLogHttpHandler

public final class AccessLogHttpHandler extends Object
The access log handler utility
  • Method Details

    • addHandler

      public static io.undertow.server.HttpHandler addHandler(IWebServerConfiguration webServerConfiguration, io.undertow.server.HttpHandler handlerToWrap)
      Add basic authentication
      Parameters:
      webServerConfiguration - the web server configuration
      handlerToWrap - the handler to wrap
      Returns:
      the handler