Module java.base

Enum Class AclEntryFlag

java.lang.Object
java.lang.Enum<AclEntryFlag>
java.nio.file.attribute.AclEntryFlag
All Implemented Interfaces:
Serializable, Comparable<AclEntryFlag>, Constable

public enum AclEntryFlag extends Enum<AclEntryFlag>
Defines the flags for used by the flags component of an ACL entry.

In this release, this class does not define flags related to AclEntryType.AUDIT and AclEntryType.ALARM entry types.

Since:
1.7