Uses of Class
org.oa4mp.delegation.common.storage.JSONUtil
-
Packages that use JSONUtil Package Description edu.uiuc.ncsa.oa4mp.delegation.common.storage.clients edu.uiuc.ncsa.oa4mp.delegation.oa2.server.claims edu.uiuc.ncsa.oa4mp.delegation.oa2.server.config -
-
Uses of JSONUtil in edu.uiuc.ncsa.oa4mp.delegation.common.storage.clients
Methods in edu.uiuc.ncsa.oa4mp.delegation.common.storage.clients that return JSONUtil Modifier and Type Method Description JSONUtil
BaseClientConverter. getJsonUtil()
-
Uses of JSONUtil in edu.uiuc.ncsa.oa4mp.delegation.oa2.server.claims
Methods in edu.uiuc.ncsa.oa4mp.delegation.oa2.server.claims that return JSONUtil Modifier and Type Method Description protected JSONUtil
ClaimSourceConfigurationUtil. getJSONUtil()
-
Uses of JSONUtil in edu.uiuc.ncsa.oa4mp.delegation.oa2.server.config
Methods in edu.uiuc.ncsa.oa4mp.delegation.oa2.server.config that return JSONUtil Modifier and Type Method Description static JSONUtil
SSLConfigurationUtil2. getJSONUtil()
-