Searched refs:setEndpointIdentificationAlgorithm (Results 1 – 3 of 3) sorted by relevance
266 public void setEndpointIdentificationAlgorithm(String algorithm) { in setEndpointIdentificationAlgorithm() method in SSLParameters
1401 p.setEndpointIdentificationAlgorithm(null); in test_SSLSocket_getSSLParameters()1403 p.setEndpointIdentificationAlgorithm("HTTPS"); in test_SSLSocket_getSSLParameters()1405 p.setEndpointIdentificationAlgorithm("FOO"); in test_SSLSocket_getSSLParameters()1595 p.setEndpointIdentificationAlgorithm("HTTPS"); in test_SSLSocket_endpointIdentification_Success()1636 p.setEndpointIdentificationAlgorithm("HTTPS"); in test_SSLSocket_endpointIdentification_Failure()
676 p.setEndpointIdentificationAlgorithm("HTTPS");