Modifier and Type | Method and Description |
---|---|
static ImapAuthentication |
ImapAuthentication.getCramMD5Authentication()
Deprecated.
Gets RFC 2195 CRAM-MD5 authentication object.
|
static ImapAuthentication |
ImapAuthentication.getDigestMD5Authentication()
Deprecated.
Gets RFC 2831 DIGEST-MD5 authentication object.
|
static ImapAuthentication |
ImapAuthentication.getPlainTextAuthentication()
Deprecated.
Gets a RFC 2595 TLS plaintext authentication object.
|
static ImapAuthentication |
ImapAuthentication.getPlainTextLogin()
Deprecated.
Gets a login authentication object.
|