Hi,
There are 4 ways :
    1st : from your application
            --> you have to send in parameters login/password
    2nd : Include login/password in Basic HTTP authentication and use
                the flow handler for basic authentication
    3rd : Include something in the header part of soap message and
            write your own handler and include it in requestFlow
 
    4th : Use Certificate and use signing classes in the requestFlow
 
There's a lot of samples in security folder from axis distribution.
 
Regards
-----Message d'origine-----
De : Neha Srivastava [mailto:[EMAIL PROTECTED]]
Envoyé : vendredi 27 septembre 2002 06:40
À : [EMAIL PROTECTED]
Objet : authenticating a web service

hi all,
 
How can i include authentication in a web service.
 
Thanks and Regards
neha
 

Reply via email to