/external/conscrypt/publicapi/src/test/java/android/net/ssl/ |
D | SSLSocketsTest.java | 61 @Override public boolean getNeedClientAuth() { throw new AssertionError(); } in getNeedClientAuth() method in SSLSocketsTest.BrokenSSLSocket
|
D | SSLEnginesTest.java | 63 @Override public boolean getNeedClientAuth() { throw new AssertionError(); } in getNeedClientAuth() method in SSLEnginesTest.BrokenSSLEngine
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | ConscryptServerSocket.java | 157 public boolean getNeedClientAuth() { in getNeedClientAuth() method in ConscryptServerSocket
|
D | ConscryptEngine.java | 575 public boolean getNeedClientAuth() { in getNeedClientAuth() method in ConscryptEngine
|
D | Java8EngineWrapper.java | 160 public boolean getNeedClientAuth() { in getNeedClientAuth() method in Java8EngineWrapper
|
D | SSLParametersImpl.java | 334 boolean getNeedClientAuth() { in getNeedClientAuth() method in SSLParametersImpl
|
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
D | ConscryptServerSocket.java | 158 public boolean getNeedClientAuth() { in getNeedClientAuth() method in ConscryptServerSocket
|
D | ConscryptEngine.java | 576 public boolean getNeedClientAuth() { in getNeedClientAuth() method in ConscryptEngine
|
D | Java8EngineWrapper.java | 161 public boolean getNeedClientAuth() { in getNeedClientAuth() method in Java8EngineWrapper
|
D | SSLParametersImpl.java | 339 boolean getNeedClientAuth() { in getNeedClientAuth() method in SSLParametersImpl
|
/external/okhttp/android/src/test/java/com/squareup/okhttp/internal/ |
D | PlatformTest.java | 225 public boolean getNeedClientAuth() { in getNeedClientAuth() method in PlatformTest.TestSSLSocketImpl
|
/external/grpc-grpc-java/okhttp/src/test/java/io/grpc/okhttp/ |
D | OkHttpProtocolNegotiatorTest.java | 265 public boolean getNeedClientAuth() { in getNeedClientAuth() method in OkHttpProtocolNegotiatorTest.FakeAndroidSslSocket
|
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/ |
D | OpenSSLSocketImpl.java | 203 public boolean getNeedClientAuth() { in getNeedClientAuth() method in OpenSSLSocketImpl
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | DelegatingSSLSocket.java | 104 @Override public boolean getNeedClientAuth() { in getNeedClientAuth() method in DelegatingSSLSocket
|
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
D | OpenSSLSocketImpl.java | 204 public boolean getNeedClientAuth() { in getNeedClientAuth() method in OpenSSLSocketImpl
|
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/ |
D | TrustManagerImplTest.java | 458 public boolean getNeedClientAuth() { in getNeedClientAuth() method in TrustManagerImplTest.FakeSSLSocket
|
/external/conscrypt/common/src/test/java/org/conscrypt/ |
D | TrustManagerImplTest.java | 452 public boolean getNeedClientAuth() { in getNeedClientAuth() method in TrustManagerImplTest.FakeSSLSocket
|
/external/conscrypt/android/src/main/java/org/conscrypt/ |
D | PreKitKatPlatformOpenSSLSocketImplAdapter.java | 348 public boolean getNeedClientAuth() { in getNeedClientAuth() method in PreKitKatPlatformOpenSSLSocketImplAdapter
|
D | KitKatPlatformOpenSSLSocketImplAdapter.java | 348 public boolean getNeedClientAuth() { in getNeedClientAuth() method in KitKatPlatformOpenSSLSocketImplAdapter
|