public class JoseHeadersReaderWriter extends JsonMapObjectReaderWriter
| Constructor and Description |
|---|
JoseHeadersReaderWriter() |
| Modifier and Type | Method and Description |
|---|---|
JoseHeaders |
fromJsonHeaders(String headersJson) |
String |
headersToJson(JoseHeaders headers) |
formatIfNeeded, fromJson, fromJson, fromJsonAsList, fromJsonAsList, fromJsonToJsonObject, getClosingIndex, getCommaIndex, internalFromJsonAsList, isWhiteSpace, readJsonObjectAsSettable, readPrimitiveValue, setFormat, toJson, toJson, toJson, toJson, toJson, toJsonInternal, toJsonInternal, toJsonInternal, toJsonInternalpublic String headersToJson(JoseHeaders headers)
public JoseHeaders fromJsonHeaders(String headersJson)
Apache CXF