Register builder for md:EncryptionMethod element to fix CPPOST-7.
[shibboleth/opensaml2.git] / saml / saml2 / core / Assertions.h
2008-03-14 cantorBack out nil property.
2008-03-13 cantorAdd nil flag to AttributeValue.
2008-03-13 cantorAdd new builder base class to indicate support for...
2007-04-26 cantorFix comments, add a missing const.
2007-04-20 cantorAdded uni/multicast encrypting methods.
2007-04-13 cantorCorrect doc comment.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-18 cantorRevised decryption APIs to clarify CredentialResolver...
2007-03-17 cantorRefactor subject confirmation.
2007-03-05 cantorAdded marker interface for assertion types.
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-14 cantorPromote setSignature method, refactor SOAP objects...
2007-02-02 cantorUpdate copyright.
2007-01-22 cantorAdd assertion indicator to base class.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-21 cantorAdd code for non-covariant build.
2006-11-03 cantorRevamped binding classes with security policy layer.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-12 cantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 cantorReplayCache, some decoder work, and merged schema valid...
2006-07-31 cantorAdded some identifier constants.
2006-07-22 putmanbSAML 2.0 Core Assertion namespace unit tests.
2006-07-12 cantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-10 putmanbFix some Doxygen tags related to files and namespaces.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-06-12 cantorInitial decryption and schema support for encrypted...
2006-05-30 cantorCompleted 2.0 assertions schema classes.