public class TenantInfoUtil extends Object
| Constructor and Description |
|---|
TenantInfoUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEocMap(String tenantId,
String product,
String omMap) |
protected static String |
getExecutionProduct(String tenantId,
String apiName,
String userToken) |
static Map<String,String> |
getTenantIdAndToken(String eaiUid,
String prodUid,
String omMap) |
static String |
getTenantIdBySecretKey(String secretKey) |
public static Map<String,String> getTenantIdAndToken(String eaiUid, String prodUid, String omMap) throws Exception
Exceptionpublic static String getEocMap(String tenantId, String product, String omMap) throws MDCInvocationException
MDCInvocationExceptionpublic static String getTenantIdBySecretKey(String secretKey) throws TargetInvocationException, TenantInfoNotFoundException
protected static String getExecutionProduct(String tenantId, String apiName, String userToken) throws TargetInvocationException, TenantInfoNotFoundException
Copyright © 2021. All rights reserved.