AuthenticationManager class holder
[java-idp.git] / src / edu /
2006-11-09 lajoieAuthenticationManager class holder
2006-11-09 lajoieCorrect method name
2006-11-09 lajoieInitial authentication handler interface
2006-10-04 wassaAdded memory-based caching implementation.
2006-10-03 wassaRemoved spurious comment.
2006-10-03 wassaInitial cut at 2 cache implementations: one that uses...
2006-09-26 wassaStarted to sketch cache functionality.
2006-09-26 wassaRemoved stale code.
2006-09-25 wassaRefactorings that serve as the groundwork for adding...
2006-09-19 wassaAdded mechanism for extension developers to access...
2006-09-19 wassaFix XML namespace usage.
2006-09-19 wassaHit a small patch of code that was relying on validatio...
2006-09-19 wassaRipped out stale 1.3 XML parsing code.
2006-09-18 wassaRipped out stale 1.3 XML parsing code.
2006-09-18 wassaRipped out stale 1.3 XML parsing code.
2006-09-18 wassaRipped out stale 1.3 XML parsing code.
2006-09-18 wassaNameMapper won't be used in 2.0.
2006-09-18 wassaRipped out stale 1.3 XML parsing code.
2006-09-18 wassaTrack TODO.
2006-09-18 wassaRipped out stale 1.3 XML parsing code.
2006-09-18 wassaRipped out stale 1.3 XML parsing code.
2006-09-14 wassaBugfix. See bugzilla #511.
2006-09-12 wassaMore re-organization of the Relying Party code in order...
2006-09-12 wassaMore re-organization of the Relying Party code in order...
2006-09-12 wassaMore re-organization of the Relying Party code in order...
2006-09-12 wassaUpdated artifact mapper interface to match new relying...
2006-09-11 wassaRe-organization of the Relying Party code in order...
2006-09-08 wassaExtracted unneeded legacy code.
2006-09-06 wassaAdded handler stubs for SAML2 functionality we intend...
2006-09-05 wassaUpdated attribute request handler to honor new interface.
2006-09-05 wassaUpdated artifact request handler to honor new interface.
2006-09-05 wassaUpdated ADFS request handler to honor new interface.
2006-09-05 wassaUpdated request handler to honor new interface.
2006-09-05 wassaUpdated SSO request handler to honor new interface.
2006-09-05 wassaGenericized the protocol handler interface in preperati...
2006-09-01 wassaLast fix contained a bug. Primitives aren't passed...
2006-09-01 wassaFixed a thread-safety bug. See bugzilla #464.
2006-08-31 wassaRefactored resolver attribute classes to eliminate...
2006-08-29 wassaUpdated blackbox tests to work with new metadata classes.
2006-08-29 wassaThe IdP has to init() the OpenSAML library or it croaks.
2006-08-29 wassaSmall enhancement to the scriptable attribute definitio...
2006-08-03 wassaFixed a small bug in the trust engine. I was misunders...
2006-08-03 wassaDuh. Configuration doesn't work if you don't pass...
2006-08-02 wassaFinished draft of the Shibboleth Trust Engine. Added...
2006-08-02 wassaThis is still junk, but I need to check it out from...
2006-07-31 wassaSlightly more flesh in the Shib Trust engine.
2006-07-28 wassaVery begginings of the Shib Trust engine.
2006-07-28 wassaMore work on the move to OpenSAML2-based trust.
2006-07-27 wassaBegan the move to OpenSAML2-based trust.
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
next