org.apache.catalina.core
Class ContainerBase.PrivilegedAddChild
protected
class
ContainerBase.PrivilegedAddChild
extends 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.
public Object run()
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.