Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b75
Description
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 com.sun.net.httpserver implementation to replace the existing code in BasicAuthentication.
Attachments
Issue Links
- relates to
-
JDK-8004088 hg push for bug# 4235519 failed to push all files
- Closed
-
JDK-8006568 HTTP protocol handler NLTM Authentication should use Base64 API
- Resolved
-
JDK-8006182 Cleanup to use java.util.Base64
- Closed
-
JDK-8006153 HTTP protocol handler authenication should use Base64 API
- Resolved