imaplib :: _Authenticator :: Class _Authenticator
[hide private]
[frames] | no frames]

Class _Authenticator

source code

Private class to provide en/decoding for base64-based authentication conversation.

Instance Methods [hide private]
 
__init__(self, mechinst) source code
 
decode(self, inp) source code
 
encode(self, inp) source code
 
process(self, data) source code