Question from java beginner
What is the best solution, protocol or framework to secure the access to some java SOAP/REST web services (tutorials) ?
Anything related to spring-security (tutorials) ?
By securing access, i mean authentication and authorization.