org.apache.jasper.security
类 SecurityClassLoad
java.lang.Object
org.apache.jasper.security.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.
- 作者:
- Jean-Francois Arcand
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityClassLoad
public SecurityClassLoad()
securityClassLoad
public static void securityClassLoad(ClassLoader loader)
Copyright © 2013. All Rights Reserved.