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

neil_a_wilson
16.37.2007 06b521335fbe2a64d9d0840fedd8bc2fdd52e535
refs
author neil_a_wilson <neil_a_wilson@localhost>
Thursday, August 16, 2007 23:37 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Thursday, August 16, 2007 23:37 +0200
commit06b521335fbe2a64d9d0840fedd8bc2fdd52e535
tree 8e9342f404997ab9f44502faebc8252286076746 tree | zip | gz
parent 07d2e7628aa75f73183fddd9fa613adf54cb9fcc view | diff
Add a new convenience constructor for the InternalClientConnection class that
allows you to create a new internal client connection authenticated as a given
user by providing only that user's DN (as opposed to having to create an
AuthenticationInfo object for the user in order to use the other constructor).
7 files modified
97 ■■■■ changed files
opends/src/messages/messages/protocol.properties 1 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/internal/InternalClientConnection.java 61 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/CompareOperationTestCase.java 6 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/GroupManagerTestCase.java 12 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestModifyDNOperation.java 6 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/WhoAmIExtendedOperationTestCase.java 6 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/internal/InternalClientConnectionTestCase.java 5 ●●●● diff | view | raw | blame | history