What is the easiest way to map a InitBinder direct to a specific action inside a MultiActionController.

I want this because to set allowed fields per action.

The MultiActionController contains actions like createUser, updateUser, updatePassword and depending on the action if want to allow fields.