org.apache.catalina.security
Class SecurityClassLoad
public final
class
SecurityClassLoad
extends Object
Static class used to preload java classes when using the
Java SecurityManager so that the defineClassInPackage
RuntimePermission does not trigger an AccessControlException.
Version: $Revision: 900131 $ $Date: 2010-01-17 13:46:53 +0100 (Sun, 17 Jan 2010) $
Author: Glenn L. Nielsen Jean-Francois Arcand
public static void securityClassLoad(ClassLoader loader)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.