I'm trying to get my mind around the notion of a
password callback in Axis.  I understand the concept,
especially as it relates to JAAS.  That is the user
supplies the password from their console, form,
whatever.

But, in a B2B scenario there is no user interaction
(obviously).  So - how am I suppose to plug passwords
into the callback? I can't query LDAP for the
password.  I don't want to stick then in a file.  I
need a way to plug the password into my handler in a
parameterized fashion.  

Any ideas?

Thanks

Reply via email to