Factor out LogoutInitiator class, simpler API to get ACS by binding.
[shibboleth/cpp-sp.git] / shibsp / handler / SessionInitiator.h
2010-08-12 Scott CantorFactor out LogoutInitiator class, simpler API to get...
2010-01-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-274
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-12 Scott CantorRemap defaultACSIndex property to acsIndex for consistency.
2008-02-12 Scott CantorClean up existing handlers a bit.
2008-02-09 Scott CantorForm generator for discovery along with sample form.
2008-02-08 Scott CantorChange API to permit session initiators to modify the...
2007-10-08 Scott CantorAdd a getType method to handlers to assist with documen...
2007-05-31 Scott CantorRename Shibboleth request handler type.
2007-04-04 Scott CantorFactor entityID into SessionInitiator subinterface...