Package org.apache.naming
Class Constants
java.lang.Object
org.apache.naming.Constants
Deprecated.
Unused. Will be removed in Tomcat 9.
Static constants for this package.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final boolean
Deprecated.Has security been turned on?static final String
Deprecated. -
Constructor Summary
-
Method Summary
-
Field Details
-
Package
Deprecated.- See Also:
-
IS_SECURITY_ENABLED
public static final boolean IS_SECURITY_ENABLEDDeprecated.Has security been turned on?
-
-
Constructor Details
-
Constants
public Constants()Deprecated.
-