Add a bit of javadoc
authorlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Wed, 20 Jun 2007 01:13:32 +0000 (01:13 +0000)
committerlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Wed, 20 Jun 2007 01:13:32 +0000 (01:13 +0000)
commit8e19da88371fead4cf22622ff2cde3fcab4530eb
tree6eb9e3ca4280300c2fdf25ccc93a6593772a2890
parent81a7f2f451b50b78f744fc3d0cbdd015f6c65ee0
Add a bit of javadoc
Bring test directory name in-synch with other projects

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2258 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
13 files changed:
src/overview.html [new file with mode: 0644]
test/data/conf1/attribute-filter.xml [moved from tests/data/conf1/attribute-filter.xml with 100% similarity]
test/data/conf1/attribute-resolver.xml [moved from tests/data/conf1/attribute-resolver.xml with 100% similarity]
test/data/conf1/handler.xml [moved from tests/data/conf1/handler.xml with 100% similarity]
test/data/conf1/internal.xml [moved from tests/data/conf1/internal.xml with 100% similarity]
test/data/conf1/logging.xml [moved from tests/data/conf1/logging.xml with 100% similarity]
test/data/conf1/relying-party.xml [moved from tests/data/conf1/relying-party.xml with 100% similarity]
test/data/conf1/service.xml [moved from tests/data/conf1/service.xml with 100% similarity]
test/edu/internet2/middleware/shibboleth/idp/BaseIdPTestCase.java [moved from tests/edu/internet2/middleware/shibboleth/idp/BaseIdPTestCase.java with 100% similarity]
test/edu/internet2/middleware/shibboleth/idp/system/conf1/BaseConf1TestCase.java [moved from tests/edu/internet2/middleware/shibboleth/idp/system/conf1/BaseConf1TestCase.java with 100% similarity]
test/edu/internet2/middleware/shibboleth/idp/system/conf1/SAML2AttributeQueryTestCase.java [moved from tests/edu/internet2/middleware/shibboleth/idp/system/conf1/SAML2AttributeQueryTestCase.java with 100% similarity]
test/edu/internet2/middleware/shibboleth/idp/system/conf1/SAML2SSOTestCase.java [moved from tests/edu/internet2/middleware/shibboleth/idp/system/conf1/SAML2SSOTestCase.java with 100% similarity]
test/log4j.xml [moved from tests/log4j.xml with 100% similarity]