Session

Table of Contents

Namespaces

Backend

Classes

SessionManager
Example Configuration
UserSession
Represents all information about a user's session.
UserSessionManager
The purpose of the UserSessionManager is to create new user session objects (acting as a factory), depending on the need / request, and to fetch sessions from the session backend, effectively encapsulating all calls to the `SessionManager`.

        
On this page

Search results