Searched refs:getConnectionEvent (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.java80 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.CloseEvent
84 CloseEvent(final GetConnectionEvent getConnectionEvent) argument
86 this.getConnectionEvent = getConnectionEvent;
100 return getConnectionEvent.matchesEvent(closeEvent.getConnectionEvent);
117 builder.append(getConnectionEvent);
219 final GetConnectionEvent getConnectionEvent = (GetConnectionEvent) event;
220 return fevent.matchesEvent(getConnectionEvent.fevent);
303 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
308 MockConnection(final MockProvider mockProvider, final GetConnectionEvent getConnectionEvent) argument
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java77 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.CloseEvent
79 CloseEvent(final GetConnectionEvent getConnectionEvent) argument
81 this.getConnectionEvent = getConnectionEvent;
93 return getConnectionEvent.matchesEvent(closeEvent.getConnectionEvent);
107 builder.append(getConnectionEvent);
193 final GetConnectionEvent getConnectionEvent = (GetConnectionEvent) event;
194 return fevent.matchesEvent(getConnectionEvent.fevent);
271 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
276 MockConnection(final MockProvider mockProvider, final GetConnectionEvent getConnectionEvent) argument
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java81 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.CloseEvent
85 CloseEvent(final GetConnectionEvent getConnectionEvent) argument
87 this.getConnectionEvent = getConnectionEvent;
101 return getConnectionEvent.matchesEvent(closeEvent.getConnectionEvent);
118 builder.append(getConnectionEvent);
220 final GetConnectionEvent getConnectionEvent = (GetConnectionEvent) event;
221 return fevent.matchesEvent(getConnectionEvent.fevent);
304 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
309 MockConnection(final MockProvider mockProvider, final GetConnectionEvent getConnectionEvent) argument
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java77 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.CloseEvent
79 CloseEvent(final GetConnectionEvent getConnectionEvent) argument
81 this.getConnectionEvent = getConnectionEvent;
93 return getConnectionEvent.matchesEvent(closeEvent.getConnectionEvent);
107 builder.append(getConnectionEvent);
193 final GetConnectionEvent getConnectionEvent = (GetConnectionEvent) event;
194 return fevent.matchesEvent(getConnectionEvent.fevent);
271 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
276 MockConnection(final MockProvider mockProvider, final GetConnectionEvent getConnectionEvent) argument
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java80 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.CloseEvent
84 CloseEvent(final GetConnectionEvent getConnectionEvent) argument
86 this.getConnectionEvent = getConnectionEvent;
100 return getConnectionEvent.matchesEvent(closeEvent.getConnectionEvent);
117 builder.append(getConnectionEvent);
219 final GetConnectionEvent getConnectionEvent = (GetConnectionEvent) event;
220 return fevent.matchesEvent(getConnectionEvent.fevent);
303 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
308 MockConnection(final MockProvider mockProvider, final GetConnectionEvent getConnectionEvent) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java82 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.CloseEvent
84 CloseEvent(final GetConnectionEvent getConnectionEvent) argument
86 this.getConnectionEvent = getConnectionEvent;
96 return getConnectionEvent.matchesEvent(closeEvent.getConnectionEvent);
108 builder.append(getConnectionEvent);
189 final GetConnectionEvent getConnectionEvent = (GetConnectionEvent) event;
190 return fevent.matchesEvent(getConnectionEvent.fevent);
261 private final GetConnectionEvent getConnectionEvent; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockConnection
266 MockConnection(final MockProvider mockProvider, final GetConnectionEvent getConnectionEvent) argument
[all...]

Completed in 37 milliseconds