| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TAB_NAME |
"Security" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_RESULTS |
5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ATTRIBUTES_VAR |
"attributes" |
public static final String |
CONFIG |
"configuration" |
public static final String |
CONNECTION |
"connection" |
public static final String |
CONNECTOR_OVERRIDES |
"Connector Overrides" |
public static final String |
CONTEXT_KEY_CUSTOM_PARAMETERS |
"customParameters" |
public static final String |
CONTEXT_KEY_PARAMETERS |
"parameters" |
public static final String |
DEFAULT_CONNECTION_IDLE_TIMEOUT |
"30" |
public static final String |
DEFAULT_CONNECTION_TIMEOUT |
"30" |
public static final String |
DEFAULT_MAX_CONNECTIONS |
"-1" |
public static final String |
DEFAULT_RESPONSE_BUFFER_SIZE |
"-1" |
public static final String |
LINK |
"link" |
public static final String |
PAYLOAD_VAR |
"payload" |
public static final String |
REQUEST_PARAMETERS_GROUP_NAME |
"Request Parameters" |
public static final int |
UNLIMITED_CONNECTIONS |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CUSTOM_JSON_PROPERTY_PREFIX |
"x-" |
public static final String |
PROPERTY_ORDER |
"propertyOrder" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CUSTOM_FIELD_LOCATION |
"customFieldLocation" |
public static final String |
SUB_SCHEMA_LOCATION |
"subSchemaLocation" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROPERTY_CONFIGURATION |
"PROPERTY_CONFIGURATION" |
public static final String |
PROPERTY_CONNECTION |
"PROPERTY_CONNECTION" |
public static final String |
PROPERTY_EXPRESSION_LANGUAGE |
"PROPERTY_EXPRESSION_LANGUAGE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CUSTOM_BINDING |
"customBinding" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DISPLAY_NAME_PROPERTY_KEY |
"name" |
public static final String |
ID_PROPERTY_KEY |
"id" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NULL_URI_PARAMETER_ERROR_TEMPLATE |
"URI Parameters are mandatory and its value cannot be null. Trying to assign a null value to the \'%s\' URI parameter." |
public static final String |
PATH_PARAMETERS_NOT_USED_ERROR_TEMPLATE |
"The request was not correctly built. Required URI parameters were not set. [%s]" |
Copyright © 2023. All rights reserved.