
Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
MET56-J. Do not use Object.equals() to compare cryptographic keys (SEI CERT Oracle Coding Standard for Java)
-
-
MET02-J. Do not use deprecated or obsolete classes or methods (SEI CERT Oracle Coding Standard for Java)
-
MET06-J. Do not invoke overridable methods in clone() (SEI CERT Oracle Coding Standard for Java)
-
-
-
MET05-J. Ensure that constructors do not call overridable methods (SEI CERT Oracle Coding Standard for Java)
-
MET04-J. Do not increase the accessibility of overridden or hidden methods (SEI CERT Oracle Coding Standard for Java)
-
MET09-J. Classes that define an equals() method must also define a hashCode() method (SEI CERT Oracle Coding Standard for Java)
-
MET08-J. Preserve the equality contract when overriding the equals() method (SEI CERT Oracle Coding Standard for Java)