org.glite.security.trustmanager.tomcat
Class TMSSLImplementation
java.lang.Object
org.apache.tomcat.util.net.SSLImplementation
org.glite.security.trustmanager.tomcat.TMSSLImplementation
- public class TMSSLImplementation
- extends org.apache.tomcat.util.net.SSLImplementation
- Author:
- Joni Hahkala
The main Tomcat 5 (+?) glue class
Methods inherited from class org.apache.tomcat.util.net.SSLImplementation |
getInstance, getInstance |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TMSSLImplementation
public TMSSLImplementation()
throws java.lang.ClassNotFoundException
getImplementationName
public java.lang.String getImplementationName()
getServerSocketFactory
public org.apache.tomcat.util.net.ServerSocketFactory getServerSocketFactory()
getSSLSupport
public org.apache.tomcat.util.net.SSLSupport getSSLSupport(java.net.Socket arg0)