Factor out XML signing code, add SAML 2 Artifact/POST
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 27 Sep 2006 03:22:43 +0000 (03:22 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 27 Sep 2006 03:22:43 +0000 (03:22 +0000)
commit9178cdb2f7d3c03db92eee0ee14fa32fd42e3c09
tree8cb7e34667ffb5531405128306e99eed6e3dc1d6
parent0c160f1641046f3ca1d1ba2725ae3cde8f234e96
Factor out XML signing code, add SAML 2 Artifact/POST

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@87 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0
saml/Makefile.am
saml/binding/MessageEncoder.h
saml/binding/impl/MessageEncoder.cpp
saml/saml.vcproj
saml/saml1/binding/impl/SAML1POSTEncoder.cpp
saml/saml2/binding/SAML2ArtifactEncoder.h [new file with mode: 0644]
saml/saml2/binding/SAML2POSTEncoder.h [new file with mode: 0644]
saml/saml2/binding/impl/SAML2ArtifactEncoder.cpp [new file with mode: 0644]
saml/saml2/binding/impl/SAML2POSTEncoder.cpp [new file with mode: 0644]