Add XML objects for DelegationRestriction and EntityAttributes extensions.
[shibboleth/cpp-opensaml.git] / saml / saml2 / core / Assertions.h
2009-04-01 Scott CantorAdd XML objects for DelegationRestriction and EntityAtt...
2008-08-13 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-16
2008-07-23 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-126
2008-03-14 Scott CantorBack out nil property.
2008-03-13 Scott CantorAdd nil flag to AttributeValue.
2008-03-13 Scott CantorMulti-line svn commit, see body.
2007-04-26 Scott CantorFix comments, add a missing const.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-04-13 Scott CantorCorrect doc comment.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
2007-03-18 Scott CantorRevised decryption APIs to clarify CredentialResolver...
2007-03-17 Scott CantorRefactor subject confirmation.
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-14 Scott CantorPromote setSignature method, refactor SOAP objects...
2007-02-02 Scott CantorUpdate copyright.
2007-01-22 Scott CantorAdd assertion indicator to base class.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-21 Scott CantorAdd code for non-covariant build.
2006-11-03 Scott CantorRevamped binding classes with security policy layer.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-12 Scott CantorRemoved ChildlessElement class references, ensure Compl...
2006-10-02 Scott CantorReplayCache, some decoder work, and merged schema valid...
2006-07-31 Scott CantorAdded some identifier constants.
2006-07-22 Brent PutmanSAML 2.0 Core Assertion namespace unit tests.
2006-07-12 Scott CantorRemoved ValidatingXMLObject interface and implementatio...
2006-07-10 Brent PutmanFix some Doxygen tags related to files and namespaces.
2006-07-02 Scott CantorAdded ValidatorSuite around groups of static validators.
2006-06-12 Scott CantorInitial decryption and schema support for encrypted...
2006-05-30 Scott CantorCompleted 2.0 assertions schema classes.