Uses of Enum Class
io.quarkus.security.webauthn.WebAuthnRunTimeConfig.AuthenticatorAttachment
Packages that use WebAuthnRunTimeConfig.AuthenticatorAttachment
-
Uses of WebAuthnRunTimeConfig.AuthenticatorAttachment in io.quarkus.security.webauthn
Methods in io.quarkus.security.webauthn that return WebAuthnRunTimeConfig.AuthenticatorAttachmentModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.WebAuthnRunTimeConfig.AuthenticatorAttachment.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.AuthenticatorAttachmentModifier and TypeMethodDescriptionWebAuthnRunTimeConfig.authenticatorAttachment()Kind of Authenticator Attachment allowed.