Searched refs:community (Results 26 - 27 of 27) sorted by relevance

12

/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/snmp/
H A DSNMPSyncManagerV2AccessTest.java98 // and write community to be used when querying the agent.
103 // Set to the allowed the community string
197 public void checkCommunity(String community, boolean expectedResult) { argument
230 // and write community to be used when querying the agent.
234 params.setRdCommunity(community);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/snmp/
H A DSNMPSyncManagerV2AccessTest.java98 // and write community to be used when querying the agent.
103 // Set to the allowed the community string
197 public void checkCommunity(String community, boolean expectedResult) { argument
230 // and write community to be used when querying the agent.
234 params.setRdCommunity(community);

Completed in 31 milliseconds

12