| 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.
|
| Class and Description |
|---|
| AbstractOA4MPService
Created by Jeff Gaynor
on 11/26/13 at 11:27 AM |
| 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 the
AssetStore
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 the
OA4MPService. |
| OA4MPService
The OAuth for MyProxy service.
|
| OA4MPServiceProvider
An internal factory for making an
OA4MPService instance. |
| Class and Description |
|---|
| ClientEnvironment
Environment under which a client instance runs.
|
| ClientLoaderInterface
An interface ensuring that loaders have a service provider.
|
| Class and 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 the
AssetStore
javadoc. |
| ClientEnvironment
Environment under which a client instance runs.
|
| OA4MPService
The OAuth for MyProxy service.
|
| Class and 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 the
AssetStore
javadoc. |
Copyright © 2014. All Rights Reserved.