Gets a typed field from the session.
Queries the session for the existence of a particular key.
Enables foreach-iteration over all keys of the session.
Checks if the session is active.
Sets a typed field to the session.
Returns the unique session id of this session.
Represents a single HTTP session.
Indexing the session object with string keys allows to store arbitrary key/value pairs.