Custom 'SecurityManager'
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 {
}
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for JVM 2023.3 |
Plugin: | Java, 233.SNAPSHOT |
Last modified: 13 July 2023