Package org.apache.hadoop.fs.permission
@Private
@Unstable
package org.apache.hadoop.fs.permission
This package provides support for HDFS permission and ACL.
-
ClassDescriptionDefines a single entry in an ACL.Builder for creating new AclEntry instances.Specifies the scope or intended usage of an ACL entry.Specifies the type of an ACL entry.An AclStatus contains the ACL information of a specific file.Builder for creating new Acl instances.AclUtil contains utility methods for manipulating ACLs.Parse a permission mode passed in from a chmod command and apply that mode against an existing file.File system actions, e.g. read, write, etc.A class that stores both masked and unmasked create modes and is a drop-in replacement for masked permission.A class for file/directory permissions.Store permission related information.Groups a list of ACL entries into separate lists for access entries vs.