You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2013/08/27 16:45:51 UTC

[jira] [Created] (CB-4678) Add HTTP Auth callback handlers to WebView/Client and delegate to plugins

Ian Clelland created CB-4678:
--------------------------------

             Summary: Add HTTP Auth callback handlers to WebView/Client and delegate to plugins
                 Key: CB-4678
                 URL: https://issues.apache.org/jira/browse/CB-4678
             Project: Apache Cordova
          Issue Type: Improvement
            Reporter: Ian Clelland


>From this message http://markmail.org/message/5s4e7s5iwbmq46si, there is a use case for intercepting the following two methods in Android:

- WebViewClient.onReceivedHttpAuthRequest
- WebView.getHttpAuthUsernamePassword

We should put in stub methods in CordovaWebView and CordovaWebViewClient, and plumb the callbacks through PluginManager to any interested plugins.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira