Home
last modified time | relevance | path

Searched defs:authentication (Results 1 – 8 of 8) sorted by relevance

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DRecordingAuthenticator.java28 public final PasswordAuthentication authentication; field in RecordingAuthenticator
30 public RecordingAuthenticator(PasswordAuthentication authentication) { in RecordingAuthenticator()
/external/curl/docs/cmdline-opts/
Dlocation-trusted.d10 (which is plaintext in the case of HTTP Basic authentication). variable
/external/autotest/server/cros/ap_configurators/
Dasus_qis_ap_configurator.py15 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
Dasus_ap_configurator.py21 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
Dasus_rtac68u_ap_configurator.py283 def set_security_wep(self, key_value, authentication): argument
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/internal/dependency/
DMavenDependencyResolver.java53 Authentication authentication = new Authentication(); in getLocalArtifactUrls() local
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_messages.py2474 authentication = _messages.MessageField('Authentication', 2) variable in Service
/external/python/apitools/samples/servicemanagement_sample/
Dservicemanagement_v1.json247 "authentication": { object