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