Uses of Class
com.atlassian.bamboo.security.acegi.acls.HibernateObjectIdentityImpl

Packages that use HibernateObjectIdentityImpl
com.atlassian.bamboo.security   
com.atlassian.bamboo.security.acegi.acls   
 

Uses of HibernateObjectIdentityImpl in com.atlassian.bamboo.security
 

Methods in com.atlassian.bamboo.security with parameters of type HibernateObjectIdentityImpl
protected  boolean BambooPermissionManagerImpl.hasPermission(org.acegisecurity.acls.Permission permission, HibernateObjectIdentityImpl objectIdentity, org.acegisecurity.Authentication authentication)
           
 

Uses of HibernateObjectIdentityImpl in com.atlassian.bamboo.security.acegi.acls
 

Methods in com.atlassian.bamboo.security.acegi.acls that return HibernateObjectIdentityImpl
 HibernateObjectIdentityImpl HibernateObjectIdentityImpl.getAncestorIdentity()
           
 

Constructors in com.atlassian.bamboo.security.acegi.acls with parameters of type HibernateObjectIdentityImpl
HibernateObjectIdentityImpl(Class javaType, Serializable identifier, HibernateObjectIdentityImpl ancestorIdentity)
           
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.