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

StaxActionInInterceptor can't function completely with WSS4JStaxInInterceptor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • 3.2.2, 3.1.15
    • None
    • None
    • Unknown

    Description

      The StaxActionInInterceptor class uses NO_SECURITY and OPERATION Security events.

      These are passed in the soap message under a SecurityEvent.class.getName() + ".in" key

      The events are stored there in the WSS4JStaxInInterceptor. Only the events used are actually filtered out!
      I assume this is a bug, or a badly documented feature

      The reason I'm looking at this, is I wanted to use the same events in my own interceptor, but they never appeared. I think I might override the WSS4JStaxInInterceptor for now to do that.

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            cranphin c
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: