public class WebAuthnPasswordlessRegisterFactory extends WebAuthnRegisterFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
PROVIDER_ID |
| Constructor and Description |
|---|
WebAuthnPasswordlessRegisterFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected WebAuthnRegister |
createProvider(KeycloakSession session,
com.webauthn4j.validator.attestation.trustworthiness.certpath.CertPathTrustworthinessValidator trustValidator) |
String |
getDisplayText()
Display text used in admin console to reference this required action
|
String |
getId() |
close, create, createDisplay, init, isSupported, postInitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisOneTimeActionorderpublic static final String PROVIDER_ID
protected WebAuthnRegister createProvider(KeycloakSession session, com.webauthn4j.validator.attestation.trustworthiness.certpath.CertPathTrustworthinessValidator trustValidator)
createProvider in class WebAuthnRegisterFactorypublic String getId()
getId in interface ProviderFactory<RequiredActionProvider>getId in class WebAuthnRegisterFactorypublic String getDisplayText()
RequiredActionFactorygetDisplayText in interface RequiredActionFactorygetDisplayText in class WebAuthnRegisterFactoryCopyright © 2021 JBoss by Red Hat. All rights reserved.