Migrated ShibTarget logic into ServiceProvider base.
authorScott Cantor <cantor.2@osu.edu>
Thu, 18 Jan 2007 03:47:52 +0000 (03:47 +0000)
committerScott Cantor <cantor.2@osu.edu>
Thu, 18 Jan 2007 03:47:52 +0000 (03:47 +0000)
commit65addbf79063b8677c71c0cab3eeab651ef362b2
tree1c005bc3109ea0dafb4171ac64457409f49c075e
parentbd5551d4c5b16eb3f8fab0fae301f0e73b4c7f9f
Migrated ShibTarget logic into ServiceProvider base.
14 files changed:
apache/mod_apache.cpp
isapi_shib/isapi_shib.cpp
nsapi_shib/nsapi_shib.cpp
shib-target/Makefile.am
shib-target/shib-handlers.cpp
shib-target/shib-target.cpp [deleted file]
shib-target/shib-target.h
shib-target/shibtarget.vcproj
shibsp/Makefile.am
shibsp/ServiceProvider.cpp
shibsp/ServiceProvider.h
shibsp/shibsp.vcproj
shibsp/util/TemplateParameters.cpp [new file with mode: 0644]
shibsp/util/TemplateParameters.h [new file with mode: 0644]