Class Constants

java.lang.Object
org.apache.naming.Constants

@Deprecated public final class Constants extends Object
Deprecated.
Unused. Will be removed in Tomcat 9.
Static constants for this package.
  • Field Details

    • Package

      public static final String Package
      Deprecated.
      See Also:
    • IS_SECURITY_ENABLED

      public static final boolean IS_SECURITY_ENABLED
      Deprecated.
      Has security been turned on?
  • Constructor Details

    • Constants

      public Constants()
      Deprecated.