public class Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.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 java.lang.String CATALINA_BASE_PROP
public static final boolean IS_SECURITY_ENABLED
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.