Uses of Interface
io.quarkus.security.webauthn.WebAuthnRunTimeConfig
Packages that use WebAuthnRunTimeConfig
-
Uses of WebAuthnRunTimeConfig in io.quarkus.security.webauthn
Fields in io.quarkus.security.webauthn with type parameters of type WebAuthnRunTimeConfigModifier and TypeFieldDescription(package private) final io.quarkus.runtime.RuntimeValue<WebAuthnRunTimeConfig> WebAuthnRecorder.configConstructors in io.quarkus.security.webauthn with parameters of type WebAuthnRunTimeConfigModifierConstructorDescriptionWebAuthnSecurity(WebAuthnRunTimeConfig config, io.vertx.core.Vertx vertx, WebAuthnAuthenticatorStorage database)