Hi, It is more like transport level security.You need to set it up on your HTTP server, or servlet/appserver container. Use basic/digest auhentication. If you;re using tomcat, please check Apache Tomcat Realm Configuration.
Regards, Sukma On Wed, May 21, 2008 at 2:13 AM, sultanat <[EMAIL PROTECTED]> wrote: > > How can I protect a user from accessing or viewing a WSDL without > authorization. > I would like to implement something which the link below does when we try > to > view the WSDL. > https://webservices.oit.umn.edu/axis2/services/AdvisingService?wsdl > > Thanks. > -- > View this message in context: > http://www.nabble.com/WSDL-security-tp17348404p17348404.html > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
