AclEntry.isNegative
Interface Overview | Interface Members |
This Package |
All Packages
public abstract boolean isNegative()
Returns
true if this is a negative ACL entry, false if it's not.
Description
Returns true if this is a negative ACL entry (one denying the
associated principal the set of permissions in the entry), false
otherwise.