English | Site Directory

Android - An Open Handset Alliance Project

org.apache.http.client
public interface

org.apache.http.client.AuthenticationHandler

org.apache.http.client.AuthenticationHandler

Summary

Public Methods

          Map<StringHeader getChallenges(HttpResponse response, HttpContext context)
          boolean  isAuthenticationRequested(HttpResponse response, HttpContext context)
          AuthScheme  selectScheme(Map<StringHeader> challenges, HttpResponse response, HttpContext context)

Details

Public Methods

public Map<StringHeader> getChallenges(HttpResponse response, HttpContext context)

public boolean isAuthenticationRequested(HttpResponse response, HttpContext context)

public AuthScheme selectScheme(Map<StringHeader> challenges, HttpResponse response, HttpContext context)

Build 0.9_r1-101478 - 16 Aug 2008 11:59