Schema support for federation metadata loading.
[java-idp.git] / tests /
2004-03-25 wassaFirst cut at Origin side metadata implementation.
2004-02-13 wassaRemoved stale comment.
2004-02-04 wassaUpdated test to work with new config strategy.
2004-02-04 wassaUpdated test to work with new config strategy.
2004-01-29 wassaMake successful test silent
2004-01-22 wassaUpdate to sync with interface.
2004-01-22 wassaUpdated tests to reflect new Credentials constants.
2004-01-22 wassaUpdated per Interface.
2004-01-21 wassaFix XML in test case.
2004-01-21 wassaAdd schema for Name Identifier Mappings and schema...
2004-01-20 wassaImproved Name Mapper tests.
2004-01-20 wassaMore name mapping updates.
2003-12-11 wassaImplemented Scott's suggestions for the credential...
2003-12-11 wassaDon't error out when loading incomplete cert chain...
2003-12-11 wassaAdd support for DES encryption on OpenSSL raw format...
2003-12-10 wassaAdded some test keys for OpenSSL formatted keys.
2003-12-08 wassaStarted to add support for RSA raw encrypted keys.
2003-12-08 wassaFile credential resolver now supports encrypted pkcs8...
2003-12-08 wassaBegin to add support for encrypted pkcs8 keys to file...
2003-12-05 wassaAdd support for PEM-encoded PKCS8 format DSA keys....
2003-12-04 wassaAdded support to the file credential resolver for DSA...
2003-12-04 wassaAddes support to the file credential resolver for raw...
2003-12-04 wassaAdd support for reading PKCS8 RSA keys in PEM format.
2003-12-03 wassaAdd support to the File Credential Resolver for loading...
2003-12-02 wassaCredentials file resolver will now load rsa keys in...
2003-12-02 wassaUpdated credentials schema.
2003-11-20 wassaA little more work on the credentials loader.
2003-11-20 wassaInitial import of origin Credential loading code.
2003-11-20 wassaJavadoc fix.
2003-10-28 wassaAdded jUnit test for bug where ARP engine was sometimes...
2003-10-22 wassaAdded match function testing for attribute values in...
2003-09-18 cantorFactored out BaseDataConnector class
2003-09-13 cantorAdded support for data connector failover.
2003-08-22 wassajUnit test for a bug in the Attribute Resolver. Recurs...
2003-08-11 cantorAdded dependency support to DataConnectors
2003-07-21 wassaAdded simple jUnit test for Crypto Handle Repository.
2003-06-13 cantorUpdated attribute URIs.
2003-06-10 wassaChange to new eduPerson URNs.
2003-06-10 wassaChange to new eduPerson URNs.
2003-05-08 wassaBetter handling when attribute PlugIns are mislabeled...
2003-04-17 wassaMore jUnit tests for the attribute resolver.
2003-04-16 wassaAdded attribute resolver test.
2003-04-16 wassaMore jUnit tests for Attribute Resolver.
2003-04-16 wassaFixed AAAttribute equals() method.
2003-04-16 wassaAdded some jUnit tests for the Attribute Resolver.
2003-04-09 wassaConverted jUnit ARP tests to use new interface.
2003-02-26 wassaTurn off the log4j output for the ARP Tests.
2003-02-26 wassaConverted test structure to be the same as OpenSAML...