Base session class.
T User type.
Protected
Creates new session instance.
ID of the session.
Gets the server instance.
Gets the user data from the session.
Sets the user's data to the session.
User data.
Static
Generates new session ID.
Base session class.
Typeparam
T User type.