Annotation Interface ResourceSecurity


@Documented @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface ResourceSecurity
Defines the authentication and authorization required to access a REST resource.