@Target(value={})
 @Retention(value=RUNTIME)
 @Inherited
public @interface OAuthScope
| Modifier and Type | Optional Element and Description | 
|---|---|
| java.lang.String | descriptionShort description of the scope. | 
| java.lang.String | nameName of the scope. |