keycloak
|
公開メンバ関数 | |
void | authenticate (AuthenticationFlowContext context) |
String | getDisplayType () |
String | getHelpText () |
String | getId () |
void | action (AuthenticationFlowContext context) |
boolean | requiresUser () |
void | setRequiredActions (KeycloakSession session, RealmModel realm, UserModel user) |
String | getReferenceCategory () |
boolean | isConfigurable () |
AuthenticationExecutionModel.Requirement [] | getRequirementChoices () |
boolean | isUserSetupAllowed () |
List< ProviderConfigProperty > | getConfigProperties () |
void | close () |
Authenticator | create (KeycloakSession session) |
void | init (Config.Scope config) |
void | postInit (KeycloakSessionFactory factory) |
boolean | configuredFor (KeycloakSession session, RealmModel realm, UserModel user) |
default int | order () |
静的公開変数類 | |
static final String | PROVIDER_ID = "reset-otp" |
static final AuthenticationExecutionModel.Requirement [] | REQUIREMENT_CHOICES |
限定公開メンバ関数 | |
boolean | configuredFor (AuthenticationFlowContext context) |
|
inlineinherited |
|
inline |
org.keycloak.authentication.Authenticatorを実装しています。
|
inlineinherited |
org.keycloak.provider.Providerを実装しています。
|
inlineprotected |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inline |
|
inline |
org.keycloak.provider.ProviderFactory< T extends Provider >を実装しています。
|
inlineinherited |
|
inlineinherited |
org.keycloak.authentication.ConfigurableAuthenticatorFactoryを実装しています。
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
static |
|
staticinherited |