Uses of Package
edu.uiuc.ncsa.myproxy.oa4mp.client.storage
-
Packages that use edu.uiuc.ncsa.myproxy.oa4mp.client.storage Package Description edu.uiuc.ncsa.myproxy.oa4mp.client edu.uiuc.ncsa.myproxy.oa4mp.client.loader 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 -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client.storage used by edu.uiuc.ncsa.myproxy.oa4mp.client Class Description AssetProvider Provider (i.e.AssetStore The top-level abstract class for storingAsset
s. -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client.storage used by edu.uiuc.ncsa.myproxy.oa4mp.client.loader Class Description AssetProvider Provider (i.e.AssetStore The top-level abstract class for storingAsset
s. -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client.storage used by edu.uiuc.ncsa.myproxy.oa4mp.client.storage Class Description AssetProvider Provider (i.e.AssetSerializationKeys Keys used for serialization.AssetStore The top-level abstract class for storingAsset
s.AssetStoreTable Internal model of the SQL table backing anAssetStore
.FSAssetStore Created by Jeff Gaynor
on 1/28/13 at 1:14 PMSQLAssetStore Created by Jeff Gaynor
on 1/28/13 at 2:11 PM -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client.storage used by edu.uiuc.ncsa.oa4mp.oauth2.client Class Description AssetConverter A serializer that convertsAsset
s to/from key/value pairs.AssetProvider Provider (i.e.AssetSerializationKeys Keys used for serialization.AssetStore The top-level abstract class for storingAsset
s.AssetStoreTable Internal model of the SQL table backing anAssetStore
.SQLAssetStore Created by Jeff Gaynor
on 1/28/13 at 2:11 PMSQLAssetStoreProvider Created by Jeff Gaynor
on 1/31/13 at 12:26 PM