Uploaded image for project: 'Santuario'
  1. Santuario
  2. SANTUARIO-347

StAX - Review / Refactor XMLSecurityInputProcessor class

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • Java 2.0.0
    • Java
    • Security Level: Public (Public issues, viewable by everyone)
    • None

    Description

      The analysis of the performance tests revealed a increasing memory consumption during decryption.

      I identified the cause for it in the XMLSecurityInputProcessor class. The XMLSecurityInputProcessor
      buffers the whole XML instead of streaming it through the chain.

      Additionally, it is not possible to decrypt and verify a signature at the same time. Maybe we are able to offer
      this functionality? I don't know if it's possible...

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            giger Marc Giger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: