afterAuthorisationCancel(final AtomicReference< Req >, final AtomicReference< Res >, final AtomicReference< CallerInformation >, final AtomicReference< Integer >, final AtomicReference< Long >) method

Post processing step.

Syntax

void afterAuthorisationCancel ( final AtomicReference< Req > requestRef , final AtomicReference< Res > responseRef , final AtomicReference< CallerInformation > callerRef , final AtomicReference< Integer > errorCodeRef , final AtomicReference< Long > authCancelIdRef )

Parameters

Usage

This method does nothing and can be overridden