Factor entityID into SessionInitiator subinterface, move WAYF logic out of Shib handler.
authorScott Cantor <cantor.2@osu.edu>
Wed, 4 Apr 2007 21:12:47 +0000 (21:12 +0000)
committerScott Cantor <cantor.2@osu.edu>
Wed, 4 Apr 2007 21:12:47 +0000 (21:12 +0000)
commitd68c716e1cab25383eb6ec3b1019ee5e6827d03a
tree34177e52e03d661454c2d9e7d1a8a9779f0bf488
parente9e73e5fd3c613c18fa75593a0d2cb1c8b38c742
Factor entityID into SessionInitiator subinterface, move WAYF logic out of Shib handler.
15 files changed:
configs/shibboleth.xml.in
schemas/shibboleth-spconfig-2.0.xsd
shibsp/Application.h
shibsp/Makefile.am
shibsp/SPConfig.cpp
shibsp/SPConfig.h
shibsp/ServiceProvider.cpp
shibsp/handler/Handler.h
shibsp/handler/SessionInitiator.h [new file with mode: 0644]
shibsp/handler/impl/AbstractHandler.cpp
shibsp/handler/impl/ChainingSessionInitiator.cpp
shibsp/handler/impl/SessionInitiator.cpp [new file with mode: 0644]
shibsp/handler/impl/Shib1SessionInitiator.cpp
shibsp/impl/XMLServiceProvider.cpp
shibsp/shibsp.vcproj