SOAP decoders.
authorScott Cantor <cantor.2@osu.edu>
Sun, 12 Nov 2006 00:07:53 +0000 (00:07 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sun, 12 Nov 2006 00:07:53 +0000 (00:07 +0000)
commit14057fc9aa90e32cfcb43947397d963c6563fa91
tree8325cc355a61d543cadd6934c34536e00394fdd2
parentf753e2293ab6a40575bc9b294490e134eac5db9e
SOAP decoders.
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