Hi,
I want to use axis
to implement a webservice.
Now, I need an
authentication mechanism to secure the webservice. I want to use login method
with login/password. After successful login, I will generate a token, which the
user have to put as parameter with other webservice methods. The token must have
an expire time.
Has someone do this?
Can someone give me hints?
kind
regards,
Frank