Modifier and Type | Method and Description |
---|---|
static ImapAuthentication |
ImapAuthentication.getCramMD5Authentication()
Gets RFC 2195 CRAM-MD5 authentication object.
|
static ImapAuthentication |
ImapAuthentication.getDigestMD5Authentication()
Gets RFC 2831 DIGEST-MD5 authentication object.
|
static ImapAuthentication |
ImapAuthentication.getPlainTextAuthentication()
Gets a RFC 2595 TLS plaintext authentication object.
|
static ImapAuthentication |
ImapAuthentication.getPlainTextLogin()
Gets a login authentication object.
|
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.