Attempt at a metadata generation handler.
authorScott Cantor <cantor.2@osu.edu>
Sun, 30 Sep 2007 03:44:01 +0000 (03:44 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sun, 30 Sep 2007 03:44:01 +0000 (03:44 +0000)
commit580d548cdf33a797ee4a2794c755735406d6b372
treee6729f69746067f97789cb77ba9ac0a9832ba5a4
parent6f00d9bedd6532da6d8890e965c8c2eaa5a7431f
Attempt at a metadata generation handler.
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