Searched refs:notifyList (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DEmailNotificationHelper.java99 private void sendEmail(Set notifyList, Map attributes, String fromCode, argument
102 Iterator iter = notifyList.iterator();
162 Set notifyList = Collections.EMPTY_SET;
171 notifyList = getOrgTypeAttributes(amOrg, ADMINISTRATION_SERVICE,
182 return notifyList;
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DEmailNotificationHelper.java99 private void sendEmail(Set notifyList, Map attributes, String fromCode, argument
102 Iterator iter = notifyList.iterator();
162 Set notifyList = Collections.EMPTY_SET;
171 notifyList = getOrgTypeAttributes(amOrg, ADMINISTRATION_SERVICE,
182 return notifyList;

Completed in 39 milliseconds