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

neil_a_wilson
16.37.2007 32d2f00d1756917e9b3500ae6aae8b9ef05e9549
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
commit32d2f00d1756917e9b3500ae6aae8b9ef05e9549
tree 6ec93b2e0fc1cd1b4d313f0cc496924db6ddeb7b tree | zip | gz
parent f2e967d7d3df9d1b712650a6c321741ad3c827a3 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
opendj-sdk/opends/src/messages/messages/protocol.properties 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/protocols/internal/InternalClientConnection.java 61 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/CompareOperationTestCase.java 6 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/GroupManagerTestCase.java 12 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/core/TestModifyDNOperation.java 6 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/WhoAmIExtendedOperationTestCase.java 6 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/protocols/internal/InternalClientConnectionTestCase.java 5 ●●●● diff | view | raw | blame | history