Annotation Type OAuthScope
-
@Target({}) @Retention(RUNTIME) @Inherited public @interface OAuthScope
Represents an OAuth scope.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringdescriptionShort description of the scope.StringnameName of the scope.
-