Searched refs:getServerCertificates (Results 1 – 6 of 6) sorted by relevance
217 public abstract Certificate[] getServerCertificates() throws SSLPeerUnverifiedException; in getServerCertificates() method in OkHttpsConnection229 Certificate[] certs = getServerCertificates(); in getPeerPrincipal()
82 public Certificate[] getServerCertificates() in getServerCertificates() method in MyHttpsURLConnection
132 public Certificate[] getServerCertificates() in getServerCertificates() method in MyHttpsURLConnection
87 public Certificate[] getServerCertificates() throws SSLPeerUnverifiedException { in getServerCertificates() method in HttpsURLConnectionImpl
415 peerCertificatesNonFinal = httpsConnection.getServerCertificates(); in Entry()
364 connection.getServerCertificates(); in testUnconnectedStateParameters()809 .getServerCertificates(); in checkConnectionStateParameters()