Package io.jmix.imap.impl
Class ImapStoreBuilder
java.lang.Object
io.jmix.imap.impl.ImapStoreBuilder
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprotected ImapProperties
protected Encryptor
protected FileStorage
protected FileStorageLocator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected String
decryptedPassword
(ImapMailBox mailBox, String persistedPassword) protected org.eclipse.angus.mail.util.MailSSLSocketFactory
-
Field Details
-
fileStorageLocator
-
fileStorage
-
config
-
encryptor
-
-
Constructor Details
-
ImapStoreBuilder
public ImapStoreBuilder()
-
-
Method Details
-
decryptedPassword
-
getMailSSLSocketFactory
protected org.eclipse.angus.mail.util.MailSSLSocketFactory getMailSSLSocketFactory(ImapMailBox box) throws jakarta.mail.MessagingException - Throws:
jakarta.mail.MessagingException
-