Uses of Class
io.vertx.mutiny.ext.web.handler.WebAuthnHandler
Packages that use WebAuthnHandler
-
Uses of WebAuthnHandler in io.vertx.mutiny.ext.web.handler
Fields in io.vertx.mutiny.ext.web.handler with type parameters of type WebAuthnHandlerModifier and TypeFieldDescriptionstatic final io.smallrye.mutiny.vertx.TypeArg<WebAuthnHandler> WebAuthnHandler.__TYPE_ARGMethods in io.vertx.mutiny.ext.web.handler that return WebAuthnHandlerModifier and TypeMethodDescriptionstatic WebAuthnHandlerWebAuthnHandler.create(io.vertx.mutiny.ext.auth.webauthn.WebAuthn webAuthn) static WebAuthnHandlerWebAuthnHandler.newInstance(io.vertx.ext.web.handler.WebAuthnHandler arg) WebAuthnHandler.setupCallback(Route route) WebAuthnHandler.setupCredentialsCreateCallback(Route route) WebAuthnHandler.setupCredentialsGetCallback(Route route)