API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class org.apache.http.auth.AuthSchemeRegistry

Added Methods
void setItems(Map<String, AuthSchemeFactory>) Populates the internal collection of registered authentication schemes with the content of the map passed as a parameter.
 

Changed Methods
List<String> getSchemeNames() Change in return type from List to List<String>.
Obtains a list containing names of all registered authentication schemes in their default order.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff