New -lite library and elimination of SAML libraries from modules.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 19 May 2007 18:11:17 +0000 (18:11 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 19 May 2007 18:11:17 +0000 (18:11 +0000)
commit648de6c482e5e058d0ba0a48d4c08225c5cc985c
tree824198c8e91bb53e30df5b5fe3dbaeeac3277bc8
parent9eb59cb19ab82e4668b4e2505e49416fb5150e2b
New -lite library and elimination of SAML libraries from modules.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2251 cb58f699-b61c-0410-a6fe-9272a202ed29
52 files changed:
.cdtproject
Shibboleth.sln
apache/mod_apache.cpp
apache/mod_shib13.vcproj
apache/mod_shib20.vcproj
apache/mod_shib22.vcproj
config_win32.h
isapi_shib/isapi_shib.cpp
isapi_shib/isapi_shib.vcproj
nsapi_shib/nsapi_shib.cpp
nsapi_shib/nsapi_shib.vcproj
shibsp/AbstractSPRequest.cpp
shibsp/AbstractSPRequest.h
shibsp/Application.h
shibsp/SPConfig.cpp
shibsp/SPConfig.h
shibsp/SPRequest.h
shibsp/ServiceProvider.cpp
shibsp/ServiceProvider.h
shibsp/SessionCache.cpp
shibsp/SessionCache.h
shibsp/attribute/Attribute.cpp
shibsp/attribute/resolver/AttributeExtractor.h
shibsp/attribute/resolver/AttributeResolver.h
shibsp/attribute/resolver/impl/ChainingAttributeResolver.cpp
shibsp/attribute/resolver/impl/QueryAttributeResolver.cpp
shibsp/attribute/resolver/impl/XMLAttributeExtractor.cpp
shibsp/base.h
shibsp/exceptions.h
shibsp/handler/AbstractHandler.h
shibsp/handler/AssertionConsumerService.h
shibsp/handler/Handler.h
shibsp/handler/RemotedHandler.h
shibsp/handler/impl/AbstractHandler.cpp
shibsp/handler/impl/AssertionConsumerService.cpp
shibsp/handler/impl/RemotedHandler.cpp
shibsp/handler/impl/SAML1Consumer.cpp
shibsp/handler/impl/SAML2Consumer.cpp
shibsp/handler/impl/SAML2SessionInitiator.cpp
shibsp/handler/impl/Shib1SessionInitiator.cpp
shibsp/handler/impl/WAYFSessionInitiator.cpp
shibsp/impl/RemotedSessionCache.cpp
shibsp/impl/XMLServiceProvider.cpp
shibsp/lite/CGIParser.cpp [new file with mode: 0644]
shibsp/lite/CGIParser.h [new file with mode: 0644]
shibsp/lite/CommonDomainCookie.cpp [new file with mode: 0644]
shibsp/lite/CommonDomainCookie.h [new file with mode: 0644]
shibsp/lite/SAMLConstants.cpp [new file with mode: 0644]
shibsp/lite/SAMLConstants.h [new file with mode: 0644]
shibsp/shibsp-lite.vcproj [new file with mode: 0644]
shibsp/shibsp.vcproj
shibsp/util/SPConstants.h