Package com.vasco.orchestration.client.authentication
-
Interface Summary Interface Description UserAuthenticationCallback TheUserAuthenticationCallback
interface defines the specific elements required for the integrator to interact during a User Authentication flow.UserAuthenticationInputCallback An implementation of aUserAuthenticationInputCallback
interface will be given by the Orchestration library (SeeUserAuthenticationCallback.onUserAuthenticationRequired(UserAuthenticationCallback.UserAuthentication, UserAuthenticationInputCallback, boolean)
. -
Enum Summary Enum Description UserAuthenticationCallback.UserAuthentication