java-idp.git
18 years agoPatch to support handling liifetime attribute.
cantor [Thu, 5 May 2005 22:07:52 +0000 (22:07 +0000)]
Patch to support handling liifetime attribute.

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

18 years agoFixed c14n bug, and added new root element options.
cantor [Thu, 5 May 2005 04:16:41 +0000 (04:16 +0000)]
Fixed c14n bug, and added new root element options.

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

18 years agoFixed order of schemas.
cantor [Thu, 5 May 2005 03:50:50 +0000 (03:50 +0000)]
Fixed order of schemas.

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

18 years agoQuoted command.
cantor [Thu, 5 May 2005 03:23:52 +0000 (03:23 +0000)]
Quoted command.

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

18 years agoAdded in-memory listener.
cantor [Mon, 2 May 2005 14:34:45 +0000 (14:34 +0000)]
Added in-memory listener.

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

18 years agoAdd AttributeFactory and DiagnosticService elements.
cantor [Sun, 1 May 2005 03:23:32 +0000 (03:23 +0000)]
Add AttributeFactory and DiagnosticService elements.

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

18 years agoRemoved commons-codec dependency.
wassa [Fri, 29 Apr 2005 20:31:10 +0000 (20:31 +0000)]
Removed commons-codec dependency.

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

18 years agoAdded portions of the BC provider to support Base64 and ASN.1 encoding/decoding.
wassa [Fri, 29 Apr 2005 20:26:21 +0000 (20:26 +0000)]
Added portions of the BC provider to support Base64 and ASN.1 encoding/decoding.

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

18 years agoPulled the local principal implementation class out of the name identifier interface...
wassa [Fri, 29 Apr 2005 19:44:01 +0000 (19:44 +0000)]
Pulled the local principal implementation class out of the name identifier interface, since the class semantics have evolved to where that doesn't really make sense anymore.

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

18 years agoBetter name for principal class.
wassa [Fri, 29 Apr 2005 19:37:00 +0000 (19:37 +0000)]
Better name for principal class.

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

18 years agoFormatting cleanups.
wassa [Fri, 29 Apr 2005 19:01:44 +0000 (19:01 +0000)]
Formatting cleanups.

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

18 years agoRemoved a bunch of dependencies on sun-proprietary classes.
wassa [Fri, 29 Apr 2005 19:00:43 +0000 (19:00 +0000)]
Removed a bunch of dependencies on sun-proprietary classes.

Thanks to Chad La Joie for the patches.

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

18 years agolocal variable accidentially hid class field
gilbert [Fri, 29 Apr 2005 17:34:06 +0000 (17:34 +0000)]
local variable accidentially hid class field

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

18 years agoSwitch to new MetadataProvider syntax
gilbert [Fri, 29 Apr 2005 17:32:54 +0000 (17:32 +0000)]
Switch to new MetadataProvider syntax

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

18 years agoAdd endorsed to classpath for Java 1.4 compile
gilbert [Fri, 29 Apr 2005 17:31:34 +0000 (17:31 +0000)]
Add endorsed to classpath for Java 1.4 compile

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

18 years agoRemoved a small dependency on Sun's JDK classes. (com.sun.*)
wassa [Fri, 29 Apr 2005 05:11:21 +0000 (05:11 +0000)]
Removed a small dependency on Sun's JDK classes. (com.sun.*)

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

18 years agoClarity change requested by Derek Morr.
wassa [Fri, 29 Apr 2005 05:05:21 +0000 (05:05 +0000)]
Clarity change requested by Derek Morr.

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

18 years agoA couple of cleanups to the shib handle name identifier code suggested in Bugzilla...
wassa [Fri, 29 Apr 2005 04:45:44 +0000 (04:45 +0000)]
A couple of cleanups to the shib handle name identifier code suggested in Bugzilla #317.

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

18 years agoRemoved Factory property.
cantor [Fri, 29 Apr 2005 02:46:56 +0000 (02:46 +0000)]
Removed Factory property.

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

18 years agoFixed small bugs in logging and handle expiration logic. Bugzilla #312.
wassa [Thu, 28 Apr 2005 21:44:16 +0000 (21:44 +0000)]
Fixed small bugs in logging and handle expiration logic.  Bugzilla #312.

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

18 years agoUpdated stale javadoc. Bugzilla #316.
wassa [Thu, 28 Apr 2005 21:41:30 +0000 (21:41 +0000)]
Updated stale javadoc.   Bugzilla #316.

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

18 years agoUpdated stale javadoc. Bugzilla #315.
wassa [Thu, 28 Apr 2005 21:39:17 +0000 (21:39 +0000)]
Updated stale javadoc.   Bugzilla #315.

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

18 years agoFixed a small logic bug in the name identifier mapping. Bugzilla #311.
wassa [Thu, 28 Apr 2005 21:30:57 +0000 (21:30 +0000)]
Fixed a small logic bug in the name identifier mapping.  Bugzilla #311.

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

18 years agoRemoved stale javadoc. Bugzilla #314.
wassa [Thu, 28 Apr 2005 21:27:32 +0000 (21:27 +0000)]
Removed stale javadoc.  Bugzilla #314.

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

18 years agoMethod name change from bugzilla #313.
wassa [Thu, 28 Apr 2005 21:25:07 +0000 (21:25 +0000)]
Method name change from bugzilla #313.

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

18 years agoIdP no longer sends xerces type hack unless specified in the relying party configuration.
wassa [Thu, 28 Apr 2005 15:56:18 +0000 (15:56 +0000)]
IdP no longer sends xerces type hack unless specified in the relying party configuration.

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

18 years agoMake the example metadata actually work for authN.
wassa [Tue, 26 Apr 2005 21:49:02 +0000 (21:49 +0000)]
Make the example metadata actually work for authN.

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

18 years agoFixed an IdP configuration schema bug.
wassa [Tue, 26 Apr 2005 21:47:46 +0000 (21:47 +0000)]
Fixed an IdP configuration schema bug.
Moved from <FederationProvider/> to <MetadataProvider/> in the configuraton for clarity and to synch with changes in the SP configuration.

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

18 years agoClearer javadoc.
wassa [Tue, 26 Apr 2005 21:45:24 +0000 (21:45 +0000)]
Clearer javadoc.

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

18 years agoComment cleanup
gilbert [Mon, 25 Apr 2005 18:23:52 +0000 (18:23 +0000)]
Comment cleanup

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

18 years agoInitial support for new schema/xmltypes
gilbert [Mon, 25 Apr 2005 18:23:07 +0000 (18:23 +0000)]
Initial support for new schema/xmltypes

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

18 years agoMatch latest checked in /schemas
gilbert [Mon, 25 Apr 2005 18:21:19 +0000 (18:21 +0000)]
Match latest checked in /schemas

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

18 years agoUpdate comment about Trust
gilbert [Mon, 25 Apr 2005 18:17:57 +0000 (18:17 +0000)]
Update comment about Trust

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

18 years agoRemoved wildcard.
cantor [Mon, 25 Apr 2005 15:48:40 +0000 (15:48 +0000)]
Removed wildcard.

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

18 years agoChange location of import
cantor [Mon, 25 Apr 2005 15:48:29 +0000 (15:48 +0000)]
Change location of import

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

18 years agoRemoved DTD subset
cantor [Mon, 25 Apr 2005 15:48:19 +0000 (15:48 +0000)]
Removed DTD subset

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

18 years agoUpdate to final, required pair of SAML 2.0 schemas
cantor [Mon, 25 Apr 2005 15:36:54 +0000 (15:36 +0000)]
Update to final, required pair of SAML 2.0 schemas

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

18 years agoRemove unneeded namespace
cantor [Mon, 25 Apr 2005 15:36:29 +0000 (15:36 +0000)]
Remove unneeded namespace

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

18 years agoConvert from ITrust to Trust plugin interface
gilbert [Mon, 25 Apr 2005 12:59:47 +0000 (12:59 +0000)]
Convert from ITrust to Trust plugin interface

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

18 years agoRemove unused import
gilbert [Mon, 25 Apr 2005 12:57:58 +0000 (12:57 +0000)]
Remove unused import

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

18 years agoXalan-less xmlsec build.
cantor [Sun, 24 Apr 2005 20:49:36 +0000 (20:49 +0000)]
Xalan-less xmlsec build.

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

18 years agoAPI change in SAMLSubject
cantor [Sun, 24 Apr 2005 20:49:20 +0000 (20:49 +0000)]
API change in SAMLSubject

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

18 years agoLatest debug jar.
cantor [Sun, 24 Apr 2005 20:49:15 +0000 (20:49 +0000)]
Latest debug jar.

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

18 years agoSync with C++ version.
cantor [Sun, 24 Apr 2005 20:27:58 +0000 (20:27 +0000)]
Sync with C++ version.

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

18 years agoDon't send audeince restrictions to eAuth providers.
wassa [Tue, 12 Apr 2005 19:59:41 +0000 (19:59 +0000)]
Don't send audeince restrictions to eAuth providers.

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

18 years agoNew Trust interface
gilbert [Tue, 12 Apr 2005 18:27:07 +0000 (18:27 +0000)]
New Trust interface

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

18 years agoValidate Signatures
gilbert [Tue, 12 Apr 2005 18:26:05 +0000 (18:26 +0000)]
Validate Signatures

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

18 years agoAdjustments to trust interface and providers for token handling.
cantor [Mon, 11 Apr 2005 22:28:30 +0000 (22:28 +0000)]
Adjustments to trust interface and providers for token handling.

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

18 years agoRegex bug fix in SAML conversion filter... again.
wassa [Mon, 11 Apr 2005 20:07:29 +0000 (20:07 +0000)]
Regex bug fix in SAML conversion filter... again.

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

18 years agoFixed a regex typo in the conversion filter from the last patch.
wassa [Fri, 8 Apr 2005 21:37:22 +0000 (21:37 +0000)]
Fixed a regex typo in the conversion filter from the last patch.

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

18 years agoRemoved println.
wassa [Fri, 8 Apr 2005 21:27:10 +0000 (21:27 +0000)]
Removed println.

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

18 years ago1.0 -> 1.1 SAML conversion filter should allow ' in place of " surrounding attributes.
wassa [Fri, 8 Apr 2005 21:14:47 +0000 (21:14 +0000)]
1.0 -> 1.1 SAML conversion filter should allow ' in place of " surrounding attributes.

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

18 years agoBug in regex preventing correct artifact confirmation conversion from 1.1 to 1.0.
wassa [Fri, 8 Apr 2005 20:50:30 +0000 (20:50 +0000)]
Bug in regex preventing correct artifact confirmation conversion from 1.1 to 1.0.

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

18 years agoFixed a transaction log bug.
wassa [Fri, 8 Apr 2005 18:26:37 +0000 (18:26 +0000)]
Fixed a transaction log bug.

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

18 years agoInline CRLs in the metadata are now honored during pkix validation. Junit tests...
wassa [Fri, 8 Apr 2005 04:29:49 +0000 (04:29 +0000)]
Inline CRLs in the metadata are now honored during pkix validation.  Junit tests for the same.

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

18 years agoProperly encode artifacts for log messages.
wassa [Thu, 7 Apr 2005 21:32:32 +0000 (21:32 +0000)]
Properly encode artifacts for log messages.

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

18 years agoProperly encode artifacts for log messages.
wassa [Thu, 7 Apr 2005 21:28:43 +0000 (21:28 +0000)]
Properly encode artifacts for log messages.

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

18 years agoFixed a bug in auth method defaulting.
wassa [Thu, 7 Apr 2005 21:28:20 +0000 (21:28 +0000)]
Fixed a bug in auth method defaulting.

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

18 years agoA couple of small eAuth bug fixes.
wassa [Thu, 7 Apr 2005 20:02:08 +0000 (20:02 +0000)]
A couple of small eAuth bug fixes.

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

18 years agoWasn't properly encoding artifact in transaction log.
wassa [Thu, 7 Apr 2005 20:01:27 +0000 (20:01 +0000)]
Wasn't properly encoding artifact in transaction log.

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

18 years agoRefactorings on the Trust code. (Extracted an interface and added javadoc.)
wassa [Thu, 7 Apr 2005 04:18:54 +0000 (04:18 +0000)]
Refactorings on the Trust code. (Extracted an interface and added javadoc.)

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

18 years agoFixed a bug that was causing type 2 artifacts to always be the same for a given confi...
wassa [Thu, 7 Apr 2005 01:20:32 +0000 (01:20 +0000)]
Fixed a bug that was causing type 2 artifacts to always be the same for a given configuration.

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

18 years ago*** keyword substitution change ***
cantor [Wed, 6 Apr 2005 02:05:16 +0000 (02:05 +0000)]
*** keyword substitution change ***

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

18 years agoNew session config elements.
cantor [Wed, 6 Apr 2005 02:04:41 +0000 (02:04 +0000)]
New session config elements.

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

18 years agoAdded eAuth profile error handling.
wassa [Tue, 5 Apr 2005 22:01:39 +0000 (22:01 +0000)]
Added eAuth profile error handling.

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

18 years agoFirst cut at a protocol handler for federal e-auth.
wassa [Tue, 5 Apr 2005 21:16:46 +0000 (21:16 +0000)]
First cut at a protocol handler for federal e-auth.

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

18 years agoFirst cut at a protocol handler for federal e-auth.
wassa [Tue, 5 Apr 2005 21:09:43 +0000 (21:09 +0000)]
First cut at a protocol handler for federal e-auth.

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

18 years agoCompile for jdk 1.4.
wassa [Mon, 4 Apr 2005 22:21:13 +0000 (22:21 +0000)]
Compile for jdk 1.4.

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

18 years agoRemoved superfluous base 64 encoding/decoding.
wassa [Mon, 4 Apr 2005 22:14:34 +0000 (22:14 +0000)]
Removed superfluous base 64 encoding/decoding.

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

18 years agoPer Howard's request, allow protocol handlers to be registered based on just the...
wassa [Mon, 4 Apr 2005 22:02:48 +0000 (22:02 +0000)]
Per Howard's request, allow protocol handlers to be registered based on just the path portion of the URL.

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

18 years agoFixed a bug caused by recent class moves.
wassa [Mon, 4 Apr 2005 21:42:53 +0000 (21:42 +0000)]
Fixed a bug caused by recent class moves.

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

18 years agoGenerate old class file formats
gilbert [Mon, 4 Apr 2005 18:56:44 +0000 (18:56 +0000)]
Generate old class file formats

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

18 years agoGet rid of /hs package
wassa [Mon, 4 Apr 2005 18:55:07 +0000 (18:55 +0000)]
Get rid of /hs package

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

18 years agoPlug new Trust logic into IdP processing.
wassa [Mon, 4 Apr 2005 18:49:58 +0000 (18:49 +0000)]
Plug new Trust logic into IdP processing.

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

18 years agoWorking pkix verify depth constraint.
wassa [Mon, 4 Apr 2005 05:34:53 +0000 (05:34 +0000)]
Working pkix verify depth constraint.

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

18 years agoMore junit tests.
wassa [Sun, 3 Apr 2005 06:04:43 +0000 (06:04 +0000)]
More junit tests.
Fixed a bug in path validation.
First stab at chain length constraints.

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

18 years agoMore junit tests.
wassa [Sun, 3 Apr 2005 03:52:39 +0000 (03:52 +0000)]
More junit tests.

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

18 years agoWorking junit tests for pkix validation, both at the entity and entities level.
wassa [Sat, 2 Apr 2005 15:59:20 +0000 (15:59 +0000)]
Working junit tests for pkix validation, both at the entity and entities level.

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

18 years agoFixed a couple of bugs in the IdP trust validation.
wassa [Sat, 2 Apr 2005 15:45:15 +0000 (15:45 +0000)]
Fixed a couple of bugs in the IdP trust validation.

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

18 years agoMore logging.
wassa [Sat, 2 Apr 2005 00:16:37 +0000 (00:16 +0000)]
More logging.

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

18 years agoAdded junit test metadata.
wassa [Sat, 2 Apr 2005 00:16:17 +0000 (00:16 +0000)]
Added junit test metadata.

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

18 years agoFirst cut at PKIX validation for IdP.
wassa [Fri, 1 Apr 2005 23:53:35 +0000 (23:53 +0000)]
First cut at PKIX validation for IdP.

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

18 years agoAnother junit test for trust validation.
wassa [Fri, 1 Apr 2005 15:50:59 +0000 (15:50 +0000)]
Another junit test for trust validation.

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

18 years agoWorking test for metadata-inline X509 certs.
wassa [Thu, 31 Mar 2005 22:13:33 +0000 (22:13 +0000)]
Working test for metadata-inline X509 certs.

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

18 years agoAdd descriptions, remove test from IdP-SP build (until test source fixed)
gilbert [Thu, 31 Mar 2005 20:18:36 +0000 (20:18 +0000)]
Add descriptions, remove test from IdP-SP build (until test source fixed)

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

18 years agoMinor fix for testcase.
wassa [Thu, 31 Mar 2005 17:23:16 +0000 (17:23 +0000)]
Minor fix for testcase.

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

18 years agoAdded unit test to protect against recently discovered bug where crypto handles were...
wassa [Thu, 31 Mar 2005 17:11:36 +0000 (17:11 +0000)]
Added unit test to protect against recently discovered bug where crypto handles were not expired correctly.

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

18 years agoRefine comments
gilbert [Wed, 30 Mar 2005 22:28:28 +0000 (22:28 +0000)]
Refine comments

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

18 years agoFixed a bug that caused crypto handle expiration times to not take effect.
wassa [Wed, 30 Mar 2005 21:49:40 +0000 (21:49 +0000)]
Fixed a bug that caused crypto handle expiration times to not take effect.

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

18 years agoCorrect key type.
gilbert [Wed, 30 Mar 2005 16:22:56 +0000 (16:22 +0000)]
Correct key type.

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

18 years agoStub IdP trust validator.
wassa [Tue, 29 Mar 2005 23:39:31 +0000 (23:39 +0000)]
Stub IdP trust validator.

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

18 years agoSupport both SAML 1.0 and 1.1 schemas
gilbert [Tue, 29 Mar 2005 22:04:21 +0000 (22:04 +0000)]
Support both SAML 1.0 and 1.1 schemas

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

18 years agoAdd <security-role> to eliminate warning message on startup.
gilbert [Tue, 29 Mar 2005 21:16:45 +0000 (21:16 +0000)]
Add <security-role> to eliminate warning message on startup.

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

18 years agoAdd KeyAuthority extension elements.
cantor [Tue, 29 Mar 2005 21:16:22 +0000 (21:16 +0000)]
Add KeyAuthority extension elements.

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

18 years agoNew metadata extensions
cantor [Tue, 29 Mar 2005 21:00:13 +0000 (21:00 +0000)]
New metadata extensions

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

18 years agoUpdated version with debugging info.
cantor [Tue, 29 Mar 2005 19:28:11 +0000 (19:28 +0000)]
Updated version with debugging info.

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

18 years agoClone SAMLSubject when building Query
gilbert [Tue, 29 Mar 2005 18:43:31 +0000 (18:43 +0000)]
Clone SAMLSubject when building Query

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

18 years agoAllow no attribute reply
gilbert [Tue, 29 Mar 2005 02:47:28 +0000 (02:47 +0000)]
Allow no attribute reply

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

18 years agoMismatched parameter.
cantor [Mon, 28 Mar 2005 21:03:00 +0000 (21:03 +0000)]
Mismatched parameter.

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

18 years agoAdd updated IdP configuration elements
gilbert [Mon, 28 Mar 2005 20:05:55 +0000 (20:05 +0000)]
Add updated IdP configuration elements

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