Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_LDAP_SERVER |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_EXPOSE_EXCEPTIONS |
false |
public static final boolean |
DEFAULT_REPORT_REQUEST_PROC_TIME |
false |
public static final String |
DEFAULT_RESPONSE_CONTENT_TYPE |
"application/json; charset=utf-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CONNECTION_MAX_AGE |
0 |
public static final int |
DEFAULT_CONNECTION_POOL_INITIAL_SIZE |
0 |
public static final int |
DEFAULT_CONNECTION_POOL_MAX_WAIT_TIME |
500 |
public static final int |
DEFAULT_CONNECTION_POOL_SIZE |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CONNECT_TIMEOUT |
0 |
public static final int |
DEFAULT_RESPONSE_TIMEOUT |
0 |
public static final boolean |
DEFAULT_SELF_SIGNED_CERTS_TRUST |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOG_CATEGORY |
"MAIN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX |
"monitor." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CONNECT_TIMEOUT |
0 |
public static final int |
DEFAULT_READ_TIMEOUT |
0 |
public static final boolean |
DEFAULT_SELF_SIGNED_CERT_TRUST |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BYTE_LENGTH |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BYTE_LENGTH |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LEGAL_USERNAME_RE |
"[\\w@\\.-]{2,32}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_ENABLE |
false |
public static final int |
DEFAULT_PORT |
10389 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INFINISPAN_CONFIG_FILENAME |
"infinispan.configurationFile" |
public static final String |
INFINISPAN_CTX_ATTRIBUTE_NAME |
"org.infinispan.manager.EmbeddedCacheManager" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_CTX_PARAMETER_NAME |
"monitor.configurationFile" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
API_TOKEN_PROPERTY_NAME |
"monitor.apiAccessToken" |
public static final int |
MIN_TOKEN_LENGTH |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
serialVersionUID |
-306675914668424166L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CHARSET |
"utf-8" |
Copyright © 2017 Connect2id. All rights reserved.