IDCSScopeIDCSScopeImplpublic interface OAuthScope
OAuthScope interface is a marker interface used to signify that a principal
 represents a WebLogic Server OAuth client scope from the access token.
 Note: Use of this class is not required by WebLogic Server. It is simply a convenience interface.
| Modifier and Type | Method | Description | 
|---|---|---|
| java.lang.String | getName() | Gets the OAuth scope name. |