| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DELIMITER |
"/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_DATA_FORMAT |
"application/json" |
public static final String |
HEADER_DATA_FORMAT |
"dataFormat" |
public static final String |
HEADER_DATA_TYPE |
"type" |
public static final String |
HEADER_ERROR_TYPE |
"errorType" |
public static final String |
HEADER_QUALIFIER |
"q" |
public static final int |
NULL_ERROR_TYPE |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTH_CONTEXT_KEY |
"auth.context" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ERROR_TYPE |
400 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ERROR_TYPE |
403 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ERROR_TYPE |
500 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ERROR_TYPE |
503 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ERROR_TYPE |
401 |
Copyright © 2015–2021. All rights reserved.