HomeSort by relevance Sort by last modified time
    Searched full:authenticate (Results 376 - 400 of 522) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
BaseHTTPServer.py 551 407: ('Proxy Authentication Required', 'You must authenticate with '
nntplib.py 99 - user: username to authenticate with
telnetlib.py 110 AUTHENTICATION = chr(37) # Authenticate
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2_localnet.py 136 'Proxy-Authenticate', 'Digest realm="%s", '
test_wsgiref.py 277 "Connection Keep-Alive Proxy-Authenticate Proxy-Authorization "
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
BaseHTTPServer.py 551 407: ('Proxy Authentication Required', 'You must authenticate with '
nntplib.py 99 - user: username to authenticate with
telnetlib.py 110 AUTHENTICATION = chr(37) # Authenticate
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2_localnet.py 136 'Proxy-Authenticate', 'Digest realm="%s", '
test_wsgiref.py 277 "Connection Keep-Alive Proxy-Authenticate Proxy-Authorization "
  /system/bt/stack/btm/
btm_sec.c 637 /* Make sure the authenticate bit is set, when encrypt bit is set */
686 /* Make sure the authenticate bit is set, when encrypt bit is set */
    [all...]
  /external/openssh/
configure.ac 515 dnl Check for authenticate. Might be in libs.a on older AIXes
516 AC_CHECK_FUNC([authenticate], [AC_DEFINE([WITH_AIXAUTHENTICATE], [1],
517 [Define if you want to enable AIX4's authenticate function])],
518 [AC_CHECK_LIB([s], [authenticate],
524 AC_CHECK_DECLS([authenticate, loginrestrictions, loginsuccess,
    [all...]
ssh_config.5 667 authenticate using the identities loaded into the agent.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/
ssvnc.tcl 666 rejected your connection because it requires you to authenticate
746 If you want to use a SSL Certificate (PEM) file to authenticate YOURSELF to
    [all...]
  /external/jetty/lib/
javax.servlet-3.0.0.v201112011016.jar 
  /external/chromium-trace/trace-viewer/third_party/WebOb/docs/
news.txt 791 * WWW-Authenticate response header is accessible as
797 and for Authenticate: Basic ...)
    [all...]
  /external/google-breakpad/src/testing/gtest/scripts/
upload.py 173 """Uses ClientLogin to authenticate the user, returning an auth token.
252 authenticate ourselves with ClientLogin.
    [all...]
  /external/google-breakpad/src/testing/scripts/
upload.py 173 """Uses ClientLogin to authenticate the user, returning an auth token.
252 authenticate ourselves with ClientLogin.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCaseProps.java 89 // implement ICUBinary.Authenticate
90 private final static class IsAcceptable implements ICUBinary.Authenticate {
    [all...]
  /external/ppp/pppd/
eap.c 233 * eap_authwithpeer - Authenticate to our peer (behave as client).
868 * eap_authpeer - Authenticate our peer (behave as server).
    [all...]
  /cts/libs/testserver/src/android/webkit/cts/
CtsTestServer.java 655 response.addHeader("WWW-Authenticate", "Basic realm=\"" + AUTH_REALM + "\"");
    [all...]
  /external/apache-http/src/org/apache/http/impl/client/
DefaultRequestDirector.java 739 connect.addHeader(authScheme.authenticate(creds, connect));
    [all...]
  /external/ipsec-tools/
ChangeLog 370 authenticate
  /external/jetty/src/java/org/eclipse/jetty/server/ssl/
SslSelectChannelConnector.java 92 * client, the next is the one used to authenticate the first, and so on.

Completed in 1410 milliseconds

<<11121314151617181920>>