Uses of Package
edu.uiuc.ncsa.myproxy.oa4mp.client
-
Packages that use edu.uiuc.ncsa.myproxy.oa4mp.client Package Description edu.uiuc.ncsa.myproxy.oa4mp.client edu.uiuc.ncsa.myproxy.oa4mp.client.loader edu.uiuc.ncsa.myproxy.oa4mp.client.servlet edu.uiuc.ncsa.myproxy.oa4mp.client.storage This package contains all of the storage classes for an OA4MP client.edu.uiuc.ncsa.myproxy.oa4mp.oauth2.proxy edu.uiuc.ncsa.myproxy.oauth2.base edu.uiuc.ncsa.oa4mp.oauth2.client -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client used by edu.uiuc.ncsa.myproxy.oa4mp.client Class Description 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 theAssetStore
javadoc.AssetResponse Response from a server containing the certificate chain and user name.ClientEnvironment Environment under which a client instance runs.OA4MPResponse Response from initial call to theOA4MPService
.OA4MPServiceProvider Converted to marker since getting rid of OAuth 1.0a from codebase. -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client used by edu.uiuc.ncsa.myproxy.oa4mp.client.loader Class Description ClientEnvironment Environment under which a client instance runs.ClientLoaderInterface An interface ensuring that loaders have a service provider. -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client used by edu.uiuc.ncsa.myproxy.oa4mp.client.servlet Class Description Asset 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 theAssetStore
javadoc.ClientEnvironment Environment under which a client instance runs.OA4MPService The OAuth for MyProxy service. -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client used by edu.uiuc.ncsa.myproxy.oa4mp.client.storage Class Description Asset 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 theAssetStore
javadoc. -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client used by edu.uiuc.ncsa.myproxy.oa4mp.oauth2.proxy Class Description ClientEnvironment Environment under which a client instance runs. -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client used by edu.uiuc.ncsa.myproxy.oauth2.base Class Description ClientEnvironment Environment under which a client instance runs. -
Classes in edu.uiuc.ncsa.myproxy.oa4mp.client used by edu.uiuc.ncsa.oa4mp.oauth2.client Class Description 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 theAssetStore
javadoc.AssetResponse Response from a server containing the certificate chain and user name.ClientEnvironment Environment under which a client instance runs.ClientLoaderInterface An interface ensuring that loaders have a service provider.OA4MPService The OAuth for MyProxy service.OA4MPServiceProvider Converted to marker since getting rid of OAuth 1.0a from codebase.