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

_ClassType _Authenticator

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

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