public interface LocaleSelectorProvider extends Provider
Modifier and Type | Field and Description |
---|---|
static String |
CLIENT_REQUEST_LOCALE |
static String |
KC_LOCALE_PARAM |
static String |
LOCALE_COOKIE |
static String |
USER_REQUEST_LOCALE |
Modifier and Type | Method and Description |
---|---|
Locale |
resolveLocale(RealmModel realm,
UserModel user)
Resolve the locale which should be used for the request
|
static final String LOCALE_COOKIE
static final String KC_LOCALE_PARAM
static final String CLIENT_REQUEST_LOCALE
static final String USER_REQUEST_LOCALE
Locale resolveLocale(RealmModel realm, UserModel user)
user
- Copyright © 2020 JBoss by Red Hat. All rights reserved.