Moved dest. check back to decoders, policy API changes.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Thu, 9 Nov 2006 03:12:15 +0000 (03:12 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Thu, 9 Nov 2006 03:12:15 +0000 (03:12 +0000)
commitc69cbb33a8c6ed07ff80edd5ab2ddb2d8aad6bf2
tree93b7374d016ef0217ec92059c99b3c4e8ccc2837
parent84c0834e26fc15d19f01ab5267f8433c07ee8001
Moved dest. check back to decoders, policy API changes.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@121 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0
14 files changed:
.cdtproject
saml/Makefile.am
saml/binding/MessageRoutingRule.h [deleted file]
saml/binding/SecurityPolicy.h
saml/binding/SecurityPolicyRule.h
saml/binding/XMLSigningRule.h [moved from saml/binding/MessageSigningRule.h with 91% similarity]
saml/binding/impl/MessageRoutingRule.cpp [deleted file]
saml/binding/impl/SecurityPolicy.cpp
saml/binding/impl/XMLSigningRule.cpp [moved from saml/binding/impl/MessageSigningRule.cpp with 94% similarity]
saml/saml.vcproj
saml/saml1/binding/impl/SAML1POSTDecoder.cpp
saml/saml2/binding/impl/SAML2POSTDecoder.cpp
saml/saml2/binding/impl/SAML2RedirectDecoder.cpp
samltest/binding.h