AclFileAttributeView
Interface AclFileAttributeView
- All Superinterfaces:
- AttributeView, FileAttributeView, FileOwnerAttributeView
public interface AclFileAttributeView extends FileOwnerAttributeView
A file attribute view that supports reading or updating a file's Access Control Lists (ACL) or file owner attributes.
ACLs are used to specify access rights to file system objects. An ACL is an ordered list of access-control-entries
, each specifying a UserPrincipal
and the level of access for that use