Package | Description |
---|---|
org.keycloak.adapters.undertow | |
org.keycloak.adapters.wildfly |
Modifier and Type | Method and Description |
---|---|
protected abstract KeycloakUndertowAccount |
UndertowRequestAuthenticator.createAccount(KeycloakPrincipal<RefreshableKeycloakSecurityContext> principal)
Subclasses need to be able to create their own version of the KeycloakUndertowAccount
|
protected KeycloakUndertowAccount |
ServletRequestAuthenticator.createAccount(KeycloakPrincipal<RefreshableKeycloakSecurityContext> principal) |
Modifier and Type | Method and Description |
---|---|
protected void |
UndertowRequestAuthenticator.propagateKeycloakContext(KeycloakUndertowAccount account) |
protected void |
ServletRequestAuthenticator.propagateKeycloakContext(KeycloakUndertowAccount account) |
Modifier and Type | Method and Description |
---|---|
protected void |
WildflyRequestAuthenticator.propagateKeycloakContext(KeycloakUndertowAccount account) |
Copyright © 2014. All Rights Reserved.