Outbound handling of WS-SP Signed/Encrypted/ContentEncrypted Parts and Elements
policies incorrect
--------------------------------------------------------------------------------------------------
Key: CXF-2654
URL: https://issues.apache.org/jira/browse/CXF-2654
Project: CXF
Issue Type: Bug
Components: WS-* Components
Affects Versions: 2.3
Reporter: David Valeri
If using policy assertions dictating signed/enc parts, and you specify a
namespace and name attribute, only the first instance of that part is signed.
If using policy assertions dictating signed elements, only the first instance
of a matching element is signed.
If using policy assertions dictating signed/enc parts with only a namespace and
no name attribute, AbstractBindingBuilder causes an infinite loop.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.