Implements interfaces: twisted.cred.credentials.IUsernameHashedPassword, twisted.spread.pb.IUsernameMD5Password

Called with response to password challenge.

Method __init__ Undocumented
Method remote_respond Undocumented
Method checkPassword IUsernameHashedPassword
Method checkMD5Password IUsernameMD5Password

Inherited from _JellyableAvatarMixin:

Method _cbLogin Ensure that the avatar to be returned to the client is jellyable and set up disconnection notification to call the realm's logout object.

Inherited from _JellyableAvatarMixin:

Method _cbLogin Ensure that the avatar to be returned to the client is jellyable and set up disconnection notification to call the realm's logout object.

Inherited from _JellyableAvatarMixin:

Method _cbLogin Ensure that the avatar to be returned to the client is jellyable and set up disconnection notification to call the realm's logout object.

Inherited from _JellyableAvatarMixin:

Method _cbLogin Ensure that the avatar to be returned to the client is jellyable and set up disconnection notification to call the realm's logout object.
def __init__(self, portal, broker, username, challenge): (source)
Undocumented
def remote_respond(self, response, mind): (source)
Undocumented
def checkMD5Password(self, md5Password): (source)

IUsernameMD5Password

Parametersmd5Password
ReturnsTrue if password matches. (type: bool)
API Documentation for Twisted, generated by pydoctor at 2019-08-06 12:10:50.