| Package | Description |
|---|---|
| org.gcube.common.authorization.library | |
| org.gcube.common.authorization.library.policies |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PolicyUtils.isPolicyValidForClient(ServiceAccess serviceAccess,
ServiceIdentifier serviceId) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccess |
ServiceEntity.getService() |
ServiceAccess |
User2ServicePolicy.getServiceAccess() |
ServiceAccess |
Service2ServicePolicy.getServiceAccess() |
abstract ServiceAccess |
Policy.getServiceAccess() |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceAccess> |
ServiceEntity.getExcludes() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceEntity |
Services.allExcept(ServiceAccess... serviceAccesses) |
boolean |
ServiceAccess.isSubsetOf(ServiceAccess access) |
static ServiceEntity |
Services.specialized(ServiceAccess serviceAccess) |
| Constructor and Description |
|---|
Service2ServicePolicy(String context,
ServiceAccess serviceAccess,
ServiceEntity client) |
Service2ServicePolicy(String context,
ServiceAccess serviceAccess,
ServiceEntity client,
Action mode) |
ServiceEntity(ServiceAccess service) |
User2ServicePolicy(String context,
ServiceAccess serviceAccess,
UserEntity entity) |
User2ServicePolicy(String context,
ServiceAccess serviceAccess,
UserEntity entity,
Action mode) |
| Constructor and Description |
|---|
ServiceEntity(List<ServiceAccess> excludes) |
Copyright © 2020. All Rights Reserved.