|
Apache Tomcat 7.0.22 | ||||||||
| 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 SSLImplementationpublic ServerSocketFactory getServerSocketFactory(AbstractEndpoint endpoint)
getServerSocketFactory in class SSLImplementationpublic SSLSupport getSSLSupport(java.net.Socket s)
getSSLSupport in class SSLImplementationpublic SSLSupport getSSLSupport(javax.net.ssl.SSLSession session)
getSSLSupport in class SSLImplementationpublic SSLUtil getSSLUtil(AbstractEndpoint endpoint)
getSSLUtil in class SSLImplementation
|
Apache Tomcat 7.0.22 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||