...
Wiki Markup |
---|
\[[Gong 03|AA. Java References#Gong 03]\] Section 4.3.2, Class Loader Delegation Hierarchy \[[SCG 07|AA. Java References#SCG 07]\] Guideline 6-2 Safely invoke standard APIs that bypass SecurityManager checks depending on the immediate caller's class loader |
...
SEC36SEC31-J. Guard doPrivileged blocks against untrusted invocations 01. Platform Security (SEC) SEC03-J. Do not expose standard APIs that use the immediate caller's class loader instance to untrusted code