Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot

...

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

...

SEC31SEC01-J. Guard doPrivileged blocks against untrusted invocationsProvide sensitive mutable classes with unmodifiable wrappers      01. Platform Security (SEC)      SEC33SEC03-J. Do not expose standard use APIs that use perform access checks against the immediate caller's class loader instance to untrusted code