@ProviderType
public interface ScopeDescriptor
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
describeScope(java.lang.String scope,
java.util.Locale locale)
Localize a scope for a given locale.
|
java.lang.String describeScope(java.lang.String scope,
java.util.Locale locale)
scope - the scope to be described.locale - the locale requested for the description.