|
Apache Tomcat 7.0.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tomcat.util.net.SSLImplementation
org.apache.tomcat.util.net.jsse.JSSEImplementation
public class JSSEImplementation
Constructor Summary | |
---|---|
JSSEImplementation()
|
Method Summary | |
---|---|
java.lang.String |
getImplementationName()
|
ServerSocketFactory |
getServerSocketFactory(AbstractEndpoint endpoint)
|
SSLSupport |
getSSLSupport(java.net.Socket s)
|
SSLSupport |
getSSLSupport(javax.net.ssl.SSLSession session)
|
SSLUtil |
getSSLUtil(AbstractEndpoint endpoint)
|
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 JSSEImplementation()
Method Detail |
---|
public java.lang.String getImplementationName()
getImplementationName
in class SSLImplementation
public ServerSocketFactory getServerSocketFactory(AbstractEndpoint endpoint)
getServerSocketFactory
in class SSLImplementation
public SSLSupport getSSLSupport(java.net.Socket s)
getSSLSupport
in class SSLImplementation
public SSLSupport getSSLSupport(javax.net.ssl.SSLSession session)
getSSLSupport
in class SSLImplementation
public SSLUtil getSSLUtil(AbstractEndpoint endpoint)
getSSLUtil
in class SSLImplementation
|
Apache Tomcat 7.0.26 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |