Top Interfaces Classes
module com.webauthn4j.core

Package com.webauthn4j.authenticator


Interface Summary

Modifier and TypeInterface and Description
public interface
Authenticator

Deprecated Authenticator is deprecated since WebAuthn Level3 added new fields to the credential record.
Core interface that represents WebAuthn authenticator
public interface
CoreAuthenticator

Deprecated CoreAuthenticator is deprecated since WebAuthn Level3 added new fields to the credential record.
Core interface that represents WebAuthn authenticator (credential record)

Class Summary

Modifier and TypeClass and Description
public class
AuthenticatorImpl

Deprecated AuthenticatorImpl is deprecated since WebAuthn Level3 added new fields to the credential record.
An Authenticator implementation
public class
CoreAuthenticatorImpl

Deprecated CoreAuthenticatorImpl is deprecated since WebAuthn Level3 added new fields to the credential record.
An CoreAuthenticator implementation