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