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
|
方法摘要 |
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.