Searched refs:MockConnection (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.java299 static final class MockConnection implements class in class:LDAPPassThroughAuthenticationPolicyTestCase
308 MockConnection(final MockProvider mockProvider, method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
416 return new MockConnection(mockProvider, event);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java267 static final class MockConnection implements class in class:LDAPPassThroughAuthenticationPolicyTestCase
276 MockConnection(final MockProvider mockProvider, method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
385 return new MockConnection(mockProvider, event);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java300 static final class MockConnection implements class in class:LDAPPassThroughAuthenticationPolicyTestCase
309 MockConnection(final MockProvider mockProvider, method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
417 return new MockConnection(mockProvider, event);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java267 static final class MockConnection implements class in class:LDAPPassThroughAuthenticationPolicyTestCase
276 MockConnection(final MockProvider mockProvider, method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
385 return new MockConnection(mockProvider, event);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java299 static final class MockConnection implements class in class:LDAPPassThroughAuthenticationPolicyTestCase
308 MockConnection(final MockProvider mockProvider, method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
416 return new MockConnection(mockProvider, event);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java257 static final class MockConnection implements class in class:LDAPPassThroughAuthenticationPolicyTestCase
266 MockConnection(final MockProvider mockProvider, method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
365 return new MockConnection(mockProvider, event);

Completed in 74 milliseconds