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

/forgerock/opendj-v3/opendj-server-legacy/src/snmp/src/org/opends/server/snmp/
H A DSNMPUserAcl.java50 private SortedSet trapDestinations; field in class:SNMPUserAcl
69 this.trapDestinations = this.currentConfig.getTrapsDestination();
/forgerock/opendj-b2.6/src/snmp/src/org/opends/server/snmp/
H A DSNMPUserAcl.java69 private SortedSet trapDestinations; field in class:SNMPUserAcl
91 this.trapDestinations = this.currentConfig.getTrapsDestination();
/forgerock/opendj2/src/snmp/src/org/opends/server/snmp/
H A DSNMPUserAcl.java68 private SortedSet trapDestinations; field in class:SNMPUserAcl
90 this.trapDestinations = this.currentConfig.getTrapsDestination();
/forgerock/opendj2.6.2/src/snmp/src/org/opends/server/snmp/
H A DSNMPUserAcl.java69 private SortedSet trapDestinations; field in class:SNMPUserAcl
91 this.trapDestinations = this.currentConfig.getTrapsDestination();
/forgerock/opendj2-jel-hg/src/snmp/src/org/opends/server/snmp/
H A DSNMPUserAcl.java69 private SortedSet trapDestinations; field in class:SNMPUserAcl
91 this.trapDestinations = this.currentConfig.getTrapsDestination();
/forgerock/opendj2-hg/src/snmp/src/org/opends/server/snmp/
H A DSNMPUserAcl.java68 private SortedSet trapDestinations; field in class:SNMPUserAcl
90 this.trapDestinations = this.currentConfig.getTrapsDestination();

Completed in 64 milliseconds