|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PermissionEntry.PermissionType | |
---|---|
edu.internet2.middleware.grouper.permissions |
Uses of PermissionEntry.PermissionType in edu.internet2.middleware.grouper.permissions |
---|
Methods in edu.internet2.middleware.grouper.permissions that return PermissionEntry.PermissionType | |
---|---|
PermissionEntry.PermissionType |
PermissionEntry.getPermissionType()
type of permission, either assigned to role, or assigned to role and user combined: role_subject |
static PermissionEntry.PermissionType |
PermissionEntry.PermissionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PermissionEntry.PermissionType |
PermissionEntry.PermissionType.valueOfIgnoreCase(java.lang.String theString,
boolean exceptionOnNull)
do a case-insensitive matching |
static PermissionEntry.PermissionType[] |
PermissionEntry.PermissionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |