@Deprecated public class SslConfig extends Object
| Constructor and Description |
|---|
SslConfig(String signalName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ServerSslProps |
getProps()
Deprecated.
获取属性(可能是 null)
|
SSLContext |
getSslContext()
Deprecated.
获取上下文
|
boolean |
isSslEnable()
Deprecated.
是否启用
|
void |
set(boolean enable,
SSLContext sslContext)
Deprecated.
设置
|
public SslConfig(String signalName)
public void set(boolean enable,
SSLContext sslContext)
public ServerSslProps getProps()
public boolean isSslEnable()
public SSLContext getSslContext() throws IOException
IOExceptionCopyright © 2025. All rights reserved.