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
Details
        
                            Member|null
    authenticateRequest(HTTPRequest $request)
        
    
    No description
        
                            
    logIn(Member $member, bool $persistent = false, HTTPRequest $request = null)
        
    
    No description
        
                            
    logOut(HTTPRequest $request = null)
        
    
    No description