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 TypeArg<WebAuthnHandler>
WebAuthnHandler.__TYPE_ARG
Methods in io.vertx.mutiny.ext.web.handler that return WebAuthnHandlerModifier and TypeMethodDescriptionstatic WebAuthnHandler
static WebAuthnHandler
WebAuthnHandler.newInstance
(io.vertx.ext.web.handler.WebAuthnHandler arg) WebAuthnHandler.setupCallback
(Route route) WebAuthnHandler.setupCredentialsCreateCallback
(Route route) WebAuthnHandler.setupCredentialsGetCallback
(Route route)