[
https://issues.apache.org/jira/browse/DIRAPI-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny resolved DIRAPI-325.
--------------------------------------
Resolution: Fixed
The class is now fully static.
> The Asn1Decoder class is not stateless
> --------------------------------------
>
> Key: DIRAPI-325
> URL: https://issues.apache.org/jira/browse/DIRAPI-325
> Project: Directory Client API
> Issue Type: Improvement
> Affects Versions: 2.0.0.AM2
> Reporter: Emmanuel Lecharny
> Priority: Major
> Fix For: 2.0.0.AM3
>
>
> Currently, the {{Asn1Decoder}} class is not stateless. There are at least
> three parameters that are configured in the constructor, none of which are
> really important, as they aren't used anywhere.
> We should make this class a static class, and never instanciate it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)