A B C D E F G H I J M N O P R S T V

A

addChild(Container) - Method in class org.apache.geronimo.tomcat.GeronimoStandardContext
 
addConnector(Connector) - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
addConnector(WebContainer, String, String, String, int) - Method in class org.apache.geronimo.tomcat.TomcatManagerImpl
Creates and returns a new connector.
addContext(TomcatContext) - Method in class org.apache.geronimo.tomcat.TomcatContainer
Creates and adds the context to the running host

It simply delegates the call to Tomcat's Embedded and Host classes

addWebService(String, String[], WebServiceContainer, String, String, String, String, ClassLoader) - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
after(Object[], ServletRequest, ServletResponse) - Method in interface org.apache.geronimo.tomcat.interceptor.BeforeAfter
 
after(Object[], ServletRequest, ServletResponse) - Method in class org.apache.geronimo.tomcat.interceptor.ComponentContextBeforeAfter
 
after(Object[], ServletRequest, ServletResponse) - Method in class org.apache.geronimo.tomcat.interceptor.InstanceContextBeforeAfter
 
after(Object[], ServletRequest, ServletResponse) - Method in class org.apache.geronimo.tomcat.interceptor.PolicyContextBeforeAfter
 
authenticate(String, String) - Method in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(X509Certificate[]) - Method in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
 
authenticate(CallbackHandler, String) - Method in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
 
authenticate(String, String) - Method in class org.apache.geronimo.tomcat.realm.TomcatJAASRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.

B

BaseGBean - Class in org.apache.geronimo.tomcat
 
BaseGBean() - Constructor for class org.apache.geronimo.tomcat.BaseGBean
 
before(Object[], ServletRequest, ServletResponse) - Method in interface org.apache.geronimo.tomcat.interceptor.BeforeAfter
 
before(Object[], ServletRequest, ServletResponse) - Method in class org.apache.geronimo.tomcat.interceptor.ComponentContextBeforeAfter
 
before(Object[], ServletRequest, ServletResponse) - Method in class org.apache.geronimo.tomcat.interceptor.InstanceContextBeforeAfter
 
before(Object[], ServletRequest, ServletResponse) - Method in class org.apache.geronimo.tomcat.interceptor.PolicyContextBeforeAfter
 
BeforeAfter - Interface in org.apache.geronimo.tomcat.interceptor
 

C

CatalinaClusterGBean - Class in org.apache.geronimo.tomcat.cluster
 
CatalinaClusterGBean() - Constructor for class org.apache.geronimo.tomcat.cluster.CatalinaClusterGBean
 
CatalinaClusterGBean(String, Map, MembershipServiceGBean, ReceiverGBean, SenderGBean, MessageListenerGBean, ValveGBean, ClusterDeployerGBean) - Constructor for class org.apache.geronimo.tomcat.cluster.CatalinaClusterGBean
 
clone() - Method in class org.apache.geronimo.tomcat.realm.TomcatJAASRealm
 
ClusterDeployerGBean - Class in org.apache.geronimo.tomcat.cluster
 
ClusterDeployerGBean() - Constructor for class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
ClusterDeployerGBean(String) - Constructor for class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
ClusterDeployerGBean(String, Map) - Constructor for class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
ComponentContextBeforeAfter - Class in org.apache.geronimo.tomcat.interceptor
 
ComponentContextBeforeAfter(BeforeAfter, int, Context) - Constructor for class org.apache.geronimo.tomcat.interceptor.ComponentContextBeforeAfter
 
connector - Variable in class org.apache.geronimo.tomcat.ConnectorGBean
 
CONNECTOR_CONTAINER_REFERENCE - Static variable in class org.apache.geronimo.tomcat.ConnectorGBean
 
ConnectorGBean - Class in org.apache.geronimo.tomcat
 
ConnectorGBean(String, String, String, int, TomcatContainer) - Constructor for class org.apache.geronimo.tomcat.ConnectorGBean
 
container - Variable in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
context - Variable in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
createContext(String, String, ClassLoader) - Method in class org.apache.geronimo.tomcat.TomcatGeronimoEmbedded
 
createEJBWebServiceContext(String, WebServiceContainer, String, String, String, String, ClassLoader) - Method in class org.apache.geronimo.tomcat.TomcatGeronimoEmbedded
 
createPrincipal(String, Subject) - Method in class org.apache.geronimo.tomcat.realm.TomcatJAASRealm
 

D

DefaultSubjectValve - Class in org.apache.geronimo.tomcat.valve
 
DefaultSubjectValve(Subject) - Constructor for class org.apache.geronimo.tomcat.valve.DefaultSubjectValve
 
deployer - Variable in class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
DispatchListener - Class in org.apache.geronimo.tomcat.listener
 
DispatchListener() - Constructor for class org.apache.geronimo.tomcat.listener.DispatchListener
 
doFail() - Method in class org.apache.geronimo.tomcat.cluster.CatalinaClusterGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.cluster.MembershipServiceGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.cluster.MessageListenerGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.cluster.ReceiverGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.cluster.SenderGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.connector.HTTPConnector
 
doFail() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.EngineGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.HostGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.ManagerGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.RealmGBean
 
doFail() - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
doFail() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
doFail() - Method in class org.apache.geronimo.tomcat.ValveGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.cluster.CatalinaClusterGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.cluster.MembershipServiceGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.cluster.MessageListenerGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.cluster.ReceiverGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.cluster.SenderGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.connector.HTTPConnector
 
doStart() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.EngineGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.HostGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.ManagerGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.RealmGBean
 
doStart() - Method in class org.apache.geronimo.tomcat.TomcatContainer
Instantiate and start up Tomcat's Embedded class

See org.apache.catalina.startup.Embedded for details (TODO: provide the link to the javadoc)

doStart() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
doStart() - Method in class org.apache.geronimo.tomcat.ValveGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.cluster.CatalinaClusterGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.cluster.MembershipServiceGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.cluster.MessageListenerGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.cluster.ReceiverGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.cluster.SenderGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.connector.HTTPConnector
 
doStop() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.EngineGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.HostGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.ManagerGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.RealmGBean
 
doStop() - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
doStop() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
doStop() - Method in class org.apache.geronimo.tomcat.ValveGBean
 

E

EngineGBean - Class in org.apache.geronimo.tomcat
 
EngineGBean(String, Map, HostGBean, Collection, ObjectRetriever, ValveGBean, CatalinaClusterGBean, ManagerGBean) - Constructor for class org.apache.geronimo.tomcat.EngineGBean
 

F

FarmWarDeployerGBean - Class in org.apache.geronimo.tomcat.cluster
 
FarmWarDeployerGBean() - Constructor for class org.apache.geronimo.tomcat.cluster.FarmWarDeployerGBean
 
FarmWarDeployerGBean(String, String, String, boolean, int, ServerInfo) - Constructor for class org.apache.geronimo.tomcat.cluster.FarmWarDeployerGBean
 

G

GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.cluster.CatalinaClusterGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.cluster.FarmWarDeployerGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.cluster.MembershipServiceGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.cluster.MessageListenerGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.cluster.ReceiverGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.cluster.SenderGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.connector.HTTPConnector
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.ConnectorGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.EngineGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.HostGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.HttpsConnectorGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.ManagerGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.RealmGBean
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.TomcatContainer
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.TomcatLogManagerImpl
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.TomcatManagerImpl
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
GBEAN_INFO - Static variable in class org.apache.geronimo.tomcat.ValveGBean
 
GeronimoBeforeAfterValve - Class in org.apache.geronimo.tomcat.valve
 
GeronimoBeforeAfterValve(BeforeAfter, int) - Constructor for class org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve
 
GeronimoStandardContext - Class in org.apache.geronimo.tomcat
 
GeronimoStandardContext() - Constructor for class org.apache.geronimo.tomcat.GeronimoStandardContext
 
getAcceptQueueSize() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets the maximum number of connections that may be queued while all threads are busy.
getAccessLog(WebContainer) - Method in class org.apache.geronimo.tomcat.TomcatManagerImpl
 
getAlgorithm() - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Gets the certificate algorithm used to access the keystore.
getAllowTrace() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getAllowTrace() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getApplicationManagedSecurityResources() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getApplicationManagedSecurityResources() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getAttribute(String) - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
getBeforeAfter() - Method in class org.apache.geronimo.tomcat.GeronimoStandardContext
 
getBufferSizeBytes() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets the size of the buffer used to handle network data for this connector.
getChecked() - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
getCiphers() - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Gets a comma seperated list of the encryption ciphers that may be used.
getCiphers() - Method in interface org.apache.geronimo.tomcat.TomcatSecureConnector
Gets a comma seperated list of the encryption ciphers that may be used.
getClassLoader() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getClassLoader() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getCluster() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getCluster() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getComponentContext() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getComponentContext() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getCompressableMimeType() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getCompressableMimeType() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getCompression() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getCompression() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getConnectionTimeoutMillis() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getConnectionTimeoutMillis() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getConnectors() - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
getConnectors(String) - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
getConnectors(String) - Method in class org.apache.geronimo.tomcat.TomcatManagerImpl
Gets the ObjectNames of any existing connectors for this network technology for the specified protocol.
getConnectors() - Method in class org.apache.geronimo.tomcat.TomcatManagerImpl
Gets the ObjectNames of any existing connectors associated with this network technology.
getConnectorsForContainer(Object, String) - Method in class org.apache.geronimo.tomcat.TomcatManagerImpl
Gets the ObjectNames of any existing connectors for the specified container for the specified protocol.
getConnectorsForContainer(Object) - Method in class org.apache.geronimo.tomcat.TomcatManagerImpl
Gets the ObjectNames of any existing connectors for the specified container.
getConnectUrl() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getContainer() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getContainers() - Method in class org.apache.geronimo.tomcat.TomcatManagerImpl
Gets the network containers.
getContentLength() - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
getContentType() - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
getContentType() - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.ResponseAdapter
 
getContext() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getContext() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getContextCount() - Method in class org.apache.geronimo.tomcat.GeronimoStandardContext
 
getContextPath() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getContextPath() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getDefaultPort() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getDefaultPrincipal() - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
getDeploymentDescriptor() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getDocBase() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getDocBase() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getExcluded() - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.cluster.CatalinaClusterGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.cluster.FarmWarDeployerGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.cluster.MembershipServiceGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.cluster.MessageListenerGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.cluster.ReceiverGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.cluster.SenderGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.connector.HTTPConnector
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.EngineGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.HostGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.ManagerGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.RealmGBean
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.TomcatContainer
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.TomcatLogManagerImpl
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.TomcatManagerImpl
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getGBeanInfo() - Static method in class org.apache.geronimo.tomcat.ValveGBean
 
getHeader(String) - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
getHeader(String) - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.ResponseAdapter
 
getHost() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets the hostname/IP that this connector listens on.
getInputStream() - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.cluster.CatalinaClusterGBean
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.cluster.MembershipServiceGBean
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.cluster.MessageListenerGBean
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.cluster.ReceiverGBean
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.cluster.SenderGBean
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.EngineGBean
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.HostGBean
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.ManagerGBean
 
getInternalObject() - Method in interface org.apache.geronimo.tomcat.ObjectRetriever
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.RealmGBean
 
getInternalObject() - Method in class org.apache.geronimo.tomcat.ValveGBean
 
getJ2EEApplication() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getJ2EEServer() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getJavaVMs() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getKernel() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getKernel() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getKeystoreFileName() - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Gets the name of the keystore file that holds the server certificate (and by default, the trusted CA certificates used for client certificate authentication).
getKeystoreType() - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Gets the format of the entries in the keystore.
getLingerMillis() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets the amount of time the socket used by this connector will linger after being closed
getListenAddress() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Every connector must specify a property of type InetSocketAddress because we use that to identify the network services to print a list during startup.
getLogFileNames(String) - Method in class org.apache.geronimo.tomcat.TomcatLogManagerImpl
Gets the names of all log files for this log name.
getLogNames() - Method in class org.apache.geronimo.tomcat.TomcatLogManagerImpl
Gets the name of all logs used by this system.
getManager() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getManager() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getMatchingItems(String, String, String, String, String, Date, Date, Integer, Integer) - Method in class org.apache.geronimo.tomcat.TomcatLogManagerImpl
Searches the log for records matching the specified parameters.
getMaxHttpHeaderSizeBytes() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getMaxHttpHeaderSizeBytes() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getMaxKeepAliveRequests() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getMaxKeepAliveRequests() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getMaxPostSize() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getMaxPostSize() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getMaxSavePostSize() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getMaxSavePostSize() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getMaxSpareThreads() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getMaxSpareThreads() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getMaxThreads() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets the maximum number of threads used to service connections from this connector.
getMethod() - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
getMinSpareThreads() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getMinSpareThreads() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getName() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getName() - Method in class org.apache.geronimo.tomcat.JAASTomcatPrincipal
 
getNextValve() - Method in class org.apache.geronimo.tomcat.cluster.MessageListenerGBean
 
getNextValve() - Method in class org.apache.geronimo.tomcat.ValveGBean
 
getNoCompressionUserAgents() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getNoCompressionUserAgents() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getObjectName() - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
getObjectName() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getOutputStream() - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.ResponseAdapter
 
getParameter(String) - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
getParameters() - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
getPolicyContextID() - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
getPort() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets the network port that this connector listens on.
getProductName() - Method in class org.apache.geronimo.tomcat.TomcatManagerImpl
 
getProtocol() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets the network protocol that this connector handles.
getProxyName() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getProxyName() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getProxyPort() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getProxyPort() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getRealm() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getRealm() - Method in class org.apache.geronimo.tomcat.TomcatEngine
 
getRealm() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getRedirectPort() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets the network port to which traffic will be redirected if this connector handles insecure traffic and the request requires a secure connection.
getRestrictedUserAgents() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getRestrictedUserAgents() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getRoles() - Method in class org.apache.geronimo.tomcat.JAASTomcatPrincipal
 
getScheme() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getScheme() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getSecureProtocol() - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Gets the protocol used for secure communication.
getSecurityHolder() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getSecurityHolder() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getSecurityRealm() - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
getServer() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getServer() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getServer() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getServlets() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getSocketBuffer() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getSocketBuffer() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getStatusCode() - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.ResponseAdapter
 
getStrategy() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getStrategy() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getSubject() - Method in class org.apache.geronimo.tomcat.JAASTomcatPrincipal
 
getSupportedProtocols() - Method in class org.apache.geronimo.tomcat.TomcatManagerImpl
Gets the protocols which this container can configure connectors for.
getThreadPriority() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getThreadPriority() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getTrackedConnectionAssociator() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getTrackedConnectionAssociator() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getTruststoreFileName() - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
 
getTruststoreFileName() - Method in interface org.apache.geronimo.tomcat.TomcatSecureConnector
Gets the name of the keystore file that holds the trusted CA certificates used for client certificate authentication.
getTruststoreType() - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
 
getTruststoreType() - Method in interface org.apache.geronimo.tomcat.TomcatSecureConnector
Gets the format of the entries in the keystore.
getUnshareableResources() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getUnshareableResources() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getURI() - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
getUriEncoding() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getUriEncoding() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getURLFor() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getUseBodyEncodingForURI() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getUseBodyEncodingForURI() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getUseIPVHosts() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getUseIPVHosts() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
getUserTransaction() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getUserTransaction() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getValveChain() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getValveChain() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getVirtualServer() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getVirtualServer() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getWARDirectory() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getWARName() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getWebServices() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
getWebServices() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
getXpoweredBy() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
getXpoweredBy() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 

H

hasResourcePermission(Request, Response, SecurityConstraint[], Context) - Method in class org.apache.geronimo.tomcat.realm.TomcatEJBWSGeronimoRealm
 
hasResourcePermission(Request, Response, SecurityConstraint[], Context) - Method in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
Perform access control based on the specified authorization constraint.
hasRole(Principal, String) - Method in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
Return true if the specified Principal has the specified security role, within the context of this Realm; otherwise return false.
hasRole(Principal, String) - Method in class org.apache.geronimo.tomcat.realm.TomcatJAASRealm
 
hasUserDataPermission(Request, Response, SecurityConstraint[]) - Method in class org.apache.geronimo.tomcat.realm.TomcatEJBWSGeronimoRealm
 
hasUserDataPermission(Request, Response, SecurityConstraint[]) - Method in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
Enforce any user data constraint required by the security constraint guarding this request URI.
HostGBean - Class in org.apache.geronimo.tomcat
 
HostGBean() - Constructor for class org.apache.geronimo.tomcat.HostGBean
 
HostGBean(String, Map, ArrayList, ObjectRetriever, ValveGBean, CatalinaClusterGBean, ManagerGBean) - Constructor for class org.apache.geronimo.tomcat.HostGBean
 
HTTPConnector - Class in org.apache.geronimo.tomcat.connector
Apache Tomcat HTTP 1.1 connector
HTTPConnector(TomcatContainer) - Constructor for class org.apache.geronimo.tomcat.connector.HTTPConnector
 
HttpsConnectorGBean - Class in org.apache.geronimo.tomcat
A wrapper around a connector for the HTTPS protocol for Tomcat.
HttpsConnectorGBean(String, String, String, int, TomcatContainer, ServerInfo) - Constructor for class org.apache.geronimo.tomcat.HttpsConnectorGBean
 

I

info - Static variable in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
Descriptive information about this Realm implementation.
info - Static variable in class org.apache.geronimo.tomcat.realm.TomcatJAASRealm
Descriptive information about this Realm implementation.
initializeParams(String, Map) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Adds any special parameters before constructing the connector.
initializeParams(String, Map) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Adds any special parameters before constructing the connector.
InstanceContextBeforeAfter - Class in org.apache.geronimo.tomcat.interceptor
 
InstanceContextBeforeAfter(BeforeAfter, int, Set, Set, TrackedConnectionAssociator) - Constructor for class org.apache.geronimo.tomcat.interceptor.InstanceContextBeforeAfter
 
instanceEvent(InstanceEvent) - Method in class org.apache.geronimo.tomcat.listener.DispatchListener
 
invoke(Request, Response) - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.EJBWebServiceValve
 
invoke(Request, Response) - Method in class org.apache.geronimo.tomcat.valve.DefaultSubjectValve
 
invoke(Request, Response) - Method in class org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve
 
isClientAuthRequired() - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Checks whether clients are required to authenticate using client certificates in order to connect using this connector.
isCrossContext() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
isCrossContext() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
isDisableCookies() - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
isDisableCookies() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
isEmptySessionPath() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
isEmptySessionPath() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
isEventProvider() - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
isEventProvider() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
isHostLookupEnabled() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
isHostLookupEnabled() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
isSecurity() - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
isStateManageable() - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
isStateManageable() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
isStatisticsProvider() - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
isStatisticsProvider() - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
isTcpNoDelay() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets whether the TCP_NODELAY flag is set for the sockets used by this connector.
isUploadTimeoutEnabled() - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
isUploadTimeoutEnabled() - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 

J

J2EE_TYPE - Static variable in class org.apache.geronimo.tomcat.cluster.CatalinaClusterGBean
 
J2EE_TYPE - Static variable in class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
 
J2EE_TYPE - Static variable in class org.apache.geronimo.tomcat.cluster.MembershipServiceGBean
 
J2EE_TYPE - Static variable in class org.apache.geronimo.tomcat.cluster.MessageListenerGBean
 
J2EE_TYPE - Static variable in class org.apache.geronimo.tomcat.cluster.ReceiverGBean
 
J2EE_TYPE - Static variable in class org.apache.geronimo.tomcat.cluster.SenderGBean
 
J2EE_TYPE - Static variable in class org.apache.geronimo.tomcat.HostGBean
 
J2EE_TYPE - Static variable in class org.apache.geronimo.tomcat.ManagerGBean
 
J2EE_TYPE - Static variable in class org.apache.geronimo.tomcat.ValveGBean
 
JAASTomcatPrincipal - Class in org.apache.geronimo.tomcat
 
JAASTomcatPrincipal(String) - Constructor for class org.apache.geronimo.tomcat.JAASTomcatPrincipal
 

M

manager - Variable in class org.apache.geronimo.tomcat.ManagerGBean
 
ManagerGBean - Class in org.apache.geronimo.tomcat
 
ManagerGBean(String) - Constructor for class org.apache.geronimo.tomcat.ManagerGBean
 
ManagerGBean(String, Map) - Constructor for class org.apache.geronimo.tomcat.ManagerGBean
 
MembershipServiceGBean - Class in org.apache.geronimo.tomcat.cluster
 
MembershipServiceGBean() - Constructor for class org.apache.geronimo.tomcat.cluster.MembershipServiceGBean
 
MembershipServiceGBean(String, Map) - Constructor for class org.apache.geronimo.tomcat.cluster.MembershipServiceGBean
 
MessageListenerGBean - Class in org.apache.geronimo.tomcat.cluster
 
MessageListenerGBean() - Constructor for class org.apache.geronimo.tomcat.cluster.MessageListenerGBean
 
MessageListenerGBean(String, Map, MessageListenerGBean) - Constructor for class org.apache.geronimo.tomcat.cluster.MessageListenerGBean
 

N

name - Static variable in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
Descriptive information about this Realm implementation.
name - Static variable in class org.apache.geronimo.tomcat.realm.TomcatJAASRealm
Descriptive information about this Realm implementation.

O

ObjectRetriever - Interface in org.apache.geronimo.tomcat
 
org.apache.geronimo.tomcat - package org.apache.geronimo.tomcat
 
org.apache.geronimo.tomcat.cluster - package org.apache.geronimo.tomcat.cluster
 
org.apache.geronimo.tomcat.connector - package org.apache.geronimo.tomcat.connector
 
org.apache.geronimo.tomcat.interceptor - package org.apache.geronimo.tomcat.interceptor
 
org.apache.geronimo.tomcat.listener - package org.apache.geronimo.tomcat.listener
 
org.apache.geronimo.tomcat.realm - package org.apache.geronimo.tomcat.realm
 
org.apache.geronimo.tomcat.util - package org.apache.geronimo.tomcat.util
 
org.apache.geronimo.tomcat.valve - package org.apache.geronimo.tomcat.valve
 

P

PolicyContextBeforeAfter - Class in org.apache.geronimo.tomcat.interceptor
 
PolicyContextBeforeAfter(BeforeAfter, int, int, String) - Constructor for class org.apache.geronimo.tomcat.interceptor.PolicyContextBeforeAfter
 

R

RealmGBean - Class in org.apache.geronimo.tomcat
 
RealmGBean(String, Map) - Constructor for class org.apache.geronimo.tomcat.RealmGBean
 
ReceiverGBean - Class in org.apache.geronimo.tomcat.cluster
 
ReceiverGBean() - Constructor for class org.apache.geronimo.tomcat.cluster.ReceiverGBean
 
ReceiverGBean(String, Map) - Constructor for class org.apache.geronimo.tomcat.cluster.ReceiverGBean
 
removeConnector(Connector) - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
removeConnector(AbstractName) - Method in class org.apache.geronimo.tomcat.TomcatManagerImpl
Removes a connector.
removeContext(TomcatContext) - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
removeWebService(String) - Method in class org.apache.geronimo.tomcat.TomcatContainer
 

S

SecurityHolder - Class in org.apache.geronimo.tomcat.util
 
SecurityHolder() - Constructor for class org.apache.geronimo.tomcat.util.SecurityHolder
 
SenderGBean - Class in org.apache.geronimo.tomcat.cluster
 
SenderGBean() - Constructor for class org.apache.geronimo.tomcat.cluster.SenderGBean
 
SenderGBean(String, Map) - Constructor for class org.apache.geronimo.tomcat.cluster.SenderGBean
 
setAcceptQueueSize(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Sets the maximum number of connections that may be queued while all threads are busy.
setAlgorithm(String) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Sets the certificate algorithm used to access the keystore.
setAllowTrace(boolean) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setAllowTrace(boolean) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setAttribute(String, Object) - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
setBufferSizeBytes(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets the size of the buffer used to handle network data for this connector.
setCatalinaHome(String) - Method in class org.apache.geronimo.tomcat.TomcatContainer
 
setChecked(PermissionCollection) - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
setCiphers(String) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Sets a comma seperated list of the encryption ciphers that may be used.
setCiphers(String) - Method in interface org.apache.geronimo.tomcat.TomcatSecureConnector
Sets a comma seperated list of the encryption ciphers that may be used.
setClientAuthRequired(boolean) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Checks whether clients are required to authenticate using client certificates in order to connect using this connector.
setCompressableMimeType(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setCompressableMimeType(String) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setCompression(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setCompression(String) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setConnectionTimeoutMillis(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setConnectionTimeoutMillis(int) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setContentType(String) - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.ResponseAdapter
 
setContext(Context) - Method in interface org.apache.geronimo.tomcat.TomcatContext
 
setContext(Context) - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
setContextPath(String) - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
setContextProperties(TomcatContext) - Method in class org.apache.geronimo.tomcat.GeronimoStandardContext
 
setDefaultPrincipal(DefaultPrincipal) - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
setDocBase(String) - Method in class org.apache.geronimo.tomcat.TomcatWebAppContext
 
setEmptySessionPath(boolean) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setEmptySessionPath(boolean) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setExcluded(PermissionCollection) - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
setHeader(String, String) - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.ResponseAdapter
 
setHost(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Sets the hostname/IP that this connector listens on.
setHostLookupEnabled(boolean) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setHostLookupEnabled(boolean) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setKeystoreFileName(String) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Sets the name of the keystore file that holds the server certificate (and by default, the trusted CA certificates used for client certificate authentication).
setKeystorePassword(String) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Sets the password used to access the keystore, and by default, used to access the server private key inside the keystore.
setKeystoreType(String) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Sets the format of the entries in the keystore.
setLingerMillis(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Sets the amount of time the socket used by this connector will linger after being closed.
setLoader(Loader) - Method in class org.apache.geronimo.tomcat.GeronimoStandardContext
 
setMaxHttpHeaderSizeBytes(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setMaxHttpHeaderSizeBytes(int) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setMaxKeepAliveRequests(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setMaxKeepAliveRequests(int) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setMaxPostSize(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setMaxPostSize(int) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setMaxSavePostSize(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setMaxSavePostSize(int) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setMaxSpareThreads(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setMaxSpareThreads(int) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setMaxThreads(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Sets the maximum number of threads used to service connections from this connector.
setMinSpareThreads(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setMinSpareThreads(int) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setNoCompressionUserAgents(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setNoCompressionUserAgents(String) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setParameters(Object, Map) - Method in class org.apache.geronimo.tomcat.BaseGBean
 
setPolicyContextID(String) - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
setPort(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Sets the network port that this connector listens on.
setProxyName(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setProxyName(String) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setProxyPort(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setProxyPort(int) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setRedirectPort(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Gets the network port to which traffic will be redirected if this connector handles insecure traffic and the request requires a secure connection.
setRequestWrapperName(String) - Static method in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
 
setRestrictedUserAgents(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setRestrictedUserAgents(String) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setRoles(List) - Method in class org.apache.geronimo.tomcat.JAASTomcatPrincipal
 
setScheme(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setScheme(String) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setSecureProtocol(String) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Gets the protocol used for secure communication.
setSecurity(boolean) - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
setSecurityRealm(String) - Method in class org.apache.geronimo.tomcat.util.SecurityHolder
 
setServer(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setServer(String) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setSocketBuffer(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setSocketBuffer(int) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setStatusCode(int) - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.ResponseAdapter
 
setStatusMessage(String) - Method in class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.ResponseAdapter
 
setStrategy(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setStrategy(String) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setSubject(Subject) - Method in class org.apache.geronimo.tomcat.JAASTomcatPrincipal
 
setTcpNoDelay(boolean) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Sets whether the TCP_NODELAY flag is set for the sockets used by this connector.
setThreadPriority(int) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setThreadPriority(int) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setTruststoreFileName(String) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
 
setTruststoreFileName(String) - Method in interface org.apache.geronimo.tomcat.TomcatSecureConnector
Sets the name of the keystore file that holds the trusted CA certificates used for client certificate authentication.
setTruststorePassword(String) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
 
setTruststorePassword(String) - Method in interface org.apache.geronimo.tomcat.TomcatSecureConnector
Sets the password used to verify integrity of truststore.
setTruststoreType(String) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
 
setTruststoreType(String) - Method in interface org.apache.geronimo.tomcat.TomcatSecureConnector
Sets the format of the entries in the keystore.
setUploadTimeoutEnabled(boolean) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setUploadTimeoutEnabled(boolean) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setUriEncoding(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setUriEncoding(String) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setUseBodyEncodingForURI(boolean) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setUseBodyEncodingForURI(boolean) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setUseIPVHosts(boolean) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setUseIPVHosts(boolean) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
setXpoweredBy(boolean) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
 
setXpoweredBy(boolean) - Method in interface org.apache.geronimo.tomcat.TomcatWebConnector
 
start() - Method in class org.apache.geronimo.tomcat.GeronimoStandardContext
 
start() - Method in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
Prepare for active use of the public methods of this Component.
stop() - Method in class org.apache.geronimo.tomcat.GeronimoStandardContext
 
stop() - Method in class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
Gracefully shut down active use of the public methods of this Component.

T

TomcatContainer - Class in org.apache.geronimo.tomcat
Apache Tomcat GBean http://wiki.apache.org/geronimo/Tomcat http://nagoya.apache.org/jira/browse/GERONIMO-215
TomcatContainer() - Constructor for class org.apache.geronimo.tomcat.TomcatContainer
 
TomcatContainer(ClassLoader, String, ObjectRetriever, ServerInfo, String, WebManager) - Constructor for class org.apache.geronimo.tomcat.TomcatContainer
GBean constructor (invoked dynamically when the gbean is declared in a plan)
TomcatContext - Interface in org.apache.geronimo.tomcat
 
TomcatEJBWebServiceContext - Class in org.apache.geronimo.tomcat
 
TomcatEJBWebServiceContext(String, WebServiceContainer, String, String, String, String, ClassLoader) - Constructor for class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext
 
TomcatEJBWebServiceContext.EJBWebServiceValve - Class in org.apache.geronimo.tomcat
 
TomcatEJBWebServiceContext.EJBWebServiceValve() - Constructor for class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.EJBWebServiceValve
 
TomcatEJBWebServiceContext.RequestAdapter - Class in org.apache.geronimo.tomcat
 
TomcatEJBWebServiceContext.RequestAdapter(Request) - Constructor for class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.RequestAdapter
 
TomcatEJBWebServiceContext.ResponseAdapter - Class in org.apache.geronimo.tomcat
 
TomcatEJBWebServiceContext.ResponseAdapter(Response) - Constructor for class org.apache.geronimo.tomcat.TomcatEJBWebServiceContext.ResponseAdapter
 
TomcatEJBWSGeronimoRealm - Class in org.apache.geronimo.tomcat.realm
TomcatEJBWSGeronimoRealm is intended only for use with ejb web services in tomcat.
TomcatEJBWSGeronimoRealm() - Constructor for class org.apache.geronimo.tomcat.realm.TomcatEJBWSGeronimoRealm
 
TomcatEngine - Class in org.apache.geronimo.tomcat
 
TomcatEngine() - Constructor for class org.apache.geronimo.tomcat.TomcatEngine
 
TomcatGeronimoEmbedded - Class in org.apache.geronimo.tomcat
 
TomcatGeronimoEmbedded() - Constructor for class org.apache.geronimo.tomcat.TomcatGeronimoEmbedded
 
TomcatGeronimoRealm - Class in org.apache.geronimo.tomcat.realm
 
TomcatGeronimoRealm() - Constructor for class org.apache.geronimo.tomcat.realm.TomcatGeronimoRealm
 
TomcatJAASRealm - Class in org.apache.geronimo.tomcat.realm
 
TomcatJAASRealm() - Constructor for class org.apache.geronimo.tomcat.realm.TomcatJAASRealm
 
TomcatLogManager - Interface in org.apache.geronimo.tomcat
Token interface to distinguish Tomcat implementations.
TomcatLogManagerImpl - Class in org.apache.geronimo.tomcat
Tomcat implementation of the WebAccessLog management interface.
TomcatLogManagerImpl(ServerInfo, Collection) - Constructor for class org.apache.geronimo.tomcat.TomcatLogManagerImpl
 
TomcatManagerImpl - Class in org.apache.geronimo.tomcat
Tomcat implementation of the WebManager management API.
TomcatManagerImpl(Kernel) - Constructor for class org.apache.geronimo.tomcat.TomcatManagerImpl
 
TomcatSecureConnector - Interface in org.apache.geronimo.tomcat
 
TomcatWebAppContext - Class in org.apache.geronimo.tomcat
Wrapper for a WebApplicationContext that sets up its J2EE environment.
TomcatWebAppContext(ClassLoader, String, String, URL, SecurityHolder, String, Map, Set, Set, TransactionManager, TrackedConnectionAssociator, TomcatContainer, ObjectRetriever, ValveGBean, CatalinaClusterGBean, ManagerGBean, boolean, boolean, Map, J2EEServer, J2EEApplication, Kernel) - Constructor for class org.apache.geronimo.tomcat.TomcatWebAppContext
 
TomcatWebConnector - Interface in org.apache.geronimo.tomcat
Tomcat-specific connector properties.
TomcatWebContainer - Interface in org.apache.geronimo.tomcat
 

V

validateProtocol(String) - Method in class org.apache.geronimo.tomcat.ConnectorGBean
Ensures that this implementation can handle the requested protocol.
validateProtocol(String) - Method in class org.apache.geronimo.tomcat.HttpsConnectorGBean
Ensures that this implementation can handle the requested protocol.
ValveGBean - Class in org.apache.geronimo.tomcat
 
ValveGBean() - Constructor for class org.apache.geronimo.tomcat.ValveGBean
 
ValveGBean(String, Map, ValveGBean) - Constructor for class org.apache.geronimo.tomcat.ValveGBean
 

A B C D E F G H I J M N O P R S T V

Copyright © 2006 Apache Software Foundation. All Rights Reserved.