|
Spring Security Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| 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 Summary | |
|---|---|
| AclProviderManager | Deprecated. Use new spring-security-acl module instead |
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.
|
Spring Security Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||