Uses of Class
org.oa4mp.server.loader.oauth2.cm.json.MultiJSONStoreProvider
-
Packages that use MultiJSONStoreProvider Package Description edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader -
-
Uses of MultiJSONStoreProvider in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader
Fields in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader declared as MultiJSONStoreProvider Modifier and Type Field Description protected MultiJSONStoreProvider
OA2ConfigurationLoader. multiJSONStoreProvider
Methods in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader that return MultiJSONStoreProvider Modifier and Type Method Description MultiJSONStoreProvider
OA2ConfigurationLoader. getMultiJSONStoreProvider()
-