Class TestSecurityManager


  • public class TestSecurityManager
    extends SecurityManager
    You can exclude methods by adding the file tsm-excludes.properties into the classpath. The expected format is: ${fqn-of-the-class}.${method-name}=${called-method-name}(,${called-method-name})*
    Version:
    $Id: TestSecurityManager.java 2636 2010-06-16 14:18:23Z tolusha $
    Author:
    Anatoliy Bazko