org.apache.tomcat.util.net.jsse
public class JSSEImplementation extends SSLImplementation
| Constructor Summary | |
|---|---|
| JSSEImplementation() | |
| Method Summary | |
|---|---|
| String | getImplementationName() |
| ServerSocketFactory | getServerSocketFactory() |
| SSLSupport | getSSLSupport(Socket s) |
| SSLSupport | getSSLSupport(SSLSession session) |