[Prev]

3.2.8 WSP: soap = tas3.wsp_decorate(cf, ses, az_cred, soap_resp)

cf

TAS3 configuration object, see tas3.new_conf_to_cf()

ses

Session object that contains the EPR cache

az_cred

(Optional) Additional authorization credentials or attributes, query string format.

soap_resp

XML payload, as a string

return

SOAP Envelope of the response, as a string, ready to be sent as HTTP response.


[Prev | Next]