keycloak
|
公開メンバ関数 | |
boolean | isUserSetupAllowed () |
void | setUserSetupAllowed (boolean userSetupAllowed) |
String | getFlowAlias () |
void | setFlowAlias (String flowId) |
String | getAuthenticatorConfig () |
void | setAuthenticatorConfig (String authenticatorConfig) |
String | getAuthenticator () |
void | setAuthenticator (String authenticator) |
String | getRequirement () |
void | setRequirement (String requirement) |
int | getPriority () |
void | setPriority (int priority) |
boolean | isAutheticatorFlow () |
void | setAutheticatorFlow (boolean autheticatorFlow) |
非公開変数類 | |
String | flowAlias |
boolean | userSetupAllowed |
|
inlineinherited |
|
inlineinherited |
|
inline |
If this execution is a flow, this is the flowId pointing to an AuthenticationFlowModel
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Is the referenced authenticator a flow?
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
private |
|
private |