You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sean Qiu (JIRA)" <ji...@apache.org> on 2008/05/27 08:59:56 UTC

[jira] Assigned: (HARMONY-5841) [classlib][jndi][ldap] - add support for property java.naming.ldap.attributes.binary

     [ https://issues.apache.org/jira/browse/HARMONY-5841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Qiu reassigned HARMONY-5841:
---------------------------------

    Assignee: Sean Qiu

> [classlib][jndi][ldap] - add support for property java.naming.ldap.attributes.binary
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5841
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5841
>             Project: Harmony
>          Issue Type: New Feature
>          Components: Classlib
>            Reporter: Regis Xu
>            Assignee: Sean Qiu
>         Attachments: HARMONY-5841.diff
>
>
> property java.naming.ldap.attributes.binary specifies attributes which have non-string syntax,
> This property  can be specified by Context.addToEnvironment() method, the value of attributes which have no-string syntax,
> returned by DirContext.getAttributes() , DirContext.search() methods as byte[] instead of String

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.