New -lite library and elimination of SAML libraries from modules.
authorScott Cantor <cantor.2@osu.edu>
Sat, 19 May 2007 18:11:17 +0000 (18:11 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sat, 19 May 2007 18:11:17 +0000 (18:11 +0000)
commitf5d5edeafe98f6322238730ff34ef86dc5220e04
tree2ac8c0e5149647e9390b185e405e3c9372c5b31f
parent35f74892a217013b69cf9c69a5d7fbc38be75802
New -lite library and elimination of SAML libraries from modules.
53 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/.gitignore
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