Package | Description |
---|---|
org.keycloak.adapters.as7 | |
org.keycloak.adapters.undertow | |
org.keycloak.adapters.wildfly |
Modifier and Type | Class and Description |
---|---|
class |
CatalinaRequestAuthenticator |
Modifier and Type | Class and Description |
---|---|
class |
ServletRequestAuthenticator |
class |
UndertowRequestAuthenticator |
Modifier and Type | Method and Description |
---|---|
protected RequestAuthenticator |
ServletKeycloakAuthMech.createRequestAuthenticator(KeycloakDeployment deployment,
io.undertow.server.HttpServerExchange exchange,
io.undertow.security.api.SecurityContext securityContext,
UndertowHttpFacade facade) |
Modifier and Type | Method and Description |
---|---|
protected io.undertow.security.api.AuthenticationMechanism.AuthenticationMechanismOutcome |
UndertowKeycloakAuthMech.keycloakAuthenticate(io.undertow.server.HttpServerExchange exchange,
io.undertow.security.api.SecurityContext securityContext,
RequestAuthenticator authenticator)
Call this inside your authenticate method.
|
Modifier and Type | Class and Description |
---|---|
class |
WildflyRequestAuthenticator |
Copyright © 2014. All Rights Reserved.