Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/execchain/
H A DMainClientExec.java245 this.authenticator.generateAuthResponse(request, targetAuthState, context); in execute()
251 this.authenticator.generateAuthResponse(request, proxyAuthState, context); in execute()
453 this.authenticator.generateAuthResponse(connect, proxyAuthState, context); in createTunnelToTarget()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/execchain/
H A DMainClientExec.java245 this.authenticator.generateAuthResponse(request, targetAuthState, context); in execute()
251 this.authenticator.generateAuthResponse(request, proxyAuthState, context); in execute()
453 this.authenticator.generateAuthResponse(connect, proxyAuthState, context); in createTunnelToTarget()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/auth/
H A DHttpAuthenticator.java174 public void generateAuthResponse( in generateAuthResponse() method in HttpAuthenticator
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/auth/
H A DHttpAuthenticator.java174 public void generateAuthResponse( in generateAuthResponse() method in HttpAuthenticator
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/
H A DProxyClient.java206 this.authenticator.generateAuthResponse(connect, this.proxyAuthState, context); in tunnel()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/client/
H A DProxyClient.java206 this.authenticator.generateAuthResponse(connect, this.proxyAuthState, context); in tunnel()