keycloak
|
公開メンバ関数 | |
String | getId () |
void | setId (String id) |
RealmEntity | getRealm () |
void | setRealm (RealmEntity realm) |
String | getAuthenticator () |
void | setAuthenticator (String authenticator) |
AuthenticationExecutionModel.Requirement | getRequirement () |
void | setRequirement (AuthenticationExecutionModel.Requirement requirement) |
int | getPriority () |
void | setPriority (int priority) |
boolean | isAutheticatorFlow () |
void | setAutheticatorFlow (boolean autheticatorFlow) |
AuthenticationFlowEntity | getParentFlow () |
void | setParentFlow (AuthenticationFlowEntity flow) |
String | getFlowId () |
void | setFlowId (String flowId) |
String | getAuthenticatorConfig () |
void | setAuthenticatorConfig (String authenticatorConfig) |
boolean | equals (Object o) |
int | hashCode () |
限定公開変数類 | |
String | id |
RealmEntity | realm |
AuthenticationFlowEntity | parentFlow |
String | authenticator |
String | authenticatorConfig |
String | flowId |
AuthenticationExecutionModel.Requirement | requirement |
int | priority |
非公開変数類 | |
boolean | autheticatorFlow |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
private |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |