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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DEmailNotificationHelper.java201 public boolean isPresentUserDeleteNotificationList() { method in class:EmailNotificationHelper
H A DComplianceServicesImpl.java704 if (mailer.isPresentUserDeleteNotificationList()) {
H A DDirectoryServicesImpl.java1706 .isPresentUserDeleteNotificationList())) {
1752 if (mailer != null && mailer.isPresentUserDeleteNotificationList())
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DEmailNotificationHelper.java201 public boolean isPresentUserDeleteNotificationList() { method in class:EmailNotificationHelper
H A DComplianceServicesImpl.java704 if (mailer.isPresentUserDeleteNotificationList()) {
H A DDirectoryServicesImpl.java1706 .isPresentUserDeleteNotificationList())) {
1752 if (mailer != null && mailer.isPresentUserDeleteNotificationList())

Completed in 55 milliseconds