org.jsslutils.extra.apachetomcat5
Class JSSLutilsImplementation
java.lang.Object
org.apache.tomcat.util.net.SSLImplementation
org.apache.tomcat.util.net.jsse.JSSEImplementation
org.jsslutils.extra.apachetomcat5.JSSLutilsImplementation
public class JSSLutilsImplementation
- extends org.apache.tomcat.util.net.jsse.JSSEImplementation
This is an SSLImplementation extending the default JSSEImplementation to use
jSSLutils.
- Author:
- Bruno Harbulot
Methods inherited from class org.apache.tomcat.util.net.jsse.JSSEImplementation |
getSSLSupport, getSSLSupport |
Methods inherited from class org.apache.tomcat.util.net.SSLImplementation |
getInstance, getInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSSLutilsImplementation
public JSSLutilsImplementation()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getImplementationName
public String getImplementationName()
- Overrides:
getImplementationName
in class org.apache.tomcat.util.net.jsse.JSSEImplementation
getServerSocketFactory
public org.apache.tomcat.util.net.ServerSocketFactory getServerSocketFactory()
- Overrides:
getServerSocketFactory
in class org.apache.tomcat.util.net.jsse.JSSEImplementation
Copyright © 2012. All Rights Reserved.