- view
- the WebView that is initiating the callback
- handler
- the HttpAuthHandler used to set the WebView's response
- host
- the host requiring authentication
- realm
- the realm for which authentication is required
Notifies the host application that the WebView received an HTTP authentication request. The host application can use the supplied Android.Webkit.HttpAuthHandler to set the WebView's response to the request. The default behavior is to cancel the request.