public class JSSLutilsImplementation
extends org.apache.tomcat.util.net.jsse.JSSEImplementation
Constructor and Description |
---|
JSSLutilsImplementation() |
Modifier and Type | Method and Description |
---|---|
String |
getImplementationName() |
org.apache.tomcat.util.net.ServerSocketFactory |
getServerSocketFactory() |
public JSSLutilsImplementation() throws ClassNotFoundException
ClassNotFoundException
public String getImplementationName()
getImplementationName
in class org.apache.tomcat.util.net.jsse.JSSEImplementation
public org.apache.tomcat.util.net.ServerSocketFactory getServerSocketFactory()
getServerSocketFactory
in class org.apache.tomcat.util.net.jsse.JSSEImplementation
Copyright © 2013. All Rights Reserved.