Class AclDtoImpl
java.lang.Object
com.atlassian.bamboo.security.acegi.acls.dto.AclDtoImpl
- All Implemented Interfaces:
AclDto
-
Method Details
-
getId
public long getId() -
getObjectIdentity
public org.acegisecurity.acls.objectidentity.ObjectIdentity getObjectIdentity()- Specified by:
getObjectIdentity
in interfaceAclDto
-
getParentObjectId
- Specified by:
getParentObjectId
in interfaceAclDto
-
isEntriesInheriting
public boolean isEntriesInheriting()- Specified by:
isEntriesInheriting
in interfaceAclDto
-
getOwner
public org.acegisecurity.acls.sid.Sid getOwner()
-