Uses of Interface
io.vertx.ext.auth.webauthn4j.WebAuthn4J
Packages that use WebAuthn4J
Package
Description
-
Uses of WebAuthn4J in io.vertx.ext.auth.webauthn4j
Methods in io.vertx.ext.auth.webauthn4j that return WebAuthn4JModifier and TypeMethodDescriptionstatic WebAuthn4JCreate a WebAuthN auth providerstatic WebAuthn4JWebAuthn4J.create(Vertx vertx, WebAuthn4JOptions options) Create a WebAuthN auth providerWebAuthn4J.credentialStorage(CredentialStorage credentialStorage) Provide aCredentialStoragethat can fetchAuthenticators from storage and update them. -
Uses of WebAuthn4J in io.vertx.ext.web.handler
Methods in io.vertx.ext.web.handler with parameters of type WebAuthn4JModifier and TypeMethodDescriptionstatic WebAuthn4JHandlerWebAuthn4JHandler.create(WebAuthn4J webAuthn) Create a WebAuthN auth handler. -
Uses of WebAuthn4J in io.vertx.reactivex.ext.auth.webauthn4j
Methods in io.vertx.reactivex.ext.auth.webauthn4j that return WebAuthn4JMethods in io.vertx.reactivex.ext.auth.webauthn4j with parameters of type WebAuthn4JConstructors in io.vertx.reactivex.ext.auth.webauthn4j with parameters of type WebAuthn4J -
Uses of WebAuthn4J in io.vertx.rxjava3.ext.auth.webauthn4j
Methods in io.vertx.rxjava3.ext.auth.webauthn4j that return WebAuthn4JMethods in io.vertx.rxjava3.ext.auth.webauthn4j with parameters of type WebAuthn4JConstructors in io.vertx.rxjava3.ext.auth.webauthn4j with parameters of type WebAuthn4J