[Prev]

3.3.8 WSP: soap = tas3_wsp_decorate(cf, ses, az_cred, soap_resp)

cf

TAS3 configuration object, see tas3_new_conf()

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]