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

HTTP protocol handler authenication should use Base64 API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • core-libs
    • b75

      jdk8 has java.util.Base64 to define a standard API for base64 encoding/decoding. It would be good to investigate whether this API could be used in the HTTP protocol handler authenticators ( in place of sun.misc.BASE64Encoder/Decoder ).

            msheppar Mark Sheppard
            chegar Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: