Uploaded image for project: 'Rampart'
  1. Rampart
  2. RAMPART-168

When SecureConversationTokens are used Rampart always try to use the attached reference

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4
    • rampart-core
    • None

    Description

      When SecureConversationTokens are used Rampart always try to use the attached reference when present even when the token is not included in the message.

      OMElement ref = tok.getAttachedReference();
      if(ref == null)

      { ref = tok.getUnattachedReference(); }

      Attachments

        Activity

          People

            nandana.cse Nandana Mihindukulasooriya
            nandana.cse Nandana Mihindukulasooriya
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: