added support to the hs for option of in memory cache or sql cache
[java-idp.git] / src / edu / internet2 /
2002-06-14 blkadded support to the hs for option of in memory cache...
2002-06-14 doustiYet fixing no-attr
2002-06-14 wassaRemoved logger init (now shared in a separate servlet).
2002-06-14 doustiFixed the extra "=" in EPPN
2002-06-14 doustiFixing the no-attribute again to match SAML requirments.
2002-06-13 wassaUpdated log4j config to ignore xmlsec messages.
2002-06-13 wassaChanged name of servlet in case we want to do more...
2002-06-13 wassaAdded common log4j initialization.
2002-06-13 doustiNow we follow SAML semantics for returning no attributes
2002-06-13 cantorFixed exception catch.
2002-06-13 cantorRevised signature verification code.
2002-06-13 cantorAdded init() call, better exception display.
2002-06-13 blkAssertion->Response
2002-06-12 blkworking HS?
2002-06-12 doustiRearranged the SAML Failure again.
2002-06-12 doustimoved edu.internet2.middleware.eduPerson.Init.init();
2002-06-12 doustiAdded edu.internet2.middleware.eduPerson.Init.init();
2002-06-12 doustiChanges SAML Exception handling
2002-06-12 cantorAccomodate new schema.
2002-06-12 cantorRedid file I/O for keystore.
2002-06-12 dousti*** empty log message ***
2002-06-12 blkjust cleaning up for the night
2002-06-12 blkadded keystore security stuff:q
2002-06-12 cantorParameter changes, first working copy.
2002-06-11 cantorInitial version
2002-06-11 blkaaaaaaaaaaaaaaaaaaaaaaaaaaah!
2002-06-11 blkadded appropriate package into to header
2002-06-11 dousti*** empty log message ***
2002-06-11 blkmoving cmu handle service files to hs tree
2002-06-11 wassaRemoved old HS
2002-06-11 dousti*** empty log message ***
2002-06-11 cantorInitial alpha2 code
2002-06-10 wassa*** empty log message ***
2002-06-10 wassa*** empty log message ***
2002-06-07 wassaAA package works with ant build config, removing makefile.
2002-06-07 doustiInitial Version
2002-06-07 wassaUpdated package names so things will compile.
2002-06-07 doustiInitail Version
2002-06-06 wassaUpdated imports
2002-06-06 wassaUpdated OpenSAML library.
2002-06-06 wassaAdded schema validation for the HS config file.
2002-06-05 cantorInitial import
2002-06-05 wassaMoved the HS configuration to a seperate xml file....
2002-06-05 wassaReworked so that location of Handle Service is read...
2002-06-04 wassaChanged AttributeQueryHandle marchalling/unmarshalling...
2002-06-04 wassaAdded encoding of usernames so that "||" can be handled.
2002-05-31 wassaFixed "silent error" problem when error page fails...
2002-05-31 wassaHardcoded feedng of cipher to URF-8 to ensure that...
2002-05-31 wassaRenamed HandleServiceConfig field for clarity and consi...
2002-05-31 wassaAdded some javadoc.
2002-05-31 wassaFixed a type in a comment.
2002-05-31 wassaAdded a comment.
2002-05-31 wassaRenamed a method parameter for clarity
2002-05-31 wassaFixed a javadoc typo.
2002-05-31 wassaRenamed a field for clarity.
2002-05-31 wassaHousekeeping on WAYF javadoc.
2002-05-30 wassaAdded Log4J initilization to WAYF servlet.
2002-05-30 wassaAdded no-cache date header to the WAYF response for...
2002-05-30 wassaCleaned up the WAYF javadoc somewhat.
2002-05-30 wassaChanged the name of the WAYF servlet (for clarity).
2002-05-29 wassaImporting WAYF code
2002-05-29 wassaAdded Barbara's name to the javadoc on the HandleServic...
2002-05-29 wassaChanged AQH parameter from URL to String so that it...
2002-05-28 wassaAdded creation of a true UUID to the Attribute Query...
2002-05-28 wassaImporting Handle Service code.