o Removed the normal encoding from tests, using only the reverse encoder
o Refactored the WhoAmI classes to get rid of the decorator
o Made the decoratedMessage filed visible in the
AbstractMessageDecorator
o Removed the getRequestName from the AbstractResultResponseRequestDsml
class, it's a duplicate
o Fixed a bug in the BindRequest encoding
o Fixed an encoding issue in the CancelRequest setValue method
o Removed a useless 'if' in the DefaultAttribute class
o Improved the DefaultLdapCodecService toString() method
o Using a GracefulDisconnectResponse instead of a
GracefulDisconnectResponseDecorator from the
SearchResultReferenceFactory class
o Heavily refactored the Extended request/response tests, moved them to
a place we can test with existing operations
o Removed the duplicated encodeReferralUrls method from
o Some other minor refactoring (doco, commented code removal, etc)
40 files changed