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

neil_a_wilson
06.22.2007 1bff31ca61c88343ba66592675b8b4d93fd7680a
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
commit1bff31ca61c88343ba66592675b8b4d93fd7680a
tree bdbf102dee60c461e133b032915e77caccab9f70 tree | zip | gz
parent b3af2f00d5f29d66eab41d381ee120379acc47db 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
opends/src/server/org/opends/server/protocols/internal/InternalClientConnection.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/ChangelogBroker.java 3 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/PersistentServerState.java 2 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java 3 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/internal/InternalClientConnectionTestCase.java 3 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/JmxConnectTest.java 97 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/ProtocolWindowTest.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/StressTest.java 6 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/SynchronizationTestCase.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/UpdateOperationTest.java 2 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/changelog/UpdateComparatorTest.java 5 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/plugin/ModifyConflictTest.java 7 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/protocol/SynchronizationMsgTest.java 14 ●●●●● diff | view | raw | blame | history