X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fopensaml2.git;a=blobdiff_plain;f=saml%2Fsaml2%2Fcore%2FAssertions.h;fp=saml%2Fsaml2%2Fcore%2FAssertions.h;h=91ac1fe366668ba03c4eef0d0f6eaf4dcc0df949;hp=20c4503df26ccc8c6bd2b06c573b0250a755a7dc;hb=d553b4e66d3e96f8b18032abcda06ee3dfb2eb59;hpb=8ad0f24af699bf221f6cb051b1eef62732ab32cc diff --git a/saml/saml2/core/Assertions.h b/saml/saml2/core/Assertions.h index 20c4503..91ac1fe 100644 --- a/saml/saml2/core/Assertions.h +++ b/saml/saml2/core/Assertions.h @@ -457,7 +457,7 @@ namespace opensaml { * This is customized to return a SubjectConfirmationData element with an * xsi:type of KeyInfoConfirmationDataType. */ - class SAML_API KeyInfoConfirmationDataTypeBuilder : public xmltooling::XMLObjectBuilder { + class SAML_API KeyInfoConfirmationDataTypeBuilder : public xmltooling::ConcreteXMLObjectBuilder { public: virtual ~KeyInfoConfirmationDataTypeBuilder() {} /** Default builder. */