public final class SecurityManagerUtil
extends java.lang.Object
Constructor and Description |
---|
SecurityManagerUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isSetSecurityManagerAllowed()
true if {@code SecurityManager} usage is allowed in current Java runtime.
|
static boolean |
warnOnSecurityManagerUsage(Project project)
true if {@code SecurityManager} usage should only be logged as a warning.
|
public static boolean isSetSecurityManagerAllowed()
public static boolean warnOnSecurityManagerUsage(Project project)