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