Class Fido2UiCallback

java.lang.Object
com.thalesgroup.gemalto.fido2.client.Fido2UiCallback

public abstract class Fido2UiCallback extends Object
An abstract callback class for handling UI-related tasks delegated by the FIDO2 SDK.

The application must provide a concrete implementation of this class to handle UI interactions such as authenticator selection and transaction confirmation. All methods in this callback are invoked on the main UI thread.

Since:
1.0.0