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, updateAcegetObjectIdentity, getOwner, getParentAcl, isEntriesInheriting, isGranted, isSidLoadedvoid setOwner(Sid newOwner)
Copyright © 2021. All rights reserved.