History log of /openjdk10/jdk/src/java.base/share/classes/sun/net/www/protocol/https/HttpsClient.java
Revision Date Author Comments
# 16190:bc6c31fd98cf 02-Dec-2016 dfuchs

8169495: Add a method to set an Authenticator on a HttpURLConnection.
Summary: new public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection.
Reviewed-by: chegar


# 14359:930d3aef37ee 03-May-2016 redestad

8155775: Re-examine naming of privileged methods to access System properties
Reviewed-by: mullan


# 14265:50d4d6b772d1 21-Apr-2016 redestad

8154231: Simplify access to System properties from JDK code
Reviewed-by: rriggs, chegar, weijun


# 11677:7da24873871d 24-Mar-2015 juh

8074531: Remove javax.security.cert.X509Certificate usage in internal networking packages
Reviewed-by: mullan


# 11581:7a4b6292286b 09-Mar-2015 juh

8073430: Deprecate security APIs that have been superseded
Reviewed-by: mullan, weijun


# 11302:7e88cae22c16 23-Jan-2015 coffeys

8065994: HTTP Tunnel connection to NTLM proxy reauthenticates instead of using keep-alive
Reviewed-by: chegar


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com