HomeSort by relevance Sort by last modified time
    Searched full:credential (Results 151 - 175 of 223) sorted by null

1 2 3 4 5 67 8 9

  /external/chromium_org/net/socket_stream/
socket_stream.h 85 // The delegate should call RestartWithAuth() if credential for |auth_info|
  /external/kernel-headers/original/linux/
key.h 113 * authentication token / access credential / keyring
  /frameworks/base/docs/html/training/id-auth/
custom_auth.jd 62 credential collection and authentication, is completely up to you. (If there
  /libcore/luni/src/main/java/javax/net/ssl/
HttpsURLConnection.java 97 * selecting a specific credential to use when many may be present in
  /external/chromium/net/http/
http_auth_gssapi_posix.cc 792 // Not expected since this implementation uses the default credential.
816 // as a missing credential cache or hitting this after calling
  /external/chromium_org/net/http/
http_auth_gssapi_posix.cc 791 // Not expected since this implementation uses the default credential.
815 // as a missing credential cache or hitting this after calling
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_smtplib.py 484 # sees the credential sent by smtplib's login method as an unknown command,
486 # message contains the encoded credential, so we can partially check that it
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_smtplib.py 484 # sees the credential sent by smtplib's login method as an unknown command,
486 # message contains the encoded credential, so we can partially check that it
  /external/wpa_supplicant_8/src/wps/
wps_registrar.c     [all...]
wps_validate.c 1035 wpa_printf(MSG_INFO, "WPS-STRICT: Failed to parse Credential");
1049 wpa_printf(MSG_INFO, "WPS-STRICT: Invalid Credential");
1065 wpa_printf(MSG_INFO, "WPS-STRICT: Credential "
    [all...]
  /external/chromium_org/remoting/webapp/
host_controller.js 207 // No authorization code returned, use regular user credential flow.
  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentThreadableLoader.cpp 393 // Any credential should have been removed from the cross-site requests.
  /external/wpa_supplicant_8/src/common/
wpa_ctrl.h 84 /** A new credential received */
  /external/chromium-trace/trace-viewer/examples/stream_server/
standalone.py 768 parser.add_option('--basic-auth-credential',
770 help='Specifies the credential of basic authentication '
    [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
standalone.py 764 parser.add_option('--basic-auth-credential',
766 help='Specifies the credential of basic authentication '
    [all...]
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/http/
URLConnectionTest.java 83 import static com.squareup.okhttp.OkAuthenticator.Credential;
2449 Credential credential = Credential.basic("jesse", "peanutbutter"); local
    [all...]
  /packages/apps/Settings/res/values/
strings.xml     [all...]
  /packages/apps/Settings/res/values-en-rGB/
strings.xml     [all...]
  /packages/apps/Settings/res/values-en-rIN/
strings.xml     [all...]
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pService.java 265 * but device B has removed the specified credential already. */
    [all...]
  /cts/apps/CtsVerifier/res/values/
strings.xml     [all...]
  /external/chromium_org/net/spdy/
spdy_protocol.h 285 CREDENTIAL,
789 virtual void VisitCredential(const SpdyCredentialIR& credential) = 0;
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
standalone.py     [all...]
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.h 335 // Called on our SyncBackendHost's core_thread_ to perform credential
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py 142 """An OAuth credential used to request authorization or a protected

Completed in 1356 milliseconds

1 2 3 4 5 67 8 9