@Retention(value=RUNTIME) @PreAuthorize(value="hasAnyRole(\'ROLE_ADMINISTRATOR\',\'ROLE_GATE_KEEPER\')") public @interface IsApprover