Package com.thalesgroup.gemalto.d1.authn
Interface AuthnUserConfirmationCallback
-
public interface AuthnUserConfirmationCallbackA callback that handles whether to proceed or cancel a transaction.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()Call to cancel the operation.voidproceed()Call to proceed with the transaction.
-