LogOutAuthenticationHandler
class LogOutAuthenticationHandler implements AuthenticationHandler (View source)
This is separate to LogInAuthenticationHandler so that it can be registered with Injector and called before the other AuthenticationHandler::logOut() implementations
Methods
public
Details
Member|null
authenticateRequest(HTTPRequest $request)
No description
logIn(Member $member, bool $persistent = false, HTTPRequest|null $request = null)
No description
logOut(HTTPRequest|null $request = null)
No description