class ImpersonateAspect (View source)

An aspect which centralizes the logging of security relevant actions.

Properties

protected bool $alreadyLoggedAuthenticateCall
protected ImpersonateService $impersonateService

Methods

void
logManagerAuthenticate(JoinPointInterface $joinPoint)

No description

Details

void logManagerAuthenticate(JoinPointInterface $joinPoint)

No description

Parameters

JoinPointInterface $joinPoint

The current joinpoint

Return Value

void

Exceptions

Exception