@Private @Unstable
| 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.
|
| AclUtil |
AclUtil contains utility methods for manipulating ACLs.
|
| ChmodParser |
Parse a permission mode passed in from a chmod command and apply that
mode against an existing file.
|
| FsCreateModes |
A class that stores both masked and unmasked create modes
and is a drop-in replacement for masked permission.
|
| FsPermission |
A class for file/directory permissions.
|
| PermissionStatus |
Store permission related information.
|
| ScopedAclEntries |
Groups a list of ACL entries into separate lists for access entries vs.
|
| 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.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.