@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 © 2020. All rights reserved.