Searched defs:getNotificationSenderAddress (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/backends/task/
H A DTaskBackend.java210 notificationSenderAddress = cfg.getNotificationSenderAddress();
2050 String tmpNotificationAddress = configEntry.getNotificationSenderAddress();
2106 public String getNotificationSenderAddress() method in class:TaskBackend
/forgerock/opendj2-hg/src/server/org/opends/server/backends/task/
H A DTaskBackend.java210 notificationSenderAddress = cfg.getNotificationSenderAddress();
2050 String tmpNotificationAddress = configEntry.getNotificationSenderAddress();
2106 public String getNotificationSenderAddress() method in class:TaskBackend
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/task/
H A DTaskBackend.java221 notificationSenderAddress = cfg.getNotificationSenderAddress();
2179 String tmpNotificationAddress = configEntry.getNotificationSenderAddress();
2235 public String getNotificationSenderAddress() method in class:TaskBackend
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/task/
H A DTaskBackend.java221 notificationSenderAddress = cfg.getNotificationSenderAddress();
2179 String tmpNotificationAddress = configEntry.getNotificationSenderAddress();
2235 public String getNotificationSenderAddress() method in class:TaskBackend
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/task/
H A DTaskBackend.java221 notificationSenderAddress = cfg.getNotificationSenderAddress();
2179 String tmpNotificationAddress = configEntry.getNotificationSenderAddress();
2235 public String getNotificationSenderAddress() method in class:TaskBackend
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/task/
H A DTaskBackend.java213 notificationSenderAddress = cfg.getNotificationSenderAddress();
1287 String tmpNotificationAddress = configEntry.getNotificationSenderAddress();
1343 public String getNotificationSenderAddress() method in class:TaskBackend

Completed in 67 milliseconds