Searched refs:PLATFORM_LOCALE (Results 1 - 8 of 8) sorted by relevance

/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
/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/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/wizard/
H A DStep2.java67 SessionAttributeNames.PLATFORM_LOCALE);
H A DWizard.java281 SessionAttributeNames.PLATFORM_LOCALE);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/config/wizard/
H A DStep2.java77 SessionAttributeNames.PLATFORM_LOCALE);
H A DWizard.java290 SessionAttributeNames.PLATFORM_LOCALE);

Completed in 45 milliseconds