File
Doc
Category
Size
Date
Package
HttpAuthHandler.java
API Doc
Android 5.1 API
411
Sat Mar 14 14:09:36 GMT 2015
android.webkit
HttpAuthHandler
java.lang.Object
android.os.Handler
public class HttpAuthHandler extends android.os.Handler
Fields Summary
Constructors Summary
HttpAuthHandler
()
throw new RuntimeException("Stub!");
Methods Summary
public void
cancel
()
throw new RuntimeException("Stub!");
public void
proceed
(
java.lang.String
username,
java.lang.String
password)
throw new RuntimeException("Stub!");
public
boolean
useHttpAuthUsernamePassword
()
throw new RuntimeException("Stub!");
Java Code Source