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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetModelImpl.java173 protected String informationMsg = null; field in class:PWResetModelImpl
524 informationMsg = getLocalizedString("pwResetDisabled.message");
566 return informationMsg;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetModelImpl.java173 protected String informationMsg = null; field in class:PWResetModelImpl
524 informationMsg = getLocalizedString("pwResetDisabled.message");
566 return informationMsg;

Completed in 30 milliseconds