org.apache.jasper.security
Class SecurityUtil
java.lang.Object
org.apache.jasper.security.SecurityUtil
public final class SecurityUtil
extends java.lang.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.
|
isPackageProtectionEnabled
public static boolean isPackageProtectionEnabled()
Return the SecurityManager
only if Security is enabled AND
package protection mechanism is enabled.
Copyright B) 2000 Apache Software Foundation. All Rights Reserved.