t.p.s.IAuthorizer(Interface) : interface documentation

Part of twisted.protocols.sip View Source View In Hierarchy

Known implementations: twisted.protocols.sip.BasicAuthorizer, twisted.protocols.sip.DigestAuthorizer

No interface docstring
Method getChallenge Generate a challenge the client may respond to.
Method decode Create a credentials object from the given response.
def getChallenge(peer): (source)
Generate a challenge the client may respond to.
ParameterspeerThe client's address (type: tuple)
ReturnsThe challenge string (type: str)
def decode(response): (source)
Create a credentials object from the given response.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.