Uses of Interface
io.vertx.ext.auth.webauthn4j.CredentialStorage
Packages that use CredentialStorage
Package
Description
-
Uses of CredentialStorage in io.vertx.ext.auth.webauthn4j
Methods in io.vertx.ext.auth.webauthn4j with parameters of type CredentialStorageModifier and TypeMethodDescriptionWebAuthn4J.credentialStorage(CredentialStorage credentialStorage) Provide aCredentialStoragethat can fetchAuthenticators from storage and update them. -
Uses of CredentialStorage in io.vertx.reactivex.ext.auth.webauthn4j
Methods in io.vertx.reactivex.ext.auth.webauthn4j that return CredentialStorageMethods in io.vertx.reactivex.ext.auth.webauthn4j with parameters of type CredentialStorageModifier and TypeMethodDescriptionstatic CredentialStorageCredentialStorage.newInstance(CredentialStorage arg) Constructors in io.vertx.reactivex.ext.auth.webauthn4j with parameters of type CredentialStorage -
Uses of CredentialStorage in io.vertx.rxjava3.ext.auth.webauthn4j
Methods in io.vertx.rxjava3.ext.auth.webauthn4j that return CredentialStorageMethods in io.vertx.rxjava3.ext.auth.webauthn4j with parameters of type CredentialStorageModifier and TypeMethodDescriptionstatic CredentialStorageCredentialStorage.newInstance(CredentialStorage arg) Constructors in io.vertx.rxjava3.ext.auth.webauthn4j with parameters of type CredentialStorage