Searched defs:maxIndex (Results 1 - 8 of 8) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java256 if (++nextIndex == maxIndex)
326 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.AbstractLoadBalancer
343 this.maxIndex = factories.length;
345 for (int i = 0; i < maxIndex; i++)
1563 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.RoundRobinLoadBalancer
1580 this.maxIndex = factories.length;
1593 if (maxIndex == 1)
1605 if (newNextIndex == maxIndex)
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java250 if (++nextIndex == maxIndex)
320 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.AbstractLoadBalancer
337 this.maxIndex = factories.length;
339 for (int i = 0; i < maxIndex; i++)
1561 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.RoundRobinLoadBalancer
1578 this.maxIndex = factories.length;
1591 if (maxIndex == 1)
1603 if (newNextIndex == maxIndex)
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java256 if (++nextIndex == maxIndex)
326 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.AbstractLoadBalancer
343 this.maxIndex = factories.length;
345 for (int i = 0; i < maxIndex; i++)
1567 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.RoundRobinLoadBalancer
1584 this.maxIndex = factories.length;
1597 if (maxIndex == 1)
1609 if (newNextIndex == maxIndex)
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java256 if (++nextIndex == maxIndex)
326 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.AbstractLoadBalancer
343 this.maxIndex = factories.length;
345 for (int i = 0; i < maxIndex; i++)
1563 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.RoundRobinLoadBalancer
1580 this.maxIndex = factories.length;
1593 if (maxIndex == 1)
1605 if (newNextIndex == maxIndex)
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java250 if (++nextIndex == maxIndex)
320 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.AbstractLoadBalancer
337 this.maxIndex = factories.length;
339 for (int i = 0; i < maxIndex; i++)
1561 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.RoundRobinLoadBalancer
1578 this.maxIndex = factories.length;
1591 if (maxIndex == 1)
1603 if (newNextIndex == maxIndex)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java253 if (++nextIndex == maxIndex)
316 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.AbstractLoadBalancer
333 this.maxIndex = factories.length;
335 for (int i = 0; i < maxIndex; i++)
1435 private final int maxIndex; field in class:LDAPPassThroughAuthenticationPolicyFactory.RoundRobinLoadBalancer
1452 this.maxIndex = factories.length;
1463 if (maxIndex == 1)
1475 if (newNextIndex == maxIndex)
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 63 milliseconds