protected static final String |
ACTION_FORGOT_PASSWORD |
"forgotPassword" |
protected static final String |
ACTION_LOGIN |
"login" |
protected static final String |
ACTION_RESET_PASSWORD |
"resetPassword" |
protected static final String |
MSSG_AUTHENTICATION_ERROR |
"authentication.error" |
protected static final String |
MSSG_LINK_SEND_TO |
"link.sendTo" |
protected static final String |
MSSG_LOGOUT_SUCCESSFUL |
"logout.successful" |
protected static final String |
MSSG_PASSWORD_CHANGE |
"password.change" |
protected static final String |
MSSG_PASSWORD_CHANGE_ERROR |
"password.change.error" |
protected static final String |
MSSG_PASSWORD_ERROR |
"password.error" |
protected static final String |
MSSG_PASSWORD_SEND_TO |
"password.sendTo" |
protected static final String |
MSSG_UNKNWOW_USER |
"user.unknown" |
protected static final String |
MSSG_USER_AUTHENTICATED |
"user.authenticated" |
protected static final String |
PARAM_ACTION |
"action" |
protected static final String |
PARAM_FORM_ACTION |
"form_action" |
protected static final String |
PARAM_HASH |
"hash" |
protected static final String |
PARAM_PASSWORD |
"password" |
protected static final String |
PARAM_USERNAME |
"username" |
public static final String |
PRE_LOGIN_PATH |
"preLoginPath" |
protected static final String |
PROP_ENABLE_DEEPLINKS |
"enableDeeplinks" |
protected static final String |
SUCCESS_PAGE |
"successPage" |