java-idp.git
19 years agoTrust metadata schema
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

19 years agoRemove throws clause on constructor, since it can't possibly throw any exceptions.
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

19 years agoRemove stray line of code. Fixes null pointer exception starting the wayf.
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

19 years agoConfigure logging with <Logging> element in origin.xml.
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

19 years agoRe-implemented remaining config options for HS.
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

19 years agoRemoved stale comment.
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

19 years agoDelay this until better use case is formed.
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

19 years agoFix background thread cleanup.
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

19 years agoUpdated eclipse metadata.
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

19 years agoCorrected anyURI type reference
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

19 years agoMove shibdev cert/key to come from apache style files.
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

19 years agoAdded uri attribute to root element.
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

19 years agoUpdated javadocs.
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

19 years agoUpdated javadoc.
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

19 years agoAdded javadoc.
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

19 years agoAdd some javadocs.
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

19 years agoUpdated test to work with new config strategy.
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

19 years agoCode cleanups.
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

19 years agoCleanups.
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

19 years agoUpdated test to work with new config strategy.
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

19 years agoUpdated test to work with new config strategy.
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

19 years agoUpdated test to work with new config strategy.
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

19 years agoCode cleanups.
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

19 years agoPatch from Noah. Push up refactoring for parsing of origin config file.
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

19 years agoFixed ClassCastException when using Default Relying Party.
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

19 years agoFixed a few bugs caused by the conversion away from Properties.
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

19 years agoMoved away from internal use of java Properties.
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

19 years agoStarted moving from Properties config parameters to accessor methods.
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

19 years agoAdded default configuration for Arp Engine.
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

19 years agoFix incorrect parameter parsing.
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

19 years agoPulled up parser loading into a base class.
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

19 years agoConverted Arp Repository Factory and ARP Repositories to use new config format.
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

19 years agoConvert Attribute Resolver to new config.
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

19 years agoAdded ARP engine config to schema.
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

19 years agoRemoved old example config file.
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

19 years agoMake successful test silent
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

19 years agoAA compiles again.
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

19 years agoFurther AA conversion.
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

19 years agoBegin AA refactoring for multiple Name Formats and New SAML Name Identifier class.
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

19 years agoTransaction log for HS.
nlevitt [Tue, 27 Jan 2004 21:38:37 +0000 (21:38 +0000)]
Transaction log for HS.

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

19 years agoSAML auth method can be set by site, overriden by relying party, or overriden by...
wassa [Tue, 27 Jan 2004 05:43:15 +0000 (05:43 +0000)]
SAML auth method can be set by site, overriden by relying party, or overriden by data from the authenticating software (received in an HTTP header).

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

19 years agoHS now uses Name Identifier mappings based on Relying Party config.
wassa [Sat, 24 Jan 2004 06:00:48 +0000 (06:00 +0000)]
HS now uses Name Identifier mappings based on Relying Party config.

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

19 years agoFix NullPointers when providerId is unknown.
wassa [Sat, 24 Jan 2004 05:59:40 +0000 (05:59 +0000)]
Fix NullPointers when providerId is unknown.

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

19 years agoGet rid of <RelyingPartyGroup/>. Use <RelyingParty/> for service providers and feds.
wassa [Fri, 23 Jan 2004 23:23:11 +0000 (23:23 +0000)]
Get rid of <RelyingPartyGroup/>.  Use <RelyingParty/> for service providers and feds.

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

19 years agoFleshed out support for configuration based on Relying Party lookup.
wassa [Fri, 23 Jan 2004 23:22:40 +0000 (23:22 +0000)]
Fleshed out support for configuration based on Relying Party lookup.

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

19 years agoIf only one credential is loaded, use it as the default.
wassa [Fri, 23 Jan 2004 23:21:28 +0000 (23:21 +0000)]
If only one credential is loaded, use it as the default.

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

19 years agoSingular attribute name.
wassa [Fri, 23 Jan 2004 20:31:46 +0000 (20:31 +0000)]
Singular attribute name.

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

19 years agoStarted to implement config settings based on Relying Party.
wassa [Fri, 23 Jan 2004 06:49:33 +0000 (06:49 +0000)]
Started to implement config settings based on Relying Party.

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

19 years agoAdd defaultRelyingParty attribute.
wassa [Fri, 23 Jan 2004 06:47:38 +0000 (06:47 +0000)]
Add defaultRelyingParty attribute.

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

19 years agoOuch! Identity providerId, not Service providerId.
wassa [Fri, 23 Jan 2004 04:52:14 +0000 (04:52 +0000)]
Ouch!  Identity providerId, not Service providerId.

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

19 years agoDetect whether we are talking to a 1.1 or older target. If so, pull issuer name...
wassa [Fri, 23 Jan 2004 04:41:44 +0000 (04:41 +0000)]
Detect whether we are talking to a 1.1 or older target.  If so, pull issuer name out of the response's end certificate.  If we are dealing with a current target, use the providerId.

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

19 years agoDelete stale class. Decided to use another category for AUDIT logging.
wassa [Thu, 22 Jan 2004 21:54:58 +0000 (21:54 +0000)]
Delete stale class.  Decided to use another category for AUDIT logging.

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

19 years agoNote.
wassa [Thu, 22 Jan 2004 21:51:46 +0000 (21:51 +0000)]
Note.

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

19 years agoMore work converting to multi-federation HS.
wassa [Thu, 22 Jan 2004 21:51:00 +0000 (21:51 +0000)]
More work converting to multi-federation HS.

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

19 years agoUpdate to sync with interface.
wassa [Thu, 22 Jan 2004 21:50:21 +0000 (21:50 +0000)]
Update to sync with interface.

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

19 years agoFix namespace problems with Element.getTagName()
wassa [Thu, 22 Jan 2004 20:02:22 +0000 (20:02 +0000)]
Fix namespace problems with Element.getTagName()

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

19 years agoFirst stab at an example config file.
wassa [Thu, 22 Jan 2004 20:01:19 +0000 (20:01 +0000)]
First stab at an example config file.

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

19 years agoAdd strawman for new origin config.
wassa [Thu, 22 Jan 2004 19:01:49 +0000 (19:01 +0000)]
Add strawman for new origin config.

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

19 years agoMake config data in Credentials and NameMapper work with namespaces.
wassa [Thu, 22 Jan 2004 19:00:09 +0000 (19:00 +0000)]
Make config data in Credentials and NameMapper work with namespaces.

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

19 years agoDelete stale comment.
wassa [Thu, 22 Jan 2004 06:53:40 +0000 (06:53 +0000)]
Delete stale comment.

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

19 years agoDeleted uneeded class.
wassa [Thu, 22 Jan 2004 06:52:28 +0000 (06:52 +0000)]
Deleted uneeded class.

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

19 years agoHandleServlet uses new POSTProfile method.
wassa [Thu, 22 Jan 2004 06:44:54 +0000 (06:44 +0000)]
HandleServlet uses new POSTProfile method.

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

19 years agoRev'd opensaml library.
wassa [Thu, 22 Jan 2004 06:43:32 +0000 (06:43 +0000)]
Rev'd opensaml library.

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

19 years agoUpdated tests to reflect new Credentials constants.
wassa [Thu, 22 Jan 2004 06:42:28 +0000 (06:42 +0000)]
Updated tests to reflect new Credentials constants.

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

19 years agoBase POST profile behavior on dynamically supplied config data.
wassa [Thu, 22 Jan 2004 06:38:21 +0000 (06:38 +0000)]
Base POST profile behavior on dynamically supplied config data.

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

19 years agoConvert ShibPOSTProfile to use new NameIdentifier and Credential classes.
wassa [Thu, 22 Jan 2004 05:14:10 +0000 (05:14 +0000)]
Convert ShibPOSTProfile to use new NameIdentifier and Credential classes.

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

19 years agoStart to convert HS to new config.
wassa [Thu, 22 Jan 2004 00:02:56 +0000 (00:02 +0000)]
Start to convert HS to new config.

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

19 years agoUpdated per Interface.
wassa [Thu, 22 Jan 2004 00:01:57 +0000 (00:01 +0000)]
Updated per Interface.

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

19 years agoFix XML in test case.
wassa [Wed, 21 Jan 2004 19:13:58 +0000 (19:13 +0000)]
Fix XML in test case.

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

19 years agoAdd schema for Name Identifier Mappings and schema checking for tests.
wassa [Wed, 21 Jan 2004 06:43:38 +0000 (06:43 +0000)]
Add schema for Name Identifier Mappings and schema checking for tests.

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

19 years agoAdded javadoc for NameMapper classes.
wassa [Wed, 21 Jan 2004 04:49:20 +0000 (04:49 +0000)]
Added javadoc for NameMapper classes.

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

19 years agoImproved Name Mapper tests.
wassa [Tue, 20 Jan 2004 23:25:59 +0000 (23:25 +0000)]
Improved Name Mapper tests.
Added default Name Mapping to Name Mapper.

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

19 years agoMore informative error message for JVM bug.
wassa [Tue, 20 Jan 2004 22:24:02 +0000 (22:24 +0000)]
More informative error message for JVM bug.

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

19 years agoAdded comment explaining what this file is for.
nlevitt [Tue, 20 Jan 2004 22:19:33 +0000 (22:19 +0000)]
Added comment explaining what this file is for.

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

19 years agoMore name mapping updates.
wassa [Tue, 20 Jan 2004 04:06:22 +0000 (04:06 +0000)]
More name mapping updates.

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

19 years agoMore guts in the Name Mapping code.
wassa [Fri, 16 Jan 2004 07:56:11 +0000 (07:56 +0000)]
More guts in the Name Mapping code.

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

19 years agoUpdated build
cantor [Fri, 16 Jan 2004 07:19:33 +0000 (07:19 +0000)]
Updated build

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

19 years agoTake out subclass stubs.
wassa [Thu, 15 Jan 2004 22:28:43 +0000 (22:28 +0000)]
Take out subclass stubs.

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

19 years agoImplemented Mapper for NameIdentifiers.
wassa [Thu, 15 Jan 2004 22:27:56 +0000 (22:27 +0000)]
Implemented Mapper for NameIdentifiers.

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

19 years agoAdded stubs for Name Identifier Mapping.
wassa [Thu, 15 Jan 2004 07:29:03 +0000 (07:29 +0000)]
Added stubs for Name Identifier Mapping.

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

19 years agoUpdate to a recent xmlsec build.
cantor [Tue, 16 Dec 2003 21:53:21 +0000 (21:53 +0000)]
Update to a recent xmlsec build.

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

19 years agoImplemented Scott's suggestions for the credential loader:
wassa [Thu, 11 Dec 2003 20:18:08 +0000 (20:18 +0000)]
Implemented Scott's suggestions for the credential loader:

1. Changed "format" to an enum.
2. Moved Key above Certificate.
3. Made Certificate optional.

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

19 years agoDon't error out when loading incomplete cert chain. Tests for the same.
wassa [Thu, 11 Dec 2003 19:28:54 +0000 (19:28 +0000)]
Don't error out when loading incomplete cert chain.  Tests for the same.

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

19 years agoAdd support for DES encryption on OpenSSL raw format encrypted keys.
wassa [Thu, 11 Dec 2003 06:12:46 +0000 (06:12 +0000)]
Add support for DES encryption on OpenSSL raw format encrypted keys.
Add tests for DSA OpenSSL raw format encrypted keys.

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

19 years agoFinally got silly OpenSSL encrypted key format to load.
wassa [Wed, 10 Dec 2003 23:25:19 +0000 (23:25 +0000)]
Finally got silly OpenSSL encrypted key format to load.

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

19 years agoAdded some test keys for OpenSSL formatted keys.
wassa [Wed, 10 Dec 2003 23:24:01 +0000 (23:24 +0000)]
Added some test keys for OpenSSL formatted keys.

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

19 years agoAdded a semaphore to throttle the number of active requests.
cantor [Wed, 10 Dec 2003 19:08:53 +0000 (19:08 +0000)]
Added a semaphore to throttle the number of active requests.

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

19 years agoAdded some scratch code to file credential loader.
wassa [Wed, 10 Dec 2003 07:17:12 +0000 (07:17 +0000)]
Added some scratch code to file credential loader.

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

19 years agoBaby steps...
wassa [Tue, 9 Dec 2003 04:32:48 +0000 (04:32 +0000)]
Baby steps...

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

19 years agoStarted to add support for RSA raw encrypted keys.
wassa [Mon, 8 Dec 2003 22:49:32 +0000 (22:49 +0000)]
Started to add support for RSA raw encrypted keys.

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

19 years agoFixed log message.
wassa [Mon, 8 Dec 2003 20:53:02 +0000 (20:53 +0000)]
Fixed log message.

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

19 years agoFile credential resolver now supports encrypted pkcs8 keys in PEM.
wassa [Mon, 8 Dec 2003 20:41:13 +0000 (20:41 +0000)]
File credential resolver now supports encrypted pkcs8 keys in PEM.

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

19 years agoFile credential resolver now supports encrypted pkcs8-encoded DER formatted keys.
wassa [Mon, 8 Dec 2003 20:00:31 +0000 (20:00 +0000)]
File credential resolver now supports encrypted pkcs8-encoded DER formatted keys.

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

19 years agoSmall changes & fixes suggested by users.
ndk [Mon, 8 Dec 2003 05:00:42 +0000 (05:00 +0000)]
Small changes & fixes suggested by users.

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

19 years agoBegin to add support for encrypted pkcs8 keys to file credential resolver.
wassa [Mon, 8 Dec 2003 04:03:16 +0000 (04:03 +0000)]
Begin to add support for encrypted pkcs8 keys to file credential resolver.

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

19 years agoFile Credential resolver now auto-detects format for DER encoded keys.
wassa [Fri, 5 Dec 2003 18:49:33 +0000 (18:49 +0000)]
File Credential resolver now auto-detects format for DER encoded keys.

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

19 years agoAdd support for PEM-encoded PKCS8 format DSA keys. Auto-detect key type for PKCS8.
wassa [Fri, 5 Dec 2003 04:55:42 +0000 (04:55 +0000)]
Add support for PEM-encoded PKCS8 format DSA keys.  Auto-detect key type for PKCS8.

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

19 years agoAdded support to the file credential resolver for DSA native keys in PEM and DER...
wassa [Thu, 4 Dec 2003 21:35:41 +0000 (21:35 +0000)]
Added support to the file credential resolver for DSA native keys in PEM and DER format.

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

19 years agoAddes support to the file credential resolver for raw RSA keys in DER and PEM format.
wassa [Thu, 4 Dec 2003 20:43:16 +0000 (20:43 +0000)]
Addes support to the file credential resolver for raw RSA keys in DER and PEM format.

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

19 years agoAdd support for reading PKCS8 RSA keys in PEM format.
wassa [Thu, 4 Dec 2003 07:35:09 +0000 (07:35 +0000)]
Add support for reading PKCS8 RSA keys in PEM format.

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