Interface ControllerConstants.Views.Fragments.Password
-
- Enclosing interface:
- ControllerConstants.Views.Fragments
public static interface ControllerConstants.Views.Fragments.Password
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringForgotPasswordValidationMessagestatic java.lang.StringPasswordResetRequestPopup
-
-
-
Field Detail
-
PasswordResetRequestPopup
static final java.lang.String PasswordResetRequestPopup
- See Also:
- Constant Field Values
-
ForgotPasswordValidationMessage
static final java.lang.String ForgotPasswordValidationMessage
- See Also:
- Constant Field Values
-
-