You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/03/01 23:06:18 UTC

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

     [ https://issues.apache.org/jira/browse/CB-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-4678.
----------------------------
    Resolution: Implemented

I believe these have now been implemented in the ICordovaHttpAuthHandler, closing.

> 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
>          Components: Android
>            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 was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org