Package de.xima.fc
Class CmnConst.SystemProperty
- java.lang.Object
-
- de.xima.fc.CmnConst.SystemProperty
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCmnConst.SystemProperty.Defaults
-
Field Summary
Fields Modifier and Type Field Description static StringBACKEND_LOGIN_LAYOUT_HEADERstatic StringBACKEND_LOGIN_LAYOUT_NOTICEstatic StringBACKEND_LOGIN_LAYOUT_NOTICE_POSITIONstatic StringCONTRACT_UPDATE_PRODUCT_PROMPT_ACTIVEstatic StringDEFAULT_URL_CONTRACT_DETAILSstatic StringENCRYPTION_TEST_KEYstatic StringENCRYPTION_TEST_VALUEstatic StringGENERIC_REST_SERVLET_ACTIVEstatic StringLICENSE_UPDATE_SERVLET_ACTIVEstatic StringPLUGIN_UPDATE_CHECK_JOB_ACTIVEstatic StringPLUGIN_UPDATE_CHECK_JOB_EXECUTION_TIMEstatic StringPLUGIN_UPDATE_CHECK_JOB_LAST_EXECUTIONstatic StringPLUGIN_UPDATE_CHECK_LAST_TIMESTAMPstatic StringPLUGIN_UPDATE_CHECK_TIMESPANstatic StringPROTOCOL_BOT_DETECT_ACTIVEstatic StringPROTOCOL_CLEANUP_JOB_ACTIVEstatic StringPROTOCOL_CLEANUP_JOB_EXECUTION_TIMEstatic StringPROTOCOL_CLEANUP_JOB_KEEP_FORM_RECORD_HISTORYstatic StringPROTOCOL_CLEANUP_JOB_LAST_EXECUTIONstatic StringPROTOCOL_CLEANUP_JOB_TIMESPANstatic StringPROTOCOL_SUBMIT_MANIPULATION_ACTIVEWhether a protocol entry is created when a form was submitted with an invalid submit button UUID.static StringPWD_POLICY_KEY_PREFIXstatic StringPWD_POLICY_KEY_PREFIX_RULEstatic StringSYSTEM_UPDATE_LOCKstatic StringUSER_AUTO_CONNECT_ACCOUNTS_ENABLEDBooleanvalue that determines whether or not user accounts from external IDPs should be connected automatically to existing user profiles if the user account provides an email address that matches a verified user email of a user profile.static StringUSER_AUTO_PROFILE_CREATIONBooleanvalue that determines if user profiles will be created automatically when users sign in with an account from an external IDP (and have access to the backend via filters) or if the creation of the profile requires confirmation.static StringUSER_INVITATION_NEED_MANUAL_ACCEPTANCEBooleanvalue that determines if user invitations are accepted automatically or need to be accepted by the user manually.static StringUSER_MY_PROFILE_CONNECT_ACCOUNT_ENABLEDBooleanvalue that determines whether or not user can manually connect accounts to their profile.static StringUSER_MY_PROFILE_MERGE_PROFILES_ENABLEDBooleanvalue that determines whether or not users can merge their profile with another profile based on the user email.static StringUSER_MY_PROFILE_PREFIXPrefix for system properties related to how users can configure their profile on their own.static StringUSER_PREFIXPrefix for user related settings.
-
Constructor Summary
Constructors Constructor Description SystemProperty()
-
-
-
Field Detail
-
ENCRYPTION_TEST_KEY
public static final String ENCRYPTION_TEST_KEY
- See Also:
- Constant Field Values
-
ENCRYPTION_TEST_VALUE
public static final String ENCRYPTION_TEST_VALUE
- See Also:
- Constant Field Values
-
PLUGIN_UPDATE_CHECK_LAST_TIMESTAMP
public static final String PLUGIN_UPDATE_CHECK_LAST_TIMESTAMP
- See Also:
- Constant Field Values
-
BACKEND_LOGIN_LAYOUT_HEADER
public static final String BACKEND_LOGIN_LAYOUT_HEADER
- See Also:
- Constant Field Values
-
BACKEND_LOGIN_LAYOUT_NOTICE
public static final String BACKEND_LOGIN_LAYOUT_NOTICE
- See Also:
- Constant Field Values
-
BACKEND_LOGIN_LAYOUT_NOTICE_POSITION
public static final String BACKEND_LOGIN_LAYOUT_NOTICE_POSITION
- See Also:
- Constant Field Values
-
SYSTEM_UPDATE_LOCK
public static final String SYSTEM_UPDATE_LOCK
- See Also:
- Constant Field Values
-
PROTOCOL_CLEANUP_JOB_ACTIVE
public static final String PROTOCOL_CLEANUP_JOB_ACTIVE
- See Also:
- Constant Field Values
-
PROTOCOL_CLEANUP_JOB_LAST_EXECUTION
public static final String PROTOCOL_CLEANUP_JOB_LAST_EXECUTION
- See Also:
- Constant Field Values
-
PROTOCOL_CLEANUP_JOB_TIMESPAN
public static final String PROTOCOL_CLEANUP_JOB_TIMESPAN
- See Also:
- Constant Field Values
-
PROTOCOL_CLEANUP_JOB_EXECUTION_TIME
public static final String PROTOCOL_CLEANUP_JOB_EXECUTION_TIME
- See Also:
- Constant Field Values
-
PROTOCOL_CLEANUP_JOB_KEEP_FORM_RECORD_HISTORY
public static final String PROTOCOL_CLEANUP_JOB_KEEP_FORM_RECORD_HISTORY
- See Also:
- Constant Field Values
-
PROTOCOL_BOT_DETECT_ACTIVE
public static final String PROTOCOL_BOT_DETECT_ACTIVE
- See Also:
- Constant Field Values
-
PROTOCOL_SUBMIT_MANIPULATION_ACTIVE
public static final String PROTOCOL_SUBMIT_MANIPULATION_ACTIVE
Whether a protocol entry is created when a form was submitted with an invalid submit button UUID.- See Also:
- Constant Field Values
-
PWD_POLICY_KEY_PREFIX
public static final String PWD_POLICY_KEY_PREFIX
- See Also:
- Constant Field Values
-
PWD_POLICY_KEY_PREFIX_RULE
public static final String PWD_POLICY_KEY_PREFIX_RULE
- See Also:
- Constant Field Values
-
LICENSE_UPDATE_SERVLET_ACTIVE
public static final String LICENSE_UPDATE_SERVLET_ACTIVE
- See Also:
- Constant Field Values
-
DEFAULT_URL_CONTRACT_DETAILS
public static final String DEFAULT_URL_CONTRACT_DETAILS
- See Also:
- Constant Field Values
-
CONTRACT_UPDATE_PRODUCT_PROMPT_ACTIVE
public static final String CONTRACT_UPDATE_PRODUCT_PROMPT_ACTIVE
- See Also:
- Constant Field Values
-
PLUGIN_UPDATE_CHECK_TIMESPAN
public static final String PLUGIN_UPDATE_CHECK_TIMESPAN
- See Also:
- Constant Field Values
-
PLUGIN_UPDATE_CHECK_JOB_ACTIVE
public static final String PLUGIN_UPDATE_CHECK_JOB_ACTIVE
- See Also:
- Constant Field Values
-
PLUGIN_UPDATE_CHECK_JOB_LAST_EXECUTION
public static final String PLUGIN_UPDATE_CHECK_JOB_LAST_EXECUTION
- See Also:
- Constant Field Values
-
PLUGIN_UPDATE_CHECK_JOB_EXECUTION_TIME
public static final String PLUGIN_UPDATE_CHECK_JOB_EXECUTION_TIME
- See Also:
- Constant Field Values
-
GENERIC_REST_SERVLET_ACTIVE
public static final String GENERIC_REST_SERVLET_ACTIVE
- See Also:
- Constant Field Values
-
USER_PREFIX
public static final String USER_PREFIX
Prefix for user related settings.- See Also:
- Constant Field Values
-
USER_AUTO_CONNECT_ACCOUNTS_ENABLED
public static final String USER_AUTO_CONNECT_ACCOUNTS_ENABLED
Booleanvalue that determines whether or not user accounts from external IDPs should be connected automatically to existing user profiles if the user account provides an email address that matches a verified user email of a user profile. If disabled a new profile will be created for each login to the backend via an external IDP if the account was not yet connected to a user profile.- See Also:
- Constant Field Values
-
USER_AUTO_PROFILE_CREATION
public static final String USER_AUTO_PROFILE_CREATION
Booleanvalue that determines if user profiles will be created automatically when users sign in with an account from an external IDP (and have access to the backend via filters) or if the creation of the profile requires confirmation.- See Also:
- Constant Field Values
-
USER_INVITATION_NEED_MANUAL_ACCEPTANCE
public static final String USER_INVITATION_NEED_MANUAL_ACCEPTANCE
Booleanvalue that determines if user invitations are accepted automatically or need to be accepted by the user manually.- See Also:
- Constant Field Values
-
USER_MY_PROFILE_PREFIX
public static final String USER_MY_PROFILE_PREFIX
Prefix for system properties related to how users can configure their profile on their own. (not by a system admin).- See Also:
- Constant Field Values
-
USER_MY_PROFILE_CONNECT_ACCOUNT_ENABLED
public static final String USER_MY_PROFILE_CONNECT_ACCOUNT_ENABLED
Booleanvalue that determines whether or not user can manually connect accounts to their profile.- See Also:
- Constant Field Values
-
USER_MY_PROFILE_MERGE_PROFILES_ENABLED
public static final String USER_MY_PROFILE_MERGE_PROFILES_ENABLED
Booleanvalue that determines whether or not users can merge their profile with another profile based on the user email.- See Also:
- Constant Field Values
-
-