public class NopHttpSSLContextSettings extends java.lang.Object implements HttpSSLContextSettings
Constructor and Description |
---|
NopHttpSSLContextSettings() |
Modifier and Type | Method and Description |
---|---|
javax.net.ssl.SSLContext |
getSSLContext()
SSLContextを取得する。
本クラスは常にnullを返す。
|
public javax.net.ssl.SSLContext getSSLContext()
getSSLContext
in interface HttpSSLContextSettings