Uses of Class
org.oa4mp.client.api.storage.SQLAssetStore
-
Packages that use SQLAssetStore Package Description edu.uiuc.ncsa.myproxy.oa4mp.client.storage This package contains all of the storage classes for an OA4MP client.edu.uiuc.ncsa.oa4mp.oauth2.client -
-
Uses of SQLAssetStore in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
Methods in edu.uiuc.ncsa.myproxy.oa4mp.client.storage that return SQLAssetStore Modifier and Type Method Description SQLAssetStore
SQLAssetStoreProvider. get()
SQLAssetStore
SQLAssetStoreProvider. newInstance(edu.uiuc.ncsa.security.storage.sql.internals.Table table)
-
Uses of SQLAssetStore in edu.uiuc.ncsa.oa4mp.oauth2.client
Methods in edu.uiuc.ncsa.oa4mp.oauth2.client that return SQLAssetStore Modifier and Type Method Description SQLAssetStore
OA2SQLAssetStoreProvider. get()
-