Package com.vasco.orchestration.client.flows.remote_authentication
-
Interface Summary Interface Description RemoteAuthenticationCallback TheRemoteAuthenticationCallback
interface defines the specific elements required for the integrator to interact during the Remote Authentication flow.RemoteAuthenticationCallback.DisplayDataCaller TheRemoteAuthenticationCallback.DisplayDataCaller
object is to be informed of data approval/rejection. -
Enum Summary Enum Description RemoteAuthenticationCallback.SessionOutdatedReason TheRemoteAuthenticationCallback.SessionOutdatedReason
lists possible reasons for a session to be outdated.RemoteAuthenticationCallback.SuccessSessionState TheRemoteAuthenticationCallback.SuccessSessionState
lists possible session states after a Remote authentication success.