Uses of Class
com.iplanet.am.util.AMSendMail
-
Packages that use AMSendMail Package Description org.forgerock.openam.services.email Service interface for sending email messages and default implementation. -
-
Uses of AMSendMail in org.forgerock.openam.services.email
Constructors in org.forgerock.openam.services.email with parameters of type AMSendMail Constructor Description MailServerImpl(ServiceConfigManager mgr, ServiceConfig scm, Debug debug, AMSendMail sendMail, Map<String,Set<String>> options)Constructor used for testing
-