Package io.gravitee.am.service.utils
Class EmailSender
java.lang.Object
io.gravitee.am.service.utils.EmailSender
Utility class created to avoid duplication between
EmailServiceImpl and the SmtpResourceProvider- Author:
- Eric LELEU (eric.leleu at graviteesource.com), GraviteeSource Team
-
Constructor Summary
ConstructorsConstructorDescriptionEmailSender(org.springframework.mail.javamail.JavaMailSender mailSender, String templatesPath) -
Method Summary
-
Constructor Details
-
EmailSender
public EmailSender(org.springframework.mail.javamail.JavaMailSender mailSender, String templatesPath)
-
-
Method Details
-
send
-