2.0 POST binding and test
authorScott Cantor <cantor.2@osu.edu>
Fri, 6 Oct 2006 03:54:56 +0000 (03:54 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 6 Oct 2006 03:54:56 +0000 (03:54 +0000)
commit48038b6787531fa6a5d182f5873f256a148a070d
tree7265cd04d1a34d7ca3d77e2c36bd7894cdbafe7d
parentb4900c55a6df4edbe9ce5833a78b22963a2d9b23
2.0 POST binding and test
14 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/.gitignore [new file with mode: 0644]
samltest/saml1/binding/SAML1POSTTest.h
samltest/saml2/binding/.gitignore [new file with mode: 0644]
samltest/saml2/binding/SAML2POSTTest.h [new file with mode: 0644]
samltest/samltest.vcproj