Searched refs:setEndpointIdentificationAlgorithm (Results 1 – 7 of 7) sorted by relevance
290 params.setEndpointIdentificationAlgorithm(identificationProtocol); in getSSLParameters()
2040 params.setEndpointIdentificationAlgorithm(identificationProtocol); in getSSLParameters()
2460 params.setEndpointIdentificationAlgorithm(identificationProtocol); in getSSLParameters()
266 public void setEndpointIdentificationAlgorithm(String algorithm) { in setEndpointIdentificationAlgorithm() method in SSLParameters
1030 p.setEndpointIdentificationAlgorithm(null); in test_SSLSocket_getSSLParameters()1032 p.setEndpointIdentificationAlgorithm("HTTPS"); in test_SSLSocket_getSSLParameters()1034 p.setEndpointIdentificationAlgorithm("FOO"); in test_SSLSocket_getSSLParameters()1223 p.setEndpointIdentificationAlgorithm("HTTPS"); in test_SSLSocket_endpointIdentification_Success()1264 p.setEndpointIdentificationAlgorithm("HTTPS"); in test_SSLSocket_endpointIdentification_Failure()
675 p.setEndpointIdentificationAlgorithm("HTTPS");
557 paramaters.setEndpointIdentificationAlgorithm("HTTPS");