org.apache.jasper.security

Class SecurityUtil

public final class SecurityUtil extends Object

Util class for Security related operations.

Author: Jean-Francois Arcand

Method Summary
static booleanisPackageProtectionEnabled()
Return the SecurityManager only if Security is enabled AND package protection mechanism is enabled.

Method Detail

isPackageProtectionEnabled

public static boolean isPackageProtectionEnabled()
Return the SecurityManager only if Security is enabled AND package protection mechanism is enabled.
Copyright B) 2000-2004 Apache Software Foundation. All Rights Reserved.