Searched refs:getLocalCertificates (Results 1 – 8 of 8) sorted by relevance
101 Certificate[] certs = event.getLocalCertificates(); in testGetLocalCertificates()102 Certificate[] ses_certs = ses.getLocalCertificates(); in testGetLocalCertificates()
86 public Certificate[] getLocalCertificates() { in getLocalCertificates() method in MySSLSession
124 public Certificate[] getLocalCertificates() { in getLocalCertificates() method in MyHttpsURLConnection
61 Certificate[] getLocalCertificates() throws UnsupportedOperationException; in getLocalCertificates() method
74 public Certificate[] getLocalCertificates() { in getLocalCertificates() method in MyHttpsURLConnection
53 assertNull("Incorrect LocalCertificates", session.getLocalCertificates()); in testSSLSessionImplCipherSuiteSecureRandom()
369 connection.getLocalCertificates(); in testUnconnectedStateParameters()810 Certificate[] localCertificates = session.getLocalCertificates(); in checkConnectionStateParameters()814 localCertificates = clientConnection.getLocalCertificates(); in checkConnectionStateParameters()
1233 …public java.security.cert.Certificate[] getLocalCertificates() throws UnsupportedOperationExceptio… in getLocalCertificates() method in SIPTransaction1239 …sageChannel()).getHandshakeCompletedListener().getHandshakeCompletedEvent().getLocalCertificates(); in getLocalCertificates()