Searched defs:authenticateProxy (Results 1 – 3 of 3) 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
59 @Override public Request authenticateProxy(Proxy proxy, Response response) throws IOException { in authenticateProxy() method in AuthenticatorAdapter