| 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 | 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.