public class Https11Connector extends Http11Connector
adapter, allowTrace, asyncTimeout, enableLookups, info, mapper, mapperListener, maxParameterCount, maxPostSize, maxSavePostSize, parseBodyMethods, parseBodyMethodsSet, port, protocolHandler, protocolHandlerClassName, proxyName, proxyPort, RECYCLE_FACADES, redirectPort, replacements, scheme, secure, service, sm, URIEncoding, useBodyEncodingForURI, useIPVHosts, xpoweredByAFTER_DESTROY_EVENT, AFTER_INIT_EVENT, AFTER_START_EVENT, AFTER_STOP_EVENT, BEFORE_DESTROY_EVENT, BEFORE_INIT_EVENT, BEFORE_START_EVENT, BEFORE_STOP_EVENT, CONFIGURE_START_EVENT, CONFIGURE_STOP_EVENT, PERIODIC_EVENT, START_EVENT, STOP_EVENT| Constructor and Description |
|---|
Https11Connector() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAlgorithm(String value) |
void |
setClientAuth(String value) |
void |
setCrlFile(String value) |
void |
setKeyAlias(String value) |
void |
setKeyPass(String value) |
void |
setKeystoreFile(String value) |
void |
setKeystorePass(String value) |
void |
setKeystoreProvider(String value) |
void |
setKeystoreType(String value) |
void |
setSessionCacheSize(String value) |
void |
setSessionTimeout(String value) |
void |
setSslImplementationName(String value) |
void |
setSslProtocol(String value) |
void |
setTruststoreAlgorithm(String value) |
void |
setTruststoreFile(String value) |
void |
setTruststorePass(String value) |
void |
setTruststoreProvider(String value) |
void |
setTruststoreType(String value) |
getHttp11Protocol, setSSLEnabledcreateObjectNameKeyProperties, createRequest, createResponse, destroyInternal, getAllowTrace, getAsyncTimeout, getAttribute, getDomainInternal, getEnableLookups, getExecutorName, getInfo, getLocalPort, getMapper, getMaxHeaderCount, getMaxParameterCount, getMaxPostSize, getMaxSavePostSize, getObjectNameKeyProperties, getParseBodyMethods, getPort, getProperty, getProtocol, getProtocolHandler, getProtocolHandlerClassName, getProxyName, getProxyPort, getRedirectPort, getScheme, getSecure, getService, getURIEncoding, getUseBodyEncodingForURI, getUseIPVHosts, getXpoweredBy, initInternal, isParseBodyMethod, pause, resume, setAllowTrace, setAsyncTimeout, setAttribute, setEnableLookups, setMaxHeaderCount, setMaxParameterCount, setMaxPostSize, setMaxSavePostSize, setParseBodyMethods, setPort, setProperty, setProtocol, setProtocolHandlerClassName, setProxyName, setProxyPort, setRedirectPort, setScheme, setSecure, setService, setURIEncoding, setUseBodyEncodingForURI, setUseIPVHosts, setXpoweredBy, startInternal, stopInternal, toStringgetDomain, getObjectName, postDeregister, postRegister, preDeregister, preRegister, register, setDomain, unregisterpublic void setAlgorithm(String value)
public void setClientAuth(String value)
public void setCrlFile(String value)
public void setKeyAlias(String value)
public void setKeyPass(String value)
public void setKeystoreFile(String value)
public void setKeystorePass(String value)
public void setKeystoreProvider(String value)
public void setKeystoreType(String value)
public void setSessionTimeout(String value)
public void setSessionCacheSize(String value)
public void setSslProtocol(String value)
public void setSslImplementationName(String value)
public void setTruststoreAlgorithm(String value)
public void setTruststoreFile(String value)
public void setTruststorePass(String value)
public void setTruststoreProvider(String value)
public void setTruststoreType(String value)
Copyright © 2005–2018 Alfresco Software. All rights reserved.