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 WebAuthnAuthenticatorStorage Constructor Description WebAuthnSecurity(WebAuthnRunTimeConfig config, io.vertx.core.Vertx vertx, WebAuthnAuthenticatorStorage database)
-