Package | Description |
---|---|
org.keycloak | |
org.keycloak.adapters | |
org.keycloak.adapters.as7 | |
org.keycloak.adapters.tomcat7 | |
org.keycloak.adapters.undertow |
Modifier and Type | Class and Description |
---|---|
class |
KeycloakPrincipal<T extends KeycloakSecurityContext> |
Modifier and Type | Field and Description |
---|---|
protected T |
KeycloakPrincipal.context |
Modifier and Type | Class and Description |
---|---|
class |
RefreshableKeycloakSecurityContext |
Modifier and Type | Method and Description |
---|---|
KeycloakSecurityContext |
KeycloakAccount.getKeycloakSecurityContext() |
KeycloakSecurityContext |
HttpFacade.getSecurityContext() |
Modifier and Type | Method and Description |
---|---|
static String |
AdapterUtils.getOrigin(String browserRequestURL,
KeycloakSecurityContext session) |
Modifier and Type | Method and Description |
---|---|
KeycloakSecurityContext |
CatalinaHttpFacade.getSecurityContext() |
Modifier and Type | Method and Description |
---|---|
org.apache.catalina.realm.GenericPrincipal |
CatalinaSecurityContextHelper.createPrincipal(org.apache.catalina.Realm realm,
Principal identity,
Set<String> roleSet,
KeycloakSecurityContext securityContext) |
Modifier and Type | Method and Description |
---|---|
KeycloakSecurityContext |
CatalinaHttpFacade.getSecurityContext() |
Modifier and Type | Method and Description |
---|---|
org.apache.catalina.realm.GenericPrincipal |
CatalinaSecurityContextHelper.createPrincipal(org.apache.catalina.Realm realm,
Principal identity,
Set<String> roleSet,
KeycloakSecurityContext securityContext) |
Modifier and Type | Field and Description |
---|---|
static io.undertow.util.AttachmentKey<KeycloakSecurityContext> |
UndertowHttpFacade.KEYCLOAK_SECURITY_CONTEXT_KEY |
Modifier and Type | Method and Description |
---|---|
KeycloakSecurityContext |
UndertowHttpFacade.getSecurityContext() |
Copyright © 2014. All Rights Reserved.