authenticate(final AuthenticationMethodComputation, final ITransactionCredential, final Long, final Authorisation, final Transaction) method

Performs an authentication based on the passed authentication rules and (optional) credentials.

Syntax

ConsumerAuthenticationResult authenticate ( final AuthenticationMethodComputation authenticationRules , final ITransactionCredential credentials , final Long actorId , final Authorisation auth , final Transaction txn )

Parameters

Returns

the result of the authentication for payer and payee.

Usage

the result of the authentication for payer and payee.