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