[Prev]

3.3.7 WSP: tgtnid = tas3_wsp_validate(cf, ses, az_cred, soap_req)

cf

TAS3 configuration object, see tas3_new_conf()

ses

Session object that contains the EPR cache, see tas3_new_ses()

az_cred

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

soap_req

Entire SOAP envelope as a string

return

target name id (tgtnid), as a string, of the target identity of the request (rest of the information is populated to the session object, from where it can be retrieved).


[Prev | Next]