Uses of Package
io.vertx.ext.auth.webauthn4j
Packages that use io.vertx.ext.auth.webauthn4j
Package
Description
-
Classes in io.vertx.ext.auth.webauthn4j used by io.vertx.ext.auth.webauthn4jClassDescriptionAttestationConveyancePreference https://www.w3.org/TR/webauthn/#attestation-conveyData Object containing the list of certificates used during the attestation of this authenticator.Data Object representing an authenticator at rest.AuthenticatorAttachment https://www.w3.org/TR/webauthn/#enumdef-authenticatorattachmentAuthenticatorTransport https://www.w3.org/TR/webauthn/#enumdef-authenticatortransportPublicKeyCredential https://www.iana.org/assignments/cose/cose.xhtml#algorithmsUsed to represent persistent storage of credentials, this gives you a way to abstract how you want to store them (in memory, database, other).Data object representing a Relying party (your server)ResidentKey https://www.w3.org/TR/webauthn-2/#dictdef-authenticatorselectioncriteria This enum is used to specify the desired behaviour for resident keys with the authenticator.UserVerificationRequirement https://www.w3.org/TR/webauthn/#enumdef-userverificationrequirementFactory interface for creating WebAuthN based
AuthenticationProviderinstances.Configuration for the webauthn object -
Classes in io.vertx.ext.auth.webauthn4j used by io.vertx.ext.web.handler
-
Classes in io.vertx.ext.auth.webauthn4j used by io.vertx.reactivex.ext.auth.webauthn4jClassDescriptionData Object representing an authenticator at rest.Used to represent persistent storage of credentials, this gives you a way to abstract how you want to store them (in memory, database, other).Factory interface for creating WebAuthN based
AuthenticationProviderinstances.Configuration for the webauthn object -
Classes in io.vertx.ext.auth.webauthn4j used by io.vertx.rxjava3.ext.auth.webauthn4jClassDescriptionData Object representing an authenticator at rest.Used to represent persistent storage of credentials, this gives you a way to abstract how you want to store them (in memory, database, other).Factory interface for creating WebAuthN based
AuthenticationProviderinstances.Configuration for the webauthn object