[
https://issues.apache.org/jira/browse/CB-10680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Pridham updated CB-10680:
--------------------------------
Description:
The HttpAuthHandler has a method called useHttpAuthUsernamePassword that tells
whether this is the first attempt at a basic authentication challenge.
http://developer.android.com/reference/android/webkit/HttpAuthHandler.html#useHttpAuthUsernamePassword()
The interface Cordova wraps around the HttpAuthHandler called
ICordovaHttpAuthHandler currently does not expose the
useHttpAuthUsernamePassword method. It would be nice if a first attempt method
was added to the interface.
was:
The HttpAuthHandler has a method called useHttpAuthUsernamePassword that tells
whether this is the first attempt at a basic authentication challenge.
http://developer.android.com/reference/android/webkit/HttpAuthHandler.html#useHttpAuthUsernamePassword()
The interface Cordova wraps around the HttpAuthHandler called
ICordovaHttpAuthHandler currently does not expose the
useHttpAuthUsernamePassword method. It would be nice if this method was added
to the interface.
> Expose isFirstAttempt API in ICordovaHttpAuthHandler
> ----------------------------------------------------
>
> Key: CB-10680
> URL: https://issues.apache.org/jira/browse/CB-10680
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Android
> Affects Versions: 5.1.0
> Reporter: Marcus Pridham
>
> The HttpAuthHandler has a method called useHttpAuthUsernamePassword that
> tells whether this is the first attempt at a basic authentication challenge.
> http://developer.android.com/reference/android/webkit/HttpAuthHandler.html#useHttpAuthUsernamePassword()
> The interface Cordova wraps around the HttpAuthHandler called
> ICordovaHttpAuthHandler currently does not expose the
> useHttpAuthUsernamePassword method. It would be nice if a first attempt
> method was added to the interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]