You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/12/03 09:18:11 UTC

[jira] [Resolved] (DIRKRB-486) Dumping support for built-in ASN1 types and user defined types

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

Kai Zheng resolved DIRKRB-486.
------------------------------
    Resolution: Fixed

Thanks [~jiajia] for the hard taking and getting this done. The change mainly uses enum values instead of constants for field indexes of user defined types. Thus when dumping an object, the field enum index will give a nice name to dump before the field value.

> Dumping support for built-in ASN1 types and user defined types
> --------------------------------------------------------------
>
>                 Key: DIRKRB-486
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-486
>             Project: Directory Kerberos
>          Issue Type: Improvement
>            Reporter: Kai Zheng
>            Assignee: Jiajia Li
>
> This will support informative and pretty string representation and dumping for built-in ASN1 types  and user defined types. It will be done in the framework level, and applications don't need to write their own toString() method to dump fully their ASN1 objects. When met with any ASN1 encoding/decoding errors, client or server can always dump the objects in logs for troubleshooting.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)