Searched defs:httpResponse (Results 1 – 2 of 2) sorted by relevance
61 public void doAuthenticate(HTTPResponse httpResponse, String userName, byte[] password, in doAuthenticate()67 private static String generateAuthAnswer(HTTPResponse httpResponse, String userName, in generateAuthAnswer()
89 HttpResponse httpResponse = null; in performRequest() local