org.jboss.security.jacc.ContextPolicy The permissions for a JACC context id. This implementation is based on the 3.2.x model of associating the declarative roles with the Subject of the authenticated caller. This allows the 3.2.x login modules to be used as the source of the authentication and authorization information. @author Scott. ...
org.apache.avalon.phoenix.launcher.Main PhoenixLoader is the class that bootstraps and sets up engine ClassLoader. It also sets up a default policy that gives full permissions to engine code. @author <a HREF="mailto:peter at apache.org">Peter Donald</a>
org.apache.tools.ant.types.Permissions This class implements a security manager meant for useage by tasks that run inside the ant VM. An examples are the Java Task and JUnitTask. The basic functionality is that nothing (except for a base set of permissions) is allowed, unless the permission is granted either explicitly or implicitly. ...
org.apache.batik.bridge.ScriptSelfTest Helper class to simplify writing the unitTesting.xml file for the bridge. @author <a HREF="mailto:vhardy@apache.org">Vincent Hardy</a> @version $Id: ScriptSelfTest.java,v 1.8 2005/04/01 02:28:16 deweese Exp $