public static final class AuthenticationController.ModelAttributes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACCOUNT_LOCKED_MSG |
static String |
BLANK_USERNAME_MSG |
static String |
CREDENTIALS_EXPIRED |
static String |
CREDENTIALS_EXPIRED_MSG |
static String |
ERROR_CODE |
static String |
HIDE_FIRST_PARTY_FORM |
static String |
IDENTITY_PROVIDERS |
static String |
IS_BLANK |
static String |
LOGIN_ERROR |
static String |
PASSWORD_RESET_ERROR |
static String |
RESET_PASSWORD_FORM |
static String |
RETURN_TO |
Constructor and Description |
---|
ModelAttributes() |
public static final String IDENTITY_PROVIDERS
public static final String HIDE_FIRST_PARTY_FORM
public static final String LOGIN_ERROR
public static final String PASSWORD_RESET_ERROR
public static final String CREDENTIALS_EXPIRED
public static final String RETURN_TO
public static final String RESET_PASSWORD_FORM
public static final String IS_BLANK
public static final String BLANK_USERNAME_MSG
public static final String CREDENTIALS_EXPIRED_MSG
public static final String ACCOUNT_LOCKED_MSG
public static final String ERROR_CODE
Copyright © 2021. All rights reserved.