Package com.nimbusds.common.json


package com.nimbusds.common.json
JSON utilities.
  • Class
    Description
    JSON serialisation.
    JSONArrayWriter<T extends net.minidev.json.JSONAware>
    JSON array writer for JAX-RS result streaming.
    JSONObjectWriter<T extends net.minidev.json.JSONAware>
    JSON object writer for JAX-RS result streaming.
    Key extractor, intended for JSONObjectWriter use.