Searched refs:authenticateProxy (Results 1 – 5 of 5) sorted by relevance
59 Request authenticateProxy(Proxy proxy, Response response) throws IOException; in authenticateProxy() method
52 @Override public Request authenticateProxy(Proxy proxy, Response response) { in authenticateProxy() method in RecordingOkAuthenticator
40 @Override public Request authenticateProxy(Proxy proxy, Response response) { in run()
59 @Override public Request authenticateProxy(Proxy proxy, Response response) throws IOException { in authenticateProxy() method in AuthenticatorAdapter
287 ? authenticator.authenticateProxy(proxy, response) in processAuthHeader()