Modifier and Type | Method and Description |
---|---|
JsonMapObject |
JsonMapObjectReaderWriter.fromJsonToJsonObject(InputStream is) |
JsonMapObject |
JsonMapObjectReaderWriter.fromJsonToJsonObject(String json) |
JsonMapObject |
JsonMapObject.getJsonMapProperty(String name) |
Modifier and Type | Method and Description |
---|---|
void |
JsonMapObjectReaderWriter.fromJson(JsonMapObject obj,
String json) |
String |
JsonMapObjectReaderWriter.toJson(JsonMapObject obj) |
void |
JsonMapObjectReaderWriter.toJson(JsonMapObject obj,
OutputStream os) |
Modifier and Type | Method and Description |
---|---|
JsonMapObject |
JsonMapObjectProvider.readFrom(Class<JsonMapObject> cls,
Type t,
Annotation[] anns,
javax.ws.rs.core.MediaType mt,
javax.ws.rs.core.MultivaluedMap<String,String> headers,
InputStream is) |
Modifier and Type | Method and Description |
---|---|
long |
JsonMapObjectProvider.getSize(JsonMapObject o,
Class<?> cls,
Type t,
Annotation[] anns,
javax.ws.rs.core.MediaType mt) |
void |
JsonMapObjectProvider.writeTo(JsonMapObject o,
Class<?> cls,
Type t,
Annotation[] anns,
javax.ws.rs.core.MediaType mt,
javax.ws.rs.core.MultivaluedMap<String,Object> headers,
OutputStream os) |
Modifier and Type | Method and Description |
---|---|
JsonMapObject |
JsonMapObjectProvider.readFrom(Class<JsonMapObject> cls,
Type t,
Annotation[] anns,
javax.ws.rs.core.MediaType mt,
javax.ws.rs.core.MultivaluedMap<String,String> headers,
InputStream is) |
Modifier and Type | Class and Description |
---|---|
class |
JoseHeaders |
Modifier and Type | Class and Description |
---|---|
class |
JweHeaders |
Modifier and Type | Class and Description |
---|---|
class |
JsonWebKey |
class |
JsonWebKeys |
Modifier and Type | Class and Description |
---|---|
class |
JwsHeaders |
Modifier and Type | Class and Description |
---|---|
class |
JwtClaims |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationMetadata |
class |
ClientRegistration |
class |
ClientRegistrationResponse |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserInfo |
class |
ClaimRequirement |
class |
ClaimsRequest |
class |
IdToken |
class |
UserAddress |
class |
UserInfo |
Modifier and Type | Class and Description |
---|---|
class |
OidcProviderMetadata |
Apache CXF