Colm O hEigeartaigh created WSS-656:
---------------------------------------
Summary: Add the ability to specify a security Provider to use
with Signature
Key: WSS-656
URL: https://issues.apache.org/jira/browse/WSS-656
Project: WSS4J
Issue Type: Improvement
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 2.3.0, 2.2.5
It's possible to set a security Provider to use with Signature via the JSR-105
API, by setting the "org.jcp.xml.dsig.internal.dom.SignatureProvider" property
to the Provider in the DOMSignContext.setProperty method (ref:
https://issues.apache.org/jira/browse/SANTUARIO-509).
This task is to add support to WSSEcSignature, and SignatureProcessor to set
this property if a security provider is specified. A new method
"setSignatureProvider" is added to WSSecSignature if working directly with the
API. On the receiving side, it can be set via
RequestData.setSignatureProvider().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]