Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
SystemSetSecurityManager.html
blob: da03d68621045b03f7867a730a401c91fa377706 [
file
] [
log
] [
blame
]
<html>
<body>
Reports any calls to
<b>
System.setSecurityManager()
</b>
.
While often benign, any call to
<b>
System.setSecurityManager()
</b>
should be closely examined in any security audit.
<!-- tooltip end -->
<p>
</body>
</html>