Package org.apache.tomcat.util.compat
Class TLS
- java.lang.Object
-
- org.apache.tomcat.util.compat.TLS
-
@Deprecated public class TLS extends java.lang.Object
Deprecated.Unused. This will be removed in Tomcat 10.This class checks for the availability of TLS features.
-
-
Constructor Summary
Constructors Constructor Description TLS()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static boolean
isTlsv13Available()
Deprecated.
-