|
Class Summary |
| ApplicationData |
This class is used to access some of the application specific data that would
normally be available through the AActivitySpace. |
| Authenticator |
This is the main authenticator module, the single entry point for performing
authentication. |
| FailedLoginResult |
|
| HTTPBasicAuthenticator |
The authentication module for HTTP Basic authentication. |
| LoginHelper |
This Singleton class controls session login. |
| LoginPEIContainer |
This helper object wraps up Login PEIs that implement
either ILoginActions or ILoginActions2 and makes them
behave the same. |
| LoginResult |
This class contains the result of an attempted login. |
| SSOAuthenticator |
The authentication module for SSO. |
| SSOHelper |
This singleton class controls SSO redirects. |
| TokenAuthenticator |
The authentication module for login-token authentication. |