Class BambooSpecsSecurityManager

java.lang.Object
java.lang.SecurityManager
com.atlassian.bamboo.specs.maven.sandbox.BambooSpecsSecurityManager

public class BambooSpecsSecurityManager extends SecurityManager
A security manager that treats one thread in a JVM as a high-privilege, unrestricted thread. All other threads will have the same restrictions as applets (no network/file access etc.)