Class NGSecurityManager

java.lang.Object
java.lang.SecurityManager
com.martiansoftware.nailgun.NGSecurityManager

public class NGSecurityManager extends SecurityManager
Security manager which does nothing other than trap checkExit, or delegate all non-deprecated methods to a base manager.