java-idp.git
21 years agoUpdated package names so things will compile.
wassa [Fri, 7 Jun 2002 20:40:23 +0000 (20:40 +0000)]
Updated package names so things will compile.

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

21 years agoInitail Version
dousti [Fri, 7 Jun 2002 20:34:40 +0000 (20:34 +0000)]
Initail Version

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

21 years agoAdded copying of "schemas" directory.
wassa [Fri, 7 Jun 2002 19:16:17 +0000 (19:16 +0000)]
Added copying of "schemas" directory.

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

21 years agoInitial import
cantor [Fri, 7 Jun 2002 16:02:34 +0000 (16:02 +0000)]
Initial import

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

21 years agoUpdated imports
wassa [Thu, 6 Jun 2002 22:34:11 +0000 (22:34 +0000)]
Updated imports

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

21 years agoUpdated OpenSAML library.
wassa [Thu, 6 Jun 2002 22:30:21 +0000 (22:30 +0000)]
Updated OpenSAML library.
Moved around some common components.
Converted HS to use the new OpenSAML. (with useless random response key)

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

21 years agoSynced libraries with OpenSAML
wassa [Thu, 6 Jun 2002 20:40:29 +0000 (20:40 +0000)]
Synced libraries with OpenSAML

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

21 years ago*** empty log message ***
wassa [Thu, 6 Jun 2002 20:28:14 +0000 (20:28 +0000)]
*** empty log message ***

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

21 years agoChanged eclipse project name.
wassa [Thu, 6 Jun 2002 20:26:15 +0000 (20:26 +0000)]
Changed eclipse project name.

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

21 years agoAdded schema validation for the HS config file.
wassa [Thu, 6 Jun 2002 07:19:25 +0000 (07:19 +0000)]
Added schema validation for the HS config file.

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

21 years agoMoved to new version of xerces
wassa [Thu, 6 Jun 2002 07:08:38 +0000 (07:08 +0000)]
Moved to new version of xerces

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

21 years agoInitial import
cantor [Wed, 5 Jun 2002 19:16:53 +0000 (19:16 +0000)]
Initial import

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

21 years agoMoved the HS configuration to a seperate xml file. Created a schema for this file...
wassa [Wed, 5 Jun 2002 05:09:17 +0000 (05:09 +0000)]
Moved the HS configuration to a seperate xml file.  Created a schema for this file.  No validation yet.

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

21 years agoReworked so that location of Handle Service is read from request instead of from...
wassa [Wed, 5 Jun 2002 03:53:25 +0000 (03:53 +0000)]
Reworked so that location of Handle Service is read from request instead of from the config file.

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

21 years agoFixed up the build file. Better commenting. More modular. Added dummy targets
wassa [Tue, 4 Jun 2002 21:52:46 +0000 (21:52 +0000)]
Fixed up the build file.  Better commenting.  More modular. Added dummy targets
dist targets that will be needed.

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

21 years agoAdded a Junit test target to buildfile
wassa [Tue, 4 Jun 2002 20:34:07 +0000 (20:34 +0000)]
Added a Junit test target to buildfile

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

21 years agoChanged AttributeQueryHandle marchalling/unmarshalling to use exchange of bytes inste...
wassa [Tue, 4 Jun 2002 18:54:56 +0000 (18:54 +0000)]
Changed AttributeQueryHandle marchalling/unmarshalling to use exchange of bytes instead of Strings.

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

21 years agoAdded encoding of usernames so that "||" can be handled.
wassa [Tue, 4 Jun 2002 17:02:43 +0000 (17:02 +0000)]
Added encoding of usernames so that "||" can be handled.

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

21 years ago*** empty log message ***
wassa [Mon, 3 Jun 2002 22:18:57 +0000 (22:18 +0000)]
*** empty log message ***

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

21 years agoFixed "silent error" problem when error page fails to load.
wassa [Fri, 31 May 2002 21:30:22 +0000 (21:30 +0000)]
Fixed "silent error" problem when error page fails to load.

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

21 years agoHardcoded feedng of cipher to URF-8 to ensure that no characters get trampled.
wassa [Fri, 31 May 2002 21:21:45 +0000 (21:21 +0000)]
Hardcoded feedng of cipher to URF-8 to ensure that no characters get trampled.

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

21 years agoRenamed HandleServiceConfig field for clarity and consistency
wassa [Fri, 31 May 2002 21:18:27 +0000 (21:18 +0000)]
Renamed HandleServiceConfig field for clarity and consistency

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

21 years agoAdded some javadoc.
wassa [Fri, 31 May 2002 21:13:02 +0000 (21:13 +0000)]
Added some javadoc.

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

21 years agoFixed a type in a comment.
wassa [Fri, 31 May 2002 21:10:38 +0000 (21:10 +0000)]
Fixed a type in a comment.

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

21 years agoAdded a comment.
wassa [Fri, 31 May 2002 21:09:33 +0000 (21:09 +0000)]
Added a comment.

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

21 years agoRenamed a method parameter for clarity
wassa [Fri, 31 May 2002 20:59:42 +0000 (20:59 +0000)]
Renamed a method parameter for clarity

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

21 years agoFixed a javadoc typo.
wassa [Fri, 31 May 2002 20:48:07 +0000 (20:48 +0000)]
Fixed a javadoc typo.

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

21 years agoRenamed a field for clarity.
wassa [Fri, 31 May 2002 20:40:38 +0000 (20:40 +0000)]
Renamed a field for clarity.
Changed a logging statement from info() to warn().

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

21 years agoHousekeeping on WAYF javadoc.
wassa [Fri, 31 May 2002 00:25:43 +0000 (00:25 +0000)]
Housekeeping on WAYF javadoc.

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

21 years agoAdded Log4J initilization to WAYF servlet.
wassa [Thu, 30 May 2002 22:42:33 +0000 (22:42 +0000)]
Added Log4J initilization to WAYF servlet.
Converted conditional logic on WAYF cache selection to polymorphism.

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

21 years agoAdded no-cache date header to the WAYF response for clients that need it.
wassa [Thu, 30 May 2002 16:50:58 +0000 (16:50 +0000)]
Added no-cache date header to the WAYF response for clients that need it.

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

21 years agoCleaned up the WAYF javadoc somewhat.
wassa [Thu, 30 May 2002 16:40:43 +0000 (16:40 +0000)]
Cleaned up the WAYF javadoc somewhat.

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

21 years agoChanged the name of the WAYF servlet (for clarity).
wassa [Thu, 30 May 2002 16:29:33 +0000 (16:29 +0000)]
Changed the name of the WAYF servlet (for clarity).
Converted logging in the WAYF to Log4J.

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

21 years agoadd WAYF to servlet config
wassa [Wed, 29 May 2002 22:20:07 +0000 (22:20 +0000)]
add WAYF to servlet config

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

21 years agoImporting WAYF code
wassa [Wed, 29 May 2002 22:15:50 +0000 (22:15 +0000)]
Importing WAYF code

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

21 years agoAdded Barbara's name to the javadoc on the HandleService, since she wrote the origina...
wassa [Wed, 29 May 2002 18:53:11 +0000 (18:53 +0000)]
Added Barbara's name to the javadoc on the HandleService, since she wrote the original version that this replaces.  Thanks Barbara!

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

21 years agoChanged AQH parameter from URL to String so that it works for https:// urls without...
wassa [Wed, 29 May 2002 00:46:59 +0000 (00:46 +0000)]
Changed AQH parameter from URL to String so that it works for https:// urls without requiring the JSSE library.
Some housekeeping on logging messages.

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

21 years agoAdded creation of a true UUID to the Attribute Query Handle, updated tests and HS...
wassa [Tue, 28 May 2002 19:29:02 +0000 (19:29 +0000)]
Added creation of a true UUID to the Attribute Query Handle, updated tests and HS appropriately

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

21 years ago*** empty log message ***
wassa [Tue, 28 May 2002 15:38:53 +0000 (15:38 +0000)]
*** empty log message ***

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

21 years ago*** empty log message ***
wassa [Tue, 28 May 2002 15:11:34 +0000 (15:11 +0000)]
*** empty log message ***

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

21 years agoImporting Handle Service code.
wassa [Tue, 28 May 2002 14:47:48 +0000 (14:47 +0000)]
Importing Handle Service code.

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

21 years agoNew repository initialized by cvs2svn.
(no author) [Tue, 28 May 2002 14:47:48 +0000 (14:47 +0000)]
New repository initialized by cvs2svn.

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