Uses of Class
org.oa4mp.server.loader.oauth2.cm.json.JSONSQLStore
-
Packages that use JSONSQLStore Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json -
-
Uses of JSONSQLStore in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json that return JSONSQLStore Modifier and Type Method Description JSONSQLStore
JSONStoreProviders.JSONStoreSQLStoreProvider. get()
JSONSQLStore
JSONStoreProviders.JSONStoreSQLStoreProvider. newInstance(edu.uiuc.ncsa.security.storage.sql.internals.Table table)
-