Add back alias support for attributes.
authorScott Cantor <cantor.2@osu.edu>
Mon, 6 Aug 2007 02:17:10 +0000 (02:17 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 6 Aug 2007 02:17:10 +0000 (02:17 +0000)
commit92cf43a671d0588854a3a00184a3bcb36862de13
tree36fb6565ef5690a8158fcff0f870b42c70810292
parent1b441a4256ce839e8f4b56b5583cc08384854b41
Add back alias support for attributes.
12 files changed:
schemas/shibboleth-2.0-attribute-map.xsd
shibsp/attribute/Attribute.h
shibsp/attribute/AttributeDecoder.h
shibsp/attribute/NameIDAttribute.h
shibsp/attribute/NameIDAttributeDecoder.cpp
shibsp/attribute/ScopedAttribute.h
shibsp/attribute/ScopedAttributeDecoder.cpp
shibsp/attribute/SimpleAttribute.h
shibsp/attribute/StringAttributeDecoder.cpp
shibsp/attribute/resolver/impl/XMLAttributeExtractor.cpp
shibsp/impl/RemotedSessionCache.cpp
shibsp/impl/StorageServiceSessionCache.cpp