Home
last modified time | relevance | path

Searched defs:authenticate (Results 1 – 25 of 28) sorted by relevance

12

/external/apache-http/src/org/apache/http/impl/auth/
DBasicScheme.java135 public Header authenticate( in authenticate() method in BasicScheme
159 public static Header authenticate( in authenticate() method in BasicScheme
DNTLMScheme.java112 public Header authenticate( in authenticate() method in NTLMScheme
DDigestScheme.java224 public Header authenticate( in authenticate() method in DigestScheme
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
DICUBinaryTest.java75 ICUBinary.Authenticate authenticate in TestReadHeader() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUBinaryTest.java78 ICUBinary.Authenticate authenticate in TestReadHeader() local
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DAuthenticator.java41 Request authenticate(Proxy proxy, Response response) throws IOException; in authenticate() method
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/
DAuthenticator.java43 Request authenticate(Proxy proxy, Response response) throws IOException; in authenticate() method
/external/apache-http/src/org/apache/http/auth/
DAuthScheme.java142 Header authenticate(Credentials credentials, HttpRequest request) in authenticate() method
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DRecordingOkAuthenticator.java44 @Override public Request authenticate(Proxy proxy, Response response) { in authenticate() method in RecordingOkAuthenticator
/external/autotest/frontend/
Dapache_auth.py19 def authenticate(self, username=None, password=None): member in SimpleAuthBackend
/external/jsoup/src/main/java/org/jsoup/helper/
DRequestAuthenticator.java24 PasswordAuthentication authenticate(Context auth); in authenticate() method
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DAuthenticatorAdapter.java37 @Override public Request authenticate(Proxy proxy, Response response) throws IOException { in authenticate() method in AuthenticatorAdapter
/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/http/
DAuthenticatorAdapter.java39 @Override public Request authenticate(Proxy proxy, Response response) throws IOException { in authenticate() method in AuthenticatorAdapter
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowFingerprintManager.java88 protected void authenticate( in authenticate() method in ShadowFingerprintManager
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterNameReader.java111 protected boolean authenticate(byte dataformatid[], in authenticate() method in UCharacterNameReader
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
DUCharacterNameReader.java111 protected boolean authenticate(byte dataformatid[], in authenticate() method in UCharacterNameReader
/external/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.h11 int (*authenticate)(void *user_data, uint32_t id); member
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DHttpOverSpdyTest.java215 @Test public void authenticate() throws Exception { in authenticate() method in HttpOverSpdyTest
/external/python/bumble/bumble/pandora/
Dsecurity.py392 async def authenticate() -> None: function
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_winsys_dri.c383 xcb_dri2_authenticate_reply_t *authenticate = NULL; in vl_dri2_screen_create() local
/external/python/bumble/apps/
Dbench.py1063 authenticate, argument
1647 ctx, transport, peripheral_address, connection_interval, phy, authenticate, encrypt argument
/external/python/cpython2/Lib/
Dimaplib.py343 def authenticate(self, mechanism, authobject): member in IMAP4
/external/python/cpython3/Lib/
Dimaplib.py420 def authenticate(self, mechanism, authobject): member in IMAP4
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c618 xcb_dri2_authenticate_reply_t *authenticate; in dri2_x11_do_authenticate() local
Degl_dri2.h105 int (*authenticate)(_EGLDisplay *disp, uint32_t id); member

12