Migrated Handler interface, set up segregated handler plugin factories.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 15 Jan 2007 07:33:27 +0000 (07:33 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Mon, 15 Jan 2007 07:33:27 +0000 (07:33 +0000)
commit7078eab30ce47a290eb370cbbc8fc86dfb80372e
tree7405c43f2e7bbe6e350762e17faf68b8425eccd8
parent977b3cffd45a58e70b1853b9db77684628cbb4c5
Migrated Handler interface, set up segregated handler plugin factories.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2128 cb58f699-b61c-0410-a6fe-9272a202ed29
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