Searched defs:getLocalCertificates (Results 1 - 19 of 19) sorted by relevance

/external/apache-harmony/x-net/src/test/impl/java.injected/javax/net/ssl/
H A DHttpsURLConnection_ImplTest.java70 * @see javax.net.ssl.HttpsURLConnection#getLocalCertificates()
73 public Certificate[] getLocalCertificates() { method in class:MyHttpsURLConnection
/external/nist-sip/java/gov/nist/javax/sip/
H A DTransactionExt.java61 Certificate[] getLocalCertificates() throws UnsupportedOperationException; method in interface:TransactionExt
/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
H A DHttpsURLConnectionTest.java120 * @see javax.net.ssl.HttpsURLConnection#getLocalCertificates()
123 public Certificate[] getLocalCertificates() { method in class:MyHttpsURLConnection
H A DSSLSessionBindingEventTest.java84 * @see javax.net.ssl.SSLSession#getLocalCertificates()
86 public Certificate[] getLocalCertificates() { method in class:MySSLSession
/external/apache-http/android/src/android/net/http/
H A DDelegatingSSLSession.java77 public Certificate[] getLocalCertificates() { method in class:DelegatingSSLSession
/external/conscrypt/src/main/java/org/conscrypt/
H A DOpenSSLExtendedSessionImpl.java134 public Certificate[] getLocalCertificates() { method in class:OpenSSLExtendedSessionImpl
135 return delegate.getLocalCertificates();
H A DSSLNullSession.java82 public Certificate[] getLocalCertificates() { method in class:SSLNullSession
H A DOpenSSLSessionImpl.java182 public Certificate[] getLocalCertificates() { method in class:OpenSSLSessionImpl
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/
H A DFakeSSLSession.java53 public Certificate[] getLocalCertificates() { method in class:FakeSSLSession
/external/conscrypt/src/test/java/org/conscrypt/
H A DTrustManagerImplTest.java313 public Certificate[] getLocalCertificates() { method in class:TrustManagerImplTest.MySSLSession
/external/okhttp/okhttp-urlconnection/src/main/java/com/squareup/okhttp/internal/huc/
H A DDelegatingHttpsURLConnection.java63 @Override public Certificate[] getLocalCertificates() { method in class:DelegatingHttpsURLConnection
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPTransaction.java1233 public java.security.cert.Certificate[] getLocalCertificates() throws UnsupportedOperationException { method in class:SIPTransaction
1239 else return ((TLSMessageChannel) this.getMessageChannel()).getHandshakeCompletedListener().getHandshakeCompletedEvent().getLocalCertificates();
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 449 milliseconds