First cut at logout race detection in cache.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 17 Jul 2007 22:22:45 +0000 (22:22 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 17 Jul 2007 22:22:45 +0000 (22:22 +0000)
commitdcd7501fe51a7eb419e05898c42c146188c4d838
tree139566071ff9cc47c694a525ed4438239d359c9a
parentccaf4502e44d16c590e0990e4404bb7ea5593edb
First cut at logout race detection in cache.
Back-channel logout notifier using SOAP.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2362 cb58f699-b61c-0410-a6fe-9272a202ed29
13 files changed:
schemas/Makefile.am
schemas/catalog.xml.in
schemas/shibboleth-2.0-sp-notify.xsd [new file with mode: 0644]
shibsp/Application.h
shibsp/handler/LogoutHandler.h
shibsp/handler/impl/LocalLogoutInitiator.cpp
shibsp/handler/impl/LogoutHandler.cpp
shibsp/handler/impl/SAML2Logout.cpp
shibsp/handler/impl/SAML2LogoutInitiator.cpp
shibsp/impl/StorageServiceSessionCache.cpp
shibsp/impl/XMLServiceProvider.cpp
shibsp/util/SPConstants.cpp
shibsp/util/SPConstants.h