Uses of Interface
io.vertx.ext.web.handler.WebAuthn4JHandler
Packages that use WebAuthn4JHandler
Package
Description
-
Uses of WebAuthn4JHandler in io.vertx.ext.web.handler
Methods in io.vertx.ext.web.handler that return WebAuthn4JHandlerModifier and TypeMethodDescriptionstatic WebAuthn4JHandlerWebAuthn4JHandler.create(WebAuthn4J webAuthn) Create a WebAuthN auth handler.Set the Origin to be validated by the webauthn object.WebAuthn4JHandler.setupCallback(Route route) The callback route to verify attestations and assertions.WebAuthn4JHandler.setupCredentialsCreateCallback(Route route) The callback route to create registration attestations.WebAuthn4JHandler.setupCredentialsGetCallback(Route route) The callback route to create login attestations. -
Uses of WebAuthn4JHandler in io.vertx.reactivex.ext.web.handler
Methods in io.vertx.reactivex.ext.web.handler that return WebAuthn4JHandlerMethods in io.vertx.reactivex.ext.web.handler with parameters of type WebAuthn4JHandlerModifier and TypeMethodDescriptionstatic WebAuthn4JHandlerWebAuthn4JHandler.newInstance(WebAuthn4JHandler arg) Constructors in io.vertx.reactivex.ext.web.handler with parameters of type WebAuthn4JHandler -
Uses of WebAuthn4JHandler in io.vertx.rxjava3.ext.web.handler
Methods in io.vertx.rxjava3.ext.web.handler that return WebAuthn4JHandlerMethods in io.vertx.rxjava3.ext.web.handler with parameters of type WebAuthn4JHandlerModifier and TypeMethodDescriptionstatic WebAuthn4JHandlerWebAuthn4JHandler.newInstance(WebAuthn4JHandler arg) Constructors in io.vertx.rxjava3.ext.web.handler with parameters of type WebAuthn4JHandler