Hi,

I have a new spring web service using jaxb. With my current spring web service, I would like to add security or implement authentication so that only allowed users can access/use my web service and to pass penetration testing.

Please advice for better approach and implementation. Thanks