http client authentication processor

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

http client authentication processor

joac

Hi,

 

Is there a processor to do HttpClient Get authentication? I need something like this:

http://svn.apache.org/viewvc/jakarta/commons/proper/httpclient/trunk/src/examples/BasicAuthenticationExample.java?view=markup

 

 

Thanks

Jordi

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: http client authentication processor

Alessandro Vernet
Administrator
Hi Jordi,

You can use the XForms submission processor for this. You can find an
example and more information on the page linked below. To provide your
username/password, add the attributes xxforms:username="me" and
xxforms:password="secret" on your <xforms:submission>.

http://www.orbeon.com/ops/doc/processors-submission

Alex

On 2/16/07, Jordi Amatller <[hidden email]> wrote:

>
>
>
>
> Hi,
>
>
>
> Is there a processor to do HttpClient Get authentication? I need something
> like this:
>
> http://svn.apache.org/viewvc/jakarta/commons/proper/httpclient/trunk/src/examples/BasicAuthenticationExample.java?view=markup
>
>
>
>
>
> Thanks
>
> Jordi
>
>
>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>

--
Orbeon Forms - Web 2.0 Forms for the Enterprise
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws