Uses of Class
io.quarkus.security.webauthn.WebAuthnAuthenticatorStorage
Packages that use WebAuthnAuthenticatorStorage
-
Uses of WebAuthnAuthenticatorStorage in io.quarkus.security.webauthn
Fields in io.quarkus.security.webauthn declared as WebAuthnAuthenticatorStorageModifier and TypeFieldDescription(package private) WebAuthnAuthenticatorStorageWebAuthnSecurity.storageMethods in io.quarkus.security.webauthn that return WebAuthnAuthenticatorStorageModifier and TypeMethodDescription(package private) WebAuthnAuthenticatorStorageWebAuthnSecurity.storage()Constructors in io.quarkus.security.webauthn with parameters of type WebAuthnAuthenticatorStorageModifierConstructorDescriptionWebAuthnSecurity(WebAuthnRunTimeConfig config, io.vertx.core.Vertx vertx, WebAuthnAuthenticatorStorage database)