|
Spring Security Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ObjectIdentity | Represents 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 Summary | |
|---|---|
| ObjectIdentityImpl | Simple implementation of ObjectIdentity. |
| ObjectIdentityRetrievalStrategyImpl | Basic implementation of ObjectIdentityRetrievalStrategy that uses the constructor of ObjectIdentityImpl to create the ObjectIdentity. |
Provides indirection between ACL packages and domain objects.
|
Spring Security Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||