Annotation Interface NeedsAuthorization


@Target({TYPE,METHOD}) @Retention(RUNTIME) @NameBinding public @interface NeedsAuthorization
Put this annotation on endpoints that require a server API Key.