Moved URLEncoder into separate header, made it a global service.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 27 Sep 2006 17:28:49 +0000 (17:28 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Wed, 27 Sep 2006 17:28:49 +0000 (17:28 +0000)
commit4de076e8cdaf1cc2c442e81d69622aecc669e778
treeda5e1fbd3bd0635d40c917f98db82fb29a53bbd7
parent9178cdb2f7d3c03db92eee0ee14fa32fd42e3c09
Moved URLEncoder into separate header, made it a global service.

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