SessionAuthenticationHandler
class SessionAuthenticationHandler implements AuthenticationHandler
Authenticate a member pased on a session cookie
Methods
string
getSessionVariable()
Get the session variable name used to track member ID
setSessionVariable(string $sessionVariable)
Set the session variable name used to track member ID
Member|null
Details
at line 27
string
getSessionVariable()
Get the session variable name used to track member ID
at line 37
setSessionVariable(string $sessionVariable)
Set the session variable name used to track member ID