Uses of Class
io.quarkus.security.webauthn.WebAuthnAuthenticatorStorage
-
Uses of WebAuthnAuthenticatorStorage in io.quarkus.security.webauthn
Constructors in io.quarkus.security.webauthn with parameters of type WebAuthnAuthenticatorStorageModifierConstructorDescriptionWebAuthnSecurity(WebAuthnRunTimeConfig config, io.vertx.core.Vertx vertx, WebAuthnAuthenticatorStorage database)