@Target(value={}) @Retention(value=RUNTIME) @Inherited public @interface OAuthScope
| Modifier and Type | Optional Element and Description | 
|---|---|
String | 
description
Short description of the scope. 
 | 
String | 
name
Name of the scope. 
 | 
Copyright © 2018. All rights reserved.