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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetQuestionModelImpl.java142 private static final int PERSONAL_QUESTION_ON = 3; field in class:PWResetQuestionModelImpl
460 if (dataStatus == PERSONAL_QUESTION_ON) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/password/ui/model/
H A DPWResetQuestionModelImpl.java142 private static final int PERSONAL_QUESTION_ON = 3; field in class:PWResetQuestionModelImpl
460 if (dataStatus == PERSONAL_QUESTION_ON) {

Completed in 23 milliseconds