Uses of Class
io.quarkus.security.webauthn.WebAuthnRegisterResponse
-
-
Uses of WebAuthnRegisterResponse in io.quarkus.security.webauthn
Methods in io.quarkus.security.webauthn with parameters of type WebAuthnRegisterResponse Modifier and Type Method Description io.smallrye.mutiny.Uni<io.vertx.ext.auth.webauthn.Authenticator>WebAuthnSecurity. register(WebAuthnRegisterResponse response, io.vertx.ext.web.RoutingContext ctx)Registers a new WebAuthn credentials
-