Ruby Core Documentation 1.8.7
Net
IMAP
BadResponseError
BodyTypeBasic
BodyTypeMessage
BodyTypeMultipart
BodyTypeText
ByeResponseError
CramMD5Authenticator
DataFormatError
Error
LoginAuthenticator
NoResponseError
ResponseError
ResponseParseError
constants
|
attributes
|
methods
Class
Net::IMAP::CramMD5Authenticator
Inheritance
<
Object
Authenticator for the "CRAM-MD5" authentication type. See authenticate().
Methods
Class
Visibility
Signature
public
new
(user, password)
Instance
Visibility
Signature
public
process
(challenge)
Class Method Detail
new
(user, password)
Instance Method Detail
process
(challenge)