Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8046949 Generify the javax.xml.crypto API
  3. JDK-8164472

Release Note: The XML Digital Signature API (javax.xml.crypto and subpackages) has been enhanced to better support generics

XMLWordPrintable

      The XML Digital Signature APIs (the `javax.xml.crypto` package and subpackages) have been enhanced to better support Generics, as follows:
      - all `Collection` and `Iterator` parameters and return types have been changed to parameterized types
      - the `javax.xml.crypto.NodeSetData` interface has been changed to a generic type that implements `Iterable` so that it can be used in for-each loops

            mullan Sean Mullan
            rcalnan Roger Calnan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: