Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0.AM2
-
None
Description
The following classes implements a specific equals() method without implementing the hashcode() method :
- DitContentRule
- DitStructureRule
- LdapComparator
- LdapSyntax
- LoadableSchema
- MatchingRule
- MatchingRuleUse
- NameForm
- Normalizer
- ObjectClass
- SyntaxChecker
The AttributeType class has already been fixed