Add back alias support for attributes.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 6 Aug 2007 02:17:10 +0000 (02:17 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 6 Aug 2007 02:17:10 +0000 (02:17 +0000)
commitab611786d6ab9b900e60dc1d0b3a240004b81380
tree0a4a9c27cbd0f91d4a7c9aa9d3eb5c1db50ed0e1
parent14d6ed99ecaf1944912a138989e308017c22314f
Add back alias support for attributes.

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