Searched refs:scon (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DClient.java273 HttpsURLConnection scon = (HttpsURLConnection) con;
274 scon.setSSLSocketFactory(ctx.getSocketFactory());
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DClient.java273 HttpsURLConnection scon = (HttpsURLConnection) con;
274 scon.setSSLSocketFactory(ctx.getSocketFactory());

Completed in 28 milliseconds