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()
           
 
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()
Method Detail

getObjectIdentity

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


Copyright © 2012 Atlassian. All Rights Reserved.