Searched defs:sendNotificationSet (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DAgentsRepo.java1200 sendNotificationSet(type, idType, name);
1251 sendNotificationSet(type, IdType.AGENTONLY, name);
1253 sendNotificationSet(type, IdType.AGENTGROUP, name);
1670 private void sendNotificationSet(int type, IdType agentIdTypeforNotificationSet, method in class:AgentsRepo
1693 debug.message("AgentsRepo.sendNotificationSet(): agentIdTypeforNotificationSet "
1695 debug.message("AgentsRepo.sendNotificationSet(): agentNameforNotificationSet "
1717 debug.message("AgentsRepo.sendNotificationSet(): aNameSet " + aNameSet);
1744 debug.message("AgentsRepo.sendNotificationSet(): modItem " + modItem);
1766 debug.message("AgentsRepo:sendNotificationSet Sent Notification to URL: "
1771 debug.warning("AgentsRepo.sendNotificationSet
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DAgentsRepo.java1217 sendNotificationSet(type, idType, name);
1268 sendNotificationSet(type, IdType.AGENTONLY, name);
1270 sendNotificationSet(type, IdType.AGENTGROUP, name);
1687 private void sendNotificationSet(int type, IdType agentIdTypeforNotificationSet, method in class:AgentsRepo
1710 debug.message("AgentsRepo.sendNotificationSet(): agentIdTypeforNotificationSet "
1712 debug.message("AgentsRepo.sendNotificationSet(): agentNameforNotificationSet "
1734 debug.message("AgentsRepo.sendNotificationSet(): aNameSet " + aNameSet);
1768 debug.message("AgentsRepo.sendNotificationSet(): modItem " + modItem);
1790 debug.message("AgentsRepo:sendNotificationSet Sent Notification to URL: "
1795 debug.warning("AgentsRepo.sendNotificationSet
[all...]

Completed in 51 milliseconds