I have a Java class to strip out malicious HTML/JS code from a string that
I would like to run after the JacksonJsonProvider serialization. What's the
best way to approach it with the CXF framework?

Thanks.

Reply via email to