Package de.xima.fc.config
Class XfcConfigKeys.Application
- java.lang.Object
-
- de.xima.fc.config.XfcConfigKeys.Application
-
- Enclosing class:
- XfcConfigKeys
public static final class XfcConfigKeys.Application extends Object
Constants with the names of the settings in theapplication.properties
configuration file.- Author:
- XIMA MEDIA GmbH
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Application()
-
-
-
Field Detail
-
ADMIN_PASSWORD
public static final String ADMIN_PASSWORD
- See Also:
- Constant Field Values
-
ADMIN_NAME
public static final String ADMIN_NAME
- See Also:
- Constant Field Values
-
WEBDAV_SANITIZE_REGEXP
public static final String WEBDAV_SANITIZE_REGEXP
When set, applies the given regular expression to each user-defined path segment of WebDAV URLs. This must be a Java RegExp. Each matching substring is replaced with theWEBDAV_SANITIZE_REPLACEMENT
.- See Also:
- Constant Field Values
-
WEBDAV_SANITIZE_REPLACEMENT
public static final String WEBDAV_SANITIZE_REPLACEMENT
The replacement string for theWEBDAV_SANITIZE_REGEXP
. May contain$n
for the n-th match group,\$
for a literal dollar sign, and\\
for a literal backslash.- See Also:
- Constant Field Values
-
INBOX_SHOW_MANDANTEN_LISTE
public static final String INBOX_SHOW_MANDANTEN_LISTE
- See Also:
- Constant Field Values
-
INSTALL_DIR
@Deprecated public static final String INSTALL_DIR
Deprecated.- See Also:
- Constant Field Values
-
SYSTEM_LANG
public static final String SYSTEM_LANG
- See Also:
- Constant Field Values
-
SYSTEM_COUNTRY
public static final String SYSTEM_COUNTRY
- See Also:
- Constant Field Values
-
SYSTEM_VARIANT
public static final String SYSTEM_VARIANT
- See Also:
- Constant Field Values
-
GLOBAL_PARAMETERPARSER_ITEMSIZETHRESHOLD
public static final String GLOBAL_PARAMETERPARSER_ITEMSIZETHRESHOLD
Defines the size-threshold for request-parameters. Files bigger this will completely be managed in memory!- See Also:
- Constant Field Values
-
GLOBAL_UPLOAD_LIMIT
public static final String GLOBAL_UPLOAD_LIMIT
Upload limit (per file) for form requests, such as provide, process, or print.- See Also:
- Constant Field Values
-
GLOBAL_UPLOAD_LIMIT_COUNT
public static final String GLOBAL_UPLOAD_LIMIT_COUNT
Upload limit (all files) for form requests, such as provide, process, or print.- See Also:
- Constant Field Values
-
GLOBAL_UPLOAD_LIMIT_TOTAL
public static final String GLOBAL_UPLOAD_LIMIT_TOTAL
- See Also:
- Constant Field Values
-
GLOBAL_DBQUERY_ROW_LIMIT
public static final String GLOBAL_DBQUERY_ROW_LIMIT
- See Also:
- Constant Field Values
-
GLOBAL_DBQUERY_SIZE_LIMIT
public static final String GLOBAL_DBQUERY_SIZE_LIMIT
- See Also:
- Constant Field Values
-
GLOBAL_HTTP_USE_SYSTEM_PROPERTIES
public static final String GLOBAL_HTTP_USE_SYSTEM_PROPERTIES
- See Also:
- Constant Field Values
-
SYSTEM_URL_LOOPBACK_BASE
public static final String SYSTEM_URL_LOOPBACK_BASE
- See Also:
- Constant Field Values
-
SYSTEM_URL_HELP
public static final String SYSTEM_URL_HELP
- See Also:
- Constant Field Values
-
SYSTEM_URL_VIDEOS
public static final String SYSTEM_URL_VIDEOS
Key for configuration the URL for video tutorials related to formcycle.- See Also:
- Constant Field Values
-
SYSTEM_URL_WORKSHOP
public static final String SYSTEM_URL_WORKSHOP
Key for configuration the URL for workshops related to formcycle.- See Also:
- Constant Field Values
-
SYSTEM_URL_HELP_WIDGET
public static final String SYSTEM_URL_HELP_WIDGET
- See Also:
- Constant Field Values
-
SYSTEM_URL_QA
public static final String SYSTEM_URL_QA
- See Also:
- Constant Field Values
-
SYSTEM_URL_REGISTER
public static final String SYSTEM_URL_REGISTER
- See Also:
- Constant Field Values
-
SYSTEM_URL_PRIVACY
public static final String SYSTEM_URL_PRIVACY
- See Also:
- Constant Field Values
-
SYSTEM_URL_IMPRINT
public static final String SYSTEM_URL_IMPRINT
- See Also:
- Constant Field Values
-
SYSTEM_URL_TERMS_OF_USE
public static final String SYSTEM_URL_TERMS_OF_USE
- See Also:
- Constant Field Values
-
SYSTEM_URL_LICENSE
public static final String SYSTEM_URL_LICENSE
- See Also:
- Constant Field Values
-
SYSTEM_URL_FORMCLOUD
public static final String SYSTEM_URL_FORMCLOUD
- See Also:
- Constant Field Values
-
SYSTEM_URL_FORMCYCLE
public static final String SYSTEM_URL_FORMCYCLE
- See Also:
- Constant Field Values
-
SYSTEM_URL_FORM_STORE
public static final String SYSTEM_URL_FORM_STORE
URL to the form store that lets users browse for forms they want to install.- See Also:
- Constant Field Values
-
SYSTEM_NAME_FORM_STORE
public static final String SYSTEM_NAME_FORM_STORE
- See Also:
- Constant Field Values
-
SYSTEM_URL_DESIGNER_HELP
public static final String SYSTEM_URL_DESIGNER_HELP
- See Also:
- Constant Field Values
-
SYSTEM_URL_VIEDEO
@Deprecated public static final String SYSTEM_URL_VIEDEO
Deprecated.- See Also:
- Constant Field Values
-
SYSTEM_ENVIRONMENT_HEADER
public static final String SYSTEM_ENVIRONMENT_HEADER
- See Also:
- Constant Field Values
-
SYSTEM_HEADER_SERVER_ID
@Deprecated public static final String SYSTEM_HEADER_SERVER_ID
Deprecated.- See Also:
- Constant Field Values
-
SYSTEM_SERVER_ID
public static final String SYSTEM_SERVER_ID
- See Also:
- Constant Field Values
-
SYSTEM_HEADER_REFERER_POLICY
public static final String SYSTEM_HEADER_REFERER_POLICY
- See Also:
- Constant Field Values
-
SYSTEM_HEADER_X_XSS_PROTECTION
public static final String SYSTEM_HEADER_X_XSS_PROTECTION
- See Also:
- Constant Field Values
-
SYSTEM_HEADER_X_FRAME_OPTIONS
public static final String SYSTEM_HEADER_X_FRAME_OPTIONS
- See Also:
- Constant Field Values
-
SYSTEM_HEADER_HTTP_STRICT_TRANSPORT_SECURITY_MAX
public static final String SYSTEM_HEADER_HTTP_STRICT_TRANSPORT_SECURITY_MAX
- See Also:
- Constant Field Values
-
SYSTEM_HEADER_HTTP_STRICT_TRANSPORT_SECURITY_SUBDOMAIN
public static final String SYSTEM_HEADER_HTTP_STRICT_TRANSPORT_SECURITY_SUBDOMAIN
- See Also:
- Constant Field Values
-
SYSTEM_HEADER_BACKEND_X_FRAME_OPTIONS
public static final String SYSTEM_HEADER_BACKEND_X_FRAME_OPTIONS
- See Also:
- Constant Field Values
-
SYSTEM_BACKEND_HTTP_METHODS_NOT_ALLOWED
public static final String SYSTEM_BACKEND_HTTP_METHODS_NOT_ALLOWED
- See Also:
- Constant Field Values
-
SYSTEM_HEADER_CONTENT_SECURITY_POLICY_BACKEND
public static final String SYSTEM_HEADER_CONTENT_SECURITY_POLICY_BACKEND
Key for the application property controlling which value to set for theContent-Security-Policy-Header
in the backend. No header is set when no value is configured.- See Also:
- Constant Field Values
-
SYSTEM_HEADER_CONTENT_SECURITY_POLICY_FRONTEND
public static final String SYSTEM_HEADER_CONTENT_SECURITY_POLICY_FRONTEND
Key for the application property controlling which value to set for theContent-Security-Policy-Header
in the frontend. No header is set when no value is configured.- See Also:
- Constant Field Values
-
SYSTEM_HEADER_CONTENT_SECURITY_POLICY_REPORT_ONLY_BACKEND
public static final String SYSTEM_HEADER_CONTENT_SECURITY_POLICY_REPORT_ONLY_BACKEND
Key for the application property controlling which value to set for theContent-Security-Policy-Header-Report-Only
in the backend. No header is set when no value is configured.- See Also:
- Constant Field Values
-
SYSTEM_HEADER_CONTENT_SECURITY_POLICY_REPORT_ONLY_FRONTEND
public static final String SYSTEM_HEADER_CONTENT_SECURITY_POLICY_REPORT_ONLY_FRONTEND
Key for the application property controlling which value to set for theContent-Security-Policy-Header-Report-Only
in the frontend. No header is set when no value is configured.- See Also:
- Constant Field Values
-
SYSTEM_GUI_BACKGROUND
public static final String SYSTEM_GUI_BACKGROUND
- See Also:
- Constant Field Values
-
SYSTEM_GUI_THEME_PLUGIN
public static final String SYSTEM_GUI_THEME_PLUGIN
- See Also:
- Constant Field Values
-
SYSTEM_PROJECT_INBOX_VALUE_MAX_SIZE
public static final String SYSTEM_PROJECT_INBOX_VALUE_MAX_SIZE
- See Also:
- Constant Field Values
-
SYSTEM_HEADER_NAME_SERVER_ID
public static final String SYSTEM_HEADER_NAME_SERVER_ID
- See Also:
- Constant Field Values
-
SYSTEM_PARAM_NAME_SERVER_ID
public static final String SYSTEM_PARAM_NAME_SERVER_ID
- See Also:
- Constant Field Values
-
SHOW_REGISTER_LINK
public static final String SHOW_REGISTER_LINK
- See Also:
- Constant Field Values
-
SHOW_PASSWORD_LINK
public static final String SHOW_PASSWORD_LINK
- See Also:
- Constant Field Values
-
SHOW_HELP_LINK
public static final String SHOW_HELP_LINK
- See Also:
- Constant Field Values
-
SHOW_FAQ_LINK
public static final String SHOW_FAQ_LINK
- See Also:
- Constant Field Values
-
SHOW_PRIVACY_LINK
public static final String SHOW_PRIVACY_LINK
- See Also:
- Constant Field Values
-
SHOW_IMPRINT_LINK
public static final String SHOW_IMPRINT_LINK
- See Also:
- Constant Field Values
-
SHOW_TERMS_LINK
public static final String SHOW_TERMS_LINK
- See Also:
- Constant Field Values
-
SHOW_LICENSE_LINK
public static final String SHOW_LICENSE_LINK
- See Also:
- Constant Field Values
-
SHOW_LOGIN_FOOTER
public static final String SHOW_LOGIN_FOOTER
- See Also:
- Constant Field Values
-
SHOW_LOGO
public static final String SHOW_LOGO
- See Also:
- Constant Field Values
-
SHOW_VERSION
public static final String SHOW_VERSION
- See Also:
- Constant Field Values
-
SHOW_LOGIN_AUTH
public static final String SHOW_LOGIN_AUTH
- See Also:
- Constant Field Values
-
SHOW_CLIENT_CHOOSER
@Deprecated public static final String SHOW_CLIENT_CHOOSER
Deprecated.- See Also:
- Constant Field Values
-
SYSTEM_LOGIN_LAYOUT_TYPE
@Deprecated public static final String SYSTEM_LOGIN_LAYOUT_TYPE
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
SYSTEM_LOGIN_INPUT_CLIENT_LAYOUT_TYPE
@Deprecated public static final String SYSTEM_LOGIN_INPUT_CLIENT_LAYOUT_TYPE
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
SYSTEM_LOGIN_INPUT_CLIENTS
@Deprecated public static final String SYSTEM_LOGIN_INPUT_CLIENTS
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
SYSTEM_LOGIN_REDIRECT_CLIENTS
@Deprecated public static final String SYSTEM_LOGIN_REDIRECT_CLIENTS
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
SYSTEM_LOGIN_GLOBAL_REDIRECT_TARGET
@Deprecated public static final String SYSTEM_LOGIN_GLOBAL_REDIRECT_TARGET
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
SYSTEM_LOGIN_SUPER_USER_LOGIN_ACITVE
@Deprecated public static final String SYSTEM_LOGIN_SUPER_USER_LOGIN_ACITVE
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
SYSTEM_LOGIN_CREDENTIALS_EXPIRE_INTERVAL_IN_DAYS
@Deprecated public static final String SYSTEM_LOGIN_CREDENTIALS_EXPIRE_INTERVAL_IN_DAYS
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
SYSTEM_MULTI_FACTOR_AUTHENTICATION_PREFIX
@Deprecated public static final String SYSTEM_MULTI_FACTOR_AUTHENTICATION_PREFIX
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
SYSTEM_FORCE_MULTI_FACTOR_AUTHENTICATION
@Deprecated public static final String SYSTEM_FORCE_MULTI_FACTOR_AUTHENTICATION
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
SYSTEM_MULTI_FACTOR_AUTHENTICATION_INTERVAL_DAYS
@Deprecated public static final String SYSTEM_MULTI_FACTOR_AUTHENTICATION_INTERVAL_DAYS
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
SYSTEM_MULTI_FACTOR_AUTHENTICATION_ALLOW_RECOVERY
@Deprecated public static final String SYSTEM_MULTI_FACTOR_AUTHENTICATION_ALLOW_RECOVERY
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
BOT_FIELD
public static final String BOT_FIELD
- See Also:
- Constant Field Values
-
BOT_FIELD_AUTOCOMPLETE
public static final String BOT_FIELD_AUTOCOMPLETE
Name of the application property that controls theautocomplete
attribute of the invisible bot field. When the property is not set, the defaultnew-password
is used for theautocomplete
attribute. When the property value is empty or blank, theautocomplete
attribute is not set. Otherwise, the property value is used for theautocomplete
attribute.- See Also:
- Constant Field Values
-
FALLBACK_ALLOW_BASE_URL
public static final String FALLBACK_ALLOW_BASE_URL
- See Also:
- Constant Field Values
-
FALLBACK_ALLOW_INSECURE_XSLT
public static final String FALLBACK_ALLOW_INSECURE_XSLT
- See Also:
- Constant Field Values
-
DEBUG_SHOW_SQL
public static final String DEBUG_SHOW_SQL
- See Also:
- Constant Field Values
-
DEBUG_SHOW_SIMON
public static final String DEBUG_SHOW_SIMON
- See Also:
- Constant Field Values
-
DEBUG_OPEN_DB_CONNECTIONS
public static final String DEBUG_OPEN_DB_CONNECTIONS
- See Also:
- Constant Field Values
-
DISABLE_SHADOW_DOM
public static final String DISABLE_SHADOW_DOM
Do not use the shadow DOM v1 API, even if the browser supports it. This is an undocumented option that will be removed in an upcoming release.- See Also:
- Constant Field Values
-
CLUSTER_IMPLEMENTATION_NAME
public static final String CLUSTER_IMPLEMENTATION_NAME
Gibt an welche Implementierung für den Cluster genutzt werden soll: jgroups, shoal- See Also:
- Constant Field Values
-
LOGIN_SUPRESS_DUBLICATED_USER_MESSAGE
public static final String LOGIN_SUPRESS_DUBLICATED_USER_MESSAGE
- See Also:
- Constant Field Values
-
LOGIN_FAIL_PREFIX
public static final String LOGIN_FAIL_PREFIX
- See Also:
- Constant Field Values
-
LOGIN_FAIL_WAIT
public static final String LOGIN_FAIL_WAIT
- See Also:
- Constant Field Values
-
LOGIN_FAIL_COUNT
public static final String LOGIN_FAIL_COUNT
- See Also:
- Constant Field Values
-
LOGIN_LOCK_IF_FULL
public static final String LOGIN_LOCK_IF_FULL
- See Also:
- Constant Field Values
-
LOGIN_LOCK_COUNT
public static final String LOGIN_LOCK_COUNT
- See Also:
- Constant Field Values
-
LOGIN_CACHE_DISK_SIZE
public static final String LOGIN_CACHE_DISK_SIZE
- See Also:
- Constant Field Values
-
LOGIN_CACHE_HEAP_COUNT
public static final String LOGIN_CACHE_HEAP_COUNT
- See Also:
- Constant Field Values
-
PASSWORD_RESET_ATTEMPT_PREFIX
public static final String PASSWORD_RESET_ATTEMPT_PREFIX
- See Also:
- Constant Field Values
-
PASSWORD_RESET_ATTEMPT_WAIT
public static final String PASSWORD_RESET_ATTEMPT_WAIT
- See Also:
- Constant Field Values
-
PASSWORD_RESET_ATTEMPT_COUNT
public static final String PASSWORD_RESET_ATTEMPT_COUNT
- See Also:
- Constant Field Values
-
PASSWORD_RESET_LOCK_IF_FULL
public static final String PASSWORD_RESET_LOCK_IF_FULL
- See Also:
- Constant Field Values
-
PASSWORD_RESET_LOCK_COUNT
public static final String PASSWORD_RESET_LOCK_COUNT
- See Also:
- Constant Field Values
-
PASSWORD_RESET_CACHE_DISK_SIZE
public static final String PASSWORD_RESET_CACHE_DISK_SIZE
- See Also:
- Constant Field Values
-
PASSWORD_RESET_CACHE_HEAP_COUNT
public static final String PASSWORD_RESET_CACHE_HEAP_COUNT
- See Also:
- Constant Field Values
-
PASSWORD_RESET_TIME_TO_EXPIRE
public static final String PASSWORD_RESET_TIME_TO_EXPIRE
- See Also:
- Constant Field Values
-
AUTOLOGIN_PREFIX
public static final String AUTOLOGIN_PREFIX
- See Also:
- Constant Field Values
-
AUTOLOGIN_ENABLED
public static final String AUTOLOGIN_ENABLED
- See Also:
- Constant Field Values
-
AUTOLOGIN_DURATION
public static final String AUTOLOGIN_DURATION
- See Also:
- Constant Field Values
-
AUTOLOGIN_CACHE_DISK_SIZE
public static final String AUTOLOGIN_CACHE_DISK_SIZE
- See Also:
- Constant Field Values
-
AUTOLOGIN_CACHE_HEAP_COUNT
public static final String AUTOLOGIN_CACHE_HEAP_COUNT
- See Also:
- Constant Field Values
-
AUTH_CLIENT_CACHE_PREFIX
public static final String AUTH_CLIENT_CACHE_PREFIX
- See Also:
- Constant Field Values
-
AUTH_CLIENT_CACHE_TIME_TO_IDLE
public static final String AUTH_CLIENT_CACHE_TIME_TO_IDLE
Time-To-Idle exipiry policy in hours for the auth client cache, which caches the authentication clients.- See Also:
- Constant Field Values
-
AUTH_CLIENT_CACHE_HEAP_COUNT
public static final String AUTH_CLIENT_CACHE_HEAP_COUNT
Heap count that determines the pool size for the auth client cache, which caches the authentication clients.- See Also:
- Constant Field Values
-
LDAP_FILTER_USER
public static final String LDAP_FILTER_USER
- See Also:
- Constant Field Values
-
LDAP_FILTER_KERBEROS_USER
@Deprecated public static final String LDAP_FILTER_KERBEROS_USER
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inkerberos.properties
instead. UseXfcConfigKeys.KerberosAuth.LDAP_FILTER_KERBEROS_USER
instead.
-
LDAP_FILTER_USER_LOGIN
public static final String LDAP_FILTER_USER_LOGIN
- See Also:
- Constant Field Values
-
LDAP_FILTER_GROUP
public static final String LDAP_FILTER_GROUP
- See Also:
- Constant Field Values
-
FRAME_INTEGRATION_ALLOWED_FOR_URLS
public static final String FRAME_INTEGRATION_ALLOWED_FOR_URLS
- See Also:
- Constant Field Values
-
FRAME_INTEGRATION_ALLOWED_URLS
public static final String FRAME_INTEGRATION_ALLOWED_URLS
- See Also:
- Constant Field Values
-
FILECACHE_PREFIX
@Deprecated public static final String FILECACHE_PREFIX
Deprecated.- See Also:
- Constant Field Values
-
FILECACHE_DISK_SIZE
@Deprecated public static final String FILECACHE_DISK_SIZE
Deprecated.- See Also:
- Constant Field Values
-
FILECACHE_HEAP_SIZE
@Deprecated public static final String FILECACHE_HEAP_SIZE
Deprecated.- See Also:
- Constant Field Values
-
FILECACHE_TIME_TO_IDLE
@Deprecated public static final String FILECACHE_TIME_TO_IDLE
Deprecated.- See Also:
- Constant Field Values
-
FORM_PREVIEW_DISABLED
public static final String FORM_PREVIEW_DISABLED
- See Also:
- Constant Field Values
-
FORM_PREVIEW_POOL_TIMEOUT
public static final String FORM_PREVIEW_POOL_TIMEOUT
- See Also:
- Constant Field Values
-
FORM_PREVIEW_POOL_TIMEOUT_CHECK
public static final String FORM_PREVIEW_POOL_TIMEOUT_CHECK
- See Also:
- Constant Field Values
-
FORM_PREVIEW_POOL_MAX_INSTANCES
public static final String FORM_PREVIEW_POOL_MAX_INSTANCES
- See Also:
- Constant Field Values
-
FORM_PREVIEW_POOL_MIN_INSTANCES
public static final String FORM_PREVIEW_POOL_MIN_INSTANCES
- See Also:
- Constant Field Values
-
GENERICCACHE_PREFIX
public static final String GENERICCACHE_PREFIX
- See Also:
- Constant Field Values
-
GENERICCACHE_DISK_SIZE
public static final String GENERICCACHE_DISK_SIZE
- See Also:
- Constant Field Values
-
GENERICCACHE_HEAP_SIZE
public static final String GENERICCACHE_HEAP_SIZE
- See Also:
- Constant Field Values
-
GENERICCACHE_ONHEAP_ENTRIES
public static final String GENERICCACHE_ONHEAP_ENTRIES
- See Also:
- Constant Field Values
-
GENERICCACHE_TIME_TO_IDLE
public static final String GENERICCACHE_TIME_TO_IDLE
- See Also:
- Constant Field Values
-
FORMSCACHE_PREFIX
public static final String FORMSCACHE_PREFIX
- See Also:
- Constant Field Values
-
FORMSCACHE_DISK_SIZE
public static final String FORMSCACHE_DISK_SIZE
- See Also:
- Constant Field Values
-
FORMSCACHE_HEAP_SIZE
public static final String FORMSCACHE_HEAP_SIZE
- See Also:
- Constant Field Values
-
FORMSCACHE_ONHEAP_ENTRIES
public static final String FORMSCACHE_ONHEAP_ENTRIES
- See Also:
- Constant Field Values
-
FORMSCACHE_TIME_TO_IDLE
public static final String FORMSCACHE_TIME_TO_IDLE
- See Also:
- Constant Field Values
-
LICENSECACHE_PREFIX
public static final String LICENSECACHE_PREFIX
- See Also:
- Constant Field Values
-
LICENSECACHE_DISK_SIZE
public static final String LICENSECACHE_DISK_SIZE
- See Also:
- Constant Field Values
-
LICENSECACHE_HEAP_SIZE
public static final String LICENSECACHE_HEAP_SIZE
- See Also:
- Constant Field Values
-
LICENSECACHE_ONHEAP_ENTRIES
public static final String LICENSECACHE_ONHEAP_ENTRIES
- See Also:
- Constant Field Values
-
LICENSECACHE_TIME_TO_IDLE
public static final String LICENSECACHE_TIME_TO_IDLE
- See Also:
- Constant Field Values
-
LICENSECACHE_TIME_TO_LIVE
public static final String LICENSECACHE_TIME_TO_LIVE
- See Also:
- Constant Field Values
-
CLEANUP_WORKER_PREFIX
public static final String CLEANUP_WORKER_PREFIX
- See Also:
- Constant Field Values
-
CLEANUP_WORKER_ACTIVATED
public static final String CLEANUP_WORKER_ACTIVATED
- See Also:
- Constant Field Values
-
CLEANUP_WORKER_CRONEXPRESSION
public static final String CLEANUP_WORKER_CRONEXPRESSION
- See Also:
- Constant Field Values
-
PROCESSING_TASKS_LIMIT
public static final String PROCESSING_TASKS_LIMIT
Key for the property that controls how many processing chains can be executed during a single workflow execution.- See Also:
- Constant Field Values
-
REFRESH_TOKEN_WORKER_PREFIX
public static final String REFRESH_TOKEN_WORKER_PREFIX
- See Also:
- Constant Field Values
-
REFRESH_TOKEN_WORKER_CRONEXPRESSION
public static final String REFRESH_TOKEN_WORKER_CRONEXPRESSION
- See Also:
- Constant Field Values
-
PROCESSING_ACTIONS_LIMIT
public static final String PROCESSING_ACTIONS_LIMIT
- See Also:
- Constant Field Values
-
PROCESSING_SINGLE_ACTION_LIMIT
public static final String PROCESSING_SINGLE_ACTION_LIMIT
- See Also:
- Constant Field Values
-
QUARTZ_THREADPOOL_THREAD_COUNT
public static final String QUARTZ_THREADPOOL_THREAD_COUNT
- See Also:
- Constant Field Values
-
QUARTZ_SCHEDULER_CHECK_INTERVAL
public static final String QUARTZ_SCHEDULER_CHECK_INTERVAL
- See Also:
- Constant Field Values
-
QUARTZ_JOBSTORE_MISFIRE_THRESHOLD
public static final String QUARTZ_JOBSTORE_MISFIRE_THRESHOLD
- See Also:
- Constant Field Values
-
SESSION_COOKIE_SECURE
public static final String SESSION_COOKIE_SECURE
Decides whether the secure flag of the session cookie is modified. One ofXfcConfigDefaults.Application.SESSION_COOKIE_SECURE_ADD
,XfcConfigDefaults.Application.SESSION_COOKIE_SECURE_ADD_IF_SAME_SITE_NONE
,XfcConfigDefaults.Application.SESSION_COOKIE_SECURE_ADD_IF_SAME_SITE_NONE_AND_SECURE
,XfcConfigDefaults.Application.SESSION_COOKIE_SECURE_KEEP
,XfcConfigDefaults.Application.SESSION_COOKIE_SECURE_REMOVE
.- See Also:
- Constant Field Values
-
SESSION_COOKIE_SAME_SITE
public static final String SESSION_COOKIE_SAME_SITE
Value for the SameSite setting on the session cookie. One ofXfcConfigDefaults.Application.SESSION_COOKIE_SAME_SITE_NONE
,XfcConfigDefaults.Application.SESSION_COOKIE_SAME_SITE_NONE_IF_SECURE
XfcConfigDefaults.Application.SESSION_COOKIE_SAME_SITE_LAX
,XfcConfigDefaults.Application.SESSION_COOKIE_SAME_SITE_STRICT
. When any other value, do not modify the SameSite setting.- See Also:
- Constant Field Values
-
SESSION_COOKIE_OMIT_SAME_SITE_NONE_ON_UNSUPPORTED_BROWSERS
public static final String SESSION_COOKIE_OMIT_SAME_SITE_NONE_ON_UNSUPPORTED_BROWSERS
Some old browsers reject cookies with SameSite=None. When set totrue
, attempt to read the user agent and omit the flag if the user agent has this bug. Note that user agent detection is error prone and may or may not work.- See Also:
- Constant Field Values
-
FORM_RECORD_LOCK_POLL_INTERVAL_MILLIS
public static final String FORM_RECORD_LOCK_POLL_INTERVAL_MILLIS
Interval between successive attempts to lock the form record during theFORM_RECORD_LOCK_TIMEOUT_MILLIS
.- See Also:
- Constant Field Values
-
FORM_RECORD_LOCK_TIMEOUT_MILLIS
public static final String FORM_RECORD_LOCK_TIMEOUT_MILLIS
Maximum amount of time we try to acquire a lock on a form record. Only one thread can hold a lock at any given time.- See Also:
- Constant Field Values
-
FORM_RECORD_LOCK_MAX_DURATION_SECONDS
public static final String FORM_RECORD_LOCK_MAX_DURATION_SECONDS
Maximum amount of time a process can hold a lock on a form record. This is a fail-safe to ensure a form record is released when a process / thread fails to release the form record.- See Also:
- Constant Field Values
-
TIMED_WORKFLOW_TRIGGER_MAX_RETRY_COUNT
public static final String TIMED_WORKFLOW_TRIGGER_MAX_RETRY_COUNT
Maximum number of times a timed trigger is retried when it could not execute the workflow due to the workflow already being executed by another thread.- See Also:
- Constant Field Values
-
TIMED_WORKFLOW_TRIGGER_INITIAL_RETRY_DELAY_MILLIS
public static final String TIMED_WORKFLOW_TRIGGER_INITIAL_RETRY_DELAY_MILLIS
Initial retry delay for the quartz job of a timed trigger when the workflow could not be executed due to the workflow already being executed by another thread. The delay is doubled each time a retry attempt is made. If the initial delay is1 second
, the second retry attempt is delayed by2 seconds
, the third by4 seconds
, the fourth by8 seconds
etc.- See Also:
- Constant Field Values
-
TIMED_WORKFLOW_TRIGGER_IMMEDIATE_DELAY_MILLIS
public static final String TIMED_WORKFLOW_TRIGGER_IMMEDIATE_DELAY_MILLIS
Minimum delay for a timed trigger before it executes the workflow after being triggered by the Quartz scheduler.- See Also:
- Constant Field Values
-
SAVE_LAST_LOGIN
public static final String SAVE_LAST_LOGIN
- See Also:
- Constant Field Values
-
MAIL_SMTP_CONNECTION_TIMEOUT
public static final String MAIL_SMTP_CONNECTION_TIMEOUT
SMTP Socket connection timeout value in milliseconds- See Also:
- Constant Field Values
-
MAIL_SMTP_TIMEOUT
public static final String MAIL_SMTP_TIMEOUT
SMTP Socket I/O timeout value in milliseconds- See Also:
- Constant Field Values
-
MS_MONITORING_ENABLED
public static final String MS_MONITORING_ENABLED
- See Also:
- Constant Field Values
-
MS_MONITORING_ALLOWED_HOSTS
public static final String MS_MONITORING_ALLOWED_HOSTS
- See Also:
- Constant Field Values
-
USER_PREFIX
public static final String USER_PREFIX
Prefix for user related settings.- See Also:
- Constant Field Values
-
USER_DISCOVERY_ENABLED
@Deprecated public static final String USER_DISCOVERY_ENABLED
Deprecated.This property is no longer stored in theapplication.properties
. It is stored inSystemProperty
table instead.
-
V6_FORM_RECORD_AUTHENTICATION_USE_PROJECT_AUTHENTICATORS
@Deprecated public static final String V6_FORM_RECORD_AUTHENTICATION_USE_PROJECT_AUTHENTICATORS
Deprecated.This property is only there for re-enabling the old / INCORRECT form record authentication (of V6 form records). This leads to using the project authenticators if no system authentication is required for the state of the form record. This property should not be made public since it reactivates incorrect behavior. It is only for clients that update to Version 7 that have a lot of forms that rely on the incorrect behavior. It is strongly recommended to use V7 forms.- See Also:
- Constant Field Values
-
FACES_HTTP_CHUNK_SIZE_BYTES
public static final String FACES_HTTP_CHUNK_SIZE_BYTES
Allows to override the default value ofFacesHttpSymbols.WebSocket.CHUNK_SIZE_BYTES
- See Also:
- Constant Field Values
-
FACES_HTTP_PACKET_SIZE_BYTES
public static final String FACES_HTTP_PACKET_SIZE_BYTES
Allows to override the default value ofFacesHttpSymbols.WebSocket.PACKET_SIZE_BYTES
- See Also:
- Constant Field Values
-
PLUGIN_UPDATE_CHECK_INTERVAL_SECONDS
public static final String PLUGIN_UPDATE_CHECK_INTERVAL_SECONDS
Time in seconds between two consecutive plugin update checks. Used to limit the number of update checks.- See Also:
- Constant Field Values
-
PLUGIN_UNPACK_JAR_FILE
public static final String PLUGIN_UNPACK_JAR_FILE
Whether JAR files are unpacked to a separate folder on the file system. Usually this should be set totrue
, otherwise old JARs might still exist in the URL cache.- See Also:
- Constant Field Values
-
LEGACY_FEATURE_FORM_RECORD_ATTR_FUNCTIONS
public static final String LEGACY_FEATURE_FORM_RECORD_ATTR_FUNCTIONS
Legacy functions for the workflow action "set form record attributes". These are undocumented and were apparently used in preparation for a custom project that did not happen yet. As such, nobody should be using these functions. They are disabled by default now and will be removed soon.- See Also:
- Constant Field Values
-
WEBSOCKET_KEEP_ALIVE_SECONDS
public static final String WEBSOCKET_KEEP_ALIVE_SECONDS
Interval for the websocket keep alive ping message, in seconds.- See Also:
- Constant Field Values
-
REST_CLIENT_PREFIX
public static final String REST_CLIENT_PREFIX
Prefix for REST client related settings.- See Also:
- Constant Field Values
-
REST_CLIENT_CONNECT_TIMEOUT
public static final String REST_CLIENT_CONNECT_TIMEOUT
The property key for the connect timeout of the user portal REST client.- See Also:
- Constant Field Values
-
REST_CLIENT_READ_TIMEOUT
public static final String REST_CLIENT_READ_TIMEOUT
The property key for the read timeout of the user portal REST client.- See Also:
- Constant Field Values
-
REST_CLIENT_LOCAL_URL
public static final String REST_CLIENT_LOCAL_URL
The property key for the local URL of the user portal REST client.- See Also:
- Constant Field Values
-
REST_CLIENT_REMOTE_URL
public static final String REST_CLIENT_REMOTE_URL
The property key for the remote URL of the user portal REST client.- See Also:
- Constant Field Values
-
REST_CLIENT_TYPE
public static final String REST_CLIENT_TYPE
The HTTP client to use for HTTP requests.- See Also:
- Constant Field Values
-
-