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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetUserValidationModelImpl.java70 private static final String PW_RESET_USER_VALIDATE_ATTR = field in class:PWResetUserValidationModelImpl
135 return getAttributeValue(orgDN, PW_RESET_USER_VALIDATE_ATTR);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetUserValidationModelImpl.java72 private static final String PW_RESET_USER_VALIDATE_ATTR = field in class:PWResetUserValidationModelImpl
137 return getAttributeValue(orgDN, PW_RESET_USER_VALIDATE_ATTR);

Completed in 22 milliseconds