content
private net.minidev.json.JSONObject content
Deprecated, for removal: This API element is subject to removal in a future version.
JSON content.
com.nimbusds.oauth2.sdk.Message, com.nimbusds.oauth2.sdk.Response, com.nimbusds.oauth2.sdk.SuccessResponseprivate Stringprivate net.minidev.json.JSONObjectprivate StringJSONSuccessResponse(net.minidev.json.JSONObject contentObject) JSONSuccessResponse(net.minidev.json.JSONObject contentObject,
String cacheControlValue,
String pragmaValue) booleancom.nimbusds.oauth2.sdk.http.HTTPResponsetoString()contentObject - JSON content. MUST not be null.contentObject - JSON contentcacheControlValue - cache control valuepragmaValue - pragma valueindicatesSuccess in interface com.nimbusds.oauth2.sdk.ResponsetoHTTPResponse in interface com.nimbusds.oauth2.sdk.Response