Package org.apache.hadoop.fs.permission

Class Summary
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 Summary
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 Summary
AccessControlException Deprecated. Use AccessControlException instead.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.