[Twisted-Python] Authentication with multiple handshakes

Yi Qiang yqiang at gmail.com
Fri Dec 22 08:57:49 MST 2006


Hi Alvin,

> The documentation above says that credentials should be able to do
> authentication with multiple passes.  However, I have not been able to find
> any examples of it.

twisted.cred can indeed do authentication in multiple passes.  See the
login method defined in twisted.spread.pb.PBClientFactory to see how
it works.


Yi




More information about the Twisted-Python mailing list