Refactor assertion extraction into handlers.
[shibboleth/sp.git] / adfs / adfs.cpp
2007-09-17 cantorRefactor assertion extraction into handlers.
2007-08-20 cantorMove all attribute work into base class.
2007-08-09 cantorFix an extra lock call during logout.
2007-08-09 cantorMove logout notifications to logout cleanup stage.
2007-08-09 cantorNo need for message rule.
2007-08-09 cantorSync up with policy API changes.
2007-08-05 cantorRevise attribute APIs to use vectors in place of multimaps.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-25 cantorUnix fix
2007-07-24 cantorAdjust log categories.
2007-07-22 cantorADFS logout handlers.
2007-07-19 cantorUntested ADFS plugin, minus logout.