HOME


Mini Shell 1.0
DIR: /opt/alt/ruby18/share/ri/1.8/system/Net/IMAP/LoginAuthenticator/
Upload File :
Current File : //opt/alt/ruby18/share/ri/1.8/system/Net/IMAP/LoginAuthenticator/cdesc-LoginAuthenticator.yaml
--- !ruby/object:RI::ClassDescription 
attributes: []

class_methods: 
- !ruby/object:RI::MethodSummary 
  name: new
comment: 
- !ruby/struct:SM::Flow::P 
  body: "Authenticator for the "LOGIN" authentication type. See #authenticate()."
constants: 
- !ruby/object:RI::Constant 
  comment: 
  name: STATE_USER
  value: ":USER"
- !ruby/object:RI::Constant 
  comment: 
  name: STATE_PASSWORD
  value: ":PASSWORD"
full_name: Net::IMAP::LoginAuthenticator
includes: []

instance_methods: 
- !ruby/object:RI::MethodSummary 
  name: process
name: LoginAuthenticator
superclass: Object