Add attributes to JDBC connector
[java-idp.git] / tests /
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...