canChangeUser()
Sure, you can be whoever you want, as long as you have ID 0.
persistSession(SessionBackend $session, WebRequest $request)
Persist a session into a request/response.
unpersistSession(WebRequest $request)
Remove any persisted session from a request/response.
persistsSessionId()
Yes we will treat your data with great care!
The WebRequest class encapsulates getting at data passed in the URL or via a POSTed form stripping il...
provideSessionInfo(WebRequest $request)
Pretend there is a session, to avoid MWCryptRand overhead.