Part of twisted.words.protocols.jabber.sasl_mechanisms View Source View In Hierarchy
Implements interfaces: twisted.words.protocols.jabber.sasl_mechanisms.ISASLMechanism
Implements the ANONYMOUS SASL authentication mechanism.
This mechanism is defined in RFC 2245.Method | getInitialResponse | Get the initial client response, if defined for this mechanism. |
Returns | initial client response string.
(type: str .
) |