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

neil_a_wilson
15.40.2006 3350221a23272e56d4d613547a83f245130175a5
refs
author neil_a_wilson <neil_a_wilson@localhost>
Friday, September 15, 2006 20:40 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Friday, September 15, 2006 20:40 +0200
commit3350221a23272e56d4d613547a83f245130175a5
tree a7de47f4c8c47a8338f636d1f145fe2e70783644 tree | zip | gz
parent 04a6317cc9cc916ac88df0a5326757f9e39bfa84 view | diff
Update many of the command-line tools to make them more suitable for using
programatically. This includes adding an option to bypass the Directory Server
initialization (which is necessary if the server is already running in the same
JVM as the tool), as well as making it possible to redefine standard output and
standard error (e.g., so that the output can be parsed or discarded).

This also includes a SASL PLAIN test case that makes use of the LDAPSearch tool
to verify that PLAIN authentication works over LDAP as well as through the
internal interfaces.

OpenDS Issue Numbers: 652, 653
1 files added
7 files modified
925 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPCompare.java 136 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPConnection.java 40 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPDelete.java 125 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPModify.java 164 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPSearch.java 185 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/StopDS.java 94 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/NullOutputStream.java 152 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/PlainSASLMechanismHandlerTestCase.java 29 ●●●●● diff | view | raw | blame | history