summaryrefslogtreecommitdiff
path: root/xmlsecurity/util/xsec_xmlsec.component
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/util/xsec_xmlsec.component')
-rw-r--r--xmlsecurity/util/xsec_xmlsec.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmlsecurity/util/xsec_xmlsec.component b/xmlsecurity/util/xsec_xmlsec.component
index 3b6df511fed5..7282c0efb67e 100644
--- a/xmlsecurity/util/xsec_xmlsec.component
+++ b/xmlsecurity/util/xsec_xmlsec.component
@@ -38,7 +38,8 @@
<implementation name="com.sun.star.xml.security.bridge.xmlsec.XMLSecurityContext_NssImpl">
<service name="com.sun.star.xml.crypto.XMLSecurityContext"/>
</implementation>
- <implementation name="com.sun.star.xml.security.bridge.xmlsec.XMLSignature_NssImpl">
+ <implementation name="com.sun.star.xml.crypto.XMLSignature"
+ constructor="com_sun_star_xml_crypto_XMLSignature_get_implementation">
<service name="com.sun.star.xml.crypto.XMLSignature"/>
</implementation>
</component>