Class NotificationAuthenticationMessageListener

java.lang.Object
com.broadleafcommerce.notification.service.messaging.AbstractEmailNotificationMessageListener
com.broadleafcommerce.notification.service.messaging.NotificationAuthenticationMessageListener

public class NotificationAuthenticationMessageListener extends AbstractEmailNotificationMessageListener
A message listener that triggers when an authentication event is received. Responsible for creating the reset password and password changed email notifications.
Author:
Jon Fleschler (jfleschler)