Home | History | Annotate | Download | only in net

Lines Matching defs:getSocketFactory

547         server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
552 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
563 SSLSocketFactory clientSocketFactory = testSSLContext.clientContext.getSocketFactory();
565 server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
586 server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
593 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
614 server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
619 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
713 server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
719 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
752 server.useHttps(testSSLContext.serverContext.getSocketFactory(), true);
761 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
786 server.useHttps(testSSLContext.serverContext.getSocketFactory(), true);
802 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
960 server.useHttps(testSSLContext.serverContext.getSocketFactory(), true);
975 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
1011 server.useHttps(testSSLContext.serverContext.getSocketFactory(), true);
1024 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
1046 server.useHttps(testSSLContext.serverContext.getSocketFactory(), true);
1057 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
1576 server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
1581 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
1787 server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
1796 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
1809 server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
1817 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
2045 HttpsURLConnection.setDefaultSSLSocketFactory(sc.getSocketFactory());
2048 server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
2854 testSSLContext.serverContext.getSocketFactory(),
2857 testSSLContext.clientContext.getSocketFactory(), enabledProtocols);
2867 SSLSocketFactory serverSocketFactory = testSSLContext.serverContext.getSocketFactory();
2868 SSLSocketFactory clientSocketFactory = testSSLContext.clientContext.getSocketFactory();
2884 server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
2889 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());
2919 server.useHttps(testSSLContext.serverContext.getSocketFactory(), false);
2924 connection.setSSLSocketFactory(testSSLContext.clientContext.getSocketFactory());