/external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/ |
D | DummySSLSocketFactory.java | 36 TrustManager[] trustManagers) throws KeyManagementException, in DummySSLSocketFactory() argument 38 super(keyManagers, trustManagers); in DummySSLSocketFactory() 43 TrustManager[] trustManagers = { new DummyTrustManager() }; in fromKeyManagers() local 44 return new DummySSLSocketFactory(keyManagers, trustManagers); in fromKeyManagers()
|
D | DummySSLServerSocketFactory.java | 36 TrustManager[] trustManagers) throws KeyManagementException, in DummySSLServerSocketFactory() argument 38 super(keyManagers, trustManagers); in DummySSLServerSocketFactory() 44 TrustManager[] trustManagers = { new DummyTrustManager() }; in fromKeyManagers() local 45 return new DummySSLServerSocketFactory(keyManagers, trustManagers); in fromKeyManagers()
|
D | SSLServerSocketFactoryWrapper.java | 43 TrustManager[] trustManagers) in SSLServerSocketFactoryWrapper() argument 46 sslcontext.init(keyManagers, trustManagers, null); in SSLServerSocketFactoryWrapper() 53 TrustManager[] trustManagers = { new DummyTrustManager() }; in CreateWithDummyTrustManager() local 54 return new SSLServerSocketFactoryWrapper(keyManagers, trustManagers); in CreateWithDummyTrustManager()
|
D | SSLSocketFactoryWrapper.java | 52 TrustManager[] trustManagers) throws NoSuchAlgorithmException, in SSLSocketFactoryWrapper() argument 58 sslcontext.init(keyManagers, trustManagers, null); in SSLSocketFactoryWrapper() 65 TrustManager[] trustManagers = { new DummyTrustManager() }; in CreateWithDummyTrustManager() local 66 return new SSLSocketFactoryWrapper(keyManagers, trustManagers); in CreateWithDummyTrustManager()
|
/external/conscrypt/src/test/java/org/conscrypt/ |
D | OpenSSLSocketImplTest.java | 96 TrustManager[] trustManagers; field in OpenSSLSocketImplTest.Hooks 105 trustManagers, in createContext() 206 clientHooks.trustManagers = tms; in setCertificates() 208 serverHooks.trustManagers = tms; in setCertificates()
|
/external/apache-http/android/src/android/net/http/ |
D | HttpsConnection.java | 81 TrustManager[] trustManagers = new TrustManager[] { in initializeEngine() local 97 sslContext.engineInit(null, trustManagers, null); in initializeEngine()
|
/external/jetty/src/java/org/eclipse/jetty/util/ssl/ |
D | SslContextFactory.java | 292 TrustManager[] trustManagers = getTrustManagers(trustStore,crls); in doStart() local 296 _context.init(keyManagers,trustManagers,secureRandom); in doStart()
|
/external/guice/extensions/struts2/lib/ |
D | jetty-6.1.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mortbay/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.mortbay.jetty.server_6.1.23.v201004211559.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |