HomeSort by relevance Sort by last modified time
    Searched full:authentication (Results 126 - 150 of 1714) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
KeyStoreSelectionDialog.java 18 * client authentication.
33 * system store for authentication
35 * store for authentication
  /external/chromium_org/chrome/browser/signin/
screenlock_bridge.h 37 // Supported authentication types. Keep in sync with the enum in
59 // Set the authentication type to be used on the lock screen.
64 // Returns the authentication type used for a user.
  /external/chromium_org/google_apis/drive/
auth_service.h 25 // This class provides authentication for Google services.
32 // |url_request_context_getter| is used to perform authentication with
60 // Called when authentication request from StartAuthentication() is
request_sender.h 33 // AuthenticatedRequestInterface and handles retries and authentication.
64 // interface, and makes the request retry upon authentication failures by
84 // Clears any authentication token and retries the request, which forces
85 // an authentication token refresh.
  /external/chromium_org/net/http/
http_log_util.cc 26 // Ignore Basic and Digest authentication challenges, as they contain
63 // Look for authentication information from data received from the server in
64 // multi-round Negotiate authentication.
url_security_manager.h 28 // can be used with during NTLM or Negotiate authentication. If
48 // |auth_origin| for HTTP NTLM or Negotiate authentication.
52 // |auth_origin| for HTTP Negotiate authentication.
http_auth_handler_basic.h 16 // Code for handling http basic authentication.
  /external/tcpdump/
ah.h 34 * RFC1826/2402 authentication header.
45 /* variable size, 32bit bound*/ /* Authentication data */
54 /* variable size, 32bit bound*/ /* Authentication data */
esp.h 48 /*variable size, 32bit bound*/ /* Authentication data (new IPsec) */
59 /*variable size, 32bit bound*/ /* Authentication data */
65 /*variable size, 32bit bound*/ /* Authentication data (new IPsec)*/
  /external/wpa_supplicant_8/src/eap_server/
eap.h 44 Boolean eapResp; /* shared with EAPOL Backend Authentication */
53 Boolean eapReq; /* shared with EAPOL Backend Authentication */
54 Boolean eapNoReq; /* shared with EAPOL Backend Authentication */
  /libcore/support/src/test/java/tests/resources/manifest/
hyts_MANIFEST.MF 19 Export-Package: com.ibm.ive.eccomm.client.services.authentication; specification-version=1.0.0,
20 com.ibm.ive.eccomm.service.authentication; specification-version=1.0.0,
23 Export-Service: com.ibm.ive.eccomm.service.authentication.AuthenticationService,
  /external/chromium_org/chrome/browser/chromeos/login/signin/
auth_sync_observer.h 19 // This class is responsible for detecting authentication problems reported
  /external/chromium_org/chrome/browser/password_manager/
chrome_password_manager_client.h 92 // Callback method to be triggered when authentication is successful for a
93 // given password authentication request. If authentication is disabled or
127 // Allows authentication callbacks to be destroyed when this client is gone.
  /external/chromium_org/chrome/browser/ui/
crypto_module_password_dialog.h 28 // |module|. |reason| describes the purpose of the authentication and
  /external/chromium_org/chrome/browser/ui/webui/signin/
inline_login_ui.h 12 // The authentication is carried out via the host gaia_auth extension. Upon
  /external/chromium_org/chromeos/test/data/network/
translation_of_shill_openvpn_with_errors.onc 16 "RemoteCertEKU": "TLS Web Server Authentication",
  /external/chromium_org/mojo/services/view_manager/
main.cc 18 // TODO(sky): this needs some sort of authentication as well as making sure
  /external/chromium_org/mojo/shell/
view_manager_loader.cc 23 // TODO(sky): this needs some sort of authentication as well as making sure
  /external/chromium_org/net/android/java/src/org/chromium/net/
IRemoteAndroidKeyStoreCallbacks.aidl 8 * Interface for communication from the remote authentication service back to the client.
  /external/chromium_org/remoting/base/
constants.h 10 // Service name used for authentication.
  /external/chromium_org/remoting/host/
pam_authorization_factory_posix.h 13 // PAM-based authorization on top of some underlying authentication scheme.
  /external/chromium_org/remoting/ios/
host_refresh.mm 21 - (void)authentication:(GTMOAuth2Authentication*)auth
45 // Begin the authentication and authorization process. Begin the process by
57 didFinishSelector:@selector(authentication:request:error:)];
62 - (void)authentication:(NSObject*)auth
  /external/chromium_org/remoting/protocol/
authenticator.cc 15 "authentication" };
negotiating_authenticator_base.h 22 // clients and hosts that support multiple authentication methods to negotiate a
32 // * Client and host exchange messages until the authentication is ACCEPTED or
40 // callback, that will resume the authentication once the authenticator is
44 // * Some authentication methods may have a specific starting direction (e.g.
pairing_authenticator_base.h 16 // support for PIN-less authentication via device pairing:
19 // authentication message a Client Id and the first SPAKE message
27 // it to prompt the user for a PIN to use for authentication
73 // fall back on PIN authentication. This string need not be human-readable,

Completed in 658 milliseconds

1 2 3 4 56 7 8 91011>>