Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WEB_SOCKET_CORRELATION_ID_HEADER_NAME |
"WebSocketCorrelationId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INDENT_SIZE |
8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_LOG_LEVEL |
"INFO" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOG_SEPARATOR |
"\n------------------------------------\n" |
public static final String |
PATH_PREFIX |
"/mockserver" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CERTIFICATE_DOMAIN |
"localhost" |
public static final String |
KEY_STORE_CERT_ALIAS |
"mockserver-client-cert" |
public static final String |
KEY_STORE_PASSWORD |
"changeit" |
Copyright © 2018. All rights reserved.