public class AjpNioProtocolWithPasswordEncryption extends org.apache.coyote.ajp.AjpNioProtocol implements BambooTomcatProtocolWithPasswordEncryption
| Constructor and Description |
|---|
AjpNioProtocolWithPasswordEncryption() |
| 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, 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, isAprRequired, 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 AjpNioProtocolWithPasswordEncryption()
public void init()
throws Exception
init in interface org.apache.coyote.ProtocolHandlerinit in class org.apache.coyote.AbstractProtocol<org.apache.tomcat.util.net.NioChannel>Exceptionpublic void setSecret(String secret)
setSecret in class org.apache.coyote.ajp.AbstractAjpProtocol<org.apache.tomcat.util.net.NioChannel>public void setBambooEncryptionKey(String bambooEncryptionKey)
BambooTomcatProtocolWithPasswordEncryptionsetBambooEncryptionKey in interface BambooTomcatProtocolWithPasswordEncryptionCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.