Java
Custom 'SecurityManager'
Warning
New
Last modified: 03 December 2024 Reports user-defined subclasses of java.lang.SecurityManager
.
While not necessarily representing a security hole, such classes should be thoroughly and professionally inspected for possible security issues.
Example:
class CustomSecurityManager extends SecurityManager {
}
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
CustomSecurityManager
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Java, 243.23126 |
Thanks for your feedback!
Was this page helpful?