...
This compliant solution shows the single argument checkPermission()
method that checks to see if whether the files in the local
directory with that have the dtd
extension can be read. DTDPermission
is a custom permission that enforces this level of access. Even if the java.io.FilePermission
is granted to the application with the action read
, DTD
files are subject to additional access control.
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="2b596aec0d924ff7-1067dbe3-49f84850-bd499b2d-24add17dc19e8538448e4a36"><ac:plain-text-body><![CDATA[ | [[API 2006 | AA. References#API 06]] | ]]></ac:plain-text-body></ac:structured-macro> |
...