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, postInit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isOneTimeAction
order
public static final String PROVIDER_ID
protected WebAuthnRegister createProvider(KeycloakSession session, com.webauthn4j.validator.attestation.trustworthiness.certpath.CertPathTrustworthinessValidator trustValidator)
createProvider
in class WebAuthnRegisterFactory
public String getId()
getId
in interface ProviderFactory<RequiredActionProvider>
getId
in class WebAuthnRegisterFactory
public String getDisplayText()
RequiredActionFactory
getDisplayText
in interface RequiredActionFactory
getDisplayText
in class WebAuthnRegisterFactory
Copyright © 2020 JBoss by Red Hat. All rights reserved.