As I understand, the new client API of JAX-RS 2.0 provides a properties as
follows:

ClientBuilder.newClient().target("http://...";).getConfiguration().property(<
name>, <value>);

 

What are the property names for username and password when the server
requires BASIC authentication?

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to