Searched defs:PLATFORM_LOCALE (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/
H A DISLocaleContext.java63 * Priority 1 - PLATFORM_LOCALE - iplanet-am-platform-locale attribute value
104 public static final int PLATFORM_LOCALE = 1; field in class:ISLocaleContext
177 initLocaleLevel = PLATFORM_LOCALE;
199 * OS_LOCALE, PLATFORM_LOCALE, AUTH_LOCALE and initialize them based on
221 * @param level Possible values are <code>OS_LOCALE,PLATFORM_LOCALE</code>
238 * @param level Possible values are <code>OS_LOCALE,PLATFORM_LOCALE</code>
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/
H A DISLocaleContext.java63 * Priority 1 - PLATFORM_LOCALE - iplanet-am-platform-locale attribute value
104 public static final int PLATFORM_LOCALE = 1; field in class:ISLocaleContext
177 initLocaleLevel = PLATFORM_LOCALE;
199 * OS_LOCALE, PLATFORM_LOCALE, AUTH_LOCALE and initialize them based on
221 * @param level Possible values are <code>OS_LOCALE,PLATFORM_LOCALE</code>
238 * @param level Possible values are <code>OS_LOCALE,PLATFORM_LOCALE</code>
/forgerock/openam/openam-core/src/main/java/com/sun/identity/config/
H A DSessionAttributeNames.java41 static final String PLATFORM_LOCALE = "platformLocale"; field in interface:SessionAttributeNames
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/config/
H A DSessionAttributeNames.java39 static final String PLATFORM_LOCALE = "platformLocale"; field in interface:SessionAttributeNames

Completed in 40 milliseconds