Class WildflyRequestAuthenticator

    • Field Detail

      • log

        protected static org.jboss.logging.Logger log
    • Constructor Detail

      • WildflyRequestAuthenticator

        public WildflyRequestAuthenticator​(HttpFacade facade,
                                           KeycloakDeployment deployment,
                                           int sslRedirectPort,
                                           io.undertow.security.api.SecurityContext securityContext,
                                           io.undertow.server.HttpServerExchange exchange,
                                           AdapterTokenStore tokenStore)