English | Site Directory

Android - An Open Handset Alliance Project

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 challenges, HttpResponse response, HttpContext context)

Protected Methods

        List  getAuthPreferences()
        Map  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 challenges, HttpResponse response, HttpContext context)

Protected Methods

protected List getAuthPreferences()

protected Map parseChallenges(Header[] headers)

Build m5-rc15i - 10 Jun 2008 13:54