public class WildflyAuthenticationMechanism extends ServletKeycloakAuthMech
portManager, userSessionManagement
deploymentContext, KEYCLOAK_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, getConfidentilPort, registerNotifications
keycloakAuthenticate, sendChallenge
public 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 ServletKeycloakAuthMech
Copyright © 2015. All Rights Reserved.