Add "sender" to SOAP APIs to avoid reuse of connections across apps.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Thu, 16 Aug 2007 03:20:00 +0000 (03:20 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Thu, 16 Aug 2007 03:20:00 +0000 (03:20 +0000)
commit819e0caf684df63378460e4cb00f2f7a38c9a5cf
tree358a0ea38e6cf6d495bd5f877bb4eaeb9c1e2035
parent6eb106b7c3f4d5c5f70e8b8812f428010e1b48ef
Add "sender" to SOAP APIs to avoid reuse of connections across apps.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@294 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0
saml/binding/SOAPClient.h
saml/binding/impl/SOAPClient.cpp
saml/saml1/binding/SAML1SOAPClient.h
saml/saml1/binding/impl/SAML1SOAPClient.cpp
saml/saml2/binding/SAML2SOAPClient.h
saml/saml2/binding/impl/SAML2SOAPClient.cpp