Skip to content
  • Clayton Donley's avatar
    Improvements and bug fixes for JLDAP: · e14dca17
    Clayton Donley authored
    * ITS 3425 JLDAP - Use DSMLv2 as you would LDAP
    	A DSMLv2 Connection may be assigned to an LDAPConnection and synchronous operations being supported
    
    * ITS 3436 JLDAP - DSMLWriter Improvements
    	The writer now generates valid XML.  Quotes are escaped in XML attributes & un-encodable values are base64'ed
    
    * ITS 3437 JLDAP - DSMLHandler Improvements
    	Added support for better error handling
    
    * ITS 3438 JLDAP - DSMLReader enhancements
    	1.  InputStream assumes UTF-8
    	2.  Support for extracting errors generated by the handler
    	3.  Support for determining if resume on error
    
    * ITS 3451 JLDAP - Normalizing RDN does not take escaped characters into accoun
    	Normalized DN's now escape all components
    e14dca17