Does anyone rely on static ProtectionDomain's?

new ProtectionDomain(codeSource, permissions)

Static domains do not consult the Policy, ever.

Does anyone rely on a ProtectionDomain that doesn't consult the installed policy for security decisions?

Regards,

Peter.

Reply via email to