Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8066505

Migrate use of com.sun.org.apache.xml.internal.security.** to supported API

XMLWordPrintable

      All com.sun.org.apache.xml.internal.security.** and org.jcp.xml.dsig.internal.dom.** classes are JDK internal APIs that are not supported and should not be used. You should migrate to use the javax.xml.crypto.** APIs are the supported APIs.

      com.sun.org.apache.xml.internal.security.utils.Base64 can be replaced with java.util.Base64 @since 8.

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: