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

Oleg Kalnichevski commented on HTTPCLIENT-836:
----------------------------------------------

Paul,

I am reluctant to include an authentication scheme to the official distribution 
of HttpClient, which none of the existing committers would be able to 
adequately support and maintain. However, I'll happily add your code to the 
contrib package distributed as reference material with the source distribution:

http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/contrib/src/main/java/org/apache/http/contrib/

Would that be okay with you?

Oleg

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to