Uses of Class
com.atlassian.crowd.util.mail.SMTPServer
Packages that use SMTPServer
-
Uses of SMTPServer in com.atlassian.crowd.manager.property
Methods in com.atlassian.crowd.manager.property that return SMTPServerMethods in com.atlassian.crowd.manager.property with parameters of type SMTPServerModifier and TypeMethodDescriptionvoidPropertyManager.setSMTPServer(SMTPServer server) Deprecated.As of release 3.3.0, usecom.atlassian.crowd.manager.mail.MailConfigurationService#saveConfiguration() -
Uses of SMTPServer in com.atlassian.crowd.util.mail
Methods in com.atlassian.crowd.util.mail that return SMTPServerMethods in com.atlassian.crowd.util.mail with parameters of type SMTPServerModifier and TypeMethodDescriptionstatic SMTPServer.BuilderSMTPServer.builder(SMTPServer smtpServer)
com.atlassian.crowd.manager.mail.MailConfigurationService#getConfiguration()