java-idp.git
18 years agoFixed a small parser bug. Validation was always turned on, even when not specified...
wassa [Tue, 17 May 2005 15:05:22 +0000 (15:05 +0000)]
Fixed a small parser bug.  Validation was always turned on, even when not specified in the constructor.

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

18 years agoMake cannonical serialization the default
gilbert [Tue, 17 May 2005 00:28:33 +0000 (00:28 +0000)]
Make cannonical serialization the default

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

18 years agoAdded stand-alone query role.
cantor [Mon, 16 May 2005 18:43:26 +0000 (18:43 +0000)]
Added stand-alone query role.

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

18 years agoAuthenticate using stand-alone query role.
cantor [Mon, 16 May 2005 18:40:44 +0000 (18:40 +0000)]
Authenticate using stand-alone query role.

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

18 years agoIntegrated SCT's attribute definition classes.
wassa [Mon, 16 May 2005 18:07:35 +0000 (18:07 +0000)]
Integrated SCT's attribute definition classes.

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

18 years agoUnofficial CD version of TC-approved metadata extension schema
cantor [Mon, 16 May 2005 17:39:20 +0000 (17:39 +0000)]
Unofficial CD version of TC-approved metadata extension schema

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

18 years agoUse Cannonicalized serialization for the compare tests
gilbert [Mon, 16 May 2005 16:43:29 +0000 (16:43 +0000)]
Use Cannonicalized serialization for the compare tests

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

18 years agoAdded minOccurs 0 to Key element for use in metadata verifier.
cantor [Sun, 15 May 2005 22:25:59 +0000 (22:25 +0000)]
Added minOccurs 0 to Key element for use in metadata verifier.

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

18 years agoAdded signing of subelements, profile checking, and tighter verification.
cantor [Sun, 15 May 2005 21:03:58 +0000 (21:03 +0000)]
Added signing of subelements, profile checking, and tighter verification.

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

18 years agoFixed KeyInfo and Signature placement bugs.
cantor [Sun, 15 May 2005 03:08:33 +0000 (03:08 +0000)]
Fixed KeyInfo and Signature placement bugs.

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

18 years agoUpdated build to fix buffer bug.
cantor [Sat, 14 May 2005 18:58:12 +0000 (18:58 +0000)]
Updated build to fix buffer bug.

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

18 years agoQuoted command.
cantor [Sat, 14 May 2005 02:35:10 +0000 (02:35 +0000)]
Quoted command.

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

18 years agoDefault protocol handler configuration is used if none is specified in idp.xml.
wassa [Fri, 13 May 2005 20:23:48 +0000 (20:23 +0000)]
Default protocol handler configuration is used if none is specified in idp.xml.

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

18 years agoIdP Protocol Handlers are now lookup up via regular expressions.
wassa [Fri, 13 May 2005 19:22:20 +0000 (19:22 +0000)]
IdP Protocol Handlers are now lookup up via regular expressions.

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

18 years agoStripped out some old naming.
wassa [Fri, 13 May 2005 14:36:56 +0000 (14:36 +0000)]
Stripped out some old naming.

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

18 years agoMetadata provider now supports inline metadata specification.
wassa [Fri, 13 May 2005 14:23:19 +0000 (14:23 +0000)]
Metadata provider now supports inline metadata specification.

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

18 years agoRev' OpenSAML to get xml parser fix.
wassa [Fri, 13 May 2005 12:35:23 +0000 (12:35 +0000)]
Rev' OpenSAML to get xml parser fix.

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

18 years agoFixed a small bug with ASN.1 parsing of subject DNs
wassa [Thu, 12 May 2005 22:02:18 +0000 (22:02 +0000)]
Fixed a small bug with ASN.1 parsing of subject DNs

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

18 years agoRemoved DN parsing code duplication.
wassa [Thu, 12 May 2005 21:23:09 +0000 (21:23 +0000)]
Removed DN parsing code duplication.

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

18 years agoMetadata/Trust matching against CN now uses manual ASN.1 instead of relying on the...
wassa [Thu, 12 May 2005 21:17:13 +0000 (21:17 +0000)]
Metadata/Trust matching against CN now uses manual ASN.1 instead of relying on the Sun JDK's string conversion.  Bugzill #143

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

18 years agoChange to new element name
gilbert [Thu, 12 May 2005 13:32:39 +0000 (13:32 +0000)]
Change to new element name

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

18 years agoFixed a bug in trust processing that would cause validation to fail when empty CRLs...
wassa [Wed, 11 May 2005 23:50:41 +0000 (23:50 +0000)]
Fixed a bug in trust processing that would cause validation to fail when empty CRLs were present.

Certificates can now be match based on entity IDs in addition to key names.  Bugzilla #282.

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

18 years agoFixed a bug that caused the resource to not be evaluated properly when applying attri...
wassa [Wed, 11 May 2005 19:12:30 +0000 (19:12 +0000)]
Fixed a bug that caused the resource to not be evaluated properly when applying attribute release policies for 1.1 providers.  Bugzilla #306

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

18 years agoBetter error message. Bugzilla #310
wassa [Wed, 11 May 2005 18:22:46 +0000 (18:22 +0000)]
Better error message.  Bugzilla #310

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

18 years agoAdded capability to send attribute names to the transaction log.
wassa [Wed, 11 May 2005 17:54:35 +0000 (17:54 +0000)]
Added capability to send attribute names to the transaction log.

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

18 years agoFixed two bugs in the transaction log output.
wassa [Wed, 11 May 2005 15:51:26 +0000 (15:51 +0000)]
Fixed two bugs in the transaction log output.

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

18 years agoReworked name mapping configuration:
wassa [Tue, 10 May 2005 21:52:15 +0000 (21:52 +0000)]
Reworked name mapping configuration:
Negotiate proper format for SSO based on metadata & relying party configuration.
Removed "HS" naming.
Attribute queries are restricted to mappings configured for the active relying party.

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

18 years agoAllow search on attribute name without namespace
gilbert [Tue, 10 May 2005 21:49:56 +0000 (21:49 +0000)]
Allow search on attribute name without namespace

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

18 years agoForgot to check for bad request location on POSTs.
wassa [Tue, 10 May 2005 21:14:04 +0000 (21:14 +0000)]
Forgot to check for bad request location on POSTs.

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

18 years agoFixed a SAML metadata parsing bug.
wassa [Tue, 10 May 2005 20:26:49 +0000 (20:26 +0000)]
Fixed a SAML metadata parsing bug.

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

18 years agoChange configuration parameter to reflect that it throttles all signing operations.
wassa [Mon, 9 May 2005 22:07:42 +0000 (22:07 +0000)]
Change configuration parameter to reflect that it throttles all signing operations.

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

18 years agoSmall updates in logging and documentation from Chad.
wassa [Mon, 9 May 2005 21:11:04 +0000 (21:11 +0000)]
Small updates in logging and documentation from Chad.

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

18 years agoFixed a typo in config loader logic.
wassa [Mon, 9 May 2005 21:02:20 +0000 (21:02 +0000)]
Fixed a typo in config loader logic.

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

18 years agoUpdate IdPConfigFile parameter name
gilbert [Mon, 9 May 2005 20:29:16 +0000 (20:29 +0000)]
Update IdPConfigFile parameter name

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

18 years agoUse SchemasResourceListImpl to build config file Schemas
gilbert [Mon, 9 May 2005 20:27:26 +0000 (20:27 +0000)]
Use SchemasResourceListImpl to build config file Schemas

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

18 years agoSmall bug fix. Was checking for the SAML 1.1 URI instead of the SAML 1.0 URI.
wassa [Mon, 9 May 2005 20:22:27 +0000 (20:22 +0000)]
Small bug fix.  Was checking for the SAML 1.1 URI instead of the SAML 1.0 URI.

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

18 years agoAdded commons codec back in. It is needed for OpenSAML's Base64 encoding/decoding.
wassa [Mon, 9 May 2005 18:38:10 +0000 (18:38 +0000)]
Added commons codec back in.  It is needed for OpenSAML's Base64 encoding/decoding.

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

18 years agoRemoved some stale "target" naming.
wassa [Fri, 6 May 2005 20:19:56 +0000 (20:19 +0000)]
Removed some stale "target" naming.

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

18 years agoDeleted a couple of stray classes.
wassa [Fri, 6 May 2005 20:07:14 +0000 (20:07 +0000)]
Deleted a couple of stray classes.

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

18 years agoRemoved some old "origin" naming.
wassa [Fri, 6 May 2005 20:05:32 +0000 (20:05 +0000)]
Removed some old "origin" naming.

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

18 years agoDeleted stray class.
wassa [Fri, 6 May 2005 19:56:48 +0000 (19:56 +0000)]
Deleted stray class.

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

18 years agoRemoved some old "origin" naming.
wassa [Fri, 6 May 2005 19:55:17 +0000 (19:55 +0000)]
Removed some old "origin" naming.

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

18 years agoRemoved some old "origin" naming.
wassa [Fri, 6 May 2005 19:46:34 +0000 (19:46 +0000)]
Removed some old "origin" naming.

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

18 years agoRemoved non-sensical comment.
wassa [Fri, 6 May 2005 19:23:42 +0000 (19:23 +0000)]
Removed non-sensical comment.

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

18 years agoProvided a mechanism for AuthN systems to supply the actual time of user authenticati...
wassa [Fri, 6 May 2005 19:22:22 +0000 (19:22 +0000)]
Provided a mechanism for AuthN systems to supply the actual time of user authentication for use in SAML assertions.

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

18 years agoMake E-Authentication assurance level configurable.
wassa [Fri, 6 May 2005 18:34:28 +0000 (18:34 +0000)]
Make E-Authentication assurance level configurable.

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

18 years agoSmall update to eAuth error handling.
wassa [Fri, 6 May 2005 18:18:37 +0000 (18:18 +0000)]
Small update to eAuth error handling.

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

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