|
keycloak
|

公開メンバ関数 | |
| String | getBrokerSessionId () |
| void | setBrokerSessionId (String brokerSessionId) |
| String | getBrokerUserId () |
| void | setBrokerUserId (String brokerUserId) |
| String | getIpAddress () |
| void | setIpAddress (String ipAddress) |
| String | getAuthMethod () |
| void | setAuthMethod (String authMethod) |
| boolean | isRememberMe () |
| void | setRememberMe (boolean rememberMe) |
| int | getStarted () |
| void | setStarted (int started) |
| Map< String, String > | getNotes () |
| void | setNotes (Map< String, String > notes) |
| String | getState () |
| void | setState (String state) |
非公開変数類 | |
| String | brokerSessionId |
| String | brokerUserId |
| String | ipAddress |
| String | authMethod |
| boolean | rememberMe |
| int | started |
| Map< String, String > | notes |
| String | state |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.13