| Package | Description |
|---|---|
| org.wildfly.swarm.config.mail | |
| org.wildfly.swarm.config.mail.mail_session |
| Modifier and Type | Method and Description |
|---|---|
IMAPServer |
MailSession.imapServer()
Mail session server
|
| Modifier and Type | Method and Description |
|---|---|
MailSession |
MailSession.imapServer(IMAPServer value)
Mail session server
|
| Modifier and Type | Class and Description |
|---|---|
class |
IMAPServer<T extends IMAPServer>
Mail session server
|
interface |
IMAPServerConfigurator<T extends IMAPServer> |
| Modifier and Type | Method and Description |
|---|---|
IMAPServer |
IMAPServer.outboundSocketBindingRef(String value)
Outbound Socket binding to mail server
|
IMAPServer |
IMAPServer.password(String value)
Password to authenticate on server
|
IMAPServer |
IMAPServer.ssl(Boolean value)
Does server require SSL?
|
IMAPServer |
IMAPServer.tls(Boolean value)
Does server require TLS?
|
IMAPServer |
IMAPServer.username(String value)
Username to authenticate on server
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.