| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| ObjectIdentity
Interface representing the identity of an individual domain object instance.
|
| Class and Description |
|---|
| ObjectIdentity
Interface representing the identity of an individual domain object instance.
|
| Class and Description |
|---|
| ObjectIdentity
Interface representing the identity of an individual domain object instance.
|
| Class and Description |
|---|
| 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 |
| Class and Description |
|---|
| ObjectIdentityRetrievalStrategy
Strategy interface that provides the ability to determine which
ObjectIdentity
will be returned for a particular domain object |
| Class and Description |
|---|
| ObjectIdentityRetrievalStrategy
Strategy interface that provides the ability to determine which
ObjectIdentity
will be returned for a particular domain object |
Copyright © 2021. All rights reserved.