Uses of Enum
io.vertx.ext.auth.webauthn4j.Attestation
Packages that use Attestation
-
Uses of Attestation in io.vertx.ext.auth.webauthn4j
Subclasses with type arguments of type Attestation in io.vertx.ext.auth.webauthn4jModifier and TypeClassDescriptionenumAttestationConveyancePreference https://www.w3.org/TR/webauthn/#attestation-conveyMethods in io.vertx.ext.auth.webauthn4j that return AttestationModifier and TypeMethodDescriptionWebAuthn4JOptions.getAttestation()static Attestationstatic AttestationReturns the enum constant of this type with the specified name.static Attestation[]Attestation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.vertx.ext.auth.webauthn4j with parameters of type Attestation