SessionAuthenticationHandler
class SessionAuthenticationHandler implements AuthenticationHandler (View source)
Authenticate a member passed 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
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