| Class | Description |
|---|---|
| org.apache.catalina.mbeans.JmxRemoteLifecycleListener |
The features provided by this listener are now available in the
remote JMX capability included with the JRE.
This listener will be removed in Tomcat 10 and may be removed
from Tomcat 9.0.x some time after 2020-12-31.
|
| org.apache.catalina.util.ConcurrentDateFormat |
Unused. This will be removed in Tomcat 10.
Use
ConcurrentDateFormat |
| org.apache.jasper.el.ELResolverImpl | |
| org.apache.jasper.el.ExpressionEvaluatorImpl | |
| org.apache.jasper.el.ExpressionImpl | |
| org.apache.jasper.el.FunctionMapperImpl | |
| org.apache.jasper.el.VariableResolverImpl | |
| org.apache.tomcat.dbcp.dbcp2.cpdsadapter.PStmtKeyCPDS |
Use
PStmtKey. |
| org.apache.tomcat.util.compat.TLS |
Unused. This will be removed in Tomcat 10.
|
| org.apache.tomcat.util.http.parser.Vary |
Use
TokenList. |
| Field | Description |
|---|---|
| org.apache.catalina.authenticator.Constants.FORM_PRINCIPAL_NOTE |
Unused. Will be removed in Tomcat 10.
|
| org.apache.catalina.connector.Request.formats |
Unused. This will be removed in Tomcat 10
|
| org.apache.catalina.connector.Request.GMT_ZONE |
Unused. This will be removed in Tomcat 10.
|
| org.apache.catalina.connector.Response.format |
Unused. This will be removed in Tomcat 10
|
| org.apache.catalina.filters.CorsFilter.REQUEST_HEADER_VARY |
Unused. Will be removed in Tomcat 10
|
| org.apache.catalina.Globals.SSI_FLAG_ATTR |
Unused. This is no longer used as the CGIO servlet now has
generic handling for when it is used as an include.
This will be removed in Tomcat 10
|
| org.apache.catalina.mapper.MappingData.contextPath |
Unused. This will be removed in Tomcat 10.
|
| org.apache.catalina.session.StandardSession.sessionContext | |
| org.apache.catalina.util.LifecycleMBeanBase.mserver | |
| org.apache.coyote.http11.Constants.CLOSE_BYTES |
Unused. Will be removed in Tomcat 10.
|
| org.apache.coyote.http11.Constants.KEEPALIVE |
Unused. Will be removed in Tomcat 10.
|
| org.apache.coyote.http11.Constants.KEEPALIVE_BYTES |
Unused. Will be removed in Tomcat 10.
|
| org.apache.tomcat.jni.OS.IS_NETWARE |
Hard-coded to false since there has not been a supported
Netware platform for many years.
This will be removed in Tomcat 10 onwards
|
| org.apache.tomcat.jni.SSL.SSL_OP_PKCS1_CHECK_1 |
Unsupported in the current version of OpenSSL
|
| org.apache.tomcat.jni.SSL.SSL_OP_PKCS1_CHECK_2 |
Unsupported in the current version of OpenSSL
|
| org.apache.tomcat.util.http.FastHttpDateFormat.RFC1123_DATE |
Unused. This will be removed in Tomcat 10.
|
| Constructor | Description |
|---|---|
| org.apache.catalina.authenticator.BasicAuthenticator.BasicCredentials(ByteChunk, Charset) |
Unused. Will be removed in Tomcat 10. Use 3-arg constructor
|
| org.apache.tomcat.dbcp.dbcp2.PStmtKey(String) |
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.