Labelled content
This list shows content tagged with the following label:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
-
MET13-J. Do not assume that reassigning method arguments modifies the calling environment (SEI CERT Oracle Coding Standard for Java)
-
-
MET01-J. Never use assertions to validate method arguments (SEI CERT Oracle Coding Standard for Java)
-
MET11-J. Ensure that keys used in comparison operations are immutable (SEI CERT Oracle Coding Standard for Java)
-
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)
-
MET03-J. Methods that perform a security check must be declared private or final (SEI CERT Oracle Coding Standard for Java)
-
MET00-J. Validate method arguments (SEI CERT Oracle Coding Standard for Java)