public class AjpNio2ProtocolWithPasswordEncryption extends org.apache.coyote.ajp.AjpNio2Protocol implements BambooTomcatProtocolWithPasswordEncryption
| Constructor and Description |
|---|
AjpNio2ProtocolWithPasswordEncryption() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
setBambooEncryptionKey(String bambooEncryptionKey)
Set encryption key file
|
void |
setSecret(String secret) |
addSslHostConfig, addUpgradeProtocol, createProcessor, createUpgradeProcessor, findSslHostConfigs, findUpgradeProtocols, getAjpFlush, getAllowedRequestAttributesPattern, getAllowedRequestAttributesPatternInternal, getEndpoint, getNegotiatedProtocol, getPacketSize, getProtocolName, getRequiredSecret, getSecret, getSecretRequired, getTomcatAuthentication, getTomcatAuthorization, getUpgradeProtocol, setAjpFlush, setAllowedRequestAttributesPattern, setPacketSize, setRequiredSecret, setSecretRequired, setTomcatAuthentication, setTomcatAuthorization, startaddWaitingProcessor, closeServerSocketGraceful, destroy, getAcceptCount, getAcceptorThreadCount, getAcceptorThreadPriority, getAdapter, getAddress, getAsyncTimeout, getBacklog, getClientCertProvider, getConnectionCount, getConnectionLinger, getConnectionTimeout, getDomain, getExecutor, getGlobalRequestProcessorMBeanName, getHandler, getKeepAliveTimeout, getLocalPort, getMaxConnections, getMaxHeaderCount, getMaxThreads, getMinSpareThreads, getName, getNameIndex, getObjectName, getPort, getProcessorCache, getProperty, getSendReasonPhrase, getSoLinger, getSoTimeout, getTcpNoDelay, getThreadPriority, getWaitingProcessorCount, isAprRequired, isSendfileSupported, pause, postDeregister, postRegister, preDeregister, preRegister, removeWaitingProcessor, resume, setAcceptCount, setAcceptorThreadCount, setAcceptorThreadPriority, setAdapter, setAddress, setBacklog, setClientCertProvider, setConnectionLinger, setConnectionTimeout, setExecutor, setHandler, setKeepAliveTimeout, setMaxConnections, setMaxHeaderCount, setMaxThreads, setMinSpareThreads, setPort, setProcessorCache, setProperty, setSendReasonPhrase, setSoLinger, setSoTimeout, setTcpNoDelay, setThreadPriority, stoppublic AjpNio2ProtocolWithPasswordEncryption()
public void init()
throws Exception
init in interface org.apache.coyote.ProtocolHandlerinit in class org.apache.coyote.AbstractProtocol<org.apache.tomcat.util.net.Nio2Channel>Exceptionpublic void setSecret(String secret)
setSecret in class org.apache.coyote.ajp.AbstractAjpProtocol<org.apache.tomcat.util.net.Nio2Channel>public void setBambooEncryptionKey(String bambooEncryptionKey)
BambooTomcatProtocolWithPasswordEncryptionsetBambooEncryptionKey in interface BambooTomcatProtocolWithPasswordEncryptionCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.