public class JSSEImplementation extends SSLImplementation
| Constructor | Description |
|---|---|
JSSEImplementation() |
| Modifier and Type | Method | Description |
|---|---|---|
SSLSupport |
getSSLSupport(javax.net.ssl.SSLSession session) |
|
SSLUtil |
getSSLUtil(SSLHostConfigCertificate certificate) |
|
boolean |
isAlpnSupported() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstancepublic SSLSupport getSSLSupport(javax.net.ssl.SSLSession session)
getSSLSupport in class SSLImplementationpublic SSLUtil getSSLUtil(SSLHostConfigCertificate certificate)
getSSLUtil in class SSLImplementationpublic boolean isAlpnSupported()
isAlpnSupported in class SSLImplementationCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.