You need to write a handler to do this.

At 07:27 AM 11/14/2003, you wrote:
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






Reply via email to