Revise attribute APIs to use vectors in place of multimaps.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 5 Aug 2007 21:42:40 +0000 (21:42 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 5 Aug 2007 21:42:40 +0000 (21:42 +0000)
commitf6440b62310388d10436118597ca4e833278ea96
tree1a62310356607791ba95f6b0515d9fff35a7b1de
parentf4e46d69e337b0c5773e6d8772abc4fe91a6719c
Revise attribute APIs to use vectors in place of multimaps.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2383 cb58f699-b61c-0410-a6fe-9272a202ed29
21 files changed:
adfs/adfs.cpp
apache/mod_apache.cpp
shibsp/ServiceProvider.cpp
shibsp/SessionCache.h
shibsp/attribute/filtering/AttributeFilter.h
shibsp/attribute/filtering/BasicFilteringContext.h
shibsp/attribute/filtering/impl/ChainingAttributeFilter.cpp
shibsp/attribute/filtering/impl/XMLAttributeFilter.cpp
shibsp/attribute/resolver/AttributeExtractor.h
shibsp/attribute/resolver/AttributeResolver.h
shibsp/attribute/resolver/ResolutionContext.h
shibsp/attribute/resolver/impl/ChainingAttributeResolver.cpp
shibsp/attribute/resolver/impl/QueryAttributeResolver.cpp
shibsp/attribute/resolver/impl/XMLAttributeExtractor.cpp
shibsp/handler/AssertionConsumerService.h
shibsp/handler/impl/AssertionConsumerService.cpp
shibsp/handler/impl/SAML1Consumer.cpp
shibsp/handler/impl/SAML2Consumer.cpp
shibsp/impl/RemotedSessionCache.cpp
shibsp/impl/StorageServiceSessionCache.cpp
shibsp/impl/XMLAccessControl.cpp