wassa [Thu, 8 Apr 2004 19:51:44 +0000 (19:51 +0000)]
Synched with OpenSAML API to fix bug where default toDOM impl was being called. Fixed NullPointer when type isn't passed to attr implementation.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@960
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 7 Apr 2004 19:42:22 +0000 (19:42 +0000)]
Shouldn't need the location anymore.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@959
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 7 Apr 2004 19:40:59 +0000 (19:40 +0000)]
Load site metadata schema without location hint.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@958
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 7 Apr 2004 17:55:18 +0000 (17:55 +0000)]
Default key format changed
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@957
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Wed, 7 Apr 2004 17:47:49 +0000 (17:47 +0000)]
Put xsi schema hint back.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@956
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 29 Mar 2004 04:18:20 +0000 (04:18 +0000)]
Truncated top line.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@955
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 29 Mar 2004 03:26:50 +0000 (03:26 +0000)]
Removing InQueue sample files, too confusing to put them here.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@954
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 29 Mar 2004 03:24:20 +0000 (03:24 +0000)]
Attempt at a default "localhost" config
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@953
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 29 Mar 2004 03:23:51 +0000 (03:23 +0000)]
Removed in favor of PEM files
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@952
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 29 Mar 2004 02:25:52 +0000 (02:25 +0000)]
Removed import
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@951
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 29 Mar 2004 01:58:03 +0000 (01:58 +0000)]
New scripts for utility
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@950
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 29 Mar 2004 01:57:18 +0000 (01:57 +0000)]
Source jars.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@949
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 29 Mar 2004 01:55:41 +0000 (01:55 +0000)]
New metadata signer/verifier
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@948
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 29 Mar 2004 01:54:24 +0000 (01:54 +0000)]
Moved to utils.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@947
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Sun, 28 Mar 2004 04:58:25 +0000 (04:58 +0000)]
Made entity resolver visible
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@946
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Sun, 28 Mar 2004 04:55:45 +0000 (04:55 +0000)]
Added trust schema
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@945
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Sun, 28 Mar 2004 04:15:29 +0000 (04:15 +0000)]
Minimal transaction logging for the AA.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@944
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Sun, 28 Mar 2004 04:04:18 +0000 (04:04 +0000)]
Fix NullPonter and incorrect Relying Party selection for anonymous requesters.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@943
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Sun, 28 Mar 2004 03:44:25 +0000 (03:44 +0000)]
1) The AA now validates service provider credentials and matches relying party configuration against federation metadata.
2) For 1.2+ targets, the providerId is passed to subsystems as the "requester" instead of the shar name (parsed credential subject).
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@942
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Sun, 28 Mar 2004 03:40:05 +0000 (03:40 +0000)]
Updated example config.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@941
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 26 Mar 2004 20:25:59 +0000 (20:25 +0000)]
Rev opensaml.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@940
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 26 Mar 2004 18:47:38 +0000 (18:47 +0000)]
Typo.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@939
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 26 Mar 2004 08:08:32 +0000 (08:08 +0000)]
Federation metadata is now used for Relying Party lookup when a specific entry does not exist for the service provider.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@938
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 26 Mar 2004 07:30:24 +0000 (07:30 +0000)]
The HS now validates providerId -> authN consumer URL unions against federation metadata.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@937
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 26 Mar 2004 07:28:50 +0000 (07:28 +0000)]
Support endless retries on reloadable resources.
Jack up the minimum delay to 5 seconds.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@936
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 26 Mar 2004 07:26:01 +0000 (07:26 +0000)]
Better error message.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@935
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 26 Mar 2004 07:25:34 +0000 (07:25 +0000)]
Fixed a bug with the default Relying Party implementation. Should still carry the providerId.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@934
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 26 Mar 2004 07:21:08 +0000 (07:21 +0000)]
Add stub sites file. Before release this will be synched from /c.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@933
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 25 Mar 2004 22:59:58 +0000 (22:59 +0000)]
Schema support for federation metadata loading.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@932
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 25 Mar 2004 21:53:37 +0000 (21:53 +0000)]
Turned on schema validation for federation metadata. Better error handling.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@931
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 25 Mar 2004 21:53:10 +0000 (21:53 +0000)]
Fixed a typo.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@930
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 25 Mar 2004 21:32:33 +0000 (21:32 +0000)]
First cut at Origin side metadata implementation.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@929
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 23 Mar 2004 03:19:38 +0000 (03:19 +0000)]
Sync up with latest C++ version
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@928
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 19 Mar 2004 20:05:49 +0000 (20:05 +0000)]
autoCommit MUST default to true, as the pool does a rollback that breaks the validation query on the next borrow
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@927
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 19 Mar 2004 06:15:44 +0000 (06:15 +0000)]
Sync up with C++ version
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@926
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
ndk [Thu, 18 Mar 2004 18:03:43 +0000 (18:03 +0000)]
First 1.2 edition represents a complete rewrite and restructuring of all configuration info.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@925
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 17 Mar 2004 21:13:19 +0000 (21:13 +0000)]
Added support for AA response and assertion signatures.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@924
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 17 Mar 2004 21:12:10 +0000 (21:12 +0000)]
Better error message.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@923
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 16 Mar 2004 22:40:04 +0000 (22:40 +0000)]
Updated eclipse config for new jars.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@922
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 16 Mar 2004 22:39:28 +0000 (22:39 +0000)]
Beginning of expanded signature support. HS signing is now optional and can be applied to the response and/or the assertions.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@921
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 16 Mar 2004 17:31:39 +0000 (17:31 +0000)]
Improved HS transaction log message by adding separate text for legacy providers.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@920
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 16 Mar 2004 16:14:12 +0000 (16:14 +0000)]
Updating commons pooling support.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@919
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 16 Mar 2004 05:46:21 +0000 (05:46 +0000)]
Milliseconds, moron.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@918
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 16 Mar 2004 05:32:10 +0000 (05:32 +0000)]
Mark failed connections dead with a retry interval to avoid pool churn.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@917
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 16 Mar 2004 04:46:36 +0000 (04:46 +0000)]
Make it possible to set pooling size more fully.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@916
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Mon, 15 Mar 2004 22:27:00 +0000 (22:27 +0000)]
Fixed NullPointer problem.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@915
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 12 Mar 2004 21:34:29 +0000 (21:34 +0000)]
Fix bug where passThruErrors setting was being ignored.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@914
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 12 Mar 2004 17:22:43 +0000 (17:22 +0000)]
Errors from requests with invalid subjects are now implementation specific.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@913
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 12 Mar 2004 15:30:55 +0000 (15:30 +0000)]
Cleanups.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@912
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 12 Mar 2004 15:25:01 +0000 (15:25 +0000)]
Cleanup.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@911
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
nlevitt [Thu, 11 Mar 2004 23:57:25 +0000 (23:57 +0000)]
Also set logging defaults when <Logging> is omitted.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@910
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 11 Mar 2004 22:09:11 +0000 (22:09 +0000)]
Remove xsi:type from <AttributeValue/> elements. This was basically a hack to get around improper validation in old versions of xerces. The new behavior is compatible with >= v1.1, at the least.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@909
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 11 Mar 2004 21:57:39 +0000 (21:57 +0000)]
Updated example deployment descriptors to use new logging systems.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@908
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
nlevitt [Thu, 11 Mar 2004 20:41:36 +0000 (20:41 +0000)]
Minor improvements in logging setup suggested by Walter.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@907
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 11 Mar 2004 14:52:34 +0000 (14:52 +0000)]
Removed conflict with java 1.5 keyword.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@906
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 10 Mar 2004 16:13:46 +0000 (16:13 +0000)]
Removed unecessary qualification of xml elements.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@905
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 5 Mar 2004 06:09:46 +0000 (06:09 +0000)]
Added ability to constrain JDBC result set size, min or max
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@904
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 5 Mar 2004 04:30:45 +0000 (04:30 +0000)]
Clear statement parameters before new call.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@903
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 5 Mar 2004 03:47:43 +0000 (03:47 +0000)]
Include principal name in log message
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@902
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Fri, 5 Mar 2004 03:45:51 +0000 (03:45 +0000)]
Upped a log level.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@901
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
nlevitt [Wed, 25 Feb 2004 01:33:18 +0000 (01:33 +0000)]
Modified resolvertest to support ARPs by reading configuration from origin.xml.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@900
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 24 Feb 2004 14:16:00 +0000 (14:16 +0000)]
Trust metadata schema
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@899
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
nlevitt [Sun, 22 Feb 2004 23:22:04 +0000 (23:22 +0000)]
Remove throws clause on constructor, since it can't possibly throw any exceptions.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@898
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
nlevitt [Wed, 18 Feb 2004 21:21:45 +0000 (21:21 +0000)]
Remove stray line of code. Fixes null pointer exception starting the wayf.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@897
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
nlevitt [Mon, 16 Feb 2004 20:55:34 +0000 (20:55 +0000)]
Configure logging with <Logging> element in origin.xml.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@896
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 13 Feb 2004 20:24:53 +0000 (20:24 +0000)]
Re-implemented remaining config options for HS.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@895
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 13 Feb 2004 19:52:14 +0000 (19:52 +0000)]
Removed stale comment.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@894
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 12 Feb 2004 20:19:36 +0000 (20:19 +0000)]
Delay this until better use case is formed.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@893
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 10 Feb 2004 22:04:39 +0000 (22:04 +0000)]
Fix background thread cleanup.
Cleanup threads will now be properly shutdown in the even of a context reload and when main() exits.
Cleanup threads are set to lower priority.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@892
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 10 Feb 2004 22:02:35 +0000 (22:02 +0000)]
Updated eclipse metadata.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@891
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Tue, 10 Feb 2004 04:53:02 +0000 (04:53 +0000)]
Corrected anyURI type reference
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@890
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 10 Feb 2004 00:24:19 +0000 (00:24 +0000)]
Move shibdev cert/key to come from apache style files.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@889
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
cantor [Mon, 9 Feb 2004 21:18:17 +0000 (21:18 +0000)]
Added uri attribute to root element.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@888
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
nlevitt [Thu, 5 Feb 2004 22:54:24 +0000 (22:54 +0000)]
Updated javadocs.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@887
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 5 Feb 2004 20:08:54 +0000 (20:08 +0000)]
Updated javadoc.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@886
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 5 Feb 2004 07:36:55 +0000 (07:36 +0000)]
Added javadoc.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@885
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
nlevitt [Wed, 4 Feb 2004 23:24:48 +0000 (23:24 +0000)]
Add some javadocs.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@884
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 21:49:03 +0000 (21:49 +0000)]
Updated test to work with new config strategy.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@883
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 21:48:53 +0000 (21:48 +0000)]
Code cleanups.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@882
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 21:48:41 +0000 (21:48 +0000)]
Cleanups.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@881
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 21:30:49 +0000 (21:30 +0000)]
Updated test to work with new config strategy.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@880
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 20:52:07 +0000 (20:52 +0000)]
Updated test to work with new config strategy.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@879
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 20:45:44 +0000 (20:45 +0000)]
Updated test to work with new config strategy.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@878
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 20:27:01 +0000 (20:27 +0000)]
Code cleanups.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@877
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 19:03:47 +0000 (19:03 +0000)]
Patch from Noah. Push up refactoring for parsing of origin config file.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@876
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 06:26:47 +0000 (06:26 +0000)]
Fixed ClassCastException when using Default Relying Party.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@875
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 06:00:12 +0000 (06:00 +0000)]
Fixed a few bugs caused by the conversion away from Properties.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@874
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 4 Feb 2004 00:18:33 +0000 (00:18 +0000)]
Moved away from internal use of java Properties.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@873
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 30 Jan 2004 22:31:51 +0000 (22:31 +0000)]
Started moving from Properties config parameters to accessor methods.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@872
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 30 Jan 2004 22:08:40 +0000 (22:08 +0000)]
Added default configuration for Arp Engine.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@871
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 30 Jan 2004 21:31:12 +0000 (21:31 +0000)]
Fix incorrect parameter parsing.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@870
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 30 Jan 2004 05:49:40 +0000 (05:49 +0000)]
Pulled up parser loading into a base class.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@869
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Fri, 30 Jan 2004 05:33:00 +0000 (05:33 +0000)]
Converted Arp Repository Factory and ARP Repositories to use new config format.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@868
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 29 Jan 2004 22:30:19 +0000 (22:30 +0000)]
Convert Attribute Resolver to new config.
Begin to convert ARP Engine to new config.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@867
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 29 Jan 2004 22:09:47 +0000 (22:09 +0000)]
Added ARP engine config to schema.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@866
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 29 Jan 2004 18:27:51 +0000 (18:27 +0000)]
Removed old example config file.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@865
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 29 Jan 2004 18:04:02 +0000 (18:04 +0000)]
Make successful test silent
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@864
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Thu, 29 Jan 2004 05:39:11 +0000 (05:39 +0000)]
AA compiles again.
Mostly converted to new configuration mechanism.
Uses Name Identifier Mapper.
Uses Relying Party overrides.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@863
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Wed, 28 Jan 2004 23:26:27 +0000 (23:26 +0000)]
Further AA conversion.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@862
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
wassa [Tue, 27 Jan 2004 23:26:17 +0000 (23:26 +0000)]
Begin AA refactoring for multiple Name Formats and New SAML Name Identifier class.
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@861
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca