com.atlassian.bamboo.security.acegi.acls
Class ChainResultObjectIdentityRetrievalStrategyImpl

java.lang.Object
  extended by com.atlassian.bamboo.security.acegi.acls.ChainResultObjectIdentityRetrievalStrategyImpl
All Implemented Interfaces:
org.acegisecurity.acls.objectidentity.ObjectIdentityRetrievalStrategy

public class ChainResultObjectIdentityRetrievalStrategyImpl
extends java.lang.Object
implements org.acegisecurity.acls.objectidentity.ObjectIdentityRetrievalStrategy


Constructor Summary
ChainResultObjectIdentityRetrievalStrategyImpl()
           
 
Method Summary
 org.acegisecurity.acls.objectidentity.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

ChainResultObjectIdentityRetrievalStrategyImpl

public ChainResultObjectIdentityRetrievalStrategyImpl()
Method Detail

getObjectIdentity

public org.acegisecurity.acls.objectidentity.ObjectIdentity getObjectIdentity(java.lang.Object domainObject)
Specified by:
getObjectIdentity in interface org.acegisecurity.acls.objectidentity.ObjectIdentityRetrievalStrategy


Copyright © 2010 Atlassian. All Rights Reserved.