keycloak
|
公開メンバ関数 | |
TestAvailabilityAction () | |
TestAvailabilityAction (String id, int expiration, String resource) | |
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 | TEST_AVAILABILITY = "TEST_AVAILABILITY" |
限定公開変数類 | |
String | id |
int | expiration |
String | resource |
String | action |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
org.keycloak.Tokenを実装しています。
|
inlineinherited |
Time in seconds since epoc
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
static |