]> source.dussan.org Git - sonarqube.git/blob
3e6f55304fa8c3caa96f77192c4c47408e4716c3
[sonarqube.git] /
1 <p> This code invokes a method that requires a security permission check.
2   If this code will be granted security permissions, but might be invoked by code that does not
3   have security permissions, then the invocation needs to occur inside a doPrivileged block.</p>