Hi,
I am using RAD 8 and WAS 8 for my application development. I exposed a method as a web service, generated WSDL, then clients and was able to access the web services using the client classes.
I want to impose security constraints on my web service because people who knows my WSDL and who are in my network can use my web services.
Could some one please explain me how to impose security constraints (Username Tokens) for my web service at the PRODUCER side in WebSphere server. I tried googling many links and unfortunately I didnot find a good URL to suffice my requirement. I guess there is some configuration required at the Admin console. NOt sure what it is....
I know how to access the WS from the client (CONSUMER) side. I just need to add the following in the header in my SOAP input request to access web services.
Regards,
Kiran.