[
https://issues.apache.org/jira/browse/CXF-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang updated CXF-1887:
------------------------------
Fix Version/s: 2.1.4
> add ability to modify log of response before logging in LoggingOutInterceptor
> -----------------------------------------------------------------------------
>
> Key: CXF-1887
> URL: https://issues.apache.org/jira/browse/CXF-1887
> Project: CXF
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.2
> Environment: All
> Reporter: santosh kulkarni
> Assignee: Benson Margulies
> Priority: Minor
> Fix For: 2.1.4, 2.2
>
> Attachments: LoggingOutInterceptor.diff
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Modifying the response message while logging is not straightforward to
> achieve. LoggingOutInterceptor needs a protected method which gets called
> before the actual log. Subclasses of LoggingOutInterceptor can override the
> transform method and return whatever transformed message they want to log,
> e.g. replacing sensitive information with a masking character.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.