| Package | Description |
|---|---|
| org.wildfly.swarm.config.mail.subsystem.mailSession | |
| org.wildfly.swarm.config.mail.subsystem.mailSession.server |
| Modifier and Type | Method and Description |
|---|---|
Imap |
MailSession.imap()
Mail session server
|
| Modifier and Type | Method and Description |
|---|---|
MailSession |
MailSession.imap(Imap value)
Mail session server
|
| Modifier and Type | Method and Description |
|---|---|
Imap |
Imap.outboundSocketBindingRef(String value)
Outbound Socket binding to mail server
|
Imap |
Imap.password(String value)
Password to authenticate on server
|
Imap |
Imap.ssl(Boolean value)
Does server require SSL?
|
Imap |
Imap.tls(Boolean value)
Does server require TLS?
|
Imap |
Imap.username(String value)
Username to authenticate on server
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.