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
ClassNotFoundExceptionpublic String getImplementationName()
getImplementationName in class org.apache.tomcat.util.net.jsse.JSSEImplementationpublic org.apache.tomcat.util.net.ServerSocketFactory getServerSocketFactory()
getServerSocketFactory in class org.apache.tomcat.util.net.jsse.JSSEImplementationCopyright © 2013. All Rights Reserved.