| Package | Description |
|---|---|
| com.atlassian.crowd.manager.property | |
| com.atlassian.crowd.util.mail |
| Modifier and Type | Method and Description |
|---|---|
SMTPServer |
PropertyManager.getSMTPServer()
Deprecated.
As of release 3.3.0, use
com.atlassian.crowd.manager.mail.MailConfigurationService#getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyManager.setSMTPServer(SMTPServer server)
Deprecated.
As of release 3.3.0, use
com.atlassian.crowd.manager.mail.MailConfigurationService#saveConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
SMTPServer |
SMTPServer.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static SMTPServer.Builder |
SMTPServer.builder(SMTPServer smtpServer) |
Copyright © 2023 Atlassian. All rights reserved.