| Class | Description | 
|---|---|
| AclEntry | 
 Defines a single entry in an ACL. 
 | 
| AclEntry.Builder | 
 Builder for creating new AclEntry instances. 
 | 
| AclStatus | 
 An AclStatus contains the ACL information of a specific file. 
 | 
| AclStatus.Builder | 
 Builder for creating new Acl instances. 
 | 
| FsPermission | 
 A class for file/directory permissions. 
 | 
| Enum | Description | 
|---|---|
| AclEntryScope | 
 Specifies the scope or intended usage of an ACL entry. 
 | 
| AclEntryType | 
 Specifies the type of an ACL entry. 
 | 
| FsAction | 
 File system actions, e.g. 
 | 
| Exception | Description | 
|---|---|
| AccessControlException | Deprecated
 Use  
AccessControlException 
             instead. | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.