...
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 |
...
SEC01-J. Be careful using doPrivileged 00. Security (SEC) SEC03-J. Beware of standard APIs that may use the immediate caller's class loader instance