Searched refs:endpointIdentificationAlgorithm (Results 1 – 5 of 5) sorted by relevance
91 private String endpointIdentificationAlgorithm; field in SSLParametersImpl181 this.endpointIdentificationAlgorithm = sslParams.endpointIdentificationAlgorithm; in SSLParametersImpl()642 return endpointIdentificationAlgorithm; in getEndpointIdentificationAlgorithm()645 void setEndpointIdentificationAlgorithm(String endpointIdentificationAlgorithm) { in setEndpointIdentificationAlgorithm() argument646 this.endpointIdentificationAlgorithm = endpointIdentificationAlgorithm; in setEndpointIdentificationAlgorithm()
90 private String endpointIdentificationAlgorithm; field in SSLParametersImpl181 this.endpointIdentificationAlgorithm = sslParams.endpointIdentificationAlgorithm; in SSLParametersImpl()638 return endpointIdentificationAlgorithm; in getEndpointIdentificationAlgorithm()641 void setEndpointIdentificationAlgorithm(String endpointIdentificationAlgorithm) { in setEndpointIdentificationAlgorithm() argument642 this.endpointIdentificationAlgorithm = endpointIdentificationAlgorithm; in setEndpointIdentificationAlgorithm()
294 SSLParameters params, String endpointIdentificationAlgorithm) { in setEndpointIdentificationAlgorithm() argument295 params.setEndpointIdentificationAlgorithm(endpointIdentificationAlgorithm); in setEndpointIdentificationAlgorithm()
293 SSLParameters params, String endpointIdentificationAlgorithm) { in setEndpointIdentificationAlgorithm() argument294 params.setEndpointIdentificationAlgorithm(endpointIdentificationAlgorithm); in setEndpointIdentificationAlgorithm()
383 SSLParameters params, String endpointIdentificationAlgorithm) { in setEndpointIdentificationAlgorithm() argument