Improvements to wsse11:EncryptedHeader support
----------------------------------------------
Key: WSS-284
URL: https://issues.apache.org/jira/browse/WSS-284
Project: WSS4J
Issue Type: Improvement
Affects Versions: 1.6
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 1.6.1
There are some issues with the existing wsse11:EncryptedHeader support. They
are not strictly bugs, so I'm not planning to backport them to 1.5.x. The
issues are:
1) WSS4J currently refers to the Id of the EncryptedHeader child element
(EncryptedData) in the ReferenceList, whereas it should refer to the Id of the
EncryptedHeader element. It doesn't support processing an EncryptedHeader
element in this way either.
2) It adds some unnecessary namespaces to the EncryptedHeader child element.
3) It always appends an EncryptedHeader to the header list, instead of
replacing the header that has been encrypted/decrypted.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]