Android
org.apache.http.impl.client
public abstract class

org.apache.http.impl.client.AbstractAuthenticationHandler

java.lang.Object
org.apache.http.impl.client.AbstractAuthenticationHandler AuthenticationHandler

Summary

Public Constructors

            AbstractAuthenticationHandler()

Public Methods

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

Protected Methods

          List<String getAuthPreferences()
          Map<StringHeader parseChallenges(Header[] headers)
Methods inherited from class java.lang.Object
Methods inherited from interface org.apache.http.client.AuthenticationHandler

Details

Public Constructors

public AbstractAuthenticationHandler()

Public Methods

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

Protected Methods

protected List<String> getAuthPreferences()

protected Map<StringHeader> parseChallenges(Header[] headers)

Copyright 2007 Google Inc. Build 110632-110632 - 22 Sep 2008 13:34