Searched defs:con (Results 1 – 6 of 6) sorted by relevance
66 HttpsURLConnection con = new MyHttpsURLConnection(new URL("https://www.fortify.net/")); in test_getCipherSuite() local82 … HttpsURLConnection con = new MyHttpsURLConnection(new URL("https://www.fortify.net/"), "X.508"); in test_getLocalCertificates() local114 HttpsURLConnection con = new MyHttpsURLConnection( in test_getHostnameVerifier() local134 … HttpsURLConnection con = new MyHttpsURLConnection(new URL("https://www.fortify.net/"), "X.508"); in test_getLocalPrincipal() local151 … HttpsURLConnection con = new MyHttpsURLConnection(new URL("https://www.fortify.net/"), "X.508"); in test_getPeerPrincipal() local175 … HttpsURLConnection con = new MyHttpsURLConnection(new URL("https://www.fortify.net/"), "X.508"); in test_getServerCertificates() local192 HttpsURLConnection con = new MyHttpsURLConnection(null); in test_getSSLSocketFactory() local222 HttpsURLConnection con = new MyHttpsURLConnection(null); in test_setHostnameVerifier() local250 HttpsURLConnection con = new MyHttpsURLConnection(null); in test_setSSLSocketFactory() local
47 public StatementEvent(PooledConnection con, PreparedStatement statement, in StatementEvent()62 public StatementEvent(PooledConnection con, PreparedStatement statement) { in StatementEvent()
608 URLConnection con = arg0.openConnection(); in openConnection() local639 URLConnection con = arg0.openConnection(); in openConnection() local
243 Connection con = md.getConnection(); in testGetMetaData() local
919 URLConnection con = url.openConnection(); in newBundle() local
430 Connection con = meta.getConnection(); in test_getConnection() local