类 SettingsConstants
java.lang.Object
com.onlyoffice.model.settings.SettingsConstants
Defines the settings constants.
-
字段概要
字段修饰符和类型字段说明static final StringDefines the demo editor.static final StringDefines the setting to ignore SSL certificate.static final StringDefines the internal URL to the Document Server.static final StringDefines the setting to edit the specified extensions with the possible loss of information.static final StringDefines the internal URL to the product.static final StringDefines the authorization header.static final StringDefines the secret authorization key.static final StringDefines the authorization prefix.static final StringDefines the URL to the Document Server. -
方法概要
-
字段详细资料
-
URL
Defines the URL to the Document Server.- 另请参阅:
-
INNER_URL
Defines the internal URL to the Document Server.- 另请参阅:
-
PRODUCT_INNER_URL
Defines the internal URL to the product.- 另请参阅:
-
SECURITY_KEY
Defines the secret authorization key.- 另请参阅:
-
SECURITY_HEADER
Defines the authorization header.- 另请参阅:
-
SECURITY_PREFIX
Defines the authorization prefix.- 另请参阅:
-
HTTP_CLIENT_IGNORE_SSL_CERTIFICATE
Defines the setting to ignore SSL certificate.- 另请参阅:
-
DEMO
Defines the demo editor.- 另请参阅:
-
LOSSY_EDIT
Defines the setting to edit the specified extensions with the possible loss of information.- 另请参阅:
-