public class SslListener extends ListenerBase
| Constructor and Description |
|---|
SslListener() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCertIds() |
List<String> |
getClientCertIds() |
List<String> |
getEncryptionProtocols() |
String |
getEncryptionType() |
boolean |
isDualAuth() |
void |
setCertIds(List<String> certIds) |
void |
setClientCertIds(List<String> clientCertIds) |
void |
setDualAuth(boolean dualAuth) |
void |
setEncryptionProtocols(List<String> encryptionProtocols) |
void |
setEncryptionType(String encryptionType) |
getBackendPort, getHealthCheckInterval, getHealthCheckTimeoutInSecond, getHealthyThreshold, getListenerPort, getScheduler, getUnhealthyThreshold, setBackendPort, setHealthCheckInterval, setHealthCheckTimeoutInSecond, setHealthyThreshold, setListenerPort, setScheduler, setUnhealthyThresholdCopyright © 2023. All rights reserved.