All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractClientLoader<T extends ClientEnvironment> Top-level class for client loader that creates asset store and controls which classes are instantiated for the client.AbstractOA4MPService Created by Jeff Gaynor
on 11/26/13 at 11:27 AMAsset A storage class that contains the certificate chain private key used in the request the redirect returned from the server the username used for the MyProxy call the creation time of this entry (useful for removing expired/old assets) read more on the use of this in theAssetStorejavadoc.AssetConverter A serializer that convertsAssets to/from key/value pairs.AssetProvider<V extends Asset> Provider (i.e. a factory) for creatingAssets.AssetResponse Response from a server containing the certificate chain and user name.AssetSerializationKeys Keys used for serialization.AssetStore The top-level abstract class for storingAssets.AssetStoreTable Internal model of the SQL table backing anAssetStore.AssetStoreUtil A utility that contains a couple of useful idioms.ClientEnvironment Environment under which a client instance runs.ClientExceptionHandler Created by Jeff Gaynor
on 2/9/15 at 12:01 PMClientLoaderInterface<T extends ClientEnvironment> An interface ensuring that loaders have a service provider.ClientServlet Basic Client servlet. it has the machinery in it for reading in a configuration file, setting up theClientEnvironmentand making theOA4MPServiceinstance.ClientXMLTags These are the tags that appear in the client XML configuration file.FSAssetStore Created by Jeff Gaynor
on 1/28/13 at 1:14 PMFSAssetStoreProvider Created by Jeff Gaynor
on 1/31/13 at 10:24 AMMemoryAssetStore Created by Jeff Gaynor
on 1/28/13 at 3:07 PMMultiAssetStoreProvider Created by Jeff Gaynor
on 1/31/13 at 1:20 PMOA4MPResponse Response from initial call to theOA4MPService.OA4MPService The OA4MP service.OA4MPServiceProvider Converted to marker since getting rid of OAuth 1.0a from codebase.SimpleReadyServlet A very, very simple (as in stupid) ready servlet.SimpleStartRequest A simple servlet that starts the request.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