Class | Description |
---|---|
Authentication |
Provides login routines for users.
|
LoggedIn |
Maintains information about a users login.
|
LoggedInStatus |
A wrapper for the LogggedIn objects that are used on webapps.
|
Session |
Handles and manages login requests and the information associated with it.
|