Finished assertion class and test.
[shibboleth/cpp-opensaml.git] / saml / saml1 / core / Assertions.h
index eb138ae..e9af40d 100644 (file)
@@ -226,6 +226,8 @@ namespace opensaml {
             DECL_TYPED_CHILDREN(Statement);
             DECL_TYPED_CHILDREN(SubjectStatement);
             DECL_TYPED_CHILDREN(AuthenticationStatement);
+            DECL_TYPED_CHILDREN(AttributeStatement);
+            DECL_TYPED_CHILDREN(AuthorizationDecisionStatement);
             DECL_TYPED_FOREIGN_CHILD(Signature,xmlsignature);
             /** AssertionType local name */
             static const XMLCh TYPE_NAME[];