hi,
I think you can do it by using the simple authorization handler provided
by axis. (I think it is sufficient for your problems, it deals with wsdd
and checks the authorization detail for a particular method, some time you
may need to change the code a bit).
Check it out...:)


Regards,
Jeyakumaran


> Axis doesn't contain anything out of the box to enforce method level
> security.
>
> You would need to look at vendor products or roll your own solution.
>
> /Chris
>
>
> -----Original Message-----
> From: Pablo [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 14, 2003 7:27 AM
> To: [EMAIL PROTECTED]
> Subject: Method authorization
>
> Hi
>
> Suppose my web service has some methods:
>
> methodA
> methodB
> methodC
>
> How can I do authorization by methods?
>
> For instance:
>
> methodA and methodB can be called just if the user is in an
> administrator role,
> methodC just for users with a manager role.
>
> Is it possible to do so? Authorization by methods?
>
> Thanks
>
> Pablo


Lanka Software Foundation
Promoting opensource in Srilanka


Reply via email to