Package | Description |
---|---|
org.gcube.resourcemanagement.support.client.utils | |
org.gcube.resourcemanagement.support.shared.operations | |
org.gcube.resourcemanagement.support.shared.types |
Modifier and Type | Method and Description |
---|---|
UserGroup |
CurrentStatus.getCredentials() |
Modifier and Type | Method and Description |
---|---|
void |
CurrentStatus.setCredentials(UserGroup credentials) |
Modifier and Type | Method and Description |
---|---|
UserGroup[] |
SupportedOperations.getPermissions() |
Modifier and Type | Method and Description |
---|---|
boolean |
SupportedOperations.isAllowed(UserGroup permission)
States if a group is allowed to execute an operation.
|
Modifier and Type | Method and Description |
---|---|
static UserGroup |
UserGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserGroup[] |
UserGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All Rights Reserved.