| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| List<AclEntry> | getEntries()Returns the list of all ACL entries, ordered by their natural ordering. | 
| String | getGroup()Returns the file group. | 
| String | getOwner()Returns the file owner. | 
| int | hashCode() | 
| boolean | isStickyBit()Returns the sticky bit. | 
| String | toString() | 
public boolean isStickyBit()
public List<AclEntry> getEntries()
Copyright © 2016 Apache Software Foundation. All Rights Reserved.