dkarr
16 years agoContributor
Can I send basic auth credentials with JAX-RS?
I created a project from the WADL from my JAX-RS REST application. I now need to investigate sending basic auth credentials in the request. I tried just setting the "username" and "password" in the "Authentication and Security-related settings" of my request, but it seems as if no basic auth credentials were sent. Am I missing something?