|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tomcat.util.net.SSLImplementation org.apache.tomcat.util.net.puretls.PureTLSImplementation
Constructor Summary | |
PureTLSImplementation()
|
Method Summary | |
java.lang.String |
getImplementationName()
|
ServerSocketFactory |
getServerSocketFactory()
|
SSLSupport |
getSSLSupport(java.net.Socket s)
|
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 |
Constructor Detail |
public PureTLSImplementation() throws java.lang.ClassNotFoundException
Method Detail |
public java.lang.String getImplementationName()
getImplementationName
in class SSLImplementation
public ServerSocketFactory getServerSocketFactory()
getServerSocketFactory
in class SSLImplementation
public SSLSupport getSSLSupport(java.net.Socket s)
getSSLSupport
in class SSLImplementation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |