public class UndertowAuthenticationMechanism extends AbstractUndertowKeycloakAuthMech
Modifier and Type | Field and Description |
---|---|
protected int |
confidentialPort |
protected NodesRegistrationManagement |
nodesRegistrationManagement |
deploymentContext, KEYCLOAK_CHALLENGE_ATTACHMENT_KEY, sessionManagement
Constructor and Description |
---|
UndertowAuthenticationMechanism(AdapterDeploymentContext deploymentContext,
UndertowUserSessionManagement sessionManagement,
NodesRegistrationManagement nodesRegistrationManagement,
int confidentialPort) |
Modifier and Type | Method and Description |
---|---|
io.undertow.security.api.AuthenticationMechanism.AuthenticationMechanismOutcome |
authenticate(io.undertow.server.HttpServerExchange exchange,
io.undertow.security.api.SecurityContext securityContext) |
getTokenStore, keycloakAuthenticate, registerNotifications, sendChallenge
protected NodesRegistrationManagement nodesRegistrationManagement
protected int confidentialPort
public UndertowAuthenticationMechanism(AdapterDeploymentContext deploymentContext, UndertowUserSessionManagement sessionManagement, NodesRegistrationManagement nodesRegistrationManagement, int confidentialPort)
Copyright © 2014. All Rights Reserved.