[ 
https://issues.apache.org/jira/browse/WINK-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851705#action_12851705
 ] 

Mike Rheinheimer commented on WINK-237:
---------------------------------------

Bryant, is this issue resolved?  Thanks..

> Add a basic auth client handler
> -------------------------------
>
>                 Key: WINK-237
>                 URL: https://issues.apache.org/jira/browse/WINK-237
>             Project: Wink
>          Issue Type: New Feature
>          Components: Client
>    Affects Versions: 1.1
>            Reporter: Bryant Luk
>            Assignee: Bryant Luk
>             Fix For: 1.1
>
>
> Add an optional basic auth client handler to more easily handle the basic 
> auth.  It first sends the request, checks for a 401, and then sends the 
> username/password if available in the request header with a re-issued request.
> For now, commons-codec will be added as a "provided" dependency so if users 
> use this functionality, they will need to add in the commons-codec.jar in 
> their pom.xmls.
> Thanks to Messaoud Benantar for help with this contribution.

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

Reply via email to