LogInAuthenticationHandler
class LogInAuthenticationHandler implements AuthenticationHandler (View source)
This is separate to LogOutAuthenticationHandler so that it can be registered with Injector and called after the other AuthenticationHandler::logIn() implementations
Methods
string
getSessionVariable()
No description
void
setSessionVariable(string $sessionVariable)
No description
RememberLoginHash|null
getRememberLoginHash()
No description
Member|null