Package org.apache.jasper.security
Class SecurityUtil
- java.lang.Object
- 
- org.apache.jasper.security.SecurityUtil
 
- 
 public final class SecurityUtil extends java.lang.ObjectUtil class for Security related operations.
- 
- 
Constructor SummaryConstructors Constructor Description SecurityUtil()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisPackageProtectionEnabled()Return theSecurityManageronly if Security is enabled AND package protection mechanism is enabled.
 
-