Interface HttpLocaleResolutionConfiguration
- All Superinterfaces:
LocaleResolutionConfiguration
- All Known Implementing Classes:
HttpServerConfiguration.HttpLocaleResolutionConfigurationProperties
Configuration for Locale Resolution in a HTTP Request.
- Since:
- 2.3.0
- Author:
- Sergio del Amo
-
Method Summary
Methods inherited from interface LocaleResolutionConfiguration
getDefaultLocale, getFixed
-
Method Details
-
getSessionAttribute
-
getCookieName
-
isHeader
boolean isHeader()- Returns:
- True if the accept header should be searched for the locale.
-