Net::IMAP::DigestMD5Authenticator

class Net::IMAP::DigestMD5Authenticator

Parent:
Object

Authenticator for the “DIGEST-MD5” authentication type. See authenticate().

Constants

STAGE_ONE
STAGE_TWO

Public Class Methods

new(user, password, authname = nil) Show source