org.acegisecurity.acls
public interface OwnershipAcl extends MutableAcl
Generally the owner of an ACL is able to call any ACL mutator method, as well as assign a new owner.
Modifier and Type | Method and Description |
---|---|
void |
setOwner(Sid newOwner) |
deleteAce, getEntries, getId, insertAce, setEntriesInheriting, setParent, updateAce
getObjectIdentity, getOwner, getParentAcl, isEntriesInheriting, isGranted, isSidLoaded
void setOwner(Sid newOwner)
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.