consumerAuthentication(final SubTransaction, final Integer, final String, final boolean, final Integer, final String, final boolean) method

Syntax

ConsumerAuthenticationResult consumerAuthentication ( final SubTransaction txn , final Integer payeeAuthenticationMethod , final String payeeAuthToken , final boolean resetPayeeAuth , final Integer payerAuthenticationMethod , final String payerAuthToken , final boolean resetPayerAuth ) throws MobiliserServiceException

Parameters

Returns

ConsumerAuthenticationResultthe result of the authentication:

Exceptions

Usage

Performs the appropriate transaction authentication with the affected consumer.

ConsumerAuthenticationResultthe result of the authentication:
  • FAILED_BOTH: authentication failed and may be repeated
  • FAILED_PAYER: authentication failed for payee and may be repeated
  • FAILED_PAYEE: authentication failed for payer and may be repeated