Class SSLImplementation

java.lang.Object
org.apache.tomcat.util.net.SSLImplementation
Direct Known Subclasses:
JSSEImplementation, OpenSSLImplementation

public abstract class SSLImplementation extends Object
Provides a factory and base implementation for the Tomcat specific mechanism that allows alternative SSL/TLS implementations to be used without requiring the implementation of a full JSSE provider.