org.apache.jasper.security
类 SecurityUtil

java.lang.Object
  继承者 org.apache.jasper.security.SecurityUtil

public final class SecurityUtil
extends Object

Util class for Security related operations.

作者:
Jean-Francois Arcand

构造方法摘要
SecurityUtil()
           
 
方法摘要
static boolean isPackageProtectionEnabled()
          Return the SecurityManager only if Security is enabled AND package protection mechanism is enabled.
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SecurityUtil

public SecurityUtil()
方法详细信息

isPackageProtectionEnabled

public static boolean isPackageProtectionEnabled()
Return the SecurityManager only if Security is enabled AND package protection mechanism is enabled.



Copyright © 2013. All Rights Reserved.