MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / authenticate

Method authenticate

Lib/imaplib.py:327–353  ·  view source on GitHub ↗

Authenticate command - requires response processing. 'mechanism' specifies which authentication mechanism is to be used - it must appear in .capabilities in the form AUTH= . 'authobject' must be a callable object: data = authobje

(self, mechanism, authobject)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

login_cram_md5Method · 0.95

Calls 4

_simple_commandMethod · 0.95
_AuthenticatorClass · 0.85
upperMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected