blob: 4bae34252061cee2110353789bc0b6e603ffa3a6 [file] [log] [blame]
<html>
<body>
Reports classes which may be deserialized. A class
may be deserialized if it supports the <b>Serializable</b> interface,
and its <b>readObject()</b> method is not defined to immediately
throw an error. Deserializable classes may be dangerous in code intended for secure use.
<!-- tooltip end -->
<p>
Use the checkbox below to ignore classes extending <b>Throwable</b> directly or indirectly.
<p>
</body>
</html>