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