public class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CATALINA_BASE_PROP
Name of the system property containing
the tomcat instance installation path
|
static boolean |
IS_SECURITY_ENABLED
Has security been turned on?
|
Constructor and Description |
---|
Constants() |
public static final String CATALINA_BASE_PROP
public static final boolean IS_SECURITY_ENABLED
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.