Wiki Markup |
---|
Increasing the accessibility of overridden or hidden methods permits a malicious subclass to offer wider access to the restricted method than was originally intended. The access modifier of an overriding or hiding method must provide at least as much access as the overridden or hidden method \[[JLS 2005|AA. Bibliography#JLS 05], Section 8.4.8.3, "Requirements in Overriding and Hiding"\]. The following are the allowed accesses: |
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="6080919d7444b01b-c9b4a1e4-4edd4f8b-aaf8be32-5843070c6b7e94c64840d5b4"><ac:plain-text-body><![CDATA[ | [[JLS 2005 | AA. Bibliography#JLS 05]] | [Section 8.4.8.3 | http://java.sun.com/docs/books/jls/third_edition/html/classes.html#8.4.8.3], "Requirements in Overriding and Hiding" | ]]></ac:plain-text-body></ac:structured-macro> |
...