Searched refs:cacheState (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java4260 /* cacheState, matchesCache, matchesReal */
4282 * @param cacheState
4295 public void testPasswordCaching(String cacheState, boolean matchesCache, argument
4312 if (cacheState.equals("notPresent"))
4330 else if (cacheState.equals("presentValid"))
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java4169 /* cacheState, matchesCache, matchesReal */
4191 * @param cacheState
4204 public void testPasswordCaching(String cacheState, boolean matchesCache, argument
4221 if (cacheState.equals("notPresent"))
4239 else if (cacheState.equals("presentValid"))
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java4266 /* cacheState, matchesCache, matchesReal */
4288 * @param cacheState
4301 public void testPasswordCaching(String cacheState, boolean matchesCache, argument
4318 if (cacheState.equals("notPresent"))
4336 else if (cacheState.equals("presentValid"))
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java4169 /* cacheState, matchesCache, matchesReal */
4191 * @param cacheState
4204 public void testPasswordCaching(String cacheState, boolean matchesCache, argument
4221 if (cacheState.equals("notPresent"))
4239 else if (cacheState.equals("presentValid"))
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java4260 /* cacheState, matchesCache, matchesReal */
4282 * @param cacheState
4295 public void testPasswordCaching(String cacheState, boolean matchesCache, argument
4312 if (cacheState.equals("notPresent"))
4330 else if (cacheState.equals("presentValid"))
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java4113 /* cacheState, matchesCache, matchesReal */
4135 * @param cacheState
4148 public void testPasswordCaching(String cacheState, boolean matchesCache, argument
4165 if (cacheState.equals("notPresent"))
4183 else if (cacheState.equals("presentValid"))

Completed in 78 milliseconds