Class CoreAuthenticatorImpl

java.lang.Object
com.webauthn4j.authenticator.CoreAuthenticatorImpl
All Implemented Interfaces:
CoreAuthenticator
Direct Known Subclasses:
AuthenticatorImpl, CoreCredentialRecordImpl

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