Searched defs:getLocalizedString (Results 1 - 23 of 23) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/configuration/
H A DConfigFedMonitoring.java448 sb.append(getLocalizedString(role));
453 private String getLocalizedString(String key) { method in class:ConfigFedMonitoring
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/configuration/
H A DConfigFedMonitoring.java450 sb.append(getLocalizedString(role));
455 private String getLocalizedString(String key) { method in class:ConfigFedMonitoring
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/config/util/
H A DAjaxPage.java182 writeToResponse(getLocalizedString(msg));
258 String value = getLocalizedString(i18nKey);
262 public String getLocalizedString(String i18nKey) { method in class:AjaxPage
360 writeToResponse(getLocalizedString(responseString));
400 responseString = getLocalizedString("missing.password");
402 responseString = getLocalizedString("password.size.invalid");
404 responseString = getLocalizedString("missing.confirm.password");
406 responseString = getLocalizedString("password.size.invalid");
408 responseString = getLocalizedString("password.dont.match");
410 responseString = getLocalizedString("agen
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetModel.java214 String getLocalizedString(String key); method in interface:PWResetModel
H A DPWResetModelImpl.java224 public String getLocalizedString(String key) { method in class:PWResetModelImpl
231 debug.warning("PWResetModelImpl.getLocalizedString", e);
336 return getLocalizedString("pwConsole.title");
372 return getLocalizedString("error.title");
399 return getLocalizedString("copyright.text");
524 informationMsg = getLocalizedString("pwResetDisabled.message");
600 logger.doLog(MessageFormat.format(getLocalizedString(msgId), (Object[])obj)
790 return getLocalizedString("sunLogo.label");
799 return getLocalizedString("product.label");
808 return getLocalizedString("javaLog
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/audit/model/
H A DAbstractAuditModel.java100 public String getLocalizedString(String key) { method in class:AbstractAuditModel
104 return super.getLocalizedString(key);
387 String sections = getLocalizedString("sections." + schemaId);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMModel.java134 String getLocalizedString(String key); method in interface:AMModel
H A DSubConfigMeta.java243 return StringUtils.isEmpty(i18nKey) ? parentConfig.getName() : getLocalizedString(i18nKey);
264 mapServiceSchemaNameToL10NName.put(name, getLocalizedString(i18nKey));
276 private String getLocalizedString(String key) { method in class:SubConfigMeta
325 String localizedName = getLocalizedString(
H A DAMModelBase.java458 public String getLocalizedString(String key) { method in class:AMModelBase
769 getLocalizedString(type.getName()));
794 map.put(name, getLocalizedString("agenttype." + name));
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/audit/model/
H A DAbstractAuditModel.java100 public String getLocalizedString(String key) { method in class:AbstractAuditModel
104 return super.getLocalizedString(key);
387 String sections = getLocalizedString("sections." + schemaId);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMModel.java134 String getLocalizedString(String key); method in interface:AMModel
H A DSubConfigMeta.java243 return StringUtils.isEmpty(i18nKey) ? parentConfig.getName() : getLocalizedString(i18nKey);
264 mapServiceSchemaNameToL10NName.put(name, getLocalizedString(i18nKey));
276 private String getLocalizedString(String key) { method in class:SubConfigMeta
325 String localizedName = getLocalizedString(
H A DAMModelBase.java462 public String getLocalizedString(String key) { method in class:AMModelBase
773 getLocalizedString(type.getName()));
798 map.put(name, getLocalizedString("agenttype." + name));
/forgerock/openam/openam-core/src/main/java/com/sun/identity/config/util/
H A DAjaxPage.java185 writeToResponse(getLocalizedString(msg));
261 String value = getLocalizedString(i18nKey);
265 public String getLocalizedString(String i18nKey) { method in class:AjaxPage
345 writeToResponse(getLocalizedString(responseString));
385 responseString = getLocalizedString("missing.password");
387 responseString = getLocalizedString("password.size.invalid");
389 responseString = getLocalizedString("missing.confirm.password");
391 responseString = getLocalizedString("password.size.invalid");
393 responseString = getLocalizedString("password.dont.match");
395 responseString = getLocalizedString("agen
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetModel.java214 String getLocalizedString(String key); method in interface:PWResetModel
H A DPWResetModelImpl.java224 public String getLocalizedString(String key) { method in class:PWResetModelImpl
231 debug.warning("PWResetModelImpl.getLocalizedString", e);
336 return getLocalizedString("pwConsole.title");
372 return getLocalizedString("error.title");
399 return getLocalizedString("copyright.text");
524 informationMsg = getLocalizedString("pwResetDisabled.message");
600 logger.doLog(MessageFormat.format(getLocalizedString(msgId), (Object[])obj)
790 return getLocalizedString("sunLogo.label");
799 return getLocalizedString("product.label");
808 return getLocalizedString("javaLog
[all...]
/forgerock/opendj2/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2.6.2/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2-hg/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...

Completed in 160 milliseconds