Searched refs:EmailNotificationHelper (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DEmailNotificationHelper.java25 * $Id: EmailNotificationHelper.java,v 1.5 2009/01/28 05:34:48 ww203982 Exp $
60 public class EmailNotificationHelper { class
93 public EmailNotificationHelper(String userDN) { method in class:EmailNotificationHelper
115 debug.message("EmailNotificationHelper.sendMail(): "
130 debug.message("EmailNotificationHelper.sendMail(): "
174 debug.error("EmailNotificationHelper.getNotificationList() "
178 debug.error("EmailNotificationHelper.getNotificationList() "
223 debug.warning("EmailNotificationHelper."
244 debug.warning("EmailNotificationHelper."
408 debug.warning("EmailNotificationHelper
[all...]
H A DComplianceServicesImpl.java686 EmailNotificationHelper mailer = null;
699 mailer = new EmailNotificationHelper(profileDN);
H A DDirectoryServicesImpl.java1070 EmailNotificationHelper mailerObj = new EmailNotificationHelper(user
1690 EmailNotificationHelper mailer = null;
1700 mailer = new EmailNotificationHelper(entryDN);
2459 EmailNotificationHelper mailer = null;
2489 mailer = new EmailNotificationHelper(entryDN);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DEmailNotificationHelper.java25 * $Id: EmailNotificationHelper.java,v 1.5 2009/01/28 05:34:48 ww203982 Exp $
60 public class EmailNotificationHelper { class
93 public EmailNotificationHelper(String userDN) { method in class:EmailNotificationHelper
115 debug.message("EmailNotificationHelper.sendMail(): "
130 debug.message("EmailNotificationHelper.sendMail(): "
174 debug.error("EmailNotificationHelper.getNotificationList() "
178 debug.error("EmailNotificationHelper.getNotificationList() "
223 debug.warning("EmailNotificationHelper."
244 debug.warning("EmailNotificationHelper."
408 debug.warning("EmailNotificationHelper
[all...]
H A DComplianceServicesImpl.java686 EmailNotificationHelper mailer = null;
699 mailer = new EmailNotificationHelper(profileDN);
H A DDirectoryServicesImpl.java1070 EmailNotificationHelper mailerObj = new EmailNotificationHelper(user
1690 EmailNotificationHelper mailer = null;
1700 mailer = new EmailNotificationHelper(entryDN);
2459 EmailNotificationHelper mailer = null;
2489 mailer = new EmailNotificationHelper(entryDN);

Completed in 42 milliseconds