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

Compute the authentication methods with pre- and post- processing step.

Syntax

AuthenticationMethodComputation computeAuthentication ( final AtomicReference< Req > requestRef , final AtomicReference< Res > responseRef , final AtomicReference< CallerInformation > callerRef , final AtomicReference< Long > authIdRef )

Parameters