/external/jetty/src/java/org/eclipse/jetty/security/authentication/ |
D | DeferredAuthentication.java | 68 … Authentication authentication = _authenticator.validateRequest(request,__deferredResponse,true); in authenticate() local 100 Authentication authentication = _authenticator.validateRequest(request,response,true); in authenticate() local 122 UserAuthentication authentication = new UserAuthentication("API",identity); in login() local
|
/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/autotest/server/cros/ap_configurators/ |
D | belkinF9K1001_ap_configurator.py | 118 def set_security_wep(self, key_value, authentication): argument 123 def _set_security_wep(self, key_value, authentication): argument
|
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 | netgear3700_ap_configurator.py | 94 def set_security_wep(self, key_value, authentication): argument 100 def _set_security_wep(self, value, authentication): argument
|
D | netgear4300_ap_configurator.py | 137 def set_security_wep(self, key_value, authentication): argument 143 def _set_security_wep(self, key_value, authentication): argument
|
D | asus_ap_configurator.py | 19 def _set_authentication(self, authentication, wait_for_xpath=None): argument 211 def set_security_wep(self, key_value, authentication): argument 216 def _set_security_wep(self, key_value, authentication): argument
|
D | belkinWRTR_ap_configurator.py | 113 def set_security_wep(self, key_value, authentication): argument 118 def _set_security_wep(self, key_value, authentication): argument
|
D | trendnet692gr_ap_configurator.py | 196 def set_security_wep(self, key_value, authentication): argument 201 def _set_security_wep(self, key_value, authentication): argument
|
D | trendnet654tr_ap_configurator.py | 132 def set_security_wep(self, key_value, authentication): argument 137 def _set_security_wep(self, key_value, authentication): argument
|
D | linksyswrt600_ap_configurator.py | 153 def set_security_wep(self, key_value, authentication): argument 158 def _set_security_wep(self, key_value, authentication): argument
|
D | trendnet432brp_ap_configurator.py | 123 def set_security_wep(self, key_value, authentication): argument 128 def _set_security_wep(self, key_value, authentication): argument
|
D | edimax_ap_configurator.py | 204 def set_security_wep(self, key_value, authentication): argument 209 def _set_security_wep(self, key_value, authentication): argument
|
D | levelone_ap_configurator.py | 130 def set_security_wep(self, key_value, authentication): argument 135 def _set_security_wep(self, key_value, authentication): argument
|
D | dlink_dir300_ap_configurator.py | 166 def set_security_wep(self, key_value, authentication): argument 171 def _set_security_wep(self, key_value, authentication): argument
|
D | belkinF9K1103_ap_configurator.py | 252 def set_security_wep(self, key_value, authentication): argument 257 def _set_security_wep(self, key_value, authentication): argument
|
D | linksyse_dual_band_configurator.py | 202 def set_security_wep(self, key_value, authentication): argument 207 def _set_security_wep(self, key_value, authentication): argument
|
D | linksys_ap_configurator.py | 149 def set_security_wep(self, key_value, authentication): argument 154 def _set_security_wep(self, key_value, authentication): argument
|
D | netgear_single_band_configurator.py | 132 def set_security_wep(self, value, authentication): argument 137 def _set_security_wep(self, value, authentication): argument
|
D | buffalo_wzr_d1800h_ap_configurator.py | 240 def set_security_wep(self, key_value, authentication): argument 245 def _set_security_wep(self, key_value, authentication): argument
|
D | dlinkwbr1310_ap_configurator.py | 159 def set_security_wep(self, key_value, authentication): argument 164 def _set_security_wep(self, key_value, authentication): argument
|
D | edimax6428ns_ap_configurator.py | 69 def _set_security_wep(self, key_value, authentication): argument
|
D | trendnet_ap_configurator.py | 175 def set_security_wep(self, key_value, authentication): argument 180 def _set_security_wep(self, key_value, authentication): argument
|
D | netgear_WNDR_dual_band_configurator.py | 202 def set_security_wep(self, key_value, authentication): argument 208 def _set_security_wep(self, key_value, authentication): argument
|
D | belkin_ap_configurator.py | 202 def set_security_wep(self, key_value, authentication): argument 207 def _set_security_wep(self, key_value, authentication): argument
|