public final class SettingsConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEMO
Defines the demo editor.
|
static String |
HTTP_CLIENT_IGNORE_SSL_CERTIFICATE
Defines the setting to ignore SSL certificate.
|
static String |
INNER_URL
Defines the internal URL to the Document Server.
|
static String |
LOSSY_EDIT
Defines the setting to edit the specified extensions with the possible loss of information.
|
static String |
PRODUCT_INNER_URL
Defines the internal URL to the product.
|
static String |
SECURITY_HEADER
Defines the authorization header.
|
static String |
SECURITY_KEY
Defines the secret authorization key.
|
static String |
SECURITY_PREFIX
Defines the authorization prefix.
|
static String |
URL
Defines the URL to the Document Server.
|
| Modifier | Constructor and Description |
|---|---|
private |
SettingsConstants() |
public static final String URL
public static final String INNER_URL
public static final String PRODUCT_INNER_URL
public static final String SECURITY_KEY
public static final String SECURITY_HEADER
public static final String SECURITY_PREFIX
public static final String HTTP_CLIENT_IGNORE_SSL_CERTIFICATE
public static final String DEMO
public static final String LOSSY_EDIT
Copyright © 2023–2024. All rights reserved.