public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
addInfrastructureHashToToken(String token,
int infrastructureHash) |
protected static int |
getInfrastructureHashfromContext(String context) |
static int |
getInfrastructureHashFromToken(String token,
String defaultInfrastructureToUse) |
protected static String |
getRealToken(String token) |
protected static int getInfrastructureHashfromContext(String context)
public static int getInfrastructureHashFromToken(String token, String defaultInfrastructureToUse)
protected static String addInfrastructureHashToToken(String token, int infrastructureHash)
Copyright © 2016. All Rights Reserved.