[ http://issues.apache.org/jira/browse/COCOON-1066?page=all ]

Ralph Goers updated COCOON-1066:
--------------------------------

    Bugzilla Id:   (was: 27279)
      Component: Blocks: Naming
                     (was: Blocks: (Undefined))
    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.

  was:
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.


> [PATCH] LDAPTransformer enhancements
> ------------------------------------
>
>          Key: COCOON-1066
>          URL: http://issues.apache.org/jira/browse/COCOON-1066
>      Project: Cocoon
>         Type: Improvement
>   Components: Blocks: Naming
>     Versions: 2.1.8-dev (Current SVN)
>  Environment: Operating System: All
> Platform: All
>     Reporter: David L. Day
>     Assignee: Cocoon Developers Team
>     Priority: Minor
>  Attachments: LDAPTransformer.java.diff
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to