SAML 2 Artifact decoder/test, with some API adjustments.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 11 Oct 2006 15:52:58 +0000 (15:52 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 11 Oct 2006 15:52:58 +0000 (15:52 +0000)
commitb71847125fd768d8441531f959887c858622f478
tree40487ea3c8c5d03d7626e6be82106f65b7585559
parent77bc8d01cbddbe19edfa4ce9420acaa014317da8
SAML 2 Artifact decoder/test, with some API adjustments.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@100 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0
saml/Makefile.am
saml/binding/MessageDecoder.h
saml/binding/impl/MessageDecoder.cpp
saml/saml.vcproj
saml/saml2/binding/SAML2ArtifactDecoder.h [new file with mode: 0644]
saml/saml2/binding/impl/SAML2ArtifactDecoder.cpp [new file with mode: 0644]
samltest/Makefile.am
samltest/data/saml2/binding/SAML2Response.xml
samltest/saml1/binding/SAML1ArtifactTest.h
samltest/saml2/binding/SAML2ArtifactTest.h [new file with mode: 0644]
samltest/samltest.vcproj