[
https://issues.apache.org/jira/browse/WINK-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12892434#action_12892434
]
Hudson commented on WINK-292:
-----------------------------
Integrated in Wink-Trunk-JDK1.5 #371 (See
[http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/371/])
WINK-292: add ProxyAuthSecurityHandler, refactor auth code, refactor
MockHttpServer, add several tests
> Add proxy authentification support for the RestClient
> -----------------------------------------------------
>
> Key: WINK-292
> URL: https://issues.apache.org/jira/browse/WINK-292
> Project: Wink
> Issue Type: Bug
> Components: Client
> Affects Versions: 1.1
> Environment: Windows, jdk1.6.0_14
> Reporter: Michael Pereira
> Assignee: Mike Rheinheimer
> Priority: Minor
> Fix For: 1.1.2
>
> Attachments: WINK-292.patch
>
>
> Hello,
> In the current state, it is possible to specify the host and port of the
> proxy, but not the username and password that are requested. It would be
> useful to be able to specify the user and password to consume a webservice
> when your network is behind a web proxy.
> I found a workaround, but I requires some work ...
> http://stackoverflow.com/questions/3023885/consume-restful-webservice-through-web-proxy
> Great job so far, it is very helpful !
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.