https://issues.shibboleth.net/jira/browse/SSPCPP-342
authorScott Cantor <cantor.2@osu.edu>
Sun, 26 Feb 2012 01:24:38 +0000 (01:24 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sun, 26 Feb 2012 01:24:38 +0000 (01:24 +0000)
commit0c0b5c09b4ffd3f83657f93b457e7932ae937dda
treef18566fe48bc1dd606618e3bd67e7d8a6924e2e6
parentc2dd6ed076ddcd49a0c7cdf1086001d249e689dc
https://issues.shibboleth.net/jira/browse/SSPCPP-342
saml/Makefile.am
saml/SAMLConfig.cpp
saml/SAMLConfig.h
saml/saml.vcxproj
saml/saml.vcxproj.filters
saml/saml2/metadata/EntityMatcher.h [new file with mode: 0644]
saml/saml2/metadata/impl/BlacklistMetadataFilter.cpp
saml/saml2/metadata/impl/EntityAttributesEntityMatcher.cpp [new file with mode: 0644]
saml/saml2/metadata/impl/NameEntityMatcher.cpp [new file with mode: 0644]
saml/saml2/metadata/impl/WhitelistMetadataFilter.cpp