Basic unit test and related fixes for Shibboleth SSO profile
authorlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Fri, 7 Sep 2007 17:47:19 +0000 (17:47 +0000)
committerlajoie <lajoie@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Fri, 7 Sep 2007 17:47:19 +0000 (17:47 +0000)
commit2246b49c44a78ca9bb174816bf7f9acd80bbc7ff
tree4a1d35e7270cccd52b4e04a85e72d1a4f52f7ff3
parentc9d81db2131dd678e08fdadf43ac1616d32a0c48
Basic unit test and related fixes for Shibboleth SSO profile

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2373 ab3bd59b-922f-494d-bb5f-6f0a3c29deca
src/edu/internet2/middleware/shibboleth/idp/profile/saml1/ShibbolethSSODecoder.java
src/edu/internet2/middleware/shibboleth/idp/profile/saml1/ShibbolethSSOProfileHandler.java
src/edu/internet2/middleware/shibboleth/idp/profile/saml2/SSOProfileHandler.java
test/data/conf1/relying-party.xml
test/edu/internet2/middleware/shibboleth/idp/system/conf1/SAML2SSOTestCase.java
test/edu/internet2/middleware/shibboleth/idp/system/conf1/ShibbolethSSOTestCase.java [new file with mode: 0644]