Add "sender" to SOAP APIs to avoid reuse of connections across apps.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 16 Aug 2007 03:20:05 +0000 (03:20 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 16 Aug 2007 03:20:05 +0000 (03:20 +0000)
commite55b84cb9abdf342e3f3b8988e54c1e5328e278f
tree4ca908c02ecca7c10a6049ae63a2f2ad10875915
parentbd74808060d4fed18b78e172e06dcc86c14bcbc0
Add "sender" to SOAP APIs to avoid reuse of connections across apps.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2426 cb58f699-b61c-0410-a6fe-9272a202ed29
shibsp/attribute/resolver/impl/QueryAttributeResolver.cpp
shibsp/binding/SOAPClient.h
shibsp/binding/impl/ArtifactResolver.cpp
shibsp/binding/impl/SOAPClient.cpp
shibsp/handler/impl/LogoutHandler.cpp
shibsp/handler/impl/SAML2LogoutInitiator.cpp
util/samlquery.cpp