Modifier and Type | Interface and Description |
---|---|
public interface | Authenticator
Deprecated
Core interface that represents WebAuthn authenticator
Authenticator is deprecated since WebAuthn Level3 added new fields to the credential record.
|
public interface | CoreAuthenticator
Deprecated
Core interface that represents WebAuthn authenticator (credential record)
CoreAuthenticator is deprecated since WebAuthn Level3 added new fields to the credential record.
|
Modifier and Type | Class and Description |
---|---|
public class | AuthenticatorImpl
Deprecated
An AuthenticatorImpl is deprecated since WebAuthn Level3 added new fields to the credential record.
Authenticator implementation
|
public class | CoreAuthenticatorImpl
Deprecated
An CoreAuthenticatorImpl is deprecated since WebAuthn Level3 added new fields to the credential record.
CoreAuthenticator implementation
|