Class Hierarchy
- java.lang.Object
- io.vertx.ext.auth.webauthn4j.AttestationCertificates
- io.vertx.ext.auth.webauthn4j.AttestationCertificatesConverter
- io.vertx.ext.auth.webauthn4j.Authenticator
- io.vertx.ext.auth.webauthn4j.AuthenticatorConverter
- io.vertx.ext.auth.webauthn4j.RelyingParty
- io.vertx.ext.auth.webauthn4j.RelyingPartyConverter
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.vertx.ext.auth.webauthn4j.WebAuthn4JException
- java.lang.RuntimeException
- java.lang.Exception
- io.vertx.ext.auth.webauthn4j.WebAuthn4JCredentials (implements io.vertx.ext.auth.authentication.Credentials)
- io.vertx.ext.auth.webauthn4j.WebAuthn4JCredentialsConverter
- io.vertx.ext.auth.webauthn4j.WebAuthn4JOptions
- io.vertx.ext.auth.webauthn4j.WebAuthn4JOptionsConverter
Interface Hierarchy
- io.vertx.ext.auth.authentication.AuthenticationProvider
- io.vertx.ext.auth.webauthn4j.WebAuthn4J
- io.vertx.ext.auth.webauthn4j.CredentialStorage
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.vertx.ext.auth.webauthn4j.Attestation
- io.vertx.ext.auth.webauthn4j.AuthenticatorAttachment
- io.vertx.ext.auth.webauthn4j.AuthenticatorTransport
- io.vertx.ext.auth.webauthn4j.COSEAlgorithm
- io.vertx.ext.auth.webauthn4j.ResidentKey
- io.vertx.ext.auth.webauthn4j.UserVerification
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)