Attempt at a metadata generation handler.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 30 Sep 2007 03:44:01 +0000 (03:44 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 30 Sep 2007 03:44:01 +0000 (03:44 +0000)
commit7d90669358608eba3f5f8e2025f3e12dde3c3956
treeac1d62c23bbf0dfc95142bb07e5b88533971f158
parenta59170b922270c69bcaede66b99290e0cbe99242
Attempt at a metadata generation handler.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2518 cb58f699-b61c-0410-a6fe-9272a202ed29
16 files changed:
adfs/adfs.cpp
configs/shibboleth2.xml.in
schemas/shibboleth-2.0-native-sp-config.xsd
shibsp/Application.h
shibsp/Makefile.am
shibsp/handler/AssertionConsumerService.h
shibsp/handler/Handler.h
shibsp/handler/impl/AbstractHandler.cpp
shibsp/handler/impl/AssertionConsumerService.cpp
shibsp/handler/impl/MetadataGenerator.cpp [new file with mode: 0644]
shibsp/handler/impl/SAML1Consumer.cpp
shibsp/handler/impl/SAML2Consumer.cpp
shibsp/handler/impl/SAML2Logout.cpp
shibsp/impl/XMLServiceProvider.cpp
shibsp/shibsp-lite.vcproj
shibsp/shibsp.vcproj