Sorry if I am posting this again but I am newbie in Web Services and recently been tasked to work upon
SOAP Web services. Before even I create stubs, I would like to understand about various security mechanisms allowed for SOAP Web Services.
Like I said, WSDL has been provided to me from service provider and I need to understand, what kind of security I need to apply i.e. Transport level Authentication, Header based security tokenization etc? I am throwing these words since somebody told me something about it but how can I find and validate it with my WSDL?
If you can throw any pointers/book, it would be highly appreciable.