Uses of Class
ca.uhn.fhir.rest.server.mail.MailConfig
Packages that use MailConfig
-
Uses of MailConfig in ca.uhn.fhir.rest.server.mail
Methods in ca.uhn.fhir.rest.server.mail that return MailConfigModifier and TypeMethodDescriptionMailConfig.setSmtpHostname(String theSmtpHostname)MailConfig.setSmtpPassword(String theSmtpPassword)MailConfig.setSmtpPort(Integer theSmtpPort)MailConfig.setSmtpUsername(String theSmtpUsername)MailConfig.setSmtpUseStartTLS(boolean theSmtpUseStartTLS)Constructors in ca.uhn.fhir.rest.server.mail with parameters of type MailConfig