| Interface | Description |
|---|---|
| ICurrentUserIDProvider |
Callback interface for resolving the current user ID.
|
| Class | Description |
|---|---|
| LoggedInUserManager |
This class manages all logged-in users.
|
| LoggedInUserManager.SessionUserHolder |
This class manages the user ID of the current session.
|
| LoggedInUserStorage |
This class encapsulates the file IO base directory for the current user
|
| LoginInfo |
Represents the information of a single logged in user.
|
| Enum | Description |
|---|---|
| ELoginResult |
Represents the different login results.
|
| ELoginResultText |
Login result explanations
|
Copyright © 2014–2015 Philip Helger. All rights reserved.