|
keycloak
|


公開メンバ関数 | |
| LogoutAction () | |
| LogoutAction (String id, int expiration, String resource, List< String > adapterSessionIds, int notBefore, List< String > keycloakSessionIds) | |
| int | getNotBefore () |
| void | setNotBefore (int notBefore) |
| List< String > | getAdapterSessionIds () |
| List< String > | getKeycloakSessionIds () |
| void | setKeycloakSessionIds (List< String > keycloakSessionIds) |
| boolean | validate () |
| String | getId () |
| void | setId (String id) |
| boolean | isExpired () |
| int | getExpiration () |
| void | setExpiration (int expiration) |
| String | getResource () |
| void | setResource (String resource) |
| String | getAction () |
| void | setAction (String action) |
| TokenCategory | getCategory () |
静的公開変数類 | |
| static final String | LOGOUT = "LOGOUT" |
限定公開変数類 | |
| List< String > | adapterSessionIds |
| int | notBefore |
| List< String > | keycloakSessionIds |
| String | id |
| int | expiration |
| String | resource |
| String | action |
|
inline |
|
inlineinherited |
|
inline |
|
inlineinherited |
org.keycloak.Tokenを実装しています。
|
inlineinherited |
Time in seconds since epoc
|
inlineinherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inline |
|
inlineinherited |
|
inline |
|
protectedinherited |
|
protected |
|
protectedinherited |
|
protectedinherited |
|
protected |
|
static |
|
protected |
|
protectedinherited |
1.8.13