Home
last modified time | relevance | path

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

123

/external/jetty/src/java/org/eclipse/jetty/security/authentication/
DDeferredAuthentication.java68 … 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/
DRecordingAuthenticator.java28 public final PasswordAuthentication authentication; field in RecordingAuthenticator
30 public RecordingAuthenticator(PasswordAuthentication authentication) { in RecordingAuthenticator()
/external/autotest/server/cros/ap_configurators/
DbelkinF9K1001_ap_configurator.py118 def set_security_wep(self, key_value, authentication): argument
123 def _set_security_wep(self, key_value, authentication): argument
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
Dnetgear3700_ap_configurator.py94 def set_security_wep(self, key_value, authentication): argument
100 def _set_security_wep(self, value, authentication): argument
Dnetgear4300_ap_configurator.py137 def set_security_wep(self, key_value, authentication): argument
143 def _set_security_wep(self, key_value, authentication): argument
Dasus_ap_configurator.py19 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
DbelkinWRTR_ap_configurator.py113 def set_security_wep(self, key_value, authentication): argument
118 def _set_security_wep(self, key_value, authentication): argument
Dtrendnet692gr_ap_configurator.py196 def set_security_wep(self, key_value, authentication): argument
201 def _set_security_wep(self, key_value, authentication): argument
Dtrendnet654tr_ap_configurator.py132 def set_security_wep(self, key_value, authentication): argument
137 def _set_security_wep(self, key_value, authentication): argument
Dlinksyswrt600_ap_configurator.py153 def set_security_wep(self, key_value, authentication): argument
158 def _set_security_wep(self, key_value, authentication): argument
Dtrendnet432brp_ap_configurator.py123 def set_security_wep(self, key_value, authentication): argument
128 def _set_security_wep(self, key_value, authentication): argument
Dedimax_ap_configurator.py204 def set_security_wep(self, key_value, authentication): argument
209 def _set_security_wep(self, key_value, authentication): argument
Dlevelone_ap_configurator.py130 def set_security_wep(self, key_value, authentication): argument
135 def _set_security_wep(self, key_value, authentication): argument
Ddlink_dir300_ap_configurator.py166 def set_security_wep(self, key_value, authentication): argument
171 def _set_security_wep(self, key_value, authentication): argument
DbelkinF9K1103_ap_configurator.py252 def set_security_wep(self, key_value, authentication): argument
257 def _set_security_wep(self, key_value, authentication): argument
Dlinksyse_dual_band_configurator.py202 def set_security_wep(self, key_value, authentication): argument
207 def _set_security_wep(self, key_value, authentication): argument
Dlinksys_ap_configurator.py149 def set_security_wep(self, key_value, authentication): argument
154 def _set_security_wep(self, key_value, authentication): argument
Dnetgear_single_band_configurator.py132 def set_security_wep(self, value, authentication): argument
137 def _set_security_wep(self, value, authentication): argument
Dbuffalo_wzr_d1800h_ap_configurator.py240 def set_security_wep(self, key_value, authentication): argument
245 def _set_security_wep(self, key_value, authentication): argument
Ddlinkwbr1310_ap_configurator.py159 def set_security_wep(self, key_value, authentication): argument
164 def _set_security_wep(self, key_value, authentication): argument
Dedimax6428ns_ap_configurator.py69 def _set_security_wep(self, key_value, authentication): argument
Dtrendnet_ap_configurator.py175 def set_security_wep(self, key_value, authentication): argument
180 def _set_security_wep(self, key_value, authentication): argument
Dnetgear_WNDR_dual_band_configurator.py202 def set_security_wep(self, key_value, authentication): argument
208 def _set_security_wep(self, key_value, authentication): argument
Dbelkin_ap_configurator.py202 def set_security_wep(self, key_value, authentication): argument
207 def _set_security_wep(self, key_value, authentication): argument

123