Factor out LogoutInitiator class, simpler API to get ACS by binding.
[shibboleth/sp.git] / shibsp / Application.h
2010-08-12 cantorFactor out LogoutInitiator class, simpler API to get...
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-03-06 cantorDeprecate audience method.
2008-10-18 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-161
2008-07-14 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-122
2008-07-10 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-15
2008-01-17 cantorChange audience handling and validators to separate...
2007-12-06 cantorFix precedence of REMOTE_USER export.
2007-09-30 cantorAttempt at a metadata generation handler.
2007-08-21 cantorRe-revision of metadata attribute support.
2007-08-21 cantorMove to a "prefixed" model for metadata attributes...
2007-07-17 cantorFirst cut at logout race detection in cache.
2007-07-03 cantorGeneralize notification mechanism (should work for...
2007-07-01 cantorAdd logout notifications to config.
2007-05-25 cantorImplement artifact generation, start work on resolution...
2007-05-23 cantorHeader clearing infrastructure.
2007-05-19 cantorNew -lite library and elimination of SAML libraries...
2007-05-14 cantorFixed attribute-based functors.
2007-05-09 cantorMix/max functor.
2007-05-06 cantorAttribute filtering code.
2007-04-30 cantorCopied over mapping and filtering schemas.
2007-04-04 cantorFactor entityID into SessionInitiator subinterface...
2007-04-01 cantorSupport for application-specific attribute IDs.
2007-03-30 cantorConfig changes and rework for new credential APIs.
2007-03-07 cantorMove token validation into SAML library, first draft...
2007-03-01 cantorRework decoder handling in simple resolver, add IdP...
2007-02-24 cantorA "simple" attribute resolver, and token validation.
2007-02-19 cantorConvenience method for accessing SP instance.
2007-02-02 cantorUpdate copyright.
2007-01-16 cantorPulled attribute designators, moved audiences up.
2007-01-16 cantorMoved handler accessors up to base.
2007-01-13 cantorLarge reorg of shibsp lib, new SPRequest API, ported...