Promote setSignature method, refactor SOAP objects for better reuse of client subclasses.
[shibboleth/opensaml2.git] / saml / saml2 / core / Assertions.h
index cfded95..b77efa1 100644 (file)
@@ -328,7 +328,6 @@ namespace opensaml {
             DECL_INHERITED_STRING_ATTRIB(ID,ID);
             DECL_INHERITED_DATETIME_ATTRIB(IssueInstant,ISSUEINSTANT);
             DECL_INHERITED_TYPED_CHILD(Issuer);
-            DECL_INHERITED_TYPED_FOREIGN_CHILD(Signature,xmlsignature);
             DECL_TYPED_CHILD(Subject);
             DECL_TYPED_CHILD(Conditions);
             DECL_TYPED_CHILD(Advice);