org.apache.tomcat.util.net.jsse
public class JSSEFactory extends Object
Method Summary | |
---|---|
ServerSocketFactory | getSocketFactory()
Returns the ServerSocketFactory to use. |
SSLSupport | getSSLSupport(Socket socket)
returns the SSLSupport attached to this socket. |
SSLSupport | getSSLSupport(SSLSession session) |