Uses of Enum Class
io.quarkus.security.webauthn.WebAuthnRunTimeConfig.UserVerification
Packages that use WebAuthnRunTimeConfig.UserVerification
-
Uses of WebAuthnRunTimeConfig.UserVerification in io.quarkus.security.webauthn
Methods in io.quarkus.security.webauthn that return WebAuthnRunTimeConfig.UserVerificationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.WebAuthnRunTimeConfig.UserVerification.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.security.webauthn that return types with arguments of type WebAuthnRunTimeConfig.UserVerificationModifier and TypeMethodDescriptionWebAuthnRunTimeConfig.userVerification()User Verification requirements.