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

[jira] Updated: (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 ]

Regis Xu updated HARMONY-5841:
------------------------------

    Attachment: HARMONY-5841.diff

Would anyone want to try this one?

> [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
>         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.