Package | Description |
---|---|
org.keycloak.adapters.undertow | |
org.keycloak.adapters.wildfly |
Modifier and Type | Method and Description |
---|---|
protected ServletRequestAuthenticator |
ServletKeycloakAuthMech.createRequestAuthenticator(KeycloakDeployment deployment,
io.undertow.server.HttpServerExchange exchange,
io.undertow.security.api.SecurityContext securityContext,
UndertowHttpFacade facade) |
Modifier and Type | Class and Description |
---|---|
class |
WildflyRequestAuthenticator |
Modifier and Type | Method and Description |
---|---|
protected ServletRequestAuthenticator |
WildflyAuthenticationMechanism.createRequestAuthenticator(KeycloakDeployment deployment,
io.undertow.server.HttpServerExchange exchange,
io.undertow.security.api.SecurityContext securityContext,
UndertowHttpFacade facade) |
Copyright © 2014. All Rights Reserved.