@Singleton public class RoleManagerImpl extends Object implements RoleManager
| Constructor and Description |
|---|
RoleManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
<T extends GeoServiceDescriptor> |
filterByRole(List<T> toFilter,
boolean considerAdmin) |
org.gcube.spatial.data.sdi.model.credentials.Credentials |
getMostAccessible(List<org.gcube.spatial.data.sdi.model.credentials.Credentials> toFilter,
boolean considerAdmin) |
public org.gcube.spatial.data.sdi.model.credentials.Credentials getMostAccessible(List<org.gcube.spatial.data.sdi.model.credentials.Credentials> toFilter, boolean considerAdmin)
getMostAccessible in interface RoleManagerpublic <T extends GeoServiceDescriptor> List<T> filterByRole(List<T> toFilter, boolean considerAdmin)
filterByRole in interface RoleManagerCopyright © 2019. All Rights Reserved.