public abstract class SSLableProxy extends AbstractProxy
blockRequest, blockResponse, interceptors, key, localHost, name, router| Constructor and Description |
|---|
SSLableProxy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIp() |
String |
getName() |
int |
getPort() |
SSLProvider |
getSslOutboundContext() |
void |
setIp(String ip) |
void |
setPort(int port) |
protected void |
setSslOutboundContext(SSLContext sslOutboundContext) |
clone, getErrorState, getInterceptors, getKey, getNewInstance, getSslInboundContext, getSslInboundParser, getStatisticCollector, init, init, isActive, isBlockRequest, isBlockResponse, isTargetAdjustHostHeader, setBlockRequest, setBlockResponse, setInterceptors, setKey, setName, setSslInboundContext, setSslInboundParser, toStringpublic SSLProvider getSslOutboundContext()
getSslOutboundContext in interface RulegetSslOutboundContext in class AbstractProxyprotected void setSslOutboundContext(SSLContext sslOutboundContext)
public String getName()
getName in interface RulegetName in class AbstractProxypublic int getPort()
public void setPort(int port)
public String getIp()
public void setIp(String ip)
Copyright © 2019. All Rights Reserved.