Thanks Paul!! That helped.
________________________________
From: Paul C. Bryan <pbryan_at_sun.com>
To: users_at_jersey.dev.java.net
Sent: Wednesday, June 10, 2009 3:18:24 PM
Subject: Re: [Jersey] Jersey Client: BASIC Authentication support
Hi Ronak:
There is an HTTP basic client filter at
jersey/jersey-client/src/main/java/com/sun/jersey/api/client/filter/HTTPBasicAuthFilter.java.
Paul
On Wed, 2009-06-10 at 15:15 -0700, Ronak Patel wrote:
> Hi Paul,
>
>
> Will there be support for HTTP BASIC Auth on the JAX-RS Jersey Client
> API?
>
>
> Right now, neither the Client nor WebResource classes have support for
> it. I have to explicitly create the header and attach it to my
> WebResource.
>
>
> Ronak
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
For additional commands, e-mail: users-help_at_jersey.dev.java.net