Annotation Interface Secured


@Retention(RUNTIME) @Target(METHOD) public @interface Secured
Annotation for REST endpoints to be secured by security profile filtering. Permission should be a unique identifier per endpoint method.