RFR 8038079: Re-examine integration of SPNEGO authentication

Pavel Rappo pavel.rappo at oracle.com
Tue Dec 13 12:28:49 UTC 2016


Hello,

Could you please review the following change for [1]?

    http://cr.openjdk.java.net/~prappo/8038079/webrev.00/

sun.net.www.protocol.http.HttpURLConnection defined in the java.base module uses
different authentication schemes. Among others there's a scheme called SPNEGO,
which is defined in a different module, java.security.jgss

Thanks,
-Pavel

--------------------------------------------------------------------------------
[1] https://bugs.openjdk.java.net/browse/JDK-8038079



More information about the net-dev mailing list