public class AjpAprProtocolWithPasswordEncryption extends org.apache.coyote.ajp.AjpAprProtocol implements ProductTomcatProtocolWithPasswordEncryption
| Constructor and Description |
|---|
AjpAprProtocolWithPasswordEncryption() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
setProductEncryptionKey(String productEncryptionKey)
Set encryption key file
|
void |
setSecret(String secret) |
getLog, getNamePrefix, getPollTime, isAprRequired, setPollTimeaddSslHostConfig, addUpgradeProtocol, createProcessor, createUpgradeProcessor, findSslHostConfigs, findUpgradeProtocols, getAjpFlush, getAllowedRequestAttributesPattern, getAllowedRequestAttributesPatternInternal, getDesiredBufferSize, getEndpoint, getNegotiatedProtocol, getPacketSize, getProtocolName, getRequiredSecret, getSecret, getSecretRequired, getTomcatAuthentication, getTomcatAuthorization, getUpgradeProtocol, setAjpFlush, setAllowedRequestAttributesPattern, setPacketSize, setRequiredSecret, setSecretRequired, setTomcatAuthentication, setTomcatAuthorization, startaddWaitingProcessor, awaitConnectionsClose, closeServerSocketGraceful, destroy, getAcceptCount, getAcceptorThreadCount, getAcceptorThreadPriority, getAdapter, getAddress, getClientCertProvider, getConnectionCount, getConnectionLinger, getConnectionTimeout, getDomain, getExecutor, getGlobalRequestProcessorMBeanName, getHandler, getId, getKeepAliveTimeout, getLocalPort, getMaxConnections, getMaxHeaderCount, getMaxThreads, getMinSpareThreads, getName, getNameIndex, getObjectName, getPort, getPortOffset, getPortWithOffset, getProcessorCache, getProperty, getTcpNoDelay, getThreadPriority, getUtilityExecutor, getWaitingProcessorCount, isPaused, isSendfileSupported, pause, postDeregister, postRegister, preDeregister, preRegister, removeWaitingProcessor, resume, setAcceptCount, setAcceptorThreadCount, setAcceptorThreadPriority, setAdapter, setAddress, setClientCertProvider, setConnectionLinger, setConnectionTimeout, setExecutor, setHandler, setKeepAliveTimeout, setMaxConnections, setMaxHeaderCount, setMaxThreads, setMinSpareThreads, setPort, setPortOffset, setProcessorCache, setProperty, setTcpNoDelay, setThreadPriority, setUtilityExecutor, startAsyncTimeout, stop, stopAsyncTimeoutpublic AjpAprProtocolWithPasswordEncryption()
public void init()
throws Exception
public void setSecret(String secret)
setSecret in class org.apache.coyote.ajp.AbstractAjpProtocol<Long>public void setProductEncryptionKey(String productEncryptionKey)
ProductTomcatProtocolWithPasswordEncryptionsetProductEncryptionKey in interface ProductTomcatProtocolWithPasswordEncryptionCopyright © 2023 Atlassian. All rights reserved.