org.apache.jasper.security

Class SecurityUtil


public final class SecurityUtil
extends java.lang.Object

Util class for Security related operations.
Author:
Jean-Francois Arcand

Method Summary

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

Method Details

isPackageProtectionEnabled

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

Copyright ?? 2000-2004 Apache Software Foundation. All Rights Reserved.