Improve XML encryption processing
---------------------------------
Key: WSS-171
URL: https://issues.apache.org/jira/browse/WSS-171
Project: WSS4J
Issue Type: Improvement
Components: WSS4J Core
Affects Versions: 1.5.6
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh
Fix For: 1.5.7, 1.6
This task involves improving the XML encryption processing, particular wrt DOM
processing, when processing an EncryptedData or EncryptedKey element. The code
here is woefully inefficient. This includes:
- Removing the unnecessary class variable "sharedKey" in EncryptedDataProcessor
- Audit the code to make sure it only searches for direct child elements when
necessary rather than a global search of the SOAP envelope
- A general tidy-up of the code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]