org.apache.catalina.core
Class ContainerBase.PrivilegedAddChild
java.lang.Object
org.apache.catalina.core.ContainerBase.PrivilegedAddChild
- ContainerBase
- PrivilegedAction
protected class ContainerBase.PrivilegedAddChild
extends java.lang.Object
implements PrivilegedAction
Perform addChild with the permissions of this class.
addChild can be called with the XML parser on the stack,
this allows the XML parser to have fewer privileges than
Tomcat.
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.