Uses of Enum Class
edu.internet2.middleware.grouper.privs.PrivilegeType
Packages that use PrivilegeType
Package
Description
This package contains access and privilege related classes
-
Uses of PrivilegeType in edu.internet2.middleware.grouper.privs
Methods in edu.internet2.middleware.grouper.privs that return PrivilegeTypeModifier and TypeMethodDescriptionstatic PrivilegeTypeReturns the enum constant of this class with the specified name.static PrivilegeTypePrivilegeType.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.