Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8699

Abillity to set sensitive filters on LoggingFeature

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.7
    • 3.5.3, 3.4.8, 4.0.0, 3.6.0
    • logging
    • None
    • Unknown

    Description

      Hello,

      class LoggingFeature has new methods to add sensitive filters on custom LoggingFeature:

      addSensitiveElementNames
      addSensitiveProtocolHeaderNames
      

      Currently, we can't configure the default LoggingFeature to filter sensitive informations from scratch through configuration.
      More, we can't change configuration to update filters and have them reflected on default LoggingFeature.

      Idea is to:

      • add two methods
        setSensitiveElementNames
        setSensitiveProtocolHeaderNames
        
      • add two configuration keys:
        sensitiveElementNames
        sensitiveProtocolHeaderNames
        

      Attachments

        Activity

          People

            Unassigned Unassigned
            jgreffe Julien Greffe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: