How to authenticate soap based java web services?

Viewed 84269

I am developing Soap based web services using Java. Can anyone please let me know how to authenticate the client who is consuming the web services?

Thanks.

4 Answers
Related