-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: 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 ).
- relates to
-
JDK-8005406 HTTP server implementation should use Base64 API
-
- Resolved
-
-
JDK-8006568 HTTP protocol handler NLTM Authentication should use Base64 API
-
- Resolved
-