@Deprecated public interface ScopeProvider
| Modifier and Type | Field and Description |
|---|---|
static ScopeProvider |
instance
Deprecated.
Shared
ScopeProvider. |
| Modifier and Type | Method and Description |
|---|---|
String |
get()
Deprecated.
Returns the scope in the caller's context.
|
void |
reset()
Deprecated.
Resets the scope in the caller's context.
|
void |
set(String scope)
Deprecated.
Sets the scope in the caller's context.
|
static final ScopeProvider instance
ScopeProvider.Copyright © 2020. All Rights Reserved.