public class JSSEImplementation extends SSLImplementation
Constructor and Description |
---|
JSSEImplementation() |
Modifier and Type | Method and Description |
---|---|
String |
getImplementationName() |
SSLSupport |
getSSLSupport(SSLSession session) |
SSLUtil |
getSSLUtil(SSLHostConfig sslHostConfig,
SSLHostConfigCertificate certificate) |
getInstance, getInstance
public String getImplementationName()
getImplementationName
in class SSLImplementation
public SSLSupport getSSLSupport(SSLSession session)
getSSLSupport
in class SSLImplementation
public SSLUtil getSSLUtil(SSLHostConfig sslHostConfig, SSLHostConfigCertificate certificate)
getSSLUtil
in class SSLImplementation
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.