@Retention(value=RUNTIME) @PreAuthorize(value="hasRole(\'ROLE_ADMINISTRATOR\')") public @interface IsAdmin