Class AuthenticatorImpl

java.lang.Object
com.webauthn4j.authenticator.CoreAuthenticatorImpl
com.webauthn4j.authenticator.AuthenticatorImpl
All Implemented Interfaces:
Authenticator, CoreAuthenticator

@Deprecated public class AuthenticatorImpl extends CoreAuthenticatorImpl implements Authenticator
Deprecated.
AuthenticatorImpl is deprecated since WebAuthn Level3 added new fields to the credential record. To represent WebAuthn Level3 credential record, new CredentialRecordImpl class is introduced. Please upgrade from AuthenticatorImpl class to CredentialRecordImpl class. AuthenticatorImpl class will be removed in the future version.
An Authenticator implementation