Re: [PR] [SANTUARIO-615] Implementation pre-post process ing extension with xades (basic) example. [santuario-xml- security-java]
jrihtarsic (via GitHub) <[email protected]> Mon, 15 Jun 2026 13:03:48 -0000
| Newsgroups | gmane.text.xml.security.devel |
|---|---|
| Message-ID | <PR_kwDOD7oF985qlmfW-f38decc4-162b-45bc-b8b3-64fd4a9eab86@gitbox.apache.org> |
jrihtarsic commented on PR #299: URL: https://github.com/apache/santuario-xml-security-java/pull/299#issuecomment-4708196121 @coheigea I created now two PRs (and I will close this one) - [PR 616](https://github.com/apache/santuario-xml-security-java/pull/616) - adds the feature to be able to implement pre/post processors to the signature - [PR 617](https://github.com/apache/santuario-xml-security-java/pull/617) - This PR builds on the feature introduced in PR 616 and provides an implementation of the XAdES‑B profile. In this iteration, the implementation follows the existing Santuario approach by using ElementProxy for marshalling and unmarshalling elements, rather than relying on JAXB. PR 616 should be merged first. However, if PR 617 is merged before it, then PR 616 can be safely ignored, as PR 617 already includes all of the changes from PR 616. -- 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]