HomeSort by relevance Sort by last modified time
    Searched full:credentials (Results 426 - 450 of 864) sorted by null

<<11121314151617181920>>

  /prebuilts/tools/windows-x86_64/offline-sdk/
offline-repo.xml 60 5. Your Developer Credentials
62 5.1 You agree that you are responsible for maintaining the confidentiality of any developer credentials that may be issued to you by Google or which you may choose yourself and that you will be solely responsible for all applications that are developed under your developer credentials.
93 9.2 If you want to terminate the License Agreement, you may do so by ceasing your use of the SDK and any relevant developer credentials.
  /external/apache-http/src/org/apache/http/impl/client/
DefaultRequestDirector.java 59 import org.apache.http.auth.Credentials;
737 Credentials creds = this.proxyAuthState.getCredentials();
    [all...]
  /external/wpa_supplicant_8/src/tls/
tlsv1_cred.c 2 * TLSv1 credentials
187 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
252 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
1084 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
1251 * @cred: TLSv1 credentials from tlsv1_cred_alloc()
    [all...]
  /external/webrtc/webrtc/p2p/client/
portallocator_unittest.cc 164 cricket::RelayCredentials credentials(kTurnUsername, kTurnPassword);
165 turn_server.credentials = credentials;
397 // Empty relay credentials are used for GTURN.
398 EXPECT_TRUE(allocator().turn_servers()[0].credentials.username.empty());
399 EXPECT_TRUE(allocator().turn_servers()[0].credentials.password.empty());
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.18.1/
org.eclipse.tycho.core.shared-0.18.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-transport-http/1.0.2.v20150114/
aether-transport-http-1.0.2.v20150114.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-cognitoidentity/1.11.18/
aws-java-sdk-cognitoidentity-1.11.18.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
handlers.py     [all...]
  /external/webrtc/webrtc/p2p/base/
turnport.cc 189 const RelayCredentials& credentials,
199 credentials_(credentials),
221 const RelayCredentials& credentials,
234 credentials_(credentials),
277 << " TURN server credentials for the user.";
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/
httpclient-4.5.2.jar 
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
socket.h 304 * Socket credentials.
525 #define SCM_CREDS 0x04 /* credentials (struct sockcred) */
  /external/apache-harmony/support/src/test/java/tests/support/
Support_HttpServer.java 339 // that includes authorization credentials
343 // if the user has not sent along credentials, return
  /external/guava/guava/src/com/google/common/net/
HttpHeaders.java 129 /** The HTTP {@code Access-Control-Allow-Credentials} header field name. */
130 public static final String ACCESS_CONTROL_ALLOW_CREDENTIALS = "Access-Control-Allow-Credentials";
  /external/libcups/cups/
cups.h 301 /* Client credentials callback
327 /* Server credentials callback
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigurationUtil.java 183 * @return true if credentials have changed, false otherwise.
222 * @return true if credentials have changed, false otherwise.
  /libcore/luni/src/test/java/libcore/java/net/
FtpURLConnectionTest.java 310 String credentials = user + (password == null ? "" : (":" + password)); local
312 credentials, SERVER_HOSTNAME, serverPort, filePath);
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
HostAuth.java 446 // So... only parcel or unparcel Credentials if the OAUTH flag is set. This will never
474 // So... only parcel or unparcel Credentials if the OAUTH flag is set. This will never
  /developers/samples/android/wearable/wear/WearMessagingApp/
template-params.xml 118 com.example.android.wearable.wear.messaging when configuring your project and credentials, or
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Http11.h 191 /// The Authorization field value consists of credentials
  /docs/source.android.com/en/devices/tech/admin/
managed-profiles.html 65 There is no way to access credentials across the profile-user boundary. Only
provision.html 143 The device can collect credentials (or tokens) and use them to perform a lookup
  /external/google-breakpad/src/client/linux/crash_generation/
crash_generation_server.cc 195 // for writing the minidump as well as a file descriptor and a credentials
  /external/hyphenation-patterns/pt/
hyph-pt.lic.txt 58 % or ask for credentials for SVN repository and commit it yourself;

Completed in 2281 milliseconds

<<11121314151617181920>>