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