First set of logout base classes and non-building draft of SP-initiated logout.
[shibboleth/sp.git] / shibsp / handler / impl / AbstractHandler.cpp
2007-07-07 cantorFirst set of logout base classes and non-building draft...
2007-07-04 cantorFactor up message encoding along with credential resolu...
2007-06-28 cantorMaintain NameID backmapping in cache.
2007-05-31 cantorNested template fix.
2007-05-29 cantorAssertion export and lookup service using URI binding.
2007-05-27 cantorDraft artifact resolver.
2007-05-24 cantorBackend of storage-based relay state.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-15 cantorDrafts of remoted Shib and SAML2 SessionInitiators.
2007-04-09 cantorEnhance relay state handling.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...
2007-04-04 cantorImprove property inheritance, first batch of SessionIni...
2007-03-18 cantorMake NameID optional in session.
2007-03-11 cantorRework address handling based on app/location.
2007-03-08 cantorAdd option to use redirection for handler errors, captu...
2007-03-08 cantorMoved URLEncoder down to tooling lib, added exception...
2007-03-08 cantorFactor out RelayState recovery.
2007-03-07 cantorMove token validation into SAML library, first draft...
2007-03-02 cantorMoved handler sources.