Class Utils
java.lang.Object
org.gcube.contentmanager.storageclient.protocol.utils.Utils
Utility class for scope identity
- Author:
- Roberto Cirillo (ISTI-CNR)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetInfraFromResolverHost(String resolverHost) static StringgetResolverHost(org.gcube.common.resources.gcore.ServiceEndpoint serviceEndpoint) static List<org.gcube.common.resources.gcore.ServiceEndpoint>queryServiceEndpoint(String category, String name)
-
Field Details
-
INFRASTRUCTURE_ENV_VARIABLE_NAME
- See Also:
-
URI_RESOLVER_RESOURCE_CATEGORY
- See Also:
-
URI_RESOLVER_RESOURCE_NAME
- See Also:
-
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
getInfraFromResolverHost
-
queryServiceEndpoint
-
getResolverHost
public static String getResolverHost(org.gcube.common.resources.gcore.ServiceEndpoint serviceEndpoint)
-