Searched defs:isProxy (Results 1 – 6 of 6) sorted by relevance
223 public void setupBasicAuthResponse(boolean isProxy, String username, String password) { in setupBasicAuthResponse()235 public void setupDigestAuthResponse(boolean isProxy, in setupDigestAuthResponse()353 public static String authorizationHeader(boolean isProxy) { in authorizationHeader()
125 public boolean isProxy() { in isProxy() method in HttpAuthHeader
129 public boolean isProxy() { in isProxy() method in AuthSchemeBase
69 public boolean isProxy() { in isProxy() method in RequestAuthenticator.Context
140 optional bool isProxy = 111; field