Uses of Class
org.oa4mp.client.api.AssetResponse
-
Packages that use AssetResponse Package Description org.oa4mp.client.api -
-
Uses of AssetResponse in org.oa4mp.client.api
Methods in org.oa4mp.client.api that return AssetResponse Modifier and Type Method Description AssetResponseAbstractOA4MPService. getCert(String tempToken, edu.uiuc.ncsa.security.core.Identifier identifier)Performs theAbstractOA4MPService.getCert(Asset, AuthorizationGrant)and updates the asset associated with the given identifier.protected AssetResponseAbstractOA4MPService. getCert(Asset asset, AuthorizationGrant ag)Does the actual work getting the cert.Methods in org.oa4mp.client.api with parameters of type AssetResponse Modifier and Type Method Description abstract voidAbstractOA4MPService. postGetCert(Asset asset, AssetResponse assetResponse)voidOA4MPService. postGetCert(Asset asset, AssetResponse assetResponse)
-