o Added the reverse encoding for IntermediateResponse and extended
operations
o Passing the LdapApiService instance to all the operation factories
o Removed the current control from the Message Decorator, it's actually
stored in the container
o Fixed a bug in the AddRequest encoding: attributes with no value
weren't encoded properly
o Extended Operations are stored in two maps, as we need to encode some
of them differently
o Renamed a decoder constants for extendedOperations
o Stored the LdapResult in the container
o Used the reverse encoder
o Added a printStackTrace in the LdapEncoder to get some info about what
could be wrong when we have an encoding error
o Removed the OID for some extended respojnse that don't have a
ResponseNamle
55 files changed