public class WildflyAuthenticationMechanism extends ServletKeycloakAuthMech
deploymentContext, KEYCLOAK_CHALLENGE_ATTACHMENT_KEY, portManager, userSessionManagement| Constructor and Description |
|---|
WildflyAuthenticationMechanism(AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement userSessionManagement,
io.undertow.servlet.api.ConfidentialPortManager portManager) |
| Modifier and Type | Method and Description |
|---|---|
protected ServletRequestAuthenticator |
createRequestAuthenticator(KeycloakDeployment deployment,
io.undertow.server.HttpServerExchange exchange,
io.undertow.security.api.SecurityContext securityContext,
UndertowHttpFacade facade) |
authenticate, getConfidentilPort, sendChallengepublic WildflyAuthenticationMechanism(AdapterDeploymentContext deploymentContext, UndertowUserSessionManagement userSessionManagement, io.undertow.servlet.api.ConfidentialPortManager portManager)
protected ServletRequestAuthenticator createRequestAuthenticator(KeycloakDeployment deployment, io.undertow.server.HttpServerExchange exchange, io.undertow.security.api.SecurityContext securityContext, UndertowHttpFacade facade)
createRequestAuthenticator in class ServletKeycloakAuthMechCopyright © 2014. All Rights Reserved.