Searched defs:authentication (Results 1 – 8 of 8) sorted by relevance
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/ |
D | RecordingAuthenticator.java | 28 public final PasswordAuthentication authentication; field in RecordingAuthenticator 30 public RecordingAuthenticator(PasswordAuthentication authentication) { in RecordingAuthenticator()
|
/external/curl/docs/cmdline-opts/ |
D | location-trusted.d | 10 (which is plaintext in the case of HTTP Basic authentication). variable
|
/external/autotest/server/cros/ap_configurators/ |
D | asus_qis_ap_configurator.py | 15 def _set_authentication(self, authentication, wait_for_xpath=None): argument 135 def set_security_wep(self, key_value, authentication): argument 140 def _set_security_wep(self, key_value, authentication): argument
|
D | asus_ap_configurator.py | 21 def _set_authentication(self, authentication, wait_for_xpath=None): argument 213 def set_security_wep(self, key_value, authentication): argument 218 def _set_security_wep(self, key_value, authentication): argument
|
D | asus_rtac68u_ap_configurator.py | 283 def set_security_wep(self, key_value, authentication): argument
|
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/dependency/ |
D | MavenDependencyResolver.java | 53 Authentication authentication = new Authentication(); in getLocalArtifactUrls() local
|
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/ |
D | servicemanagement_v1_messages.py | 2474 authentication = _messages.MessageField('Authentication', 2) variable in Service
|
/external/python/apitools/samples/servicemanagement_sample/ |
D | servicemanagement_v1.json | 247 "authentication": { object
|