java-idp.git
17 years agoCode cleanups in preparation for 2.0 work. Aligned resolver unit tests with recent...
wassa [Mon, 1 May 2006 19:10:15 +0000 (19:10 +0000)]
Code cleanups in preparation for 2.0 work.  Aligned resolver unit tests with recent source changes.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1933 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoCode cleanups in preparation for 2.0 work.
wassa [Fri, 28 Apr 2006 21:57:47 +0000 (21:57 +0000)]
Code cleanups in preparation for 2.0 work.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1932 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoCode cleanups in preparation for 2.0 work.
wassa [Fri, 28 Apr 2006 20:28:57 +0000 (20:28 +0000)]
Code cleanups in preparation for 2.0 work.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1931 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoNameID attributes were improperly set in DOM.
cantor [Wed, 22 Feb 2006 00:00:55 +0000 (00:00 +0000)]
NameID attributes were improperly set in DOM.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1928 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoCreate IDP_HOME regardless of whether install is "filesystem" or "manager". Fixes...
wassa [Fri, 27 Jan 2006 22:23:34 +0000 (22:23 +0000)]
Create IDP_HOME regardless of whether install is "filesystem" or "manager".  Fixes bug #469

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1927 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoCreated a connector for the attribute resolver that allows for specificaion of fixed...
wassa [Thu, 26 Jan 2006 20:43:08 +0000 (20:43 +0000)]
Created a connector for the attribute resolver that allows for specificaion of fixed attribute values inside the resolver configuration file.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1926 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoAdded a simple name identifier mapping for use with ADFS.
wassa [Mon, 23 Jan 2006 20:01:38 +0000 (20:01 +0000)]
Added a simple name identifier mapping for use with ADFS.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1925 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoAdded attribute support to ADFS handler.
wassa [Mon, 23 Jan 2006 20:01:19 +0000 (20:01 +0000)]
Added attribute support to ADFS handler.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1924 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoUse Principal.getName() instead toString() when expanding %PRINCIPAL% macro. - Fixes...
lajoie [Fri, 20 Jan 2006 13:05:56 +0000 (13:05 +0000)]
Use Principal.getName() instead toString() when expanding %PRINCIPAL% macro.  - Fixes bug 473

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1922 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoAdded name of default relying party to log message when it is used. - Addresses bug 430
lajoie [Fri, 20 Jan 2006 13:01:34 +0000 (13:01 +0000)]
Added name of default relying party to log message when it is used. - Addresses bug 430

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1920 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoAdded null check for when an AttributeValue element does not have any attributes...
lajoie [Fri, 20 Jan 2006 12:49:43 +0000 (12:49 +0000)]
Added null check for when an AttributeValue element does not have any attributes. - Fixes bug 453

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1918 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

17 years agoCorrected typo that prevented SAMLException from being logged during construction...
lajoie [Fri, 20 Jan 2006 12:25:19 +0000 (12:25 +0000)]
Corrected typo that prevented SAMLException from being logged during construction - Bug 451

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1916 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdded ability for the JNDI connector to request that a directory only return certain...
wassa [Thu, 1 Dec 2005 19:52:24 +0000 (19:52 +0000)]
Added ability for the JNDI connector to request that a directory only return certain attributes.  This is definitely needed when querying groups with large membership lists.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1915 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAllowed ldapv2 simple binds to work in conjunction with startTls.
wassa [Wed, 30 Nov 2005 00:12:16 +0000 (00:12 +0000)]
Allowed ldapv2 simple binds to work in conjunction with startTls.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1914 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoRefactor and add comments to explain testing without the real IdP
gilbert [Tue, 22 Nov 2005 15:33:48 +0000 (15:33 +0000)]
Refactor and add comments to explain testing without the real IdP

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1913 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdd MockIdp and test case
gilbert [Mon, 21 Nov 2005 20:15:16 +0000 (20:15 +0000)]
Add MockIdp and test case

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1912 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoupgrade to mockrunner 0.3.6, expand integration test coverage
gilbert [Fri, 18 Nov 2005 20:52:39 +0000 (20:52 +0000)]
upgrade to mockrunner 0.3.6, expand integration test coverage

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1911 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoFixed regression bug. Defaulting to "false" allows SPs to impersonate each other.
wassa [Fri, 18 Nov 2005 19:38:41 +0000 (19:38 +0000)]
Fixed regression bug.  Defaulting to "false" allows SPs to impersonate each other.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1910 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoComplete support for pre-created sessions, TARGET as sessionID
gilbert [Thu, 17 Nov 2005 15:20:53 +0000 (15:20 +0000)]
Complete support for pre-created sessions, TARGET as sessionID

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1909 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoSDSS WAYF patch for multi-federation support
lajoie [Sat, 12 Nov 2005 23:17:34 +0000 (23:17 +0000)]
SDSS WAYF patch for multi-federation support

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1908 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoLeave the namespaces inside the SAML Assertion, since it seems like MS pulls the...
wassa [Thu, 10 Nov 2005 23:28:41 +0000 (23:28 +0000)]
Leave the namespaces inside the SAML Assertion, since it seems like MS pulls the Assertion out of the DOM and verifies the signature afterwards.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1907 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoProper encoding of wresult.
wassa [Thu, 10 Nov 2005 21:16:02 +0000 (21:16 +0000)]
Proper encoding of wresult.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1906 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoA few minor bug fixes to the IdP ADFS support.
wassa [Thu, 10 Nov 2005 16:57:27 +0000 (16:57 +0000)]
A few minor bug fixes to the IdP ADFS support.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1905 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoIdP ADFS form.
wassa [Thu, 10 Nov 2005 16:57:03 +0000 (16:57 +0000)]
IdP ADFS form.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1904 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoSmall logging typo.
wassa [Wed, 9 Nov 2005 23:41:52 +0000 (23:41 +0000)]
Small logging typo.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1903 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoFirst cut at implementing IdP ADFS interoperability.
wassa [Wed, 9 Nov 2005 23:41:30 +0000 (23:41 +0000)]
First cut at implementing IdP ADFS interoperability.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1902 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdd SP MockRunner interface class, code an example of its use, improve comments
gilbert [Wed, 9 Nov 2005 18:46:50 +0000 (18:46 +0000)]
Add SP MockRunner interface class, code an example of its use, improve comments

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1901 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoReorganize public fields for better testing.
gilbert [Tue, 8 Nov 2005 21:21:09 +0000 (21:21 +0000)]
Reorganize public fields for better testing.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1900 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoRemove unused field.
gilbert [Tue, 8 Nov 2005 21:19:15 +0000 (21:19 +0000)]
Remove unused field.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1899 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdd attributes and assertions to tests
gilbert [Tue, 8 Nov 2005 21:18:23 +0000 (21:18 +0000)]
Add attributes and assertions to tests

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1898 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdd Artifact test case.
gilbert [Mon, 7 Nov 2005 20:00:13 +0000 (20:00 +0000)]
Add Artifact test case.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1897 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoFix logging level and appenders
gilbert [Mon, 7 Nov 2005 15:48:27 +0000 (15:48 +0000)]
Fix logging level and appenders
Restore accidentially removed newSession parameter field value

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1896 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoadd scope
gilbert [Mon, 7 Nov 2005 15:46:28 +0000 (15:46 +0000)]
add scope

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1895 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoIncluded black-box IdP tests in standared test suite.
wassa [Fri, 4 Nov 2005 23:22:43 +0000 (23:22 +0000)]
Included black-box IdP tests in standared test suite.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1894 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoRemove tests made obsolete by ShibbolethRunner redesign.
gilbert [Thu, 3 Nov 2005 04:26:04 +0000 (04:26 +0000)]
Remove tests made obsolete by ShibbolethRunner redesign.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1893 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoRemove code replaced by ShibbolethRunner
gilbert [Wed, 2 Nov 2005 16:01:28 +0000 (16:01 +0000)]
Remove code replaced by ShibbolethRunner

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1892 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoNew structure to JUnit integration test to simplify Test files
gilbert [Wed, 2 Nov 2005 16:00:51 +0000 (16:00 +0000)]
New structure to JUnit integration test to simplify Test files

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1891 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoCleanup test configuration files
gilbert [Wed, 2 Nov 2005 15:59:57 +0000 (15:59 +0000)]
Cleanup test configuration files

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1890 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoWas miscomputing the Accept attribute in various rules.
cantor [Tue, 1 Nov 2005 00:51:51 +0000 (00:51 +0000)]
Was miscomputing the Accept attribute in various rules.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1889 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoFixed attribute value consumption in AA/IdP roles.
cantor [Thu, 20 Oct 2005 16:30:44 +0000 (16:30 +0000)]
Fixed attribute value consumption in AA/IdP roles.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1887 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoFix for bug 450
cantor [Tue, 18 Oct 2005 19:17:05 +0000 (19:17 +0000)]
Fix for bug 450

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1884 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoCorrect header to attribute name mapping
gilbert [Tue, 18 Oct 2005 14:58:29 +0000 (14:58 +0000)]
Correct header to attribute name mapping

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1883 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoBypass key name check when validating SSL server cert.
cantor [Mon, 17 Oct 2005 22:03:36 +0000 (22:03 +0000)]
Bypass key name check when validating SSL server cert.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1882 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoImported Will's automated blackbox IdP tests. Hooray!
wassa [Fri, 14 Oct 2005 19:20:05 +0000 (19:20 +0000)]
Imported Will's automated blackbox IdP tests.  Hooray!

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1881 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoUnit test to protect against recently introduced regression bug (metadata keyname...
wassa [Fri, 14 Oct 2005 16:09:06 +0000 (16:09 +0000)]
Unit test to protect against recently introduced regression bug (metadata keyname matching was turned off for the IdP).

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1880 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoRemoved stale paths from test scripts.
wassa [Tue, 11 Oct 2005 19:14:46 +0000 (19:14 +0000)]
Removed stale paths from test scripts.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1877 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years ago<Parameter/> shouldn't require an extra xml namepace, since it is builtin.
wassa [Mon, 10 Oct 2005 21:11:49 +0000 (21:11 +0000)]
<Parameter/> shouldn't require an extra xml namepace, since it is builtin.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1875 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoLatest opensaml rev. Fixes metadatatool problem.
wassa [Mon, 10 Oct 2005 20:33:12 +0000 (20:33 +0000)]
Latest opensaml rev.  Fixes metadatatool problem.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1873 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoreplace Java 5.0 method with 1.4 equivalent
gilbert [Wed, 5 Oct 2005 16:29:14 +0000 (16:29 +0000)]
replace Java 5.0 method with 1.4 equivalent

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1872 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdd endorsed libraries to build classpath (for compile under 1.4)
gilbert [Wed, 5 Oct 2005 14:24:40 +0000 (14:24 +0000)]
Add endorsed libraries to build classpath (for compile under 1.4)

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1871 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoreplace Java 5.0 method with 1.4 equivalent
gilbert [Wed, 5 Oct 2005 14:24:00 +0000 (14:24 +0000)]
replace Java 5.0 method with 1.4 equivalent

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1870 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoSet endpoint URL and Entity Id to "replace.with.your.computer.name" eyecatcher in...
gilbert [Fri, 30 Sep 2005 13:46:26 +0000 (13:46 +0000)]
Set endpoint URL and Entity Id to "replace.with.your.computer.name" eyecatcher in IQ test

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1869 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoRemoved JARs that are no longer needed after WAYF code cleanup
lajoie [Wed, 28 Sep 2005 13:12:02 +0000 (13:12 +0000)]
Removed JARs that are no longer needed after WAYF code cleanup

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1868 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoMajor WAYF code clean up removing needed for Digester and BeanUtils - application...
lajoie [Wed, 28 Sep 2005 13:06:09 +0000 (13:06 +0000)]
Major WAYF code clean up removing needed for Digester and BeanUtils - application of patch from Rod from SDSS

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1867 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdded support for setting file locations via Context parameters instead of Config...
lajoie [Mon, 26 Sep 2005 13:25:51 +0000 (13:25 +0000)]
Added support for setting file locations via Context parameters instead of Config parameters

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1864 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoCorrected bug with WAYF packaging where digester property file not properly included...
lajoie [Mon, 26 Sep 2005 13:24:56 +0000 (13:24 +0000)]
Corrected bug with WAYF packaging where digester property file not properly included in war

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1863 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdded KeyDescriptor for AA in case it signs.
cantor [Wed, 21 Sep 2005 17:49:47 +0000 (17:49 +0000)]
Added KeyDescriptor for AA in case it signs.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1862 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoset checkName to false (other value doesn't work with IQ IdP testing)
gilbert [Mon, 19 Sep 2005 18:23:33 +0000 (18:23 +0000)]
set checkName to false (other value doesn't work with IQ IdP testing)

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1860 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdd comments in C++ version of this file
gilbert [Mon, 19 Sep 2005 18:22:40 +0000 (18:22 +0000)]
Add comments in C++ version of this file

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1859 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agocreate separate sp.xml files for testing with IQ and a local IdP
gilbert [Mon, 19 Sep 2005 18:22:16 +0000 (18:22 +0000)]
create separate sp.xml files for testing with IQ and a local IdP

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1858 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdd Build SP to install target
gilbert [Thu, 15 Sep 2005 15:06:40 +0000 (15:06 +0000)]
Add Build SP to install target

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1857 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoPut latest code in lib since it is copied by the distribution and no longer just...
gilbert [Thu, 15 Sep 2005 15:06:17 +0000 (15:06 +0000)]
Put latest code in lib since it is copied by the distribution and no longer just used during compile

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1856 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdd war of the test secure application from the shib-filter project
gilbert [Thu, 15 Sep 2005 15:05:29 +0000 (15:05 +0000)]
Add war of the test secure application from the shib-filter project

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1855 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoadd an SP parameter
gilbert [Thu, 15 Sep 2005 15:04:47 +0000 (15:04 +0000)]
add an SP parameter

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1854 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoRefine the structure for IdP+SP integration testing, adding Attribute Query test...
gilbert [Mon, 12 Sep 2005 18:42:25 +0000 (18:42 +0000)]
Refine the structure for IdP+SP integration testing, adding Attribute Query test as well as Push

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1853 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoResource directories with configuration for JUnit integration tests of IdP and SP
gilbert [Mon, 12 Sep 2005 18:41:34 +0000 (18:41 +0000)]
Resource directories with configuration for JUnit integration tests of IdP and SP
This is a Source file in Eclipse even though it doesn't have java files. Contents are copied to the classpath and are available for JUnit tests. These files should not end up in the WAR

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1852 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdded information to clarify when IDP_HOME and SP_HOME macros get expanded in respons...
lajoie [Tue, 6 Sep 2005 17:22:51 +0000 (17:22 +0000)]
Added information to clarify when IDP_HOME and SP_HOME macros get expanded in response to bug 418

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1849 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoTest was relying on stale/deleted metadata file.
wassa [Fri, 2 Sep 2005 23:19:26 +0000 (23:19 +0000)]
Test was relying on stale/deleted metadata file.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1847 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoFixed a bug that was causing attribute caching to fail under certain circumstances...
wassa [Fri, 2 Sep 2005 22:56:35 +0000 (22:56 +0000)]
Fixed a bug that was causing attribute caching to fail under certain circumstances.  The bug would not have been noticable to users, but would reduce performance under some complex attribute resolver configurations.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1845 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoFiles in the bin directory now have directory macro's expanded
lajoie [Mon, 29 Aug 2005 22:01:30 +0000 (22:01 +0000)]
Files in the bin directory now have directory macro's expanded

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1843 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoTypo bug.
wassa [Mon, 29 Aug 2005 14:51:20 +0000 (14:51 +0000)]
Typo bug.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1841 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoUpdated documentation to call out test case nameing requirement and classpath resourc...
lajoie [Mon, 29 Aug 2005 13:32:14 +0000 (13:32 +0000)]
Updated documentation to call out test case nameing requirement and classpath resource files.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1839 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoCorrected bug introduced with last commit, tests now execute properly
lajoie [Mon, 29 Aug 2005 10:44:11 +0000 (10:44 +0000)]
Corrected bug introduced with last commit, tests now execute properly

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1837 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoNon-Java source files in the tests directory now appear on the classpath for unit...
lajoie [Sun, 28 Aug 2005 23:20:05 +0000 (23:20 +0000)]
Non-Java source files in the tests directory now appear on the classpath for unit tests - Fixes bug 424

JUnit only picks up test case files that end in Test now to avoid picking up other classes in the test directory - Fixes bug 425

Added support for directories with in the bin directory (should have been there before, but wasn't)

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1835 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agocorrected reference to testing classpath
lajoie [Fri, 26 Aug 2005 21:58:46 +0000 (21:58 +0000)]
corrected reference to testing classpath

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1833 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoCleanup.
wassa [Thu, 25 Aug 2005 19:37:39 +0000 (19:37 +0000)]
Cleanup.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1830 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoRemove uneeded exception.
wassa [Thu, 25 Aug 2005 19:35:32 +0000 (19:35 +0000)]
Remove uneeded exception.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1828 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoMeant to change this with the last checkin.
wassa [Thu, 25 Aug 2005 19:15:11 +0000 (19:15 +0000)]
Meant to change this with the last checkin.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1826 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoRemoved ${classpath} element from build.path as it's undefined
lajoie [Thu, 25 Aug 2005 18:21:17 +0000 (18:21 +0000)]
Removed ${classpath} element from build.path as it's undefined
Removed reference to custom/ from build.path as this should not longer be included in the main build (it's handled by the extension build)

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1824 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoLionshare protocol handler needs access to some protocol support internals.
wassa [Thu, 25 Aug 2005 15:34:37 +0000 (15:34 +0000)]
Lionshare protocol handler needs access to some protocol support internals.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1823 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdd Mockrunner classes for JUnit tests
gilbert [Tue, 23 Aug 2005 14:28:50 +0000 (14:28 +0000)]
Add Mockrunner classes for JUnit tests

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1822 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoUnit and integration tests
gilbert [Tue, 23 Aug 2005 14:28:20 +0000 (14:28 +0000)]
Unit and integration tests

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1821 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoExtract constant "false" to field so default for AttributePush can be toggled by...
gilbert [Tue, 23 Aug 2005 14:27:22 +0000 (14:27 +0000)]
Extract constant "false" to field so default for AttributePush can be toggled by JUnit tests

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1820 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoRemove unnecessary entry
gilbert [Tue, 23 Aug 2005 14:26:06 +0000 (14:26 +0000)]
Remove unnecessary entry

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1819 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoAdd libraries for Mockrunner unit tests of Servlet API
gilbert [Tue, 23 Aug 2005 14:25:46 +0000 (14:25 +0000)]
Add libraries for Mockrunner unit tests of Servlet API

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1818 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agocleaned up classpaths some
lajoie [Mon, 22 Aug 2005 22:14:42 +0000 (22:14 +0000)]
cleaned up classpaths some

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1816 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoUnit tests with internal classes now run correctly - Fix bug 421
lajoie [Mon, 22 Aug 2005 21:39:18 +0000 (21:39 +0000)]
Unit tests with internal classes now run correctly - Fix bug 421

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1814 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoTests cases now compile and run properly - fixes bug 421
lajoie [Mon, 22 Aug 2005 13:17:18 +0000 (13:17 +0000)]
Tests cases now compile and run properly - fixes bug 421

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1812 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoFixed bug 414
lajoie [Sun, 21 Aug 2005 11:42:03 +0000 (11:42 +0000)]
Fixed bug 414

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1810 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoExtension filesystem install target correctly called now - fixes bug 418
lajoie [Sun, 21 Aug 2005 11:28:25 +0000 (11:28 +0000)]
Extension filesystem install target correctly called now - fixes bug 418

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1808 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoDeleted src-conf files now removed from extension JAR file - fixes bug 419
lajoie [Sun, 21 Aug 2005 11:24:09 +0000 (11:24 +0000)]
Deleted src-conf files now removed from extension JAR file - fixes bug 419

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1806 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoChanges in FilterSupport
gilbert [Thu, 18 Aug 2005 18:13:28 +0000 (18:13 +0000)]
Changes in FilterSupport

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1805 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoSimplify FilterSupport, add attribute push
gilbert [Thu, 18 Aug 2005 18:12:42 +0000 (18:12 +0000)]
Simplify FilterSupport, add attribute push

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1804 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoSupport attribute push
gilbert [Thu, 18 Aug 2005 18:11:14 +0000 (18:11 +0000)]
Support attribute push

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1803 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoSimplify methods of the FilterSupport interface
gilbert [Thu, 18 Aug 2005 18:10:38 +0000 (18:10 +0000)]
Simplify methods of the FilterSupport interface
Move most configuration to SPConfig

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1802 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoSupport RM configuration, particularly by exporting the RequestMap through FilterSupport
gilbert [Thu, 18 Aug 2005 18:10:02 +0000 (18:10 +0000)]
Support RM configuration, particularly by exporting the RequestMap through FilterSupport

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1801 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoCleanup comments and naming
gilbert [Thu, 18 Aug 2005 18:09:02 +0000 (18:09 +0000)]
Cleanup comments and naming

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1800 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoExtract data manually from the Request so it doesn't have to be passed through Filter...
gilbert [Thu, 18 Aug 2005 18:07:51 +0000 (18:07 +0000)]
Extract data manually from the Request so it doesn't have to be passed through FilterSuppport

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1799 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoFeed configuration data to the RM
gilbert [Thu, 18 Aug 2005 18:06:40 +0000 (18:06 +0000)]
Feed configuration data to the RM

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1798 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

18 years agoReplace Sun XML parser with Xerces to fix memory leak.
cantor [Fri, 12 Aug 2005 01:37:47 +0000 (01:37 +0000)]
Replace Sun XML parser with Xerces to fix memory leak.

git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1795 ab3bd59b-922f-494d-bb5f-6f0a3c29deca