Uses of Class
java.nio.file.attribute.AclEntry
Package
Description
Interfaces and classes providing access to file and file system attributes.
-
Uses of AclEntry in java.nio.file.attribute
Modifier and TypeMethodDescriptionAclEntry.Builder.build()
Constructs anAclEntry
from the components of this builder.Modifier and TypeMethodDescriptionstatic AclEntry.Builder
AclEntry.newBuilder
(AclEntry entry) Constructs a new builder with the components of an existing ACL entry.