...
Wiki Markup |
---|
\[[SCG 07|AA. Java References#SCG 07]\] Guideline 6-3 Safely invoke standard APIs that perform tasks using the immediate caller's class loader instance |
...
SEC02SEC32-J. Do not expose standard APIs that may bypass Security Manager checks to untrusted codeCreate and sign a SignedObject before creating a SealedObject 01. Platform Security (SEC) SEC03SEC34-J. Do not use APIs that perform access checks against the immediate callerallow tainted variables in doPrivileged blocks