Yes - that works fine.. In case you still cant access that - then please
use [1].
Thanks & regards.
-Prabath
[1]:http://thilinamb.wordpress.com/2009/08/18/securing-a-web-service-with-username-token-https-with-apache-rampart/
jonah wrote:
Thanks for your answer.But I can't visit the url.Is the url keeping alive?
2009/9/19 Prabath Siriwardena <[email protected] <mailto:[email protected]>>
Please have a look at [1].
Thanks & regards.
-Prabath
[1]:
http://blog.rampartfaq.com/2009/08/how-to-secure-web-service-with_18.html
jonah wrote:
Hi,all:
I am using axis2 as webservice server.I want to securing
client request with name and password.Only user name and
password correct ,the client request can be processed;else The
request will be refused.Is there existing module or handler
can do this?