Leo said:
I want to make sure that no one else can call and receive
data from my web methods?
How to do it..
The answer below was given to an almost identical question in
another thread:
Rather than hardcoding security logic into your applications
you can use a separate SOAP Firewall that allows you to
- integrate security transparently (i.e. without modifying
application code) even in multi-vendor deployments
- manage your security policies centrally, using a professional
admin console GUI
You may want to take a look at Xtradyne's WS-DBC (Domain Boundary
Controller), which delivers comprehensive security and enterprise-
grade performance. See
http://www.xtradyne.com for more info.
Regards, Gerald.