Initial draft of protocol bootstrapper, reworked ACS lookup (again).
authorScott Cantor <cantor.2@osu.edu>
Fri, 13 Aug 2010 04:23:23 +0000 (04:23 +0000)
committerScott Cantor <cantor.2@osu.edu>
Fri, 13 Aug 2010 04:23:23 +0000 (04:23 +0000)
commitc6700090390ccb108e96ec1123eb3c26f39e6573
treeff9cc5162f648c9d901e21cc2ee48a6a13ee0966
parent00eda653467d29f523bf4619152b8655603294fd
Initial draft of protocol bootstrapper, reworked ACS lookup (again).
26 files changed:
Shibboleth.sln
adfs/adfs.cpp
configs/Makefile.am
configs/protocols.xml [new file with mode: 0644]
schemas/Makefile.am
schemas/catalog.xml.in
schemas/shibboleth-2.0-native-sp-protocols.xsd [new file with mode: 0644]
shibsp/Application.cpp
shibsp/Application.h
shibsp/Makefile.am
shibsp/SPConfig.cpp
shibsp/SPConfig.h
shibsp/binding/ProtocolProvider.h [new file with mode: 0644]
shibsp/binding/impl/XMLProtocolProvider.cpp [new file with mode: 0644]
shibsp/handler/Handler.h
shibsp/handler/impl/AbstractHandler.cpp
shibsp/handler/impl/SAML2SessionInitiator.cpp
shibsp/handler/impl/Shib1SessionInitiator.cpp
shibsp/handler/impl/WAYFSessionInitiator.cpp
shibsp/impl/XMLServiceProvider.cpp
shibsp/shibsp-lite.vcxproj
shibsp/shibsp-lite.vcxproj.filters
shibsp/shibsp.vcxproj
shibsp/shibsp.vcxproj.filters
shibsp/util/SPConstants.cpp
shibsp/util/SPConstants.h