| Package | Description |
|---|---|
| org.gcube.common.authorization.library.policies |
| Modifier and Type | Method and Description |
|---|---|
Action |
User2ServicePolicy.getMode() |
abstract Action |
Policy.getMode() |
Action |
Service2ServicePolicy.getMode() |
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action[] |
Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Service2ServicePolicy(String context,
ServiceAccess serviceAccess,
ServiceEntity client,
Action mode) |
User2ServicePolicy(String context,
ServiceAccess serviceAccess,
UserEntity entity,
Action mode) |
Copyright © 2020. All Rights Reserved.