| Package | Description |
|---|---|
| edu.uiuc.ncsa.myproxy.oa4mp.client |
| Modifier and Type | Method and Description |
|---|---|
OA4MPResponse |
AbstractOA4MPService.requestCert()
This will make the request with whatever defaults are in effect for the client.
|
protected OA4MPResponse |
AbstractOA4MPService.requestCert(Asset asset,
Map additionalParameters) |
OA4MPResponse |
AbstractOA4MPService.requestCert(edu.uiuc.ncsa.security.core.Identifier identifier)
A convenience method to do the
AbstractOA4MPService.requestCert() call and create an asset with the given identifier. |
OA4MPResponse |
AbstractOA4MPService.requestCert(edu.uiuc.ncsa.security.core.Identifier identifier,
Map additionalParameters)
A convenience method that allows for a map of additional parameters.
|
OA4MPResponse |
AbstractOA4MPService.requestCert(Map additionalParameters)
Request a certificate from the user portal.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractOA4MPService.postRequestCert(Asset asset,
OA4MPResponse oa4MPResponse) |
void |
OA4MPService.postRequestCert(Asset asset,
OA4MPResponse oa4MPResponse) |
Copyright © 2014. All Rights Reserved.