You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by "Mark A. Richman" <mr...@ispchannel.com> on 2000/11/13 00:43:14 UTC

SOAP & Security

How would I lock down my web server (i.e. Tomcat) such that only authorized users may send the SOAP request over HTTP.  I was looking at the <security-contraint> tag in web.xml, but I can't get it working....any suggestions?

- Mark