Package io.jmix.securityoauth2.impl
Class RequestLocaleProvider
java.lang.Object
io.jmix.securityoauth2.impl.RequestLocaleProvider
REST API authentication utility class
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
coreProperties
-
-
Constructor Details
-
RequestLocaleProvider
public RequestLocaleProvider()
-
-
Method Details
-
getLocale
Method extracts locale information from the Accept-Language header. If no such header is specified or the passed locale is not among application available locales, then null is returned
-