Uses of Class
ca.uhn.fhir.rest.server.mail.MailConfig
-
Uses of MailConfig in ca.uhn.fhir.rest.server.mail
Modifier and TypeMethodDescriptionMailConfig.setSmtpHostname
(String theSmtpHostname) MailConfig.setSmtpPassword
(String theSmtpPassword) MailConfig.setSmtpPort
(Integer theSmtpPort) MailConfig.setSmtpUsername
(String theSmtpUsername) MailConfig.setSmtpUseStartTLS
(boolean theSmtpUseStartTLS)