public class AjpAprProtocolWithPasswordEncryption extends org.apache.coyote.ajp.AjpAprProtocol implements BambooTomcatProtocolWithPasswordEncryption
| Constructor and Description |
|---|
AjpAprProtocolWithPasswordEncryption() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
setBambooEncryptionKey(String bambooEncryptionKey)
Set encryption key file
|
void |
setSecret(String secret) |
getLog, getNamePrefix, getPollTime, isAprRequired, setPollTimeaddSslHostConfig, 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, awaitConnectionsClose, 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, getPortOffset, getPortWithOffset, getProcessorCache, getProperty, getSendReasonPhrase, getSoLinger, getSoTimeout, getTcpNoDelay, getThreadPriority, getWaitingProcessorCount, 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, setPortOffset, setProcessorCache, setProperty, setSendReasonPhrase, setSoLinger, setSoTimeout, setTcpNoDelay, setThreadPriority, stoppublic AjpAprProtocolWithPasswordEncryption()
public void init()
throws Exception
public void setSecret(String secret)
setSecret in class org.apache.coyote.ajp.AbstractAjpProtocol<Long>public void setBambooEncryptionKey(String bambooEncryptionKey)
BambooTomcatProtocolWithPasswordEncryptionsetBambooEncryptionKey in interface BambooTomcatProtocolWithPasswordEncryptionCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.