public class IdpUsernamePasswordFormFactory extends UsernamePasswordFormFactory
| Modifier and Type | Field and Description |
|---|---|
static UsernamePasswordForm |
IDP_SINGLETON |
static String |
PROVIDER_ID |
REQUIREMENT_CHOICES, SINGLETON| Constructor and Description |
|---|
IdpUsernamePasswordFormFactory() |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
create(KeycloakSession session) |
String |
getDisplayType()
Friendly name for the authenticator
|
String |
getHelpText() |
String |
getId() |
close, createDisplay, getConfigProperties, getReferenceCategory, getRequirementChoices, init, isConfigurable, isUserSetupAllowed, postInitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitorderpublic static final String PROVIDER_ID
public static final UsernamePasswordForm IDP_SINGLETON
public Authenticator create(KeycloakSession session)
create in interface ProviderFactory<Authenticator>create in class UsernamePasswordFormFactorypublic String getId()
getId in interface ProviderFactory<Authenticator>getId in class UsernamePasswordFormFactorypublic String getHelpText()
getHelpText in interface ConfiguredProvidergetHelpText in class UsernamePasswordFormFactorypublic String getDisplayType()
ConfigurableAuthenticatorFactorygetDisplayType in interface ConfigurableAuthenticatorFactorygetDisplayType in class UsernamePasswordFormFactoryCopyright © 2021 JBoss by Red Hat. All rights reserved.