Genericize string values and scopes, add value/scope functors.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 8 May 2007 02:28:49 +0000 (02:28 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 8 May 2007 02:28:49 +0000 (02:28 +0000)
commitd30673a03fe633dfb952bb6644657574f81a8ffa
treeb8618224b21f231b8cb926179daeaedc8d699505
parentac2af92d5adcf7f4e8f5dab6652db20ffcac431c
Genericize string values and scopes, add value/scope functors.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2238 cb58f699-b61c-0410-a6fe-9272a202ed29
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