Package org.gcube.data.access.storagehub
Class Roles
- java.lang.Object
-
- org.gcube.data.access.storagehub.Roles
-
public class Roles extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringINFRASTRUCTURE_MANAGER_ROLEstatic StringVREMANAGER_ROLE
-
Constructor Summary
Constructors Constructor Description Roles()
-
-
-
Field Detail
-
VREMANAGER_ROLE
public static final String VREMANAGER_ROLE
- See Also:
- Constant Field Values
-
INFRASTRUCTURE_MANAGER_ROLE
public static final String INFRASTRUCTURE_MANAGER_ROLE
- See Also:
- Constant Field Values
-
-