Package org.forgerock.openam.services.email
@Supported
package org.forgerock.openam.services.email
Service interface for sending email messages and default implementation.
-
ClassDescriptionPluggable interface for all email sending in OpenAM.MailServerFactory<T extends MailServer>Factory interface for creating instances of
MailServer
.DefaultMailServer
implementation that sends email via the configured SMTP server.