public class OpenSSLImplementation extends SSLImplementation
Constructor | Description |
---|---|
OpenSSLImplementation() |
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, wait
getInstance
public SSLSupport getSSLSupport(javax.net.ssl.SSLSession session)
getSSLSupport
in class SSLImplementation
public SSLUtil getSSLUtil(SSLHostConfigCertificate certificate)
getSSLUtil
in class SSLImplementation
public boolean isAlpnSupported()
isAlpnSupported
in class SSLImplementation
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.