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


Reply via email to