[ 
https://issues.apache.org/jira/browse/CXF-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benson Margulies resolved CXF-1887.
-----------------------------------

    Resolution: Fixed

Patch applied. Thank you for the contribution.


> 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.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.

Reply via email to