Add some missing class decls.
[shibboleth/cpp-sp.git] / shibsp / attribute / resolver / AttributeResolver.h
2012-04-06 Scott CantorAdd some missing class decls.
2012-03-29 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-390
2011-06-15 Scott CantorChange license header.
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-14 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-06-02 Scott CantorResolver that can issue SAML 2 queries to entities...
2008-03-03 Scott CantorMake NameID explicitly optional.
2007-08-05 Scott CantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-05-23 Scott CantorHeader clearing infrastructure.
2007-05-19 Scott CantorNew -lite library and elimination of SAML libraries...
2007-05-14 Scott CantorFixed attribute-based functors.
2007-05-07 Scott CantorFirst three string functors, added authn context to...
2007-05-02 Scott CantorAdd chaining resolver.
2007-04-30 Scott CantorCopied over mapping and filtering schemas.
2007-04-01 Scott CantorHandle reverse mapping of IDs into attributes to query.
2007-03-18 Scott CantorMake NameID optional in session.
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-03-03 Scott CantorHandle multiple assertions in resolver.
2007-02-24 Scott CantorA "simple" attribute resolver, and token validation.