|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrivilegeType | |
|---|---|
| edu.internet2.middleware.grouper.privs | 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 PrivilegeType | |
|---|---|
static PrivilegeType |
PrivilegeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PrivilegeType |
PrivilegeType.valueOfIgnoreCase(java.lang.String string)
do a case-insensitive matching |
static PrivilegeType[] |
PrivilegeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||