FileDocCategorySizeDatePackage
HttpAuthHandler.javaAPI DocAndroid 5.1 API419Sat Mar 14 14:10:02 GMT 2015android.webkit

HttpAuthHandler

public class HttpAuthHandler extends android.os.Handler

Fields Summary
Constructors Summary
public HttpAuthHandler()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidcancel()

 throw new RuntimeException("Stub!"); 
public voidproceed(java.lang.String username, java.lang.String password)

 throw new RuntimeException("Stub!"); 
public booleanuseHttpAuthUsernamePassword()

 throw new RuntimeException("Stub!");