Package org.acegisecurity.acls.objectidentity

Provides indirection between ACL packages and domain objects.

See:
          Description

Interface Summary
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 Summary
ObjectIdentityImpl Simple implementation of AclObjectIdentity.
ObjectIdentityRetrievalStrategyImpl Basic implementation of ObjectIdentityRetrievalStrategy that uses the constructor of ObjectIdentityImpl to create the ObjectIdentity.
 

Package org.acegisecurity.acls.objectidentity Description

Provides indirection between ACL packages and domain objects.



Copyright © 2004-2011 Interface21, Inc. All Rights Reserved.