Emmanuel Lecharny created DIRAPI-325:
----------------------------------------
Summary: 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
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)