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

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

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


Constructor Summary
HibernateObjectIdentityRetrievalStrategyImpl(PlanManager planManager)
           
 
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

HibernateObjectIdentityRetrievalStrategyImpl

public HibernateObjectIdentityRetrievalStrategyImpl(PlanManager planManager)
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 © 2011 Atlassian. All Rights Reserved.