Uploaded image for project: 'Cocoon'
  1. Cocoon
  2. COCOON-1066

[PATCH] LDAPTransformer enhancements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.8
    • 2.1.9, 2.2
    • Blocks: Naming
    • None
    • Operating System: All
      Platform: All
    • 27279

    Description

      This patch addresses 2 issues through the addition of 2 elements in the
      LDAPTransformer (LDAPTransformer.java):

      dn-element:
      Provide element containing the DN for each entry returned in 'execute-query'.
      This is accomplished via 'dn-element' element that defaults to 'dn'. This
      element is only valid in 'execute-query'.

      securityprotocol:
      Provide a mechanism for those using JDK prior to 1.4.2 to access LDAP via SSL.
      This is accomplished via an optional 'securityprotocol' element that is empty
      (unused) by default. Please see
      http://java.sun.com/products/jndi/tutorial/ldap/security/ssl.html for more
      information on the JDK differences WRT LDAP via SSL.

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--LDAPTransformer.java.diff
          12 kB
          David L. Day
        2. LDAPTransformer.java.patch
          11 kB
          Antonio Fiol

        Activity

          People

            jbq Jean-Baptiste Quenot
            dday376@yahoo.com David L. Day
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: