Revise attribute APIs to use vectors in place of multimaps.
authorScott Cantor <cantor.2@osu.edu>
Sun, 5 Aug 2007 21:42:40 +0000 (21:42 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sun, 5 Aug 2007 21:42:40 +0000 (21:42 +0000)
commitd1747a3becf22265e6568aba9721a888c7ffdd0b
tree727d57b0dfed2f5e9a84967d0adec56764f80f8c
parent63c5135dd4e1911274c27f054c0f3ca0f19367ef
Revise attribute APIs to use vectors in place of multimaps.
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