keycloak
|
公開メンバ関数 | |
String | getAuthMethod () |
void | setAuthMethod (String authMethod) |
String | getRedirectUri () |
void | setRedirectUri (String redirectUri) |
Map< String, String > | getNotes () |
void | setNotes (Map< String, String > notes) |
String | getAction () |
void | setAction (String action) |
Map< String, String > | getUserSessionNotes () |
void | setUserSessionNotes (Map< String, String > userSessionNotes) |
Map< String, Object > | getExecutionStatus () |
void | setExecutionStatus (Map< String, Object > executionStatus) |
Set< String > | getRequiredActions () |
void | setRequiredActions (Set< String > requiredActions) |
Set< String > | getProtocolMappers () |
void | setProtocolMappers (Set< String > protocolMappers) |
Set< String > | getRoles () |
void | setRoles (Set< String > roles) |
非公開変数類 | |
String | authMethod |
String | redirectUri |
Map< String, String > | notes |
String | action |
Map< String, String > | userSessionNotes |
Map< String, Object > | executionStatus |
Set< String > | requiredActions |
Set< String > | protocolMappers |
Set< String > | roles |
|
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 |