Uses of Class
org.oa4mp.server.loader.oauth2.cm.json.JSONConverter
-
Packages that use JSONConverter Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json -
-
Uses of JSONConverter in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
Fields in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json declared as JSONConverter Modifier and Type Field Description protected static JSONConverter<? extends edu.uiuc.ncsa.security.util.json.JSONEntry>
JSONStoreProviders. jsonConverter
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json that return JSONConverter Modifier and Type Method Description static JSONConverter<? extends edu.uiuc.ncsa.security.util.json.JSONEntry>
JSONStoreProviders. getJsonConverter()
-