public class WildflyAuthenticationMechanism extends ServletKeycloakAuthMech
deploymentContext, portManager, userSessionManagementKEYCLOAK_CHALLENGE_ATTACHMENT_KEY| 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, getConfidentilPortkeycloakAuthenticate, 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.