Java java.nio.file.attribute AclEntry fields, constructors, methods, implement or subclass

Example usage for Java java.nio.file.attribute AclEntry fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.nio.file.attribute AclEntry.

The text is from its open source code.

Field

AclEntryTypetype
Setflags

Method

BuildernewBuilder()
Constructs a new builder.
Setpermissions()
Returns a copy of the permissions component.
UserPrincipalprincipal()
Returns the principal component.