jdk-24/jdk/test/java/net/HttpURLConnection/SetAuthenticator
Daniel Fuchs 31337809b0 8169495: Add a method to set an Authenticator on a HttpURLConnection
New public method java.net.HttpURLConnection::setAuthenticator allows to specify an authenticator to use with a given connection.

Reviewed-by: chegar
2016-12-02 13:18:50 +00:00
..
HTTPSetAuthenticatorTest.java 8169495: Add a method to set an Authenticator on a HttpURLConnection 2016-12-02 13:18:50 +00:00
HTTPTest.java 8169495: Add a method to set an Authenticator on a HttpURLConnection 2016-12-02 13:18:50 +00:00
HTTPTestClient.java 8169495: Add a method to set an Authenticator on a HttpURLConnection 2016-12-02 13:18:50 +00:00
HTTPTestServer.java 8169495: Add a method to set an Authenticator on a HttpURLConnection 2016-12-02 13:18:50 +00:00