|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
| Authenticator | An interface for authentication purposes. |
| Class Summary | |
| Cookies | Maintains user's information for variety of services Note: Implements Singleton Design Pattern |
| DummyAuthenticator | A dummy authenticator. |
| ServerAuthenticator | Authenticates a user for access to resources. |
| User | Contains authentication information for a user |
| UserManager | Manages the user authentication data Note: Implements Singleton Design Pattern Note: The methods in this class are synchronized, as different processes may be accessing same instance. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||