|
|||||||||
| Home >> All >> org >> acegisecurity >> [ acl overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.acl
Provides core Acegi Security System for Spring interfaces and classes.
See:
Description
| Interface Summary | |
| AclEntry | Marker interface representing an access control list entry associated with a specific domain object instance. |
| AclManager | Obtains the AclEntry instances that apply to a particular
domain object instance. |
| AclProvider | Indicates a class can process a given domain object instance and authoritatively return the ACLs that apply. |
| Class Summary | |
| AclProviderManager | Iterates through a list of AclProviders to locate the ACLs that apply to a given domain object instance. |
Package org.acegisecurity.acl Description
Provides core Acegi Security System for Spring interfaces and classes.
|
|||||||||
| Home >> All >> org >> acegisecurity >> [ acl overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||