Class Utils
java.lang.Object
org.gcube.common.authorization.client.proxy.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static StringaddInfrastructureHashToToken(String token, int infrastructureHash) protected static intgetInfrastructureHashfromContext(String context) static intgetInfrastructureHashFromToken(String token, String defaultInfrastructureToUse) protected static StringgetRealToken(String token)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
getInfrastructureHashfromContext
-
getInfrastructureHashFromToken
-
addInfrastructureHashToToken
-
getRealToken
-