public class WebAuthnPasswordlessAuthenticatorFactory extends WebAuthnAuthenticatorFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
PROVIDER_ID |
REQUIREMENT_CHOICES| Constructor and Description |
|---|
WebAuthnPasswordlessAuthenticatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Authenticator |
create(KeycloakSession session) |
String |
getDisplayType() |
String |
getHelpText() |
String |
getId() |
String |
getReferenceCategory() |
close, getConfigProperties, getRequirementChoices, init, isConfigurable, isSupported, isUserSetupAllowed, postInitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitorderpublic static final String PROVIDER_ID
public WebAuthnPasswordlessAuthenticatorFactory()
public String getReferenceCategory()
getReferenceCategory in interface ConfigurableAuthenticatorFactorygetReferenceCategory in class WebAuthnAuthenticatorFactorypublic String getDisplayType()
getDisplayType in interface ConfigurableAuthenticatorFactorygetDisplayType in class WebAuthnAuthenticatorFactorypublic String getHelpText()
getHelpText in interface ConfiguredProvidergetHelpText in class WebAuthnAuthenticatorFactorypublic Authenticator create(KeycloakSession session)
create in interface ProviderFactory<Authenticator>create in class WebAuthnAuthenticatorFactorypublic String getId()
getId in interface ProviderFactory<Authenticator>getId in class WebAuthnAuthenticatorFactoryCopyright © 2020 JBoss by Red Hat. All rights reserved.