Rework decoder handling in simple resolver, add IdP/SP names to decoder API, hook...
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 1 Mar 2007 18:11:43 +0000 (18:11 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 1 Mar 2007 18:11:43 +0000 (18:11 +0000)
commitc32a09940b1b3c2242aff1458d9b50e2850d3385
tree1a1126f34e75ac7a08164cab3645689db72c83cd
parent099ad084b0b247060bc88eabbe8ed3567e3600d8
Rework decoder handling in simple resolver, add IdP/SP names to decoder API, hook resolver up to Applications.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2179 cb58f699-b61c-0410-a6fe-9272a202ed29
14 files changed:
configs/AAP.xml.in [deleted file]
configs/Makefile.am
configs/resolver-simple.xml.in [new file with mode: 0644]
configs/shibboleth.xml.in
schemas/shibboleth-2.0-simple-resolver.xsd
schemas/shibboleth-spconfig-2.0.xsd
shibd/shibd.cpp
shibsp/Application.h
shibsp/attribute/AttributeDecoder.h
shibsp/attribute/NameIDAttributeDecoder.cpp
shibsp/attribute/ScopedAttributeDecoder.cpp
shibsp/attribute/SimpleAttributeDecoder.cpp
shibsp/attribute/resolver/impl/SimpleAttributeResolver.cpp
shibsp/impl/XMLServiceProvider.cpp