public class JwtTokenReaderWriter extends JsonMapObjectReaderWriter
| Constructor and Description |
|---|
JwtTokenReaderWriter() |
| Modifier and Type | Method and Description |
|---|---|
String |
claimsToJson(JwtClaims claims) |
JwtClaims |
fromJsonClaims(String claimsJson) |
protected Object |
readPrimitiveValue(String name,
String json,
int from,
int to) |
formatIfNeeded, fromJson, fromJson, fromJson, fromJsonAsList, fromJsonAsList, fromJsonToJsonObject, fromJsonToJsonObject, getClosingIndex, getCommaIndex, internalFromJsonAsList, isWhiteSpace, readJsonObjectAsSettable, setFormat, toJson, toJson, toJson, toJson, toJson, toJsonInternal, toJsonInternal, toJsonInternal, toJsonInternalprotected Object readPrimitiveValue(String name, String json, int from, int to)
readPrimitiveValue in class JsonMapObjectReaderWriterApache CXF