|
From: Bill B. <bb...@re...> - 2008-11-03 21:29:12
|
Read up on Apache HTTP Client. It is the backbone of the client framework. Any security stuff you can do within HTTP Client u can do with resteasy as the ProxyFactory can take an HttpClient as a parameter. Christian Sadilek wrote: > Hi, > > should HTTP Authentication be supported by the client framework? It > would be great to have the custom client interface extend a super > interface that allows to set the authentication scheme and the > username/password credentials. Should it also be possible to access a > HTTPS site with the client framework? > > Are there any solutions available or planned? > > Thanks! > > Christian > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > Resteasy-developers mailing list > Res...@li... > https://lists.sourceforge.net/lists/listinfo/resteasy-developers -- Bill Burke JBoss, a division of Red Hat http://bill.burkecentral.com |