2.0 POST binding and test
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Fri, 6 Oct 2006 03:54:56 +0000 (03:54 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Fri, 6 Oct 2006 03:54:56 +0000 (03:54 +0000)
commit984175ab22aec34ad6fa969850213d31dc8501be
treead8cd5cff54cf04cd4b125f9e70701d2ca53114c
parenta9bf5c25e087aa2db5c1e98908545bfaed2e649c
2.0 POST binding and test

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@96 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0
12 files changed:
.cdtproject
saml/Makefile.am
saml/binding/impl/MessageDecoder.cpp
saml/saml.vcproj
saml/saml1/binding/impl/SAML1POSTDecoder.cpp
saml/saml2/binding/SAML2POSTDecoder.h [new file with mode: 0644]
saml/saml2/binding/impl/SAML2POSTDecoder.cpp [new file with mode: 0644]
samltest/Makefile.am
samltest/data/saml2/binding/SAML2Response.xml [new file with mode: 0644]
samltest/saml1/binding/SAML1POSTTest.h
samltest/saml2/binding/SAML2POSTTest.h [new file with mode: 0644]
samltest/samltest.vcproj