Configuration code for SAML 2 SSO profile handler
[java-idp.git] / tests /
2007-06-06 lajoieFix up unit tests case
2007-06-04 lajoiesynch up resolver file with schema cleanup changes...
2007-06-04 lajoiePolicy based NameID format and assertion signing code
2007-06-04 lajoieLots of code cleanup
2007-05-31 lajoieMore SAML attribute query unit test work (and related...
2007-05-30 lajoieInitial attribute query test, along with bugfixes,...
2007-05-29 lajoieStart of full flow unit tests. Can be used as a templa...
2007-05-28 lajoieBunch o' bug fixes, all IdP configuration files now...
2007-05-16 lajoieIdP config schema and example
2007-04-11 lajoieDump remaining old code
2007-03-07 lajoieDump some old code
2007-02-11 lajoieDump extkeytool
2006-11-09 lajoieClean up some conf files
2006-11-09 lajoieRemove old files
2006-10-04 wassaAdded memory-based caching implementation.
2006-10-03 wassaInitial cut at 2 cache implementations: one that uses...
2006-09-19 wassaAdded mechanism for extension developers to access...
2006-09-19 wassaRipped out stale 1.3 XML parsing code. Wow... this...
2006-09-19 wassaRipped out stale 1.3 XML parsing code.
2006-09-18 wassaNameMapper won't be used in 2.0.
2006-09-18 wassaRipped out stale 1.3 XML parsing code.
2006-09-18 wassaRipped out stale 1.3 XML parsing code.
2006-09-12 wassaAdded unit tests for new relying party configuration...
2006-09-05 wassaUpdated black box unit tests to reflect new error message.
2006-08-29 wassaUpdated blackbox tests to work with new metadata classes.
2006-08-29 wassaRemoved 1.1 compatibility blackbox test.
2006-08-29 wassaFixed trust engine test w/updated CRL.
2006-08-11 lajoieConvert to use new OpenSAML configuration initialization
2006-08-02 wassaFinished draft of the Shibboleth Trust Engine. Added...
2006-07-28 wassaTemporarily add OpenSAML init code to trust tests.
2006-07-28 wassaMore work on the move to OpenSAML2-based trust.
2006-07-25 wassaTrack OpenSAML interface changes.
2006-07-07 wassaUpdated metadata tests to synch with recent OpenSAML2...
2006-07-06 wassaAdded unit tests for new ARP Constraint functionality.
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-06-06 wassaMinor update to metadata unit tests.
2006-06-05 wassaStarted a test suite for OpenSAML2 metadata code. ...
2006-05-23 wassaBeginnings of a test suite for strawman attribute const...
2006-05-04 wassaNew feature Request completed. See: Bugzilla #471.
2006-05-03 wassaCode cleanups in preparation for 2.0 work. Ripped...
2006-05-01 wassaCode cleanups in preparation for 2.0 work. Aligned...
2006-05-01 wassaCode cleanups in preparation for 2.0 work. Aligned...
2006-04-28 wassaCode cleanups in preparation for 2.0 work.
2005-11-22 gilbertRefactor and add comments to explain testing without...
2005-11-21 gilbertAdd MockIdp and test case
2005-11-18 gilbertupgrade to mockrunner 0.3.6, expand integration test...
2005-11-09 gilbertAdd SP MockRunner interface class, code an example...
2005-11-08 gilbertAdd attributes and assertions to tests
2005-11-07 gilbertAdd Artifact test case.
2005-11-07 gilbertFix logging level and appenders
2005-11-03 gilbertRemove tests made obsolete by ShibbolethRunner redesign.
2005-11-02 gilbertRemove code replaced by ShibbolethRunner
2005-11-02 gilbertNew structure to JUnit integration test to simplify...
2005-10-14 wassaImported Will's automated blackbox IdP tests. Hooray!
2005-10-14 wassaUnit test to protect against recently introduced regres...
2005-09-12 gilbertRefine the structure for IdP+SP integration testing...
2005-09-02 wassaTest was relying on stale/deleted metadata file.
2005-08-23 gilbertUnit and integration tests
2005-06-28 gilbertCleanup Session management and timeout
2005-06-24 gilbertCreate JUnit tests
2005-06-23 gilbertCreate JUnit tests
2005-05-20 wassaMoved java src to apache license.
2005-05-19 wassaPass IdP identifier into resolver interfaces.
2005-05-17 wassaFixed broken ARP test that broke with the conversion...
2005-05-17 gilbertMake cannonical serialization the default
2005-05-16 cantorAdded stand-alone query role.
2005-05-16 wassaIntegrated SCT's attribute definition classes.
2005-05-16 gilbertUse Cannonicalized serialization for the compare tests
2005-05-13 wassaMetadata provider now supports inline metadata specific...
2005-05-12 wassaMetadata/Trust matching against CN now uses manual...
2005-05-11 wassaFixed a bug in trust processing that would cause valida...
2005-05-10 wassaReworked name mapping configuration:
2005-04-29 wassaPulled the local principal implementation class out...
2005-04-29 wassaBetter name for principal class.
2005-04-29 wassaFormatting cleanups.
2005-04-29 wassaRemoved a small dependency on Sun's JDK classes. (com...
2005-04-11 cantorAdjustments to trust interface and providers for token...
2005-04-08 wassaInline CRLs in the metadata are now honored during...
2005-04-07 wassaRefactorings on the Trust code. (Extracted an interface...
2005-04-04 wassaGet rid of /hs package
2005-04-03 wassaMore junit tests.
2005-04-03 wassaMore junit tests.
2005-04-02 wassaWorking junit tests for pkix validation, both at the...
2005-04-01 wassaAnother junit test for trust validation.
2005-03-31 wassaWorking test for metadata-inline X509 certs.
2005-03-31 wassaMinor fix for testcase.
2005-03-31 wassaAdded unit test to protect against recently discovered...
2005-03-24 wassaSome small refactorings and cleanups.
2005-03-15 wassaUpdated component naming.
2005-03-09 cantor*** empty log message ***
2005-03-03 cantorMetadata support for old and new schemas, and API changes.
2005-03-01 wassaMove IdP toward using metadata to determine whether...
2005-02-28 wassaMore AA & HS unification (merged separate relying party...
2005-02-28 wassaMore work on unifying the AA and HS servlets.
2005-02-11 cantorPatches for opensaml profile/binding changes.
2005-01-28 wassaCleaned up imports.
2005-01-27 gilbertReplace DOMParser with calls to pool or helper class.
2005-01-27 wassaAdded ARP match functions for string and regular expres...
2005-01-25 wassaAdded the old example keystore back into the test conf...
2005-01-11 wassaUnifed NameMapper and HSNameMapper interfaces for use...
next