public class ContextUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ENV_SCOPE |
static String |
STORAGE_HUB_APP_TOKEN |
| Constructor and Description |
|---|
ContextUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAppTokenStoragHubEnvironment()
Gets the app token storag hub environment.
|
static String |
getScopeFromEnvironment()
Gets the scope from environment.
|
public static final String ENV_SCOPE
public static final String STORAGE_HUB_APP_TOKEN
public static String getScopeFromEnvironment() throws javax.servlet.ServletException
javax.servlet.ServletException - the servlet exceptionpublic static String getAppTokenStoragHubEnvironment() throws javax.servlet.ServletException
javax.servlet.ServletException - the servlet exceptionCopyright © 2018. All Rights Reserved.