Refactor assertion extraction into handlers.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 17 Sep 2007 02:18:25 +0000 (02:18 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 17 Sep 2007 02:18:25 +0000 (02:18 +0000)
commit86b94e5088c87e59c1a786c0de796c15653fcaea
tree014456f5b3e6c48feb5dc2573be28b21bd6446dc
parent086c10e7dbc922aab29a95bc21327685d00c0366
Refactor assertion extraction into handlers.
Fix some sloppy code related to policy reuse.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2489 cb58f699-b61c-0410-a6fe-9272a202ed29
adfs/adfs.cpp
configs/shibboleth2.xml.in
shibsp/attribute/resolver/impl/QueryAttributeResolver.cpp
shibsp/binding/impl/ArtifactResolver.cpp
shibsp/handler/AssertionConsumerService.h
shibsp/handler/impl/AssertionConsumerService.cpp
shibsp/handler/impl/SAML1Consumer.cpp
shibsp/handler/impl/SAML2ArtifactResolution.cpp
shibsp/handler/impl/SAML2Consumer.cpp
shibsp/handler/impl/SAML2Logout.cpp