SOAP decoders.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Sun, 12 Nov 2006 00:07:53 +0000 (00:07 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Sun, 12 Nov 2006 00:07:53 +0000 (00:07 +0000)
commitc40cf73dc2872928ffee524c2e33298c16b72463
tree2e9add74dc6e0c0d662917647f7a4086bb05e58c
parent9f49fe116c808537d12c5452ba57d020342cb029
SOAP decoders.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@127 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0
saml/Makefile.am
saml/saml.vcproj
saml/saml1/binding/SAML1SOAPDecoder.h [new file with mode: 0644]
saml/saml1/binding/impl/SAML1SOAPDecoder.cpp [new file with mode: 0644]
saml/saml2/binding/SAML2SOAPDecoder.h [new file with mode: 0644]
saml/saml2/binding/impl/SAML2SOAPDecoder.cpp [new file with mode: 0644]
saml/util/SAMLConstants.cpp
saml/util/SAMLConstants.h