Add a getType method to handlers to assist with documentation.
[shibboleth/cpp-sp.git] / shibsp / handler / impl / SAML2LogoutInitiator.cpp
2007-10-08 Scott CantorAdd a getType method to handlers to assist with documen...
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-16 Scott CantorSimplify/rename signing and encryption properties.
2007-08-09 Scott CantorFix an extra lock call during logout.
2007-08-09 Scott CantorLogging category cleanup.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-22 Scott CantorComment cleanups.
2007-07-17 Scott CantorFirst cut at logout race detection in cache.
2007-07-11 Scott CantorParameterize config namespace for message plugins.
2007-07-09 Scott CantorMove back channel notify loop out of base class for...
2007-07-08 Scott CantorLocal logout handler, makefile changes, bug fix to...