| Package | Description |
|---|---|
| edu.uiuc.ncsa.myproxy.oa4mp.client |
| Modifier and Type | Method and Description |
|---|---|
protected AssetResponse |
AbstractOA4MPService.getCert(Asset asset,
edu.uiuc.ncsa.security.delegation.token.AuthorizationGrant ag,
edu.uiuc.ncsa.security.delegation.token.Verifier v) |
AssetResponse |
AbstractOA4MPService.getCert(String tempToken,
String verifier)
Retrieve the certificate chain from the server.
|
AssetResponse |
AbstractOA4MPService.getCert(String tempToken,
String verifier,
edu.uiuc.ncsa.security.core.Identifier identifier)
Performs the
AbstractOA4MPService.getCert(String, String) call then updates the asset associated with
the given identifier. |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractOA4MPService.postGetCert(Asset asset,
AssetResponse assetResponse) |
void |
OA4MPService.postGetCert(Asset asset,
AssetResponse assetResponse) |
Copyright © 2014. All Rights Reserved.