Annotation Interface OAuthResource


@Retention(RUNTIME) @Target({TYPE,METHOD}) @Qualifier public @interface OAuthResource
Configures a custom OAuth resource for certain APIs and methods.
  • Element Details