We are currently working on WS-Security implementation based on Axis at http://sourceforge.net/projects/wss4j/
Thanks, dims --- Chandrasegaram Jeyakumaran <[EMAIL PROTECTED]> wrote: > > -------- Original Message -------- > Subject: Re: Security related information > From: <[EMAIL PROTECTED]> > Date: Mon, November 17, 2003 6:07 am > To: <[EMAIL PROTECTED]> > > try these links which appeared previously in the mailing list. > peaple have tried and praised. > > > http://www-106.ibm.com/developerworks/webservices/library/ws-secure/ > http://www-unix.globus.org/toolkit/download.html > http://www.j2ee-security.net > http://www.j2ee-security.net/book/sample-chap/ > > damitha > > > > Hi, > > Axis has couple of simple handler implementation for the > > authentication and authorization issues. But they are very simple in > > implemetations. Authenitication handler compares the username password > > in the http header and compare them with the details in the locally > > directed list. > > > > Authorization is for methods.Here we can give the access permission > > for methods in the wsdd. You better go through the handlers and get it > > out. > > > > Hope it will help a bit. > > > > Regards, > > Jeyakumaran.C > >> Hi, > >> Can someone direct me to the security related framework provided by > >> axis. My problem is to implement Authentication and Authorization for > >> our System. Is there anything available with axis which can be used > >> as a model for our requirement. > >> Best Regards > >> Munesh > > > > > > Lanka Software Foundation > > Promoting opensource in Srilanka > > > Lanka Software Foundation > Promoting opensource in Srilanka > > ===== Davanum Srinivas - http://webservices.apache.org/~dims/
