|
keycloak
|


クラス | |
| class | ExternalizerImpl |
公開メンバ関数 | |
| AuthenticationSessionEntity () | |
| AuthenticationSessionEntity (String clientUUID, String authUserId, String redirectUri, String action, Set< String > clientScopes, Map< String, AuthenticationSessionModel.ExecutionStatus > executionStatus, String protocol, Map< String, String > clientNotes, Map< String, String > authNotes, Set< String > requiredActions, Map< String, String > userSessionNotes) | |
| String | getClientUUID () |
| void | setClientUUID (String clientUUID) |
| String | getAuthUserId () |
| void | setAuthUserId (String authUserId) |
| String | getRedirectUri () |
| void | setRedirectUri (String redirectUri) |
| String | getAction () |
| void | setAction (String action) |
| Set< String > | getClientScopes () |
| void | setClientScopes (Set< String > clientScopes) |
| Map< String, AuthenticationSessionModel.ExecutionStatus > | getExecutionStatus () |
| void | setExecutionStatus (Map< String, AuthenticationSessionModel.ExecutionStatus > executionStatus) |
| String | getProtocol () |
| void | setProtocol (String protocol) |
| Map< String, String > | getClientNotes () |
| void | setClientNotes (Map< String, String > clientNotes) |
| Set< String > | getRequiredActions () |
| void | setRequiredActions (Set< String > requiredActions) |
| Map< String, String > | getUserSessionNotes () |
| void | setUserSessionNotes (Map< String, String > userSessionNotes) |
| Map< String, String > | getAuthNotes () |
| void | setAuthNotes (Map< String, String > authNotes) |
非公開変数類 | |
| String | clientUUID |
| String | authUserId |
| String | redirectUri |
| String | action |
| Set< String > | clientScopes |
| Map< String, AuthenticationSessionModel.ExecutionStatus > | executionStatus = new ConcurrentHashMap<>() |
| String | protocol |
| Map< String, String > | clientNotes |
| Map< String, String > | authNotes |
| Set< String > | requiredActions = new ConcurrentHashSet<>() |
| Map< String, String > | userSessionNotes |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.13