Interface | Description |
---|---|
UserManager |
The UserManager is a container for
UserInfo and provides various
methods to manage users. |
Class | Description |
---|---|
DefaultUserManager |
The UserManager is a container for
UserInfo and provides various
methods to manage users. |
DomainUserMapping | |
UserActivityScheduler |
UserActivityScheduler observes the activities of the users/clients and can report timeouts.
|
UserInfo |
UserInfo is a class to represent all users/clients and to manage all their information.
|
UserManagerFactory |
The UserManagerFactory is used to create the UserManager and to ensure that only one instance of
UserManagerFactory and UserManager exists (singleton).
|
Copyright © 2012. All Rights Reserved.