public class DeployXmlPermission
extends java.security.BasicPermission
META-INF/context.xml
that might be present with in the
application when deployXML
has been disabled at the Host level.
The name of the permission should be the base name for the web application.Constructor and Description |
---|
DeployXmlPermission(java.lang.String name) |
DeployXmlPermission(java.lang.String name,
java.lang.String actions) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.