Class

Net::IMAP::LoginAuthenticator

Inheritance
< Object

Authenticator for the "LOGIN" authentication type. See authenticate().

Constants

Name   Description
STATE_PASSWORD = :PASSWORD
STATE_USER = :USER

Methods

Class

Visibility Signature
public new (user, password)

Instance

Visibility Signature
public process (data)

Class Method Detail

new(user, password)

Instance Method Detail

process(data)