Switch plugin ctors to shortcut methods, and default the Listener in config.
[shibboleth/cpp-sp.git] / shibsp / attribute / filtering / impl / AttributeScopeStringFunctor.cpp
2010-07-25 Scott CantorSwitch plugin ctors to shortcut methods, and default...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2008-07-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-125
2008-06-16 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-115
2007-05-14 Scott CantorFixed attribute-based functors.
2007-05-08 Scott CantorGenericize string values and scopes, add value/scope...