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