...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
References
Wiki Markup |
---|
\[[JLS 06|AA. Java References#JLS 06]\] Section 6.6, Access Control
\[[Bloch 08|AA. Java References#Bloch 08]\] Item 13: Minimize the accessibility of classes and members
\[[Core Java 04|AA. Java References#Core Java 04]\] Chapter 6 |
Publisher:Prentice Hall PTR;Pub Date:August 17, 2004
...
OBJ02-J. Avoid using finalizers 06. Object Orientation (OBJ) OBJ31-J. Misusing public static variables