Implement your own handlers.
I've got users and groups stored in an XML file.
To deal with groups I had to make custom implementations of org.apache.axis.security.*


stephen

Karthik krishnamurthy wrote:

Hi,

I'm trying to implement the Authentication and Authorization features in
Axis.

1. Is there any way I could store the user's information in a database
instead of "users.lst" and "perms.lst"?

2. Should I always mention the "role" in the wsdd file ? Can't I include
the same in a database again?

I'm using the SimpleAuthenticationHandler and SimpleAuthorizationHandler
from axis.

TIA,
Krish.








Reply via email to