Removes an entry from the ACL, if present.
The removed ACLEntry, null
if no entry was removed.
Note: An ACLEntry
will only be removed if it is present in full, meaning that the access level is equal as well as both the principal ID & class.
Exception Type | Condition |
---|---|
ACLEntryReadOnlyException | The entry contained is read-only. |
IACL Interface | Plumtree.Remote.PRC Namespace