Miscellaneous code cleanups.
[java-idp.git] / src / edu /
2006-07-25 wassaMiscellaneous code cleanups.
2006-07-25 wassaConverting to new OpenSAML interfaces.
2006-07-25 wassaConverted metadatatool to use new interfaces.
2006-07-25 wassaMiscellaneous code cleanups.
2006-07-25 wassaRip out custom <md:AttributeRequesterDescriptor/> suppo...
2006-07-25 wassaTrack requested interface changes in OpenSAML
2006-07-12 wassaConverting to OpenSAML metadata implementation.
2006-07-12 wassaUpdated class to track OpeSAML interface changes.
2006-07-12 wassaUpdated class to track OpeSAML interface changes.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-11 wassaConverting to OpenSAML metadata implementation.
2006-07-10 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-10 wassaMake OpenSAML MetadataProvider implementations loadable...
2006-07-06 wassaAdded new ARP Constraint functionality (thanks to Will...
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-06 wassaRemoved a bunch of SP and WAYF classes from the IdP...
2006-07-04 lajoieRemove Ant extensions
2006-05-24 wassaCode cleanup: removed some Shibboleth 1.1 compatibility...
2006-05-24 wassaAdded the ability for the resolver to compute attribute...
2006-05-23 wassaARP match function that matches against any string...
2006-05-12 wassaFixed minor bugs introduced with recent ARP Engine...
2006-05-04 wassaNew feature Request completed. See: Bugzilla #471.
2006-05-04 wassaMinor cleanups to avoid compiler warnings.
2006-05-02 wassaCode cleanups in preparation for 2.0 work. Ripped...
2006-04-28 wassaCode cleanups in preparation for 2.0 work.
2006-04-28 wassaCode cleanups in preparation for 2.0 work.
2006-02-22 cantorNameID attributes were improperly set in DOM.
2006-01-26 wassaCreated a connector for the attribute resolver that...
2006-01-23 wassaAdded a simple name identifier mapping for use with...
2006-01-23 wassaAdded attribute support to ADFS handler.
2006-01-20 lajoieUse Principal.getName() instead toString() when expandi...
2006-01-20 lajoieAdded name of default relying party to log message...
2006-01-20 lajoieAdded null check for when an AttributeValue element...
2006-01-20 lajoieCorrected typo that prevented SAMLException from being...
2005-12-01 wassaAdded ability for the JNDI connector to request that...
2005-11-30 wassaAllowed ldapv2 simple binds to work in conjunction...
2005-11-18 wassaFixed regression bug. Defaulting to "false" allows...
2005-11-17 gilbertComplete support for pre-created sessions, TARGET as...
2005-11-12 lajoieSDSS WAYF patch for multi-federation support
2005-11-10 wassaLeave the namespaces inside the SAML Assertion, since...
2005-11-10 wassaProper encoding of wresult.
2005-11-10 wassaA few minor bug fixes to the IdP ADFS support.
2005-11-09 wassaSmall logging typo.
2005-11-09 wassaFirst cut at implementing IdP ADFS interoperability.
2005-11-09 gilbertAdd SP MockRunner interface class, code an example...
2005-11-08 gilbertRemove unused field.
2005-11-01 cantorWas miscomputing the Accept attribute in various rules.
2005-10-20 cantorFixed attribute value consumption in AA/IdP roles.
2005-10-18 cantorFix for bug 450
2005-10-18 gilbertCorrect header to attribute name mapping
2005-10-17 cantorBypass key name check when validating SSL server cert.
2005-10-14 wassaImported Will's automated blackbox IdP tests. Hooray!
2005-10-05 gilbertreplace Java 5.0 method with 1.4 equivalent
2005-10-05 gilbertreplace Java 5.0 method with 1.4 equivalent
2005-09-28 lajoieMajor WAYF code clean up removing needed for Digester...
2005-09-26 lajoieAdded support for setting file locations via Context...
2005-09-19 gilbertset checkName to false (other value doesn't work with...
2005-09-02 wassaFixed a bug that was causing attribute caching to fail...
2005-08-29 wassaTypo bug.
2005-08-25 wassaCleanup.
2005-08-25 wassaRemove uneeded exception.
2005-08-25 wassaMeant to change this with the last checkin.
2005-08-25 wassaLionshare protocol handler needs access to some protoco...
2005-08-23 gilbertExtract constant "false" to field so default for Attrib...
2005-08-21 lajoieFixed bug 414
2005-08-18 gilbertSimplify FilterSupport, add attribute push
2005-08-18 gilbertSupport attribute push
2005-08-18 gilbertSimplify methods of the FilterSupport interface
2005-08-18 gilbertSupport RM configuration, particularly by exporting...
2005-08-18 gilbertCleanup comments and naming
2005-08-18 gilbertExtract data manually from the Request so it doesn...
2005-08-11 wassaTypo.
2005-08-11 wassaSmall bugfix to properly handle nulls.
2005-08-10 wassaCompilation was failing for the SAML 1.0 schemas becaus...
2005-08-08 cantorAdded string-based methods for use by some of Scott...
2005-08-05 cantorSet thread cap to a reasonable default.
2005-08-02 cantorEnhance filter so it operates when remote_user isn...
2005-07-23 gilbertConvert Artifact sourceId to hex string for lookup
2005-07-23 gilbertAllow more than one artifact in the list
2005-07-22 gilbertSupport attribute Push
2005-07-22 gilbertRecognize Attribute Push
2005-07-21 wassaAdded a protocol handler that makes it possible to...
2005-07-21 wassaRipped out the shib-specific "test" name identifier...
2005-07-21 gilbertTo support Attribute Push, scan the POST Response for...
2005-07-21 gilbertIterator based directly on SAML object becomes invalid...
2005-07-21 gilbertExternal class name used unnecessarily, interferes...
2005-07-21 cantorJust in case, install an error handler to log anything...
2005-07-18 lajoie- corrected unintuitive .log.log extensions
2005-07-18 cantorWayf changes for new metadata, plus more caching options.
2005-07-12 gilbertFail the XML parse if validation required and the Schem...
2005-07-12 cantorFake an organization for old-style metadata.
2005-07-12 wassaFixed logic bug in JDBC Data Connector.
2005-07-11 wassaFix Nullpointer in new JDBC code.
2005-07-11 wassaScaled back INFO logging.
2005-07-11 wassaScale back the INFO logging.
2005-07-11 wassaFix to allow the default statement creator to work...
2005-07-11 gilbertArtifactMapper
2005-07-09 gilbertSupport ArtifactMapper implementation
next