public class NXJsonUnmarshaller extends com.unboundid.scim.marshal.json.JsonUnmarshaller
Constructor and Description |
---|
NXJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
protected org.json.JSONObject |
makeCaseInsensitive(org.json.JSONObject jsonObject) |
<R extends com.unboundid.scim.data.BaseResource> |
unmarshal(InputStream inputStream,
com.unboundid.scim.schema.ResourceDescriptor resourceDescriptor,
com.unboundid.scim.data.ResourceFactory<R> resourceFactory) |
public NXJsonUnmarshaller()
public <R extends com.unboundid.scim.data.BaseResource> R unmarshal(InputStream inputStream, com.unboundid.scim.schema.ResourceDescriptor resourceDescriptor, com.unboundid.scim.data.ResourceFactory<R> resourceFactory) throws com.unboundid.scim.sdk.InvalidResourceException
unmarshal
in interface com.unboundid.scim.marshal.Unmarshaller
unmarshal
in class com.unboundid.scim.marshal.json.JsonUnmarshaller
com.unboundid.scim.sdk.InvalidResourceException
protected org.json.JSONObject makeCaseInsensitive(org.json.JSONObject jsonObject) throws org.json.JSONException
org.json.JSONException
Copyright © 2016 Nuxeo SA. All rights reserved.