Class 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.
    Author:
    Pete Kirkham