Enables retrieval of access control lists (ACLs) for domain object instances.
The goal of this package is to locate the AclEntry s
that apply to a given domain object instance.
An AclManager has ultimate resposibility for obtaining the
AclEntry s instances, with a provider-based implementation
available via the AclProviderManager class (and
its AclProvider interface.
|