jrihtarsic opened a new pull request, #219: URL: https://github.com/apache/santuario-xml-security-java/pull/219
Some specific XML DOM handling implementations are using proxy approach on top of pure DOM implementation, such as: com.sun.xml.messaging.saaj:saaj-impl:1.5.3 Where HeaderElement1_2Impl is used on top of the dom structure element com.sun.org.apache.xerces.internal.dom.ElementNSImpl. This PR is small update to support also the proxy-element usage for WrappingAttackNodeWrapping. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
