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?