You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "John Kristian (JIRA)" <ji...@apache.org> on 2009/03/23 17:03:50 UTC

[jira] Commented: (HTTPCLIENT-836) Add OAuth AuthScheme

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688310#action_12688310 ] 

John Kristian commented on HTTPCLIENT-836:
------------------------------------------

OAuthScheme.getParameters doesn't handle several parameters with the same name.  It should.  I suggest returning a List (not a Set) containing instances of OAuth.Parameter.

> Add OAuth AuthScheme
> --------------------
>
>                 Key: HTTPCLIENT-836
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-836
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>          Components: HttpAuth
>    Affects Versions: 4.0 Beta 2
>            Reporter: Paul Austin
>         Attachments: OAuthCredentials.java, OAuthScheme.java, OAuthSchemeFactory.java
>
>
> Would it be possible to add OAuth AuthScheme?
> I have some example code using the http://oauth.googlecode.com/svn/code/java/ oauth library. It might be better to refactor that code into the main code base if anyone has the time.
> I'll see if I can attach my implementation.
> Paul

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org