SSPCPP-697 - Align the filter schema(s) and functor types where feasible.
authorScott Cantor <cantor.2@osu.edu>
Thu, 5 May 2016 18:24:08 +0000 (14:24 -0400)
committerScott Cantor <cantor.2@osu.edu>
Thu, 5 May 2016 18:24:08 +0000 (14:24 -0400)
commit7fe60b9708489a50951f05dac6274a605ea4c03d
tree69f72de74501f367f406fced4e5fe9bc1be9c7a0
parent36b223930f3e7c2603746808063d15de9b7c48a7
SSPCPP-697 - Align the filter schema(s) and functor types where feasible.

https://issues.shibboleth.net/jira/browse/SSPCPP-697

Add RegistrationAuthority and AttributeIssuerRegistrationAuthority functors.
.gitignore
Projects/vc10/shibsp/shibsp.vcxproj
Projects/vc10/shibsp/shibsp.vcxproj.filters
shibsp/Makefile.am
shibsp/attribute/filtering/MatchFunctor.h
shibsp/attribute/filtering/impl/MatchFunctor.cpp
shibsp/attribute/filtering/impl/RegistrationAuthorityFunctor.cpp [new file with mode: 0644]