|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.acegisecurity.acls.objectidentity | |
---|---|
org.acegisecurity.acls | Interfaces and shared classes to manage access control lists (ACLs) for domain object instances. |
org.acegisecurity.acls.domain | Basic implementation of access control lists (ACLs) interfaces. |
org.acegisecurity.acls.jdbc | JDBC-based persistence of ACL information. |
org.acegisecurity.acls.objectidentity | Provides indirection between ACL packages and domain objects. |
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.acls.objectidentity used by org.acegisecurity.acls | |
---|---|
ObjectIdentity
Interface representing the identity of an individual domain object instance. |
Classes in org.acegisecurity.acls.objectidentity used by org.acegisecurity.acls.domain | |
---|---|
ObjectIdentity
Interface representing the identity of an individual domain object instance. |
Classes in org.acegisecurity.acls.objectidentity used by org.acegisecurity.acls.jdbc | |
---|---|
ObjectIdentity
Interface representing the identity of an individual domain object instance. |
Classes in org.acegisecurity.acls.objectidentity used by org.acegisecurity.acls.objectidentity | |
---|---|
ObjectIdentity
Interface representing the identity of an individual domain object instance. |
|
ObjectIdentityRetrievalStrategy
Strategy interface that provides the ability to determine which ObjectIdentity
will be returned for a particular domain object |
Classes in org.acegisecurity.acls.objectidentity used by org.acegisecurity.afterinvocation | |
---|---|
ObjectIdentityRetrievalStrategy
Strategy interface that provides the ability to determine which ObjectIdentity
will be returned for a particular domain object |
Classes in org.acegisecurity.acls.objectidentity used by org.acegisecurity.vote | |
---|---|
ObjectIdentityRetrievalStrategy
Strategy interface that provides the ability to determine which ObjectIdentity
will be returned for a particular domain object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |