HomeSort by relevance Sort by last modified time
    Searched full:username (Results 1151 - 1175 of 1761) sorted by null

<<41424344454647484950>>

  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
tut_oauth.html 5 <a href="http://oauth.net/">OAuth</a> is an open protocol that aims to standardize the way desktop and web applications access a user's private data. OAuth provides a mechanism for users to grant access to private data without sharing their private credentials (username/password). Many sites have started enabling APIs to use OAuth because of its security and standard set of libraries.
  /external/chromium_org/chrome/test/chromedriver/third_party/googlecode/
googlecode_upload.py 201 help='Your Google Code username')
  /external/chromium_org/chrome/utility/importer/
nss_decryptor.cc 208 // There may be multiple username/password pairs for this site.
safari_importer.mm 298 // the user needing to explicitly input his username in a page and blurring
  /external/chromium_org/chromeos/login/auth/
cryptohome_authenticator.h 102 // with the username.
  /external/chromium_org/components/autofill/core/common/
save_password_progress_logger.cc 61 return "Username element";
  /external/chromium_org/components/onc/docs/
onc_spec.html     [all...]
  /external/chromium_org/components/policy/core/common/cloud/
enterprise_metrics.h 94 // The policy was provided for a username that is different from the device
  /external/chromium_org/content/browser/media/android/
media_resource_getter_impl.cc 309 callback.Run(credentials.username(), credentials.password());
  /external/chromium_org/net/base/
network_delegate.h 229 // a username and password, which should be used in a response to
  /external/chromium_org/net/http/
http_auth_handler_negotiate.cc 193 // GSSAPI does not provide a way to enter username/password to
  /external/chromium_org/net/url_request/
url_request_ftp_job.cc 404 // Prompt for a username/password.
  /external/chromium_org/sync/util/
cryptographer.h 32 std::string username; member in struct:syncer::KeyParams
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectionendtoend_unittest.cc 205 std::string gice_creds = " username ";
webrtcsdp.cc 141 static const char kAttributeCandidateUsername[] = "username";
786 // o=<username> <sess-id> <sess-version> <nettype> <addrtype>
1061 std::string username; local
    [all...]
  /external/chromium_org/third_party/npapi/bindings/
npfunctions.h 121 typedef NPError (*NPN_GetAuthenticationInfoPtr)(NPP npp, const char *protocol, const char *host, int32_t port, const char *scheme, const char *realm, char **username, uint32_t *ulen, char **password, uint32_t *plen);
  /external/chromium_org/third_party/skia/
PRESUBMIT.py 138 'tree is closed') % sheriff_details['username']
  /external/chromium_org/third_party/webrtc/base/
httpcommon.h 439 const std::string& username, const CryptString& password,
  /external/chromium_org/tools/coverity/
coverity.py 289 help='Username used to log into coverity',
  /external/chromium_org/tools/grit/grit/
grd_reader_unittest.py 34 Hello <ph name="USERNAME">%s<ex>Joi</ex></ph>, how are you doing today?
  /external/chromium_org/tools/grit/grit/testdata/
preferences.html 149 <span class="example">c:\Documents and Settings\username\Private Stuff</span><br>
  /external/chromium_org/url/
url_parse_file.cc 121 parsed->username.reset();
  /external/libselinux/include/selinux/
selinux.h 194 const char *username,
  /external/openssl/ssl/
ssl_txt.c 195 if (BIO_puts(bp,"\n SRP username: ") <= 0) goto err;
  /external/owasp/sanitizer/tools/findbugs/doc/
updateChecking.html 83 <p>There is one element of the information sent that needs explanation: the uuid. Since we don't report anything like username,

Completed in 778 milliseconds

<<41424344454647484950>>