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

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java91 private HashSet<AccountStatusNotificationType> notificationTypes; field in class:ErrorLogAccountStatusNotificationHandler
247 notificationTypes = newNotificationTypes;
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java90 private HashSet<AccountStatusNotificationType> notificationTypes; field in class:ErrorLogAccountStatusNotificationHandler
246 notificationTypes = newNotificationTypes;
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java91 private HashSet<AccountStatusNotificationType> notificationTypes; field in class:ErrorLogAccountStatusNotificationHandler
247 notificationTypes = newNotificationTypes;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java91 private HashSet<AccountStatusNotificationType> notificationTypes; field in class:ErrorLogAccountStatusNotificationHandler
247 notificationTypes = newNotificationTypes;
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java90 private HashSet<AccountStatusNotificationType> notificationTypes; field in class:ErrorLogAccountStatusNotificationHandler
246 notificationTypes = newNotificationTypes;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DErrorLogAccountStatusNotificationHandler.java85 private HashSet<AccountStatusNotificationType> notificationTypes; field in class:ErrorLogAccountStatusNotificationHandler
213 notificationTypes = newNotificationTypes;

Completed in 31 milliseconds