| Class | Description | 
|---|---|
| BasicAuthArgumentBinder | Responsible for binding to a  BasicAuthargument from the authorization
 header in the request. | 
| LocaleArgumentBinder | Binds  Localearguments in controller methods using
 theLocaleResolver. | 
| RequestArgumentSatisfier | A class containing methods to aid in satisfying arguments of a  Route. |