Home
last modified time | relevance | path

Searched refs:authMethod (Results 1 – 19 of 19) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/security/authentication/
DSpnegoAuthenticator.java53 public SpnegoAuthenticator( String authMethod ) in SpnegoAuthenticator() argument
55 _authMethod = authMethod; in SpnegoAuthenticator()
/external/conscrypt/src/stub/java/com/android/org/conscrypt/
DNativeCrypto.java33 … public void verifyCertificateChain(byte[][] asn1DerEncodedCertificateChain, String authMethod) in verifyCertificateChain() argument
DOpenSSLSocketImpl.java103 @Override public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
/external/conscrypt/src/stub/java/org/apache/harmony/xnet/xnet/provider/jsse/
DNativeCrypto.java33 … public void verifyCertificateChain(byte[][] asn1DerEncodedCertificateChain, String authMethod) in verifyCertificateChain() argument
DOpenSSLSocketImpl.java103 @Override public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
/external/jetty/src/java/org/eclipse/jetty/security/
DSecurityHandler.java201 public void setAuthMethod(String authMethod) in setAuthMethod() argument
205 _authMethod = authMethod; in setAuthMethod()
/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java722 public String authMethod; field in NativeCryptoTest.TestSSLHandshakeCallbacks
727 String authMethod) throws CertificateException { in verifyCertificateChain() argument
734 + " authMethod=" + authMethod); in verifyCertificateChain()
737 this.authMethod = authMethod; in verifyCertificateChain()
1028 assertEquals("RSA", clientCallback.authMethod); in test_SSL_do_handshake_normal()
1068 assertEquals("RSA", clientCallback.authMethod); in test_SSL_do_handshake_optional_client_certificate()
1072 assertEquals("RSA", serverCallback.authMethod); in test_SSL_do_handshake_optional_client_certificate()
1249 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_with_channel_id_normal()
1282 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_with_channel_id_not_supported_by_server()
1315 assertEquals("ECDHE_RSA", clientCallback.authMethod); in test_SSL_do_handshake_with_channel_id_not_enabled_by_client()
/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLEngineImpl.java646 String authMethod) throws CertificateException { in verifyCertificateChain() argument
666 Platform.checkServerTrusted(x509tm, peerCertChain, authMethod, this); in verifyCertificateChain()
DOpenSSLSocketImpl.java575 public void verifyCertificateChain(long sslSessionNativePtr, long[] certRefs, String authMethod) in verifyCertificateChain() argument
596 Platform.checkServerTrusted(x509tm, peerCertChain, authMethod, this); in verifyCertificateChain()
DNativeCrypto.java1227 String authMethod) throws CertificateException; in verifyCertificateChain() argument
/external/conscrypt/src/compat/java/org/conscrypt/
DKitKatPlatformOpenSSLSocketImplAdapter.java384 public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
DPreKitKatPlatformOpenSSLSocketImplAdapter.java384 public void verifyCertificateChain(byte[][] bytes, String authMethod) in verifyCertificateChain() argument
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp7685 const char* authMethod = SSL_authentication_method(ssl); local
7688 const char *authMethod = SSL_CIPHER_get_kx_name(cipher); local
7692 ssl, authMethod);
7693 jstring authMethodString = env->NewStringUTF(authMethod);
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...