interface documentation

class twisted.protocols.sip.IAuthorizer(Interface): (source)

View In Hierarchy

Undocumented

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.

ParametersresponseUndocumented (type: str)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.