A C E F G H I M N T V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addStatement(JsonObject) - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
- authenticatorFetcher(Function<Authenticator, Uni<List<Authenticator>>>) - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
- authenticatorUpdater(Function<Authenticator, Uni<Void>>) - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
C
- create(Vertx) - Static method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
- create(Vertx, WebAuthnOptions) - Static method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
- createCredentialsOptions(JsonObject) - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
-
Gets a challenge and any other parameters for the
navigator.credentials.create()call. - createCredentialsOptionsAndAwait(JsonObject) - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
-
Blocking variant of
WebAuthn.createCredentialsOptions(JsonObject). - createCredentialsOptionsAndForget(JsonObject) - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
-
Variant of
WebAuthn.createCredentialsOptions(JsonObject)that ignores the result of the operation.
E
- equals(Object) - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
- equals(Object) - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
F
- fetchTOC() - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
-
Fetches the FIDO2 MDS3 TOC and process the entries to the metadata store.
- fetchTOC(String) - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
-
Fetches the FIDO2 TOC for the given URL and process the entries to the metadata store.
- fetchTOCAndAwait() - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
-
Blocking variant of
fetchTOC(java.lang.String). - fetchTOCAndAwait(String) - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
-
Blocking variant of
fetchTOC(String). - fetchTOCAndForget() - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
-
Variant of
fetchTOC(java.lang.String)that ignores the result of the operation. - fetchTOCAndForget(String) - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
-
Variant of
fetchTOC(String)that ignores the result of the operation. - flush() - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
G
- getCredentialsOptions(String) - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
-
Creates an assertion challenge and any other parameters for the
navigator.credentials.get()call. - getCredentialsOptionsAndAwait(String) - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
-
Blocking variant of
WebAuthn.getCredentialsOptions(String). - getCredentialsOptionsAndForget(String) - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
-
Variant of
WebAuthn.getCredentialsOptions(String)that ignores the result of the operation. - getDelegate() - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
- getDelegate() - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
H
- hashCode() - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
- hashCode() - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
I
- io.smallrye.mutiny.vertx.auth.webauthn - module io.smallrye.mutiny.vertx.auth.webauthn
- io.vertx.mutiny.ext.auth.webauthn - package io.vertx.mutiny.ext.auth.webauthn
M
- metaDataService() - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
- MetaDataService - Class in io.vertx.mutiny.ext.auth.webauthn
-
Factory interface for creating FIDO2 MetaDataService.
- MetaDataService(MetaDataService) - Constructor for class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
- MetaDataService(Object) - Constructor for class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
N
- newInstance(MetaDataService) - Static method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
- newInstance(WebAuthn) - Static method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
T
- toString() - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
- toString() - Method in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
V
- verify(Authenticator) - Method in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
W
- WebAuthn - Class in io.vertx.mutiny.ext.auth.webauthn
-
Factory interface for creating WebAuthN based
AuthenticationProviderinstances. - WebAuthn(WebAuthn) - Constructor for class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
- WebAuthn(Object) - Constructor for class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
_
- __TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.webauthn.MetaDataService
- __TYPE_ARG - Static variable in class io.vertx.mutiny.ext.auth.webauthn.WebAuthn
All Classes All Packages