You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@ws.apache.org by shakil <po...@gmail.com> on 2006/02/21 12:15:52 UTC

Authentication in XMLRPC 3

Hi,

I have just discovered a new version of XMLRPC and started to explore it.
I'am completely understand, how to deal with client part, but I have
problems with server part.
I don't understand how to use authentication, I mean how I can extract
username and password, which user passing to the XMLRPC server?
In the previous version it could be done with
AuthenticatedXmlRpcHandler interface. Are there some analogs in the
XMLRPC 3 version?

Thanks for any help
Eugene