Searched refs:isCustomizedClientConnection (Results 1 - 3 of 3) sorted by relevance

/openjdk9/jdk/test/sun/net/www/protocol/https/HttpsClient/
H A DServerIdentityTest.java68 protected boolean isCustomizedClientConnection() { method in class:ServerIdentityTest
H A DProxyAuthTest.java94 protected boolean isCustomizedClientConnection() { method in class:ProxyAuthTest
/openjdk9/jdk/test/javax/net/ssl/templates/
H A DSSLSocketTemplate.java101 * isCustomizedClientConnection() is false.
105 * @see #isCustomizedClientConnection()
119 * isCustomizedClientConnection() is true.
124 * @see #isCustomizedClientConnection()
185 protected boolean isCustomizedClientConnection() { method in class:SSLSocketTemplate
303 if (isCustomizedClientConnection()) {

Completed in 97 milliseconds