Uses of Enum Class
edu.internet2.middleware.grouper.privs.PrivilegeType
Package
Description
This package contains access and privilege related classes
-
Uses of PrivilegeType in edu.internet2.middleware.grouper.privs
Modifier and TypeMethodDescriptionstatic PrivilegeType
Returns the enum constant of this class with the specified name.static PrivilegeType
PrivilegeType.valueOfIgnoreCase
(String string) do a case-insensitive matchingstatic PrivilegeType[]
PrivilegeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.