| Package | Description |
|---|---|
| org.codice.ddf.catalog.ui.query | |
| org.codice.ddf.catalog.ui.query.monitor.email | |
| org.codice.ddf.platform.email.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
FeedbackApplication.setSmtpClient(SmtpClient smtpClient) |
| Constructor and Description |
|---|
EmailNotifier(String bodyTemplate,
String subjectTemplate,
String fromEmail,
MetacardFormatter metacardFormatter,
SubscriptionsPersistentStore subscriptionsPersistentStore,
SmtpClient smtpClient)
The
bodyTemplate and subjectTemplate may contain the tags supported by the
metacardFormatter. |
| Modifier and Type | Class and Description |
|---|---|
class |
SmtpClientImpl
Supports unauthenticated connections to a mail server and username/password authenticated
connections over TLS.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.