Uses of Enum Class
org.opends.server.authorization.dseecompat.EnumRight
Package
Description
Contains the Directory Server Sun Java System Directory Server Enterprise Edition (dseecompat) compatability access
control handler implementation.
-
Uses of EnumRight in org.opends.server.authorization.dseecompat
Modifier and TypeMethodDescriptionstatic EnumRight
Creates an enumeration of the right name.static EnumRight
Returns the enum constant of this class with the specified name.static EnumRight[]
EnumRight.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionEnumRight.getEnumRight
(int rightsMask) Return the EnumRight corresponding to the provided rightsMask.