|
keycloak
|


公開メンバ関数 | |
| UndertowSessionTokenStore (HttpServerExchange exchange, KeycloakDeployment deployment, UndertowUserSessionManagement sessionManagement, SecurityContext securityContext) | |
| void | checkCurrentToken () |
| boolean | isCached (RequestAuthenticator authenticator) |
| void | saveRequest () |
| boolean | restoreRequest () |
| void | saveAccountInfo (OidcKeycloakAccount account) |
| void | logout () |
| void | refreshCallback (RefreshableKeycloakSecurityContext securityContext) |
静的限定公開変数類 | |
| static Logger | log = Logger.getLogger(UndertowSessionTokenStore.class) |
非公開変数類 | |
| final HttpServerExchange | exchange |
| final KeycloakDeployment | deployment |
| final UndertowUserSessionManagement | sessionManagement |
| final SecurityContext | securityContext |
Per-request object. Storage of tokens in undertow session.
|
inline |
|
inline |
|
inline |
org.keycloak.adapters.AdapterTokenStoreを実装しています。
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
staticprotected |
|
private |
|
private |
1.8.13