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