public class WildflyAuthenticationMechanism extends ServletKeycloakAuthMech
nodesRegistrationManagement, portManager
deploymentContext, KEYCLOAK_CHALLENGE_ATTACHMENT_KEY, sessionManagement
Constructor and Description |
---|
WildflyAuthenticationMechanism(AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement userSessionManagement,
NodesRegistrationManagement nodesRegistrationManagement,
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, getTokenStore
keycloakAuthenticate, registerNotifications, sendChallenge
public WildflyAuthenticationMechanism(AdapterDeploymentContext deploymentContext, UndertowUserSessionManagement userSessionManagement, NodesRegistrationManagement nodesRegistrationManagement, 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 © 2014. All Rights Reserved.