Home
last modified time | relevance | path

Searched refs:proxyAuthenticationHandler (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/robolectric/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
H A DShadowDefaultRequestDirector.java51 protected AuthenticationHandler proxyAuthenticationHandler; field in ShadowDefaultRequestDirector
82 this.proxyAuthenticationHandler = proxyAuthHandler; in __constructor__()
240 return proxyAuthenticationHandler; in getProxyAuthenticationHandler()