John said:
How can I make sure that no one else can call and receive data
from my web methods?
Rather than hardcoding security logic into your applications
(as described in separate answers in this thread) 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.