This is the complete list of members for Session, including all inherited members.
| $site (defined in Session) | Session | protected |
| __construct(Site $site) | Session | |
| getToken() | Session | |
| getUser() | Session | |
| logout() | Session | |
| offsetExists($offset) | Session | |
| offsetGet($offset) | Session | |
| offsetSet($offset, $value) | Session | |
| offsetUnset($offset) | Session | |
| setUser($user) | Session | |
| verify($token) | Session |