|
keycloak
|


公開メンバ関数 | |
| Response | render (FormContext context, LoginFormsProvider form) |
| void | close () |
| String | getDisplayType () |
| String | getHelpText () |
| List< ProviderConfigProperty > | getConfigProperties () |
| String | getReferenceCategory () |
| boolean | isConfigurable () |
| AuthenticationExecutionModel.Requirement [] | getRequirementChoices () |
| FormAuthenticator | create (KeycloakSession session) |
| void | init (Config.Scope config) |
| boolean | isUserSetupAllowed () |
| void | postInit (KeycloakSessionFactory factory) |
| String | getId () |
| default int | order () |
静的公開変数類 | |
| static final String | FIELD_PASSWORD_CONFIRM = "password-confirm" |
| static final String | FIELD_PASSWORD = "password" |
| static final String | FIELD_EMAIL = "email" |
| static final String | FIELD_USERNAME = "username" |
| static final String | FIELD_LAST_NAME = "lastName" |
| static final String | FIELD_FIRST_NAME = "firstName" |
| static final String | PROVIDER_ID = "registration-page-form" |
静的非公開変数類 | |
| static AuthenticationExecutionModel.Requirement [] | REQUIREMENT_CHOICES |
|
inline |
org.keycloak.provider.Providerを実装しています。
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
org.keycloak.provider.ProviderFactory< T extends Provider >を実装しています。
|
inline |
|
inline |
org.keycloak.authentication.ConfigurableAuthenticatorFactoryを実装しています。
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inline |
|
inline |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
staticprivate |
1.8.13