| Package | Description |
|---|---|
| org.keycloak.adapters | |
| org.keycloak.adapters.as7 | |
| org.keycloak.adapters.tomcat7 | |
| org.keycloak.adapters.undertow | |
| org.keycloak.adapters.wildfly |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterTokenStore.saveAccountInfo(KeycloakAccount account)
Finish successful OAuth2 login and store validated account
|
| Modifier and Type | Method and Description |
|---|---|
void |
CatalinaCookieTokenStore.saveAccountInfo(KeycloakAccount account) |
void |
CatalinaSessionTokenStore.saveAccountInfo(KeycloakAccount account) |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalinaCookieTokenStore.saveAccountInfo(KeycloakAccount account) |
void |
CatalinaSessionTokenStore.saveAccountInfo(KeycloakAccount account) |
| Modifier and Type | Class and Description |
|---|---|
class |
KeycloakUndertowAccount |
| Modifier and Type | Method and Description |
|---|---|
void |
UndertowCookieTokenStore.saveAccountInfo(KeycloakAccount account) |
void |
UndertowSessionTokenStore.saveAccountInfo(KeycloakAccount account) |
void |
ServletSessionTokenStore.saveAccountInfo(KeycloakAccount account) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SecurityInfoHelper.propagateSessionInfo(KeycloakAccount account) |
Copyright © 2014. All Rights Reserved.