Android
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)

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48