Genericize string values and scopes, add value/scope functors.
authorScott Cantor <cantor.2@osu.edu>
Tue, 8 May 2007 02:28:49 +0000 (02:28 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 8 May 2007 02:28:49 +0000 (02:28 +0000)
commit6caa3f2e4b981d2d5a0e58ec480e0cb02bee04da
tree66f9a052278c4c38ddc4a28675bcfe8263f828e3
parentf7bebf3c529b8717f102ac1ffe8250cb8511474c
Genericize string values and scopes, add value/scope functors.
15 files changed:
schemas/shibboleth-2.0-afp-mf-basic.xsd
shibsp/Makefile.am
shibsp/attribute/Attribute.h
shibsp/attribute/NameIDAttribute.h
shibsp/attribute/ScopedAttribute.h
shibsp/attribute/filtering/BasicFilteringContext.h
shibsp/attribute/filtering/FilteringContext.h
shibsp/attribute/filtering/MatchFunctor.h
shibsp/attribute/filtering/impl/AttributeScopeStringFunctor.cpp [new file with mode: 0644]
shibsp/attribute/filtering/impl/AttributeValueStringFunctor.cpp [new file with mode: 0644]
shibsp/attribute/filtering/impl/MatchFunctor.cpp
shibsp/attribute/resolver/impl/QueryAttributeResolver.cpp
shibsp/handler/impl/SAML1Consumer.cpp
shibsp/handler/impl/SAML2Consumer.cpp
shibsp/shibsp.vcproj