Class JSSESupport

java.lang.Object
org.apache.tomcat.util.net.jsse.JSSESupport
All Implemented Interfaces:
SSLSessionManager, SSLSupport

public class JSSESupport extends Object implements SSLSupport, SSLSessionManager
JSSESupport. Concrete implementation class for JSSE Support classes.
Author:
EKR, Craig R. McClanahan Parts cribbed from JSSECertCompat Parts cribbed from CertificatesValve