|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.acegisecurity.acl | |
---|---|
org.acegisecurity.acl | Enables retrieval of access control lists (ACLs) for domain object instances. |
org.acegisecurity.acl.basic | Access control list implementation based on integer bit masks. |
org.acegisecurity.afterinvocation | Used for post-processing of an object returned from a secure object invocation. |
org.acegisecurity.vote | Implements a vote-based approach to authorization decisions. |
Classes in org.acegisecurity.acl used by org.acegisecurity.acl | |
---|---|
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. |
Classes in org.acegisecurity.acl used by org.acegisecurity.acl.basic | |
---|---|
AclEntry
Marker interface representing an access control list entry associated with a specific domain object instance. |
|
AclProvider
Indicates a class can process a given domain object instance and authoritatively return the ACLs that apply. |
Classes in org.acegisecurity.acl used by org.acegisecurity.afterinvocation | |
---|---|
AclManager
Obtains the AclEntry instances that apply to a particular
domain object instance. |
Classes in org.acegisecurity.acl used by org.acegisecurity.vote | |
---|---|
AclManager
Obtains the AclEntry instances that apply to a particular
domain object instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |