Deprecated API
Contents
-
Deprecated ClassesClassDescriptionThis Filter will be removed in Tomcat 12 onwards. Use
RemoteCIDRFilterinstead.Non scalable design, and not documented. Will be removed in Tomcat 12.This Valve will be removed in Tomcat 12 onwards. UseRemoteCIDRValveinstead.Unused. Will be removed in Tomcat 12 onwards.UsePStmtKey.
-
Deprecated FieldsFieldDescriptionThis option will be removed without replacement in Tomcat 12 onwards where it will effectively be hard coded to
true.Replaced bySSLSupport.SECURE_PROTOCOL_KEY. This constant will be removed in Tomcat 12.
-
Deprecated MethodsMethodDescriptionThis method will be removed in Tomcat 12.0.x onwards. Use
SavedRequest.getOriginalMaxInactiveIntervalOptional()The implementation of this method will be replaced with the implementation ofRemoteIpFilter.getInternalProxiesAsString()in Tomcat 12 onwards with the return type changing toStringThis method will be renamed togetInternalProxies()as of Tomcat 12The implementation of this method will be replaced with the implementation ofRemoteIpFilter.getTrustedProxiesAsString()in Tomcat 12 onwards with the return type changing toStringThis method will be renamed togetInternalProxies()as of Tomcat 12Unused. This method will be removed in Tomcat 12.Unused. Will be removed in Tomcat 12. UseAbstractAccessLogValve.AccessLogElement.addElement(CharArrayWriter, Request, Response, long)Unused. Will be removed in Tomcat 12 onwards. Use#getLock(String)instead.Unused. Will be removed in Tomcat 12 onwards. Use#getLock(String)instead.Unused. Will be removed in Tomcat 12 onwards. Use#getLock(String)instead.Unused. Will be removed in Tomcat 12 onwards. Use#getLock(String)instead.Unused. This method will be removed in Tomcat 12.Unused. This method will be removed in Tomcat 12.Unused. This method will be removed in Tomcat 12.Unused. Will be removed in Tomcat 12 onwards. UseRequest.markStartTime().Unused. Will be removed in Tomcat 12.Unused. Will be removed in Tomcat 12.Unused. Will be removed in Tomcat 12.Unused. Will be removed in Tomcat 12 onwards.Unused. Will be removed in Tomcat 12 onwards.Unused. Will be removed in Tomcat 12 onwards.Exposing passwords via JMX is an Information Exposure issue.Exposing passwords via JMX is an Information Exposure issue.org.apache.tomcat.dbcp.dbcp2.datasources.PerUserPoolDataSource.setPerUserMaxWaitMillis(String, Long) Use setAsciiStream(), setCharacterStream() or setNCharacterStream()UsePooledObject.getActiveTime()which offers the best precision.UsePooledObject.getCreateInstant()which offers the best precision.UsePooledObject.getIdleTime()which offers the best precision.UsePooledObject.getLastBorrowInstant()which offers the best precision.UsePooledObject.getLastReturnInstant()which offers the best precision.UsePooledObject.getLastUsedInstant()which offers the best precision.UseTrackedUse.getLastUsedInstant()which offers the best precision.usePooledConnection.shouldForceReconnect(String, String)method kept since it was public, to avoid changing interface.Unused. This method will be removed in Tomcat 12.Unused. This method will be removed in Tomcat 12.Unused. Will be removed in Tomcat 12. UseUDecoder.convert(ByteChunk, EncodedSolidusHandling, EncodedSolidusHandling)
-
Deprecated Constructors