mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
06.22.2007 d5fb088ae8ac8e39cc59f54ef779e29cb06b63e5
refs
author neil_a_wilson <neil_a_wilson@localhost>
Tuesday, February 6, 2007 20:22 +0100
committer neil_a_wilson <neil_a_wilson@localhost>
Tuesday, February 6, 2007 20:22 +0100
commitd5fb088ae8ac8e39cc59f54ef779e29cb06b63e5
tree 1ff681db1246c3c03928d2f8a9e099427b5b18bf tree | zip | gz
parent e48c4e7aba6aa69ba2d5f27b2a55b1c38ecc117b view | diff
Update the InternalClientConnection object to make the default constructor
private so that all attempts to get a root-authenticated connection should use
the InternalClientConnection.getRootConnection() method, which will be more
efficient.

OpenDS Issue Number: 1206
13 files modified
148 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/protocols/internal/InternalClientConnection.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/ChangelogBroker.java 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/PersistentServerState.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/internal/InternalClientConnectionTestCase.java 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/JmxConnectTest.java 97 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/ProtocolWindowTest.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/StressTest.java 6 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/SynchronizationTestCase.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/UpdateOperationTest.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/UpdateComparatorTest.java 5 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/plugin/ModifyConflictTest.java 7 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/protocol/SynchronizationMsgTest.java 14 ●●●●● diff | view | raw | blame | history