Annotation Type OAuthResource
-
@Retention(RUNTIME) @Target({TYPE,METHOD}) @Qualifier public @interface OAuthResource
Configures a custom OAuth resource for certain APIs and methods.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String
chinaEndpoint
String
value
-