You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2008/10/28 13:30:44 UTC

[jira] Resolved: (CXF-1887) add ability to modify log of response before logging in LoggingOutInterceptor

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