Package com.thalesgroup.gemalto.fido2.client
package com.thalesgroup.gemalto.fido2.client
-
ClassDescriptionA callback for providing a custom description for an authenticator.A descriptor that provides a custom friendly name for an authenticator.A callback for notifying the FIDO2 SDK about the user's choice of authenticator.Provides descriptive information about an available FIDO2 authenticator.Provides information about a specific FIDO2 credential registration.The main entry point for interacting with the FIDO2 SDK.A factory for creating
Fido2Clientinstances.A global configuration class for the FIDO2 SDK.Holds common information about an ongoing FIDO2 operation that may be needed for UI display.Represents a FIDO2 request received from a Relying Party, such as a registration or authentication request.An immutable container for the arguments required byFido2Client.respondWithArgs(com.thalesgroup.gemalto.fido2.client.Fido2RespondArgs, com.thalesgroup.gemalto.fido2.client.Fido2ResponseCallback).A builder for creatingFido2RespondArgsinstances.Represents the FIDO2 response sent back to the Relying Party.A callback for receiving the result of a FIDO2 operation initiated byFido2Client.respondWithArgs(com.thalesgroup.gemalto.fido2.client.Fido2RespondArgs, com.thalesgroup.gemalto.fido2.client.Fido2ResponseCallback).Represents an asynchronous FIDO2 operation that can be cancelled.An abstract callback class for handling UI-related tasks delegated by the FIDO2 SDK.A callback for responding to a transaction confirmation request.Enumerates the user verification methods supported by FIDO2 authenticators.