Searched defs:getLoginLocale (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java918 bundle = amCache.getResBundle(bundleName, getLoginLocale());
921 debug.message("AMLoginModule resbundle locale="+getLoginLocale());
1359 protected java.util.Locale getLoginLocale() { method in class:AMLoginModule
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java930 bundle = amCache.getResBundle(bundleName, getLoginLocale());
933 debug.message("AMLoginModule resbundle locale="+getLoginLocale());
1365 protected java.util.Locale getLoginLocale() { method in class:AMLoginModule

Completed in 56 milliseconds