| Package | Description |
|---|---|
| org.molgenis.security.core |
| Modifier and Type | Method and Description |
|---|---|
static Permission |
Permission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Permission[] |
Permission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MolgenisPermissionService.hasPermissionOnEntity(String entityName,
Permission permission) |
boolean |
MolgenisPermissionService.hasPermissionOnPlugin(String pluginId,
Permission permission) |
Copyright © 2016. All Rights Reserved.