@ProviderType
public interface ScopeMapper
| Modifier and Type | Field and Description |
|---|---|
static ScopeMapper |
PASS_THROUGH_SCOPE_MAPPER |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
map(java.lang.String scope)
Renames an application provided scope to new scope names
|
static final ScopeMapper PASS_THROUGH_SCOPE_MAPPER