public class JSSEImplementation extends SSLImplementation
| Constructor and Description | 
|---|
| JSSEImplementation() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getImplementationName() | 
| ServerSocketFactory | getServerSocketFactory(AbstractEndpoint<?> endpoint) | 
| SSLSupport | getSSLSupport(Socket s) | 
| SSLSupport | getSSLSupport(SSLSession session) | 
| SSLUtil | getSSLUtil(AbstractEndpoint<?> endpoint) | 
getInstance, getInstancepublic String getImplementationName()
getImplementationName in class SSLImplementationpublic ServerSocketFactory getServerSocketFactory(AbstractEndpoint<?> endpoint)
getServerSocketFactory in class SSLImplementationpublic SSLSupport getSSLSupport(Socket s)
getSSLSupport in class SSLImplementationpublic SSLSupport getSSLSupport(SSLSession session)
getSSLSupport in class SSLImplementationpublic SSLUtil getSSLUtil(AbstractEndpoint<?> endpoint)
getSSLUtil in class SSLImplementationCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.