Migrated Handler interface, set up segregated handler plugin factories.
authorScott Cantor <cantor.2@osu.edu>
Mon, 15 Jan 2007 07:33:27 +0000 (07:33 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 15 Jan 2007 07:33:27 +0000 (07:33 +0000)
commitc8cbcdf23400d073e5f481602c3488f1a22604d3
treeba901b48c577d0c9ed6d4f069ba29a1d97c024cf
parent151682364eed26ab6cbe17c3746b2d869fa7bc26
Migrated Handler interface, set up segregated handler plugin factories.
15 files changed:
shib-target/shib-config.cpp
shib-target/shib-handlers.cpp
shib-target/shib-ini.cpp
shib-target/shib-target.cpp
shib-target/shib-target.h
shibsp/AbstractHandler.cpp [new file with mode: 0644]
shibsp/AbstractHandler.h [new file with mode: 0644]
shibsp/Handler.h [new file with mode: 0644]
shibsp/Makefile.am
shibsp/SPConfig.cpp
shibsp/SPConfig.h
shibsp/shibsp.vcproj
shibsp/util/DOMPropertySet.h
shibsp/util/SPConstants.cpp
shibsp/util/SPConstants.h