Class | Description |
---|---|
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 | 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 © 2015 Apache Software Foundation. All rights reserved.