Class AuthenticationController.ModelAttributes
java.lang.Object
com.broadleafcommerce.auth.user.web.endpoint.AuthenticationController.ModelAttributes
- Enclosing class:
- AuthenticationController
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
IDENTITY_PROVIDERS
- See Also:
-
HIDE_FIRST_PARTY_FORM
- See Also:
-
LOGIN_ERROR
- See Also:
-
PASSWORD_RESET_ERROR
- See Also:
-
CREDENTIALS_EXPIRED
- See Also:
-
RETURN_TO
- See Also:
-
RESET_PASSWORD_FORM
- See Also:
-
IS_BLANK
- See Also:
-
BLANK_USERNAME_MSG
- See Also:
-
CREDENTIALS_EXPIRED_MSG
- See Also:
-
ACCOUNT_LOCKED_MSG
- See Also:
-
ERROR_CODE
- See Also:
-
-
Constructor Details
-
ModelAttributes
public ModelAttributes()
-