Skip navigation links

Package org.acegisecurity.acl

Enables retrieval of access control lists (ACLs) for domain object instances.

See: Description

Package org.acegisecurity.acl Description

Enables retrieval of access control lists (ACLs) for domain object instances.

The goal of this package is to locate the AclEntrys that apply to a given domain object instance.

An AclManager has ultimate resposibility for obtaining the AclEntrys instances, with a provider-based implementation available via the AclProviderManager class (and its AclProvider interface.

Skip navigation links

Copyright © 2014. All rights reserved.