I am new to cxf and need to add security to web services. I read the document in the cxf website. However, I am still confused. If I need to add username and password to web services, what should I do? Must I use WSS4J Interceptors and web service policy together?
Thanks
