| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.permissions |
| Modifier and Type | Method and Description |
|---|---|
PermissionEntry.PermissionType |
PermissionEntryBase.getPermissionType() |
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(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionEntry.PermissionType |
PermissionEntry.PermissionType.valueOfIgnoreCase(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.
|
| Modifier and Type | Method and Description |
|---|---|
PermissionFinder |
PermissionFinder.assignPermissionType(PermissionEntry.PermissionType thePermissionType)
are we looking for role permissions or subject permissions? cant be null
|
boolean |
PermissionEntryImpl.isImmediate(PermissionEntry.PermissionType thePermissionType) |
boolean |
PermissionEntryBase.isImmediate(PermissionEntry.PermissionType thePermissionType) |
boolean |
PermissionEntry.isImmediate(PermissionEntry.PermissionType thePermissionType) |
Copyright © 2016 Internet2. All rights reserved.