|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.security.acls.objectidentity.ObjectIdentityRetrievalStrategyImpl
public class ObjectIdentityRetrievalStrategyImpl
Basic implementation of ObjectIdentityRetrievalStrategy
that uses the constructor of ObjectIdentityImpl
to create the ObjectIdentity
.
Constructor Summary | |
---|---|
ObjectIdentityRetrievalStrategyImpl()
|
Method Summary | |
---|---|
ObjectIdentity |
getObjectIdentity(java.lang.Object domainObject)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectIdentityRetrievalStrategyImpl()
Method Detail |
---|
public ObjectIdentity getObjectIdentity(java.lang.Object domainObject)
getObjectIdentity
in interface ObjectIdentityRetrievalStrategy
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |