A blog about my daily tech ramblings.

Friday, 20 March 2015

Saturday, 14 March 2015

Monday, 9 March 2015

Wednesday, 12 November 2014

Masking Sensitive Information using CXF Logging Interceptor

In this article we'll see how to mask/hide sensitive information when using CXF Logging IN/OUT Interceptor.

The solution was built to run on Apache Karaf / Fuse ESB, but a similar approach can be utilised to run the custom logging interceptor on other environments.


Alternative approach by parsing SOAP XML Payload : Source Code

Wednesday, 5 November 2014

Thursday, 23 October 2014