| Author |
XML and Web Services Security
|
wn cyber
Greenhorn
Joined: Aug 11, 2003
Posts: 1
|
|
Does anyone know how to use dynamic proxy to access the service that has basic authentication ?
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
I haven't used this but here's some related documentation for JWSDP: http://java.sun.com/webservices/docs/1.0/tutorial/doc/JAXRPC7.html#76692 In principle, you should be able to say to your stub/dynamic proxy the following:
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: XML and Web Services Security
|
|
|