Class Constants
- java.lang.Object
-
- de.adorsys.ledgers.middleware.rest.utils.Constants
-
public abstract class Constants extends Object
-
-
Field Summary
-
-
-
Field Detail
-
API_KEY
public static final String API_KEY
- See Also:
- Constant Field Values
-
OAUTH2
public static final String OAUTH2
- See Also:
- Constant Field Values
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
AUTH_HEADER_NAME
public static final String AUTH_HEADER_NAME
- See Also:
- Constant Field Values
-
UNPROTECTED_ENDPOINT
public static final String UNPROTECTED_ENDPOINT
- See Also:
- Constant Field Values
-
ACCOUNT_ID
public static final String ACCOUNT_ID
- See Also:
- Constant Field Values
-
IBAN
public static final String IBAN
- See Also:
- Constant Field Values
-
CURRENCY
public static final String CURRENCY
- See Also:
- Constant Field Values
-
ACCOUNT_IDENTIFIER_TYPE
public static final String ACCOUNT_IDENTIFIER_TYPE
- See Also:
- Constant Field Values
-
ACCOUNT_IDENTIFIER
public static final String ACCOUNT_IDENTIFIER
- See Also:
- Constant Field Values
-
USER_ID
public static final String USER_ID
- See Also:
- Constant Field Values
-
USER_LOGIN
public static final String USER_LOGIN
- See Also:
- Constant Field Values
-
LOGIN
public static final String LOGIN
- See Also:
- Constant Field Values
-
PIN
public static final String PIN
- See Also:
- Constant Field Values
-
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
-
REDIRECT_URI
public static final String REDIRECT_URI
- See Also:
- Constant Field Values
-
CODE
public static final String CODE
- See Also:
- Constant Field Values
-
EMAIL
public static final String EMAIL
- See Also:
- Constant Field Values
-
VERIFICATION_TOKEN
public static final String VERIFICATION_TOKEN
- See Also:
- Constant Field Values
-
AUTH_ID
public static final String AUTH_ID
- See Also:
- Constant Field Values
-
SCA_METHOD_ID
public static final String SCA_METHOD_ID
- See Also:
- Constant Field Values
-
AUTH_CODE
public static final String AUTH_CODE
- See Also:
- Constant Field Values
-
AUTH_CONF_CODE
public static final String AUTH_CONF_CODE
- See Also:
- Constant Field Values
-
AUTH_CONFIRMED
public static final String AUTH_CONFIRMED
- See Also:
- Constant Field Values
-
PAYMENT_ID
public static final String PAYMENT_ID
- See Also:
- Constant Field Values
-
PAYMENT_TYPE
public static final String PAYMENT_TYPE
- See Also:
- Constant Field Values
-
CONSENT_ID
public static final String CONSENT_ID
- See Also:
- Constant Field Values
-
TRANSACTION_ID
public static final String TRANSACTION_ID
- See Also:
- Constant Field Values
-
BRANCH
public static final String BRANCH
- See Also:
- Constant Field Values
-
BRANCH_ID
public static final String BRANCH_ID
- See Also:
- Constant Field Values
-
BRANCH_LOGIN
public static final String BRANCH_LOGIN
- See Also:
- Constant Field Values
-
ROLE
public static final String ROLE
- See Also:
- Constant Field Values
-
ROLES
public static final String ROLES
- See Also:
- Constant Field Values
-
COUNTRY_CODE
public static final String COUNTRY_CODE
- See Also:
- Constant Field Values
-
QUERY_PARAM
public static final String QUERY_PARAM
- See Also:
- Constant Field Values
-
BLOCKED
public static final String BLOCKED
- See Also:
- Constant Field Values
-
PAGE
public static final String PAGE
- See Also:
- Constant Field Values
-
SIZE
public static final String SIZE
- See Also:
- Constant Field Values
-
LOCAL_DATE_YYYY_MM_DD_FORMAT
public static final String LOCAL_DATE_YYYY_MM_DD_FORMAT
- See Also:
- Constant Field Values
-
DATE_TO_QUERY_PARAM
public static final String DATE_TO_QUERY_PARAM
- See Also:
- Constant Field Values
-
DATE_FROM_QUERY_PARAM
public static final String DATE_FROM_QUERY_PARAM
- See Also:
- Constant Field Values
-
-