Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > net/imapライブラリ > Net::IMAP::DigestMD5Authenticatorクラス
class Net::IMAP::DigestMD5Authenticator
クラスの継承リスト: Net::IMAP::DigestMD5Authenticator < Object < Kernel < BasicObject
Abstract
Authenticator for the "DIGEST-MD5" authentication type. See Net::IMAP#authenticate.
特異メソッド
new(user, password, authname = nil)
インスタンスメソッド
process(challenge)