freemarker.template.utility
Class SecurityUtilities
java.lang.Object
freemarker.template.utility.SecurityUtilities
public class SecurityUtilities
- extends Object
- Version:
- $Id: SecurityUtilities.java,v 1.2 2004/11/11 13:27:39 szegedia Exp $
- Author:
- Attila Szegedi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSystemProperty
public static String getSystemProperty(String key)
getSystemProperty
public static String getSystemProperty(String key,
String defValue)
getSystemProperty
public static Integer getSystemProperty(String key,
int defValue)