Package org.apache.hadoop.fs.permission

Class Summary
AclEntry Defines a single entry in an ACL.
AclStatus An AclStatus contains the ACL information of a specific file.
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.