public interface EmailSenderProvider extends Provider
void
send(Map<String,String> config, UserModel user, String subject, String textBody, String htmlBody)
close
void send(Map<String,String> config, UserModel user, String subject, String textBody, String htmlBody) throws EmailException
EmailException
Copyright © 2021 JBoss by Red Hat. All rights reserved.