-
Terminally Deprecated Elements
-
Deprecated ClassesClassDescriptionUse
GenericGroupinstead.UseGenericRoleinstead.UseGenericUserinstead.UsePStmtKey.Unused. UseHexUtilsinstead. Will be removed in Tomcat 11.
-
Deprecated FieldsFieldDescriptionUnused. This will be removed in Tomcat 11.No replacement.This will be removed in Tomcat 11. Use
ClientEndpointConfig.getSSLContext()This will be removed in Tomcat 11. UseClientEndpointConfig.getSSLContext()
-
Deprecated MethodsMethodDescriptionThis method will be removed in Tomcat 11 onwards. Use
WebResourceRoot.getArchiveIndexStrategy()This method will be removed in Tomcat 11 onwardsThis method will be removed in Tomcat 11 onwards UseWebResourceRoot.setArchiveIndexStrategy(String)The return type will change to long in Tomcat 11 onwards. Callers of this method should switch to storing the result of calls to this method in a long value rather than an int.The return type will change to long in Tomcat 11 onwards. Callers of this method should switch to storing the result of calls to this method in a long value rather than an int.The return type will change to long in Tomcat 11 onwards. Callers of this method should switch to storing the result of calls to this method in a long value rather than an int.The return type will change to long in Tomcat 11 onwards. Callers of this method should switch to storing the result of calls to this method in a long value rather than an int.Unused. Will be removed in Tomcat 11 onwardsUnused. UseRealm.authenticate(String, String, String, String, String, String, String, String, String). Will be removed in Tomcat 11.Unused. UseRealmBase.getDigest(String, String, String). Will be removed in Tomcat 11.Replaced byAbstractAjpProtocol.getSecret(). Will be removed in Tomcat 11 onwardsReplaced byAbstractAjpProtocol.setSecret(String). Will be removed in Tomcat 11 onwardsThis setter will be removed in Tomcat 11exposing password 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.This code will be removed in Tomcat 11 onwards
-
Deprecated ConstructorsConstructorDescriptionThis method will be removed in Tomcat 11 onwardsThis method will be removed in Tomcat 11 onwardsThis method will be removed in Tomcat 11 onwardsThis method will be removed in Tomcat 11 onwards
ClientEndpointConfig.getSSLContext()