D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Net
/
IMAP
/
CramMD5Authenticator
/
Filename :
cdesc-CramMD5Authenticator.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: "Authenticator for the "CRAM-MD5" authentication type. See #authenticate()." constants: [] full_name: Net::IMAP::CramMD5Authenticator includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: hmac_md5 - !ruby/object:RI::MethodSummary name: process name: CramMD5Authenticator superclass: Object