https://issues.apache.org/bugzilla/show_bug.cgi?id=49577

           Summary: DOMSubTreeData (implementation of NodeSetData) allows
                    for only one iteration over referenced data
           Product: Security
           Version: Java 1.4.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Signature
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: zregv...@gmail.com


When dereferencing data from a Reference an implementation of NodeSetData
(DOMSubTreeData) is given, this implementation allows for only one iteration
over the signed nodes. In other words one can reference signed nodes only once.
DOMSubTreeData should allow for multiple iterations over the signed nodes. This
is not the case with ApacheNodeSetData which allows for multiple iterations
over the Nodes.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to