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

WSS4JInterceptors don't allow to have a password callback handler by reference

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0.1
    • WS-* Components
    • None

    Description

      AbstractWSS4JInterceptor uses a Map<String, String> for its properties it should be a Map<String, Object> so the password callback handler can be use by reference, not only by class name. Thats the way WSHandler expects it

      Attachments

        1. AbstractWSS4JInterceptor.java.diff
          2 kB
          Julio Arias
        2. WSS4JInInterceptor.java.diff
          0.5 kB
          Julio Arias
        3. WSS4JOutInterceptor.java.diff
          0.4 kB
          Julio Arias

        Activity

          People

            Unassigned Unassigned
            jarias Julio Arias
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: