Searched refs:CORE_AUTH_LOCALE (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/
H A DISLocaleContext.java106 public static final int CORE_AUTH_LOCALE = 2; field in class:ISLocaleContext
173 initLocaleLevel = CORE_AUTH_LOCALE;
365 if (localeLevel > CORE_AUTH_LOCALE) {
378 setLocale(CORE_AUTH_LOCALE, Locale.getLocale(locale));
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/
H A DISLocaleContext.java106 public static final int CORE_AUTH_LOCALE = 2; field in class:ISLocaleContext
173 initLocaleLevel = CORE_AUTH_LOCALE;
365 if (localeLevel > CORE_AUTH_LOCALE) {
378 setLocale(CORE_AUTH_LOCALE, Locale.getLocale(locale));

Completed in 29 milliseconds