...
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 |
...
SEC01SEC36-J. Be careful using doPrivilegedGuard doPrivileged blocks against untrusted invocations 00. Security (SEC) SEC03-J. Do not expose standard APIs that use the immediate caller's class loader instance to untrusted code