RFR: JDK-8006568 HTTP protocol handler NLTM Authentication should use Base64 API

Chris Hegarty chris.hegarty at oracle.com
Fri Jan 18 09:26:13 PST 2013


Looks fine to me Mark.

-Chris.

On 01/18/2013 05:17 PM, Mark Sheppard wrote:
>
> Hi,
>    as part of the Base64 API refactoring activity a review is requested for
> JDK-8006568 changes.
>
> Description:
>
> jdk8 has java.util.Base64 to define standard API. As part of a refactoring process to migrate core-libs to use this standard API, the NTLM Authentication support should be refactored to use Base64 API.
>
>
> files affected are:
>
> sun/net/www/protocol/http/ntlm/NTLMAuthentication.java
> sun/net/www/protocol/http/ntlm/NTLMAuthSequence.java
>
> and test
>
> test/sun/net/www/protocol/http/ProxyTunnelServer.java
>
> webrev located at:
>
> http://cr.openjdk.java.net/~chegar/8006568/webrev.00/
>
> regards
> Mark
>



More information about the net-dev mailing list