See: Description
| Interface | Description |
|---|---|
| AclEntry | Deprecated
Use new spring-security-acl module instead
|
| AclManager | Deprecated
Use new spring-security-acl module instead
|
| AclProvider | Deprecated
Use new spring-security-acl module instead
|
| Class | Description |
|---|---|
| AclProviderManager | Deprecated
Use new spring-security-acl module instead
|
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.