public class ScopeUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScopeUtils.ScopeBean |
| Constructor and Description |
|---|
ScopeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanAuthorizationSettings() |
static String |
getCurrentScope() |
static ScopeUtils.ScopeBean |
getCurrentScopeBean() |
static String |
getCurrentScopeName() |
static Set<String> |
getParentScopes() |
static String |
getToken() |
static void |
setAuthorizationSettings(ScopeUtils.ScopeBean bean) |
public static ScopeUtils.ScopeBean getCurrentScopeBean()
public static String getCurrentScope()
public static String getToken()
public static String getCurrentScopeName()
public static void setAuthorizationSettings(ScopeUtils.ScopeBean bean)
public static void cleanAuthorizationSettings()
Copyright © 2016. All Rights Reserved.