| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WEBSOCKET_V13_MAGIC_NUMBER |
"258EAFA5-E914-47DA-95CA-C5AB0DC85B11" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SEC_WEBSOCKET_ACCEPT |
"Sec-WebSocket-Accept" |
public static final String |
SEC_WEBSOCKET_KEY |
"Sec-WebSocket-Key" |
public static final String |
SEC_WEBSOCKET_LOCATION |
"Sec-WebSocket-Location" |
public static final String |
SEC_WEBSOCKET_VERSION |
"Sec-WebSocket-Version" |
public static final String |
X_FORWARDED_HOST |
"X-Forwarded-Host" |
public static final String |
X_FORWARDED_PORT |
"X-Forwarded-Port" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_RESPONSE_MODEL_VAR_ALERTS |
"alerts" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ELEMENT_KEYS_HAS_ERRORS |
"hasErrors" |
public static final String |
ELEMENT_KEYS_HAS_SUCCESSES |
"hasSuccesses" |
public static final String |
ELEMENT_KEYS_HAS_WARNINGS |
"hasWarnings" |
public static final String |
ELEMENT_KEYS_IS_VALID |
"isValid" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_ROUTE_PATH |
"/*{path}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENVIRONMENT_NAME_DEFAULT |
"local" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONFIG_FILE_NAME_DEFAULT |
"app-config.yaml" |
public static final String |
PREFIX_DEFAULT |
"app." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ENUM_SERIALIZER_FIELD_NAME_LABEL |
"label" |
public static final String |
ENUM_SERIALIZER_FIELD_NAME_NAME |
"name" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WHITESPACE |
" \n\r\f\t" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final boolean |
IS_RESPONSE_CHARACTERS_BASED_BY_DEFAULT |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
UNDERTOW_EXCEPTION_CODE_REQUEST_TOO_LARGE |
"UT000020" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TEST_STRING |
"\u201b\'\u00ef\u0153\ud84c\udfb4\ud840\udc0b\u16a1\u0160\u0161\u00c8\u00c6\u00e6\u00d0\u00f0\ud834\udd58\ud834\udd65\ud834\udd6f\u2019" |
public static final String |
TEST_STRING_LONG |
"\u201b\'\u00ef\u0153\ud84c\udfb4\ud840\udc0b\u16a1\u0160\u0161\u00c8\u00c6\u00e6\u00d0\u00f0\ud834\udd58\ud834\udd65\ud834\udd6f\u20190123456789asasdnalfh23uio4y4213ralksfan394u2348902ursdfjsdfj2534tuuegjdfgjdfgdgjmelfj234i2jsdjfsdjgdlkgjdlkfgjdgj9dgh09fgdhfdgksdjfasdfkasdf858656" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SPINCAST_TEST_NAME_AFTER_CLASS_ANNOTATIONS_VALIDATION |
"[Spincast] @AfterClass annotations validation" |
public static final String |
SPINCAST_TEST_NAME_AFTER_CLASS_LOOPS_EXCEPTION |
"[Spincast] afterClassLoops method validation" |
public static final String |
SPINCAST_TEST_NAME_AFTER_CLASS_METHOD_VALIDATION |
"[Spincast] afterClass method validation" |
public static final String |
SPINCAST_TEST_NAME_BEFORE_CLASS_ANNOTATIONS_VALIDATION |
"[Spincast] @BeforeClass annotations validation" |
public static final String |
SPINCAST_TEST_NAME_BEFORE_CLASS_METHOD_VALIDATION |
"[Spincast] beforeClass method validation" |
Copyright © 2018. All rights reserved.