Add "sender" to SOAP APIs to avoid reuse of connections across apps.
[shibboleth/opensaml2.git] / saml / binding / SOAPClient.h
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-05-11 cantorMethod scoping and map insert fixes.
2007-04-26 cantorFix comments, add a missing const.
2007-03-30 cantorRework observer constness, fix SOAP client virtual...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-02 cantorAdd XML validation flag to policy.
2007-02-15 cantorCorrect constness of transport API, update version.
2007-02-14 cantorPromote setSignature method, refactor SOAP objects...
2007-02-13 cantorSwitch to virtual inheritance.
2007-02-13 cantorSwitch to reference for SOAP request envelope, delete...
2007-02-12 cantorFixes to SOAP clients
2007-02-02 cantorUpdate copyright.
2006-11-23 cantorAllow message-only policy rules, basic SAML SOAP client.