Class Summary |
AccessManager |
This class provides the base for managing permissions for
users and groups on a particular resource. |
Group |
This class represents a group of principals. |
InfoStore |
This class represents an information store. |
PrincipalImpl |
This class represents a base implementation of a principal. |
User |
This class represents an application User. |
UserInfo |
This class represents a data holder for user information such
user name and credential (for example: password, public key). |
Provides the classes and interfaces for the security
framework. This includes classes that implement an
easily configurable, fine-grained access control security
architecture. The AccessManager
provides the
basis for granting, revoking and denying permissions
on a resource.