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

neil_a_wilson
07.39.2007 77e5e195fc05593141f765e492e7a83616503408
refs
author neil_a_wilson <neil_a_wilson@localhost>
Saturday, April 7, 2007 01:39 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Saturday, April 7, 2007 01:39 +0200
commit77e5e195fc05593141f765e492e7a83616503408
tree 9a0dd05b633a6eaec52a36fcf1f13d2d863e99fd tree | zip | gz
parent 5b9790e578a96f9fecd08bf6a6be888e5eb3f40f view | diff
Update the bind operation so that it provides access to the protocol version.
Note that the protocol version is formatted as a string, because it may not
necessarily always be purely numeric.

OpenDS Issue Number: 1037
11 files modified
335 ■■■■ changed files
opends/src/server/org/opends/server/core/BindOperation.java 65 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/internal/InternalClientConnection.java 27 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/jmx/RmiAuthenticator.java 7 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/jmx/RmiConnector.java 20 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/protocols/ldap/LDAPClientConnection.java 40 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/operation/PostOperationBindOperation.java 11 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/operation/PostResponseBindOperation.java 11 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/operation/PreOperationBindOperation.java 11 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/operation/PreParseBindOperation.java 23 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/core/BindOperationTestCase.java 114 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/AnonymousSASLMechanismHandlerTestCase.java 6 ●●●● diff | view | raw | blame | history