Interface to be implemented by any code to persist
[java-idp.git] / src /
2004-10-28 gilbertInterface to be implemented by any code to persist
2004-10-28 gilbertHold Authentication and Attribute statements for a...
2004-10-28 gilbertInitialize SP when it is running in a Servlet Container
2004-10-28 gilbertGlobal object for Service Provider data and configuration
2004-10-28 gilbertParse Service Provider configuration files
2004-10-28 gilbertPluggable to handle SAML 2.0 standard Metadata file
2004-10-28 gilbertPrototype per-request global (thread local) object
2004-10-28 gilbertInterface implemented by all pluggables
2004-10-28 gilbertInterface implemented by Trust pluggables
2004-10-28 gilbertFeed shibboleth.xml configuration data to Filter
2004-10-28 gilbertServlet to process Authentication POST from HS
2004-10-28 gilbertStatic class calls ShibBinding to get attributes from AA
2004-10-28 gilbertPrototype thread local (per request) object.
2004-10-28 gilbertInterface for every pluggable component
2004-10-28 gilbertInterface implemented by Trust pluggable
2004-10-28 gilbertFeed shibboleth.xml configuration data across contexts...
2004-10-28 gilbertProcess Authentication POST
2004-10-28 gilbertStatic class, calls ShibBinding to get attributes from AA
2004-10-28 gilbertSynch with later SAML 2.0 spec
2004-10-28 gilbertAdd SP role interfaces, sync with latest SAML 2.0 spec
2004-10-28 gilbertAdd constant schema names and other strings
2004-10-28 gilbertDefault resources from WEB-INF by choosing a class
2004-10-28 gilbertAttributeRule interface for objects returned by AAP
2004-10-28 gilbertAAP interface to be implemented by any AAP pluggable
2004-10-28 gilbertLog4J Appender to create per-request logs
2004-10-28 gilbertPartial Service Provider configuration files
2004-10-26 wassaJUnit totally saved our butts here. Fixed a stupid...
2004-10-11 wassaIgnore case when mapping sourceName to the attribute...
2004-10-11 wassaRetain order of attribute and connector dependencies...
2004-10-11 wassaRetain order of values during attribute resolution...
2004-10-05 wassaAdded value handler for base 64 encoding byte arrays.
2004-10-01 wassaChange from string reference comparison to equals(...
2004-09-18 wassaMoved name qualifer checking from the AA servlet into...
2004-09-18 wassaMove hard-coded test principal into its own NameIdentif...
2004-09-15 wassaFixed a bug that prevented the HS from supporting multi...
2004-09-08 wassaCleanups.
2004-09-08 wassaMake sure we close the inputstream when loading credent...
2004-09-08 wassaFixed leaking file descriptors for file:// based URL...
2004-09-03 wassaBypass testing for a private key/public key match if...
2004-08-04 cantorCorrected error messages.
2004-07-01 wassaGive a better error message when custom data connectors...
2004-05-13 nlevittRotate logs daily rather than by size.
2004-05-12 cantorLog full exception chain.
2004-05-06 wassaCleanup.
2004-05-04 wassaBack out change. Fixed by altering script.
2004-05-03 wassaGet rid of log4j "not initialized" messages.
2004-04-30 wassaAlways set time with WAYF, even for 1.1 requests.
2004-04-30 wassaInvalid null providerId GET parameter should fail early.
2004-04-29 cantorAdded resolverConfig default.
2004-04-28 cantorForgot to move reference to example origin
2004-04-28 cantorRenamed metadata for IQ and sample keys
2004-04-28 cantorCorrected spelling of error.
2004-04-27 nlevittKeep up to 50 old logs, 2 megs each.
2004-04-27 nlevittLimit number of old log files to keep to work around...
2004-04-27 wassaScott requested that <AnyResource/> not be required...
2004-04-27 wassaAdded support for SubjectAltName and "SSL hostname...
2004-04-26 wassaFixed a bug that was causing innocuous error messages...
2004-04-26 cantorSync back up to other copy.
2004-04-26 wassaGo back to always sending the attribute type, since...
2004-04-23 wassaGo back to always sending the attribute type, since...
2004-04-23 wassaSlightly better matching when pulling hostnames out...
2004-04-23 wassaSteven and I were both bufuddled by this error message...
2004-04-23 wassaAdded support for using the default relying party in...
2004-04-22 cantorSome additional comments on behavior.
2004-04-18 cantorWas using old manual parser code, but parser wasn't...
2004-04-17 cantorFixed ASC URLs for sample targets.
2004-04-17 cantorBased on unit test, proper response to nulls is an...
2004-04-16 cantorFixed some ambiguities.
2004-04-16 cantorForgot to clear buffer between schema loads
2004-04-16 nlevittHandle nulls correctly.
2004-04-16 cantorParser seems unhappy with xml decl
2004-04-16 cantorEmbed spaces in DNs
2004-04-16 cantorForgot to convert these providerIds
2004-04-16 cantorChanged default values
2004-04-15 wassaChecking in the last update was a mistake.
2004-04-15 wassaUpdated transaction log.
2004-04-14 cantorRelease the unscoped version by default, so it sends...
2004-04-14 cantorAdded comment.
2004-04-14 cantor*** empty log message ***
2004-04-14 cantorChanged from localhost in names, added comment.
2004-04-13 wassaWAYF now passes through providerId parameter sent by...
2004-04-13 cantorRemoved imports causing warnings.
2004-04-12 wassaDon't send attribute authority hint to service provider...
2004-04-12 cantorAdded noverify option
2004-04-09 wassaFailsafe in case folks have problems validating without...
2004-04-09 wassaMake sure that requesters aren't sending bogus subject...
2004-04-08 wassaFixed a bug where the AA was issuing assertions with...
2004-04-08 wassaSynched with OpenSAML API to fix bug where default...
2004-04-07 wassaShouldn't need the location anymore.
2004-04-07 wassaLoad site metadata schema without location hint.
2004-04-07 cantorDefault key format changed
2004-04-07 cantorPut xsi schema hint back.
2004-03-29 cantorAttempt at a default "localhost" config
2004-03-29 cantorRemoved in favor of PEM files
2004-03-29 cantorRemoved import
2004-03-29 cantorNew metadata signer/verifier
2004-03-29 cantorMoved to utils.
2004-03-28 cantorMade entity resolver visible
2004-03-28 cantorAdded trust schema
2004-03-28 wassaMinimal transaction logging for the AA.
next