Alphabetical Index

_ A B C D E F G H I J K L M N O P Q R S T U V W X Z

_

_buf - field in class org.apache.catalina.ssi.ByteArrayServletOutputStream
Our buffer to hold the stream

A

a - static field in class org.apache.coyote.http11.Constants
'a'.
abort() - method in class org.apache.catalina.realm.JAASMemoryLoginModule
Phase 2 of authenticating a Subject when Phase 1 fails.
absoluteBase - field in class org.apache.naming.resources.FileDirContext
Absolute normalized filename of the base.
AbstractCatalinaTask - class org.apache.catalina.ant.AbstractCatalinaTask
Abstract base class for Ant tasks that interact with the Manager web application for dynamically deploying and undeploying applications.
AbstractGroup - class org.apache.catalina.users.AbstractGroup
Convenience base class for Group implementations.
AbstractRole - class org.apache.catalina.users.AbstractRole
Convenience base class for Role implementations.
AbstractUser - class org.apache.catalina.users.AbstractUser
Convenience base class for User implementations.
accept(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.ChannelSocket
AcceptLanguage - class org.apache.tomcat.util.http.AcceptLanguage
Util to process the "Accept-Language" header.
acceptSocket(ServerSocket) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
Wrapper function for accept().
acceptSocket(ServerSocket) - method in class org.apache.tomcat.util.net.puretls.PureTLSSocketFactory
Wrapper function for accept().
acceptSocket(ServerSocket) - method in class org.apache.tomcat.util.net.ServerSocketFactory
Wrapper function for accept().
access() - method in class org.apache.catalina.Session
Update the accessed time information for this session.
access() - method in class org.apache.catalina.session.StandardSession
Update the accessed time information for this session.
accessCount - field in class org.apache.naming.resources.CacheEntry
accessCount - field in class org.apache.naming.resources.ResourceCache
Number of accesses to the cache.
accessCount - field in class org.apache.catalina.session.StandardSession
The access count for this session.
accessed - field in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Constants.AccessLog - class org.apache.catalina.valves.Constants.AccessLog
AccessLogValve - class org.apache.catalina.valves.AccessLogValve
Implementation of the Valve interface that generates a web server access log with the detailed line contents matching a configurable pattern.
AccessLogValve() - constructor for class org.apache.catalina.valves.AccessLogValve
Construct a new instance of this class with default property values.
ACK_BYTES - static field in class org.apache.coyote.http11.Constants
Ack string when pipelining HTTP requests.
acknowledge() - method in class org.apache.coyote.Response
action(org.apache.coyote.ActionCode,Object) - method in class org.apache.coyote.ActionHook
Send an action to the connector.
action(org.apache.coyote.ActionCode,Object) - method in class org.apache.coyote.http11.Http11Processor
Send an action to the connector.
action(org.apache.coyote.ActionCode,Object) - method in class org.apache.jk.server.JkCoyoteHandler
action(org.apache.coyote.ActionCode,Object) - method in class org.apache.coyote.Request
action(org.apache.coyote.ActionCode,Object) - method in class org.apache.coyote.Response
ACTION_ACK - static field in class org.apache.coyote.ActionCode
ACTION_CLIENT_FLUSH - static field in class org.apache.coyote.ActionCode
A flush() operation originated by the client ( i.e.
ACTION_CLOSE - static field in class org.apache.coyote.ActionCode
ACTION_COMMIT - static field in class org.apache.coyote.ActionCode
ACTION_CUSTOM - static field in class org.apache.coyote.ActionCode
ACTION_NEW_REQUEST - static field in class org.apache.coyote.ActionCode
Chain for request creation.
ACTION_POST_REQUEST - static field in class org.apache.coyote.ActionCode
Hook called after request, but before recycling.
ACTION_REQ_HOST_ADDR_ATTRIBUTE - static field in class org.apache.coyote.ActionCode
Callback for lazy evaluation - extract the remote host infos (address, name, port) and local address.
ACTION_REQ_HOST_ATTRIBUTE - static field in class org.apache.coyote.ActionCode
Callback for lazy evaluation - extract the remote host address.
ACTION_REQ_LOCAL_ADDR_ATTRIBUTE - static field in class org.apache.coyote.ActionCode
Callback for lazy evaluation - local address.
ACTION_REQ_LOCAL_NAME_ATTRIBUTE - static field in class org.apache.coyote.ActionCode
Callback for lazy evaluation - local address.
ACTION_REQ_LOCALPORT_ATTRIBUTE - static field in class org.apache.coyote.ActionCode
Callback for lazy evaluation - socket local port.
ACTION_REQ_REMOTEPORT_ATTRIBUTE - static field in class org.apache.coyote.ActionCode
Callback for lazy evaluation - socket remote port.
ACTION_REQ_SSL_ATTRIBUTE - static field in class org.apache.coyote.ActionCode
Callback for lazy evaluation - extract the SSL-related attributes.
ACTION_REQ_SSL_CERTIFICATE - static field in class org.apache.coyote.ActionCode
Callback for lazy evaluation - extract the SSL-certificate (including forcing a re-handshake if necessary)
ACTION_RESET - static field in class org.apache.coyote.ActionCode
ACTION_START - static field in class org.apache.coyote.ActionCode
ACTION_STOP - static field in class org.apache.coyote.ActionCode
ACTION_WEBAPP - static field in class org.apache.coyote.ActionCode
ActionCode - class org.apache.coyote.ActionCode
Enumerated class containing the adapter event codes.
ActionHook - interface org.apache.coyote.ActionHook
Action hook.
activate() - method in class org.apache.catalina.session.StandardSession
Perform internal processing required to activate this session.
activeFilters - field in class org.apache.coyote.http11.InternalInputBuffer
Active filters (in order).
activeFilters - field in class org.apache.coyote.http11.InternalOutputBuffer
Active filter (which is actually the top of the pipeline).
adapter - field in class org.apache.coyote.http11.Http11Processor
Associated adapter.
adapter - field in class org.apache.coyote.memory.MemoryProtocolHandler
Associated adapter.
Adapter - interface org.apache.coyote.Adapter
Adapter.
ADAPTER_NOTES - static field in class org.apache.coyote.tomcat5.CoyoteAdapter
adaptor - field in class org.apache.catalina.mbeans.ServerLifecycleListener
MX4J adaptor name.
adaptorHost - field in class org.apache.catalina.mbeans.ServerLifecycleListener
MX4J jrmp/iiop listen host
adaptorPort - field in class org.apache.catalina.mbeans.ServerLifecycleListener
MX4J jrmp/iiop listen port
add(Object) - method in class org.apache.catalina.util.ResourceSet
Add the specified element to this set if it is not already present.
add(org.apache.catalina.Session) - method in class org.apache.catalina.Manager
Add this Session to the set of active Sessions for this Manager.
add(org.apache.catalina.Session) - method in class org.apache.catalina.session.ManagerBase
Add this Session to the set of active Sessions for this Manager.
ADD_ALIAS_EVENT - static field in class org.apache.catalina.Host
The ContainerEvent event type sent when a new alias is added by addAlias().
ADD_CHILD_EVENT - static field in class org.apache.catalina.Container
The ContainerEvent event type sent when a child container is added by addChild().
ADD_MAPPER_EVENT - static field in class org.apache.catalina.Container
The ContainerEvent event type sent when a Mapper is added by addMapper().
ADD_VALVE_EVENT - static field in class org.apache.catalina.Container
The ContainerEvent event type sent when a valve is added by addValve(), if this Container supports pipelines.
Add an input filter to the filter library.
Add an output filter to the filter library.
addAlias(String) - method in class org.apache.catalina.Host
Add an alias name that should be mapped to this same Host.
addAlias(String) - method in class org.apache.catalina.core.StandardHost
Add an alias name that should be mapped to this same Host.
addAlias(String) - method in class org.apache.catalina.mbeans.StandardHostMBean
Add an alias name that should be mapped to this Host
addApplicationListener(String) - method in class org.apache.catalina.Context
Add a new Listener class name to the set of Listeners configured for this application.
addApplicationListener(String) - method in class org.apache.catalina.DefaultContext
Add a new Listener class name to the set of Listeners configured for this application.
addApplicationListener(String) - method in class org.apache.catalina.core.StandardContext
Add a new Listener class name to the set of Listeners configured for this application.
addApplicationListener(String) - method in class org.apache.catalina.core.StandardDefaultContext
Add a new Listener class name to the set of Listeners configured for this application.
addApplicationListener(String) - method in class org.apache.catalina.startup.TldConfig
Add a new application parameter for this application.
Add a new application parameter for this application.
Add a new application parameter for this application.
Add a new application parameter for this application.
addAuthRole(String) - method in class org.apache.catalina.deploy.SecurityConstraint
Add an authorization role, which is a role name that will be permitted access to the resources protected by this security constraint.
addBuiltinCommands() - method in class org.apache.catalina.ssi.SSIProcessor
addCallback(org.apache.tomcat.util.threads.ThreadPoolRunnable,int) - method in class org.apache.tomcat.util.threads.Reaper
The deployment descriptor can have a locale-encoding-mapping-list element which describes the webapp's desired mapping from locale to charset.
addChild(org.apache.catalina.Container) - method in class org.apache.catalina.Container
Add a new child Container to those associated with this Container, if supported.
addChild(org.apache.catalina.Container) - method in class org.apache.catalina.core.ContainerBase
Add a new child Container to those associated with this Container, if supported.
addChild(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardContext
Add a child Container, only if the proposed child is an implementation of Wrapper.
addChild(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardEngine
Add a child Container, only if the proposed child is an implementation of Host.
addChild(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardHost
Add a child Container, only if the proposed child is an implementation of Context.
addChild(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardHostDeployer
Delegate a request to add a child Context to our associated Host.
addChild(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardWrapper
Refuse to add a child Container, because Wrappers are the lowest level of the Container hierarchy.
Add a new web resource collection to those protected by this security constraint.
addCompressableMimeType(String) - method in class org.apache.coyote.http11.Http11Processor
Add a mime-type which will be compressable The mime-type String will be exactly matched in the response mime-type header .
addConnector(org.apache.catalina.Connector) - method in class org.apache.catalina.startup.Embedded
Add a new Connector to the set of defined Connectors.
addConnector(org.apache.catalina.Connector) - method in class org.apache.catalina.Service
Add a new Connector to the set of defined Connectors, and associate it with this Service's Container.
addConnector(org.apache.catalina.Connector) - method in class org.apache.catalina.core.StandardService
Add a new Connector to the set of defined Connectors, and associate it with this Service's Container.
Add a security constraint to the set for this web application.
Add a security constraint to the set for this web application.
Add a container event listener to this component.
Add a container event listener to this component.
addContentType(String,String) - method in class org.apache.tomcat.util.http.MimeMap
addContext(String,String,Object,String[],javax.naming.Context) - method in class org.apache.tomcat.util.http.mapper.Mapper
Add a new Context to an existing Host.
addCookie() - method in class org.apache.tomcat.util.http.Cookies
Register a new, unitialized cookie.
addCookie(Cookie) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Add a Cookie to the set of Cookies associated with this Request.
addCookie(Cookie) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Add a Cookie to the set of Cookies associated with this Request.
addCookie(Cookie) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Add the specified Cookie to those that will be included with this Response.
addCookie(Cookie) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Add the specified Cookie to those that will be included with this Response.
addCookie(Cookie) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
addCookie(Cookie) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
addCookie(Cookie) - method in class org.apache.catalina.core.DummyRequest
Add a Cookie to the set of Cookies associated with this Request.
addCookie(Cookie) - method in class org.apache.catalina.core.DummyResponse
addCookie(Cookie) - method in class org.apache.catalina.HttpRequest
Add a Cookie to the set of Cookies associated with this Request.
addCookie(Cookie) - method in class org.apache.catalina.connector.HttpResponseFacade
addCookie(Cookie) - method in class org.apache.catalina.authenticator.SavedRequest
addDateHeader(String,long) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Add the specified date header to the specified value.
addDateHeader(String,long) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Add the specified date header to the specified value.
addDateHeader(String,long) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
addDateHeader(String,long) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
addDateHeader(String,long) - method in class org.apache.catalina.core.DummyResponse
addDateHeader(String,long) - method in class org.apache.catalina.connector.HttpResponseFacade
Set the DefaultContext for new web applications.
addDefaultContext(org.apache.catalina.DefaultContext) - method in class org.apache.catalina.Host
Set the DefaultContext for new web applications.
Set the DefaultContext for new web applications.
addDefaultContext(org.apache.catalina.DefaultContext) - method in class org.apache.catalina.core.StandardHost
Set the DefaultContext for new web applications.
addDefaultMapper(String) - method in class org.apache.catalina.core.StandardWrapper
Add a default Mapper implementation if none have been configured explicitly.
addEjb(org.apache.catalina.deploy.ContextEjb) - method in class org.apache.catalina.Context
Add an EJB resource reference for this web application.
Add an EJB resource reference for this web application.
addEjb(org.apache.catalina.deploy.ContextEjb) - method in class org.apache.catalina.core.NamingContextListener
Set the specified EJBs in the naming context.
addEjb(org.apache.catalina.deploy.ContextEjb) - method in class org.apache.catalina.deploy.NamingResources
Add an EJB resource reference for this web application.
addEjb(org.apache.catalina.deploy.ContextEjb) - method in class org.apache.catalina.core.StandardContext
Add an EJB resource reference for this web application.
Add an EJB resource reference for this web application.
addEngine(org.apache.catalina.Engine) - method in class org.apache.catalina.startup.Embedded
Add a new Engine to the set of defined Engines.
Add an environment entry for this web application.
Add an environment entry for this web application.
Set the specified environment entries in the naming context.
Add an environment entry for this web application.
Add an environment entry for this web application.
Add an environment entry for this web application.
addEnvironment(String,String) - method in class org.apache.catalina.mbeans.DefaultContextMBean
Add an environment entry for this web application.
addEnvironment(String,String) - method in class org.apache.catalina.core.StandardContext
Add an environment entry for this web application.
addEnvironment(String,String) - method in class org.apache.catalina.mbeans.StandardContextMBean
Add an environment entry for this web application.
addEnvironment(String,String) - method in class org.apache.catalina.core.StandardDefaultContext
Add an environment entry for this web application.
addEnvironment(String,String,String) - method in class org.apache.catalina.mbeans.NamingResourcesMBean
Add an environment entry for this web application.
addErrorPage(org.apache.catalina.deploy.ErrorPage) - method in class org.apache.catalina.Context
Add an error page for the specified error or Java exception.
addErrorPage(org.apache.catalina.deploy.ErrorPage) - method in class org.apache.catalina.core.StandardContext
Add an error page for the specified error or Java exception.
addExtensionMapping(String,String,PrintWriter) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
Add an Apache extension mapping.
addExtensionMapping(String,String,PrintWriter) - method in class org.apache.jk.config.ApacheConfig
Add an Apache extension mapping.
addExtensionMapping(String,String,PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Add an extension mapping.
addExtensionMapping(String,String,PrintWriter) - method in class org.apache.jk.config.BaseJkConfig
Add an extension mapping.
addField() - method in class org.apache.tomcat.util.collections.MultiMap
Create a new, unitialized entry.
addFilter(org.apache.coyote.http11.InputFilter) - method in class org.apache.coyote.http11.InternalInputBuffer
Add an input filter to the filter library.
Add an output filter to the filter library.
addFilter(String) - method in class org.apache.coyote.http11.Http11Processor
Add input or output filter.
addFilterDef(org.apache.catalina.deploy.FilterDef) - method in class org.apache.catalina.Context
Add a filter definition to this Context.
addFilterDef(org.apache.catalina.deploy.FilterDef) - method in class org.apache.catalina.core.StandardContext
Add a filter definition to this Context.
addFilterMap(org.apache.catalina.deploy.FilterMap) - method in class org.apache.catalina.Context
Add a filter mapping to this Context.
addFilterMap(org.apache.catalina.deploy.FilterMap) - method in class org.apache.catalina.core.StandardContext
Add a filter mapping to this Context.
addGroup(org.apache.catalina.Group) - method in class org.apache.catalina.users.AbstractUser
Add a new Group to those this user belongs to.
addGroup(org.apache.catalina.Group) - method in class org.apache.catalina.users.MemoryUser
Add a new Group to those this user belongs to.
addGroup(org.apache.catalina.Group) - method in class org.apache.catalina.User
Add a new Group to those this user belongs to.
addGroup(String) - method in class org.apache.catalina.mbeans.UserMBean
Add a new Group to those this user belongs to.
addHandler(String,org.apache.jk.core.JkHandler) - method in class org.apache.jk.core.WorkerEnv
addHandlerCallback(org.apache.jk.core.JkHandler) - method in class org.apache.jk.core.JkHandler
Experimental, will be replaced.
addHandlerCallback(org.apache.jk.core.JkHandler) - method in class org.apache.jk.common.JkMX
Experimental, will be replaced.
addHeader(String,String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Add a Header to the set of Headers associated with this Request.
addHeader(String,String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Add a Header to the set of Headers associated with this Request.
addHeader(String,String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Add the specified header to the specified value.
addHeader(String,String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Add the specified header to the specified value.
addHeader(String,String) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
addHeader(String,String) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
addHeader(String,String) - method in class org.apache.catalina.core.DummyRequest
Add a Header to the set of Headers associated with this Request.
addHeader(String,String) - method in class org.apache.catalina.core.DummyResponse
addHeader(String,String) - method in class org.apache.catalina.HttpRequest
Add a Header to the set of Headers associated with this Request.
addHeader(String,String) - method in class org.apache.catalina.connector.HttpResponseFacade
addHeader(String,String) - method in class org.apache.coyote.Response
addHeader(String,String) - method in class org.apache.catalina.authenticator.SavedRequest
addHost(String,String[],Object) - method in class org.apache.tomcat.util.http.mapper.Mapper
Add a new host to the mapper.
addInitParameter(String,String) - method in class org.apache.catalina.deploy.FilterDef
Add an initialization parameter to the set of parameters associated with this filter.
addInitParameter(String,String) - method in class org.apache.catalina.core.StandardWrapper
Add a new servlet initialization parameter for this servlet.
addInitParameter(String,String) - method in class org.apache.catalina.Wrapper
Add a new servlet initialization parameter for this servlet.
Add an input filter to the current request.
Add a lifecycle event listener to this component.
Add a new listener interested in InstanceEvents.
Add a new listener interested in InstanceEvents.
addInstanceListener(String) - method in class org.apache.catalina.Context
Add the classname of an InstanceListener to be added to each Wrapper appended to this Context.
addInstanceListener(String) - method in class org.apache.catalina.DefaultContext
Add the classname of an InstanceListener to be added to each Wrapper appended to this Context.
addInstanceListener(String) - method in class org.apache.catalina.core.StandardContext
Add the classname of an InstanceListener to be added to each Wrapper appended to this Context.
addInstanceListener(String) - method in class org.apache.catalina.core.StandardDefaultContext
Add the classname of an InstanceListener to be added to each Wrapper appended to this Context.
addIntHeader(String,int) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Add the specified integer header to the specified value.
addIntHeader(String,int) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Add the specified integer header to the specified value.
addIntHeader(String,int) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
addIntHeader(String,int) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
addIntHeader(String,int) - method in class org.apache.catalina.core.DummyResponse
addIntHeader(String,int) - method in class org.apache.catalina.connector.HttpResponseFacade
addJarsFromClassPath(Vector,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
add elements from the classpath cp to a Vector jars as file URLs (We use Vector for JDK 1.1 compat).
Add a Handler for jni callbacks.
addJspMapping(String) - method in class org.apache.catalina.Context
Add the given URL pattern as a jsp-property-group.
addJspMapping(String) - method in class org.apache.catalina.core.StandardContext
Add the given URL pattern as a jsp-property-group.
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
addLifecycleListener(org.apache.catalina.LifecycleListener) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
addLifecycleListener(org.apache.catalina.LifecycleListener) - method in class org.apache.catalina.startup.Embedded
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
Adds a Lifecycle listener.
Add a LifecycleEvent listener to this component.
Add a lifecycle event listener to this component.
addLifecycleListener(org.apache.catalina.LifecycleListener) - method in class org.apache.catalina.logger.LoggerBase
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
addLifecycleListener(org.apache.catalina.LifecycleListener) - method in class org.apache.catalina.authenticator.SingleSignOn
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
Add a LifecycleEvent listener to this component.
Add a LifecycleEvent listener to this component.
addLifecycleListener(org.apache.catalina.LifecycleListener) - method in class org.apache.catalina.session.StoreBase
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
Add a lifecycle event listener to this component.
addLocale(Locale) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Add a Locale to the set of preferred Locales for this Request.
addLocale(Locale) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Add a Locale to the set of preferred Locales for this Request.
addLocale(Locale) - method in class org.apache.catalina.core.DummyRequest
Add a Locale to the set of preferred Locales for this Request.
addLocale(Locale) - method in class org.apache.catalina.HttpRequest
Add a Locale to the set of preferred Locales for this Request.
addLocale(Locale) - method in class org.apache.catalina.authenticator.SavedRequest
addLocaleEncodingMappingParameter(String,String) - method in class org.apache.catalina.Context
Add a Locale Encoding Mapping (see Sec 5.4 of Servlet spec 2.4)
addLocaleEncodingMappingParameter(String,String) - method in class org.apache.catalina.core.StandardContext
Add a Locale Encoding Mapping (see Sec 5.4 of Servlet spec 2.4)
Add a local EJB resource reference for this web application.
Set the specified local EJBs in the naming context.
Add a local EJB resource reference for this web application.
Add a local EJB resource reference for this web application.
addManagedObject(org.apache.tomcat.util.buf.TimeStamp) - method in class org.apache.tomcat.util.threads.Expirer
addMapping(String) - method in class org.apache.catalina.core.StandardWrapper
Add a mapping associated with the Wrapper.
addMapping(String) - method in class org.apache.catalina.Wrapper
Add a mapping associated with the Wrapper.
addMapping(String,PrintWriter) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
Add a fulling specified Appache mapping.
addMapping(String,PrintWriter) - method in class org.apache.jk.config.ApacheConfig
Add a fulling specified Appache mapping.
addMapping(String,PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Add a fulling specified mapping.
addMapping(String,PrintWriter) - method in class org.apache.jk.config.BaseJkConfig
Add a fulling specified mapping.
addMapping(String,PrintWriter) - method in class org.apache.ajp.tomcat4.config.IISConfig
Add a fulling specified IIS mapping.
addMapping(String,PrintWriter) - method in class org.apache.jk.config.IISConfig
Add a fulling specified IIS mapping.
addMapping(String,PrintWriter) - method in class org.apache.ajp.tomcat4.config.NSConfig
Add a fulling specified Netscape mapping.
addMapping(String,PrintWriter) - method in class org.apache.jk.config.NSConfig
Add a fulling specified Netscape mapping.
addMapping(String,String,PrintWriter) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
Add a partially specified Appache mapping.
addMapping(String,String,PrintWriter) - method in class org.apache.jk.config.ApacheConfig
Add a partially specified Appache mapping.
addMapping(String,String,PrintWriter) - method in class org.apache.ajp.tomcat4.config.IISConfig
Add an IIS extension mapping.
addMapping(String,String,PrintWriter) - method in class org.apache.jk.config.IISConfig
Add an IIS extension mapping.
addMapping(String,String,PrintWriter) - method in class org.apache.ajp.tomcat4.config.NSConfig
Add a Netscape extension mapping.
addMapping(String,String,PrintWriter) - method in class org.apache.jk.config.NSConfig
Add a Netscape extension mapping.
Add a message destination for this web application.
Add a message destination reference for this web application.
Add a message destination reference for this web application.
addMethod(String) - method in class org.apache.catalina.deploy.SecurityCollection
Add an HTTP request method to be part of this web resource collection.
addMimeMapping(String,String) - method in class org.apache.catalina.Context
Add a new MIME mapping, replacing any existing mapping for the specified extension.
addMimeMapping(String,String) - method in class org.apache.catalina.core.StandardContext
Add a new MIME mapping, replacing any existing mapping for the specified extension.
addNoCompressionUserAgent(String) - method in class org.apache.coyote.http11.Http11Processor
Add user-agent for which gzip compression didn't works The user agent String given will be exactly matched to the user-agent header submitted by the client.
addParameter(String,String) - method in class org.apache.catalina.Context
Add a new context initialization parameter, replacing any existing value for the specified name.
addParameter(String,String) - method in class org.apache.catalina.DefaultContext
Add a new context initialization parameter, replacing any existing value for the specified name.
addParameter(String,String) - method in class org.apache.catalina.deploy.ResourceParams
addParameter(String,String) - method in class org.apache.catalina.core.StandardContext
Add a new context initialization parameter.
addParameter(String,String) - method in class org.apache.catalina.core.StandardDefaultContext
Add a new context initialization parameter, replacing any existing value for the specified name.
addParameter(String,values[]) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Add a parameter name and corresponding set of values to this Request.
addParameter(String,values[]) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Add a parameter name and corresponding set of values to this Request.
addParameter(String,values[]) - method in class org.apache.catalina.core.DummyRequest
Add a parameter name and corresponding set of values to this Request.
addParameter(String,values[]) - method in class org.apache.catalina.HttpRequest
Add a parameter name and corresponding set of values to this Request.
addParameter(String,values[]) - method in class org.apache.catalina.authenticator.SavedRequest
addParameterValues(String,String[]) - method in class org.apache.tomcat.util.http.Parameters
addPattern(String) - method in class org.apache.catalina.deploy.SecurityCollection
Add a URL pattern to be part of this web resource collection.
addPermission(Permission) - method in class org.apache.catalina.loader.WebappClassLoader
If there is a Java SecurityManager create a Permission.
addPermission(String) - method in class org.apache.catalina.loader.WebappClassLoader
If there is a Java SecurityManager create a read FilePermission or JndiPermission for the file directory path.
addPermission(URL) - method in class org.apache.catalina.loader.WebappClassLoader
If there is a Java SecurityManager create a read FilePermission or JndiPermission for URL.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.Container
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.core.ContainerBase
Add a property change listener to this component.
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.Loader
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.Logger
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.logger.LoggerBase
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.Manager
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.session.ManagerBase
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.deploy.NamingResources
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.Realm
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.realm.RealmBase
Add a property change listener to this component.
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.core.StandardServer
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.core.StandardService
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.Store
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.session.StoreBase
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.loader.WebappLoader
Add a property change listener to this component.
addRepository(String) - method in class org.apache.catalina.Loader
Add a new repository to the set of repositories for this class loader.
addRepository(String) - method in class org.apache.catalina.loader.Reloader
Add a new repository to the set of places this ClassLoader can look for classes to be loaded.
addRepository(String) - method in class org.apache.catalina.loader.StandardClassLoader
Add a new repository to the set of places this ClassLoader can look for classes to be loaded.
addRepository(String) - method in class org.apache.catalina.loader.WebappClassLoader
Add a new repository to the set of places this ClassLoader can look for classes to be loaded.
addRepository(String) - method in class org.apache.catalina.loader.WebappLoader
Add a new repository to the set of repositories for this class loader.
addRepositoryInternal(String) - method in class org.apache.catalina.loader.StandardClassLoader
Add a repository to our internal array only.
Add a resource reference for this web application.
Add a resource reference for this web application.
Set the specified resources in the naming context.
Add a resource reference for this web application.
Add a resource reference for this web application.
Add a resource reference for this web application.
addResource(String,String) - method in class org.apache.catalina.mbeans.DefaultContextMBean
Add a resource reference for this web application.
addResource(String,String) - method in class org.apache.catalina.mbeans.NamingResourcesMBean
Add a resource reference for this web application.
addResource(String,String) - method in class org.apache.catalina.core.StandardContext
Add a resource reference for this web application.
addResource(String,String) - method in class org.apache.catalina.mbeans.StandardContextMBean
Add a resource reference for this web application.
addResource(String,String) - method in class org.apache.catalina.core.StandardDefaultContext
Add a resource reference for this web application.
addResourceEnvRef(String,String) - method in class org.apache.catalina.Context
Add a resource environment reference for this web application.
addResourceEnvRef(String,String) - method in class org.apache.catalina.DefaultContext
Add a resource environment reference for this web application.
addResourceEnvRef(String,String) - method in class org.apache.catalina.core.NamingContextListener
Set the specified resources in the naming context.
addResourceEnvRef(String,String) - method in class org.apache.catalina.deploy.NamingResources
Add a resource environment reference for this web application.
addResourceEnvRef(String,String) - method in class org.apache.catalina.core.StandardContext
Add a resource environment reference for this web application.
addResourceEnvRef(String,String) - method in class org.apache.catalina.core.StandardDefaultContext
Add a resource environment reference for this web application.
Add a resource link for this web application.
Add a resource link for this web application.
Set the specified resource link in the naming context.
Add a resource link for this web application.
Add a resource link for this web application.
Add a resource link for this web application.
addResourceLink(String,String) - method in class org.apache.catalina.mbeans.NamingResourcesMBean
Add a resource link reference for this web application.
addResourceLink(String,String,String,String) - method in class org.apache.catalina.mbeans.DefaultContextMBean
Add a resource link for this web application.
addResourceLink(String,String,String,String) - method in class org.apache.catalina.core.StandardContext
Add a resource link for this web application.
addResourceLink(String,String,String,String) - method in class org.apache.catalina.mbeans.StandardContextMBean
Add a resource link for this web application.
addResourceLink(String,String,String,String) - method in class org.apache.catalina.core.StandardDefaultContext
Add a resource link for this web application.
Add resource parameters for this web application.
Add resource parameters for this web application.
Add resource parameters for this web application.
Add resource parameters for this web application.
addRestrictedUserAgent(String) - method in class org.apache.coyote.http11.Http11Processor
Add restricted user-agent (which will downgrade the connector to HTTP/1.0 mode).
addRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.AbstractGroup
Add a new Role to those assigned specifically to this group.
addRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.AbstractUser
Add a new Role to those assigned specifically to this user.
addRole(org.apache.catalina.Role) - method in class org.apache.catalina.Group
Add a new Role to those assigned specifically to this group.
addRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.MemoryGroup
Add a new Role to those assigned specifically to this group.
addRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.MemoryUser
Add a new Role to those assigned specifically to this user.
addRole(org.apache.catalina.Role) - method in class org.apache.catalina.User
Add a Role to those assigned specifically to this user.
addRole(String) - method in class org.apache.catalina.mbeans.GroupMBean
Add a new Role to those this group belongs to.
addRole(String) - method in class org.apache.catalina.mbeans.UserMBean
Add a new Role to those this user belongs to.
addRoleMapping(String,String) - method in class org.apache.catalina.Context
Add a security role reference for this web application.
addRoleMapping(String,String) - method in class org.apache.catalina.core.StandardContext
Add a security role reference for this web application.
addRuleInstances(Digester) - method in class org.apache.catalina.startup.ClusterRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - method in class org.apache.catalina.startup.ContextRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - method in class org.apache.catalina.startup.EngineRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - method in class org.apache.catalina.startup.HostRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - method in class org.apache.catalina.realm.MemoryRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - method in class org.apache.catalina.startup.NamingRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - method in class org.apache.catalina.startup.TldRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addRuleInstances(Digester) - method in class org.apache.catalina.startup.WebRuleSet
Add the set of Rule instances defined in this RuleSet to the specified Digester instance, associating them with our namespace URI (if any).
addSafeCharacter(char) - method in class org.apache.tomcat.util.buf.UEncoder
addSafeCharacter(char) - method in class org.apache.catalina.util.URLEncoder
addSecurityReference(String,String) - method in class org.apache.catalina.core.StandardWrapper
Add a new security role reference record to the set of records for this servlet.
addSecurityReference(String,String) - method in class org.apache.catalina.Wrapper
Add a new security role reference record to the set of records for this servlet.
addSecurityRole(String) - method in class org.apache.catalina.Context
Add a new security role for this web application.
addSecurityRole(String) - method in class org.apache.catalina.core.StandardContext
Add a new security role for this web application.
addService(org.apache.catalina.Service) - method in class org.apache.catalina.Server
Add a new Service to the set of defined Services.
addService(org.apache.catalina.Service) - method in class org.apache.catalina.core.StandardServer
Add a new Service to the set of defined Services.
addServletMapping(String,String) - method in class org.apache.catalina.Context
Add a new servlet mapping, replacing any existing mapping for the specified pattern.
addServletMapping(String,String) - method in class org.apache.catalina.core.StandardContext
Add a new servlet mapping, replacing any existing mapping for the specified pattern.
addServletMapping(String,String,boolean) - method in class org.apache.catalina.core.StandardContext
Add a new servlet mapping, replacing any existing mapping for the specified pattern.
Adds a Session to the list of those associated with this SSO.
Add a session event listener to this component.
addSessionListener(org.apache.catalina.SessionListener) - method in class org.apache.catalina.session.StandardSession
Add a session event listener to this component.
addSystemResource(File) - static method in class org.apache.catalina.util.ExtensionValidator
Checks to see if the given system JAR file contains a MANIFEST, and adds it to the container's manifest resources.
addTaglib(String,String) - method in class org.apache.catalina.Context
Add a JSP tag library for the specified URI.
addTaglib(String,String) - method in class org.apache.catalina.core.StandardContext
Add a JSP tag library for the specified URI.
addToClassPath(Vector,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
Add all the jar files in a dir to the classpath, represented as a Vector of URLs.
addToEnvironment(String,Object) - method in class org.apache.naming.resources.BaseDirContext
Adds a new environment property to the environment of this context.
addToEnvironment(String,Object) - method in class org.apache.naming.NamingContext
Adds a new environment property to the environment of this context.
addToEnvironment(String,Object) - method in class org.apache.naming.resources.ProxyDirContext
Adds a new environment property to the environment of this context.
addToEnvironment(String,Object) - method in class org.apache.naming.SelectorContext
Adds a new environment property to the environment of this context.
addToolsJar(Vector) - static method in class org.apache.tomcat.util.IntrospectionUtils
addURL(URL) - method in class org.apache.catalina.loader.WebappClassLoader
Add the specified URL to the classloader.
addValue(b[],int,int) - method in class org.apache.tomcat.util.http.MimeHeaders
Create a new named header using un-translated byte[].
addValue(c[],int,int) - method in class org.apache.tomcat.util.http.MimeHeaders
Create a new named header using translated char[].
addValue(String) - method in class org.apache.tomcat.util.http.MimeHeaders
Create a new named header , return the MessageBytes container for the new value
addValve(org.apache.catalina.Valve) - method in class org.apache.catalina.core.ContainerBase
Add a new Valve to the end of the pipeline associated with this Container.
addValve(org.apache.catalina.Valve) - method in class org.apache.catalina.Pipeline
Add a new Valve to the end of the pipeline associated with this Container.
addValve(org.apache.catalina.Valve) - method in class org.apache.catalina.core.StandardPipeline
Add a new Valve to the end of the pipeline associated with this Container.
addVariableNames(Collection) - method in class org.apache.catalina.ssi.SSIExternalResolver
Adds any external variables to the variableNames collection.
addVariableNames(Collection) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
addWelcomeFile(String) - method in class org.apache.catalina.Context
Add a new welcome file to the set recognized by this Context.
addWelcomeFile(String) - method in class org.apache.catalina.core.StandardContext
Add a new welcome file to the set recognized by this Context.
addWrapper(org.apache.tomcat.util.http.mapper.Mapper.Context,String,Object) - method in class org.apache.tomcat.util.http.mapper.Mapper
Adds a wrapper to the given context.
addWrapper(String,Object) - method in class org.apache.tomcat.util.http.mapper.Mapper
Add a wrapper to the context associated with this wrapper.
addWrapper(String,Object,boolean) - method in class org.apache.tomcat.util.http.mapper.Mapper
addWrapper(String,String,String,Object) - method in class org.apache.tomcat.util.http.mapper.Mapper
Add a new Wrapper to an existing Context.
addWrapper(String,String,String,Object,boolean) - method in class org.apache.tomcat.util.http.mapper.Mapper
addWrapperLifecycle(String) - method in class org.apache.catalina.Context
Add the classname of a LifecycleListener to be added to each Wrapper appended to this Context.
addWrapperLifecycle(String) - method in class org.apache.catalina.DefaultContext
Add the classname of a LifecycleListener to be added to each Wrapper appended to this Context.
addWrapperLifecycle(String) - method in class org.apache.catalina.core.StandardContext
Add the classname of a LifecycleListener to be added to each Wrapper appended to this Context.
addWrapperLifecycle(String) - method in class org.apache.catalina.core.StandardDefaultContext
Add the classname of a LifecycleListener to be added to each Wrapper appended to this Context.
addWrapperListener(String) - method in class org.apache.catalina.Context
Add the classname of a ContainerListener to be added to each Wrapper appended to this Context.
addWrapperListener(String) - method in class org.apache.catalina.DefaultContext
Add the classname of a ContainerListener to be added to each Wrapper appended to this Context.
addWrapperListener(String) - method in class org.apache.catalina.core.StandardContext
Add the classname of a ContainerListener to be added to each Wrapper appended to this Context.
addWrapperListener(String) - method in class org.apache.catalina.core.StandardDefaultContext
Add the classname of a ContainerListener to be added to each Wrapper appended to this Context.
adjustLimits() - method in class org.apache.tomcat.util.threads.ThreadPool
adjustURLPattern(String) - method in class org.apache.catalina.core.StandardContext
Adjust the URL pattern to begin with a leading slash, if appropriate (i.e.
advance() - method in class org.apache.catalina.util.StringParser
Advance the current parsing position by one, if we are not already past the end of the string.
AFTER_DESTROY_EVENT - static field in class org.apache.catalina.InstanceEvent
The event indicating that the destroy() method has returned.
AFTER_DISPATCH_EVENT - static field in class org.apache.catalina.InstanceEvent
The event indicating that the service() method of a servlet accessed via a request dispatcher has returned.
AFTER_FILTER_EVENT - static field in class org.apache.catalina.InstanceEvent
The event indicating that the doFilter() method of a Filter has returned.
AFTER_INIT_EVENT - static field in class org.apache.catalina.InstanceEvent
The event indicating that the init() method has returned.
AFTER_SERVICE_EVENT - static field in class org.apache.catalina.InstanceEvent
The event indicating that the service() method has returned.
AFTER_START_EVENT - static field in class org.apache.catalina.Lifecycle
The LifecycleEvent type for the "component after start" event.
AFTER_STOP_EVENT - static field in class org.apache.catalina.Lifecycle
The LifecycleEvent type for the "component after stop" event.
Ajp13 - class org.apache.ajp.Ajp13
Represents a single, persistent connection between the web server and the servlet container.
Ajp13() - constructor for class org.apache.ajp.Ajp13
Ajp13(org.apache.ajp.RequestHandler) - constructor for class org.apache.ajp.Ajp13
AJP13_SW_HEADER - static field in class org.apache.ajp.Ajp13Packet
AJP13_WS_HEADER - static field in class org.apache.ajp.Ajp13Packet
Ajp13Connector - class org.apache.ajp.tomcat4.Ajp13Connector
Implementation of an Ajp13 connector.
Ajp13InputStream - class org.apache.ajp.tomcat4.Ajp13InputStream
Ajp13OutputStream - class org.apache.ajp.tomcat4.Ajp13OutputStream
Ajp13Packet - class org.apache.ajp.Ajp13Packet
A single packet for communication between the web server and the container.
Ajp13Packet(b[]) - constructor for class org.apache.ajp.Ajp13Packet
Create a new packet with given bytes
Ajp13Packet(int) - constructor for class org.apache.ajp.Ajp13Packet
Create a new packet with an internal buffer of given size.
Ajp13Request - class org.apache.ajp.tomcat4.Ajp13Request
Ajp13Request(org.apache.ajp.tomcat4.Ajp13Connector) - constructor for class org.apache.ajp.tomcat4.Ajp13Request
Ajp13Response - class org.apache.ajp.tomcat4.Ajp13Response
AJP14_BAD_KEY_ERR - static field in class org.apache.ajp.NegociationHandler
AJP14_COMPUTED_KEY_LEN - static field in class org.apache.ajp.NegociationHandler
AJP14_CONTEXT_DOWN - static field in class org.apache.ajp.NegociationHandler
AJP14_CONTEXT_INFO_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_CONTEXT_OK - static field in class org.apache.ajp.NegociationHandler
AJP14_CONTEXT_UP - static field in class org.apache.ajp.NegociationHandler
AJP14_CONTEXT_UPDATE_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_DES56_STREAM_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_ENGINE_DOWN_ERR - static field in class org.apache.ajp.NegociationHandler
AJP14_ENTROPY_SEED_LEN - static field in class org.apache.ajp.NegociationHandler
AJP14_GZIP_STREAM_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_PROTO_SUPPORT_AJP14_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_PROTO_SUPPORT_AJP15_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_PROTO_SUPPORT_AJP16_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_PROTO_SUPPORT_AJPXX_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_RETRY_LATER_ERR - static field in class org.apache.ajp.NegociationHandler
AJP14_SHUT_AUTHOR_FAILED_ERR - static field in class org.apache.ajp.NegociationHandler
AJP14_SSL_VCLIENT_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_SSL_VCRYPTO_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_SSL_VMISC_NEG - static field in class org.apache.ajp.NegociationHandler
AJP14_SSL_VSERVER_NEG - static field in class org.apache.ajp.NegociationHandler
Ajp14Interceptor - class org.apache.ajp.tomcat33.Ajp14Interceptor
Tomcat 33 module implementing the Ajp14 protocol.
Ajp14Interceptor() - constructor for class org.apache.ajp.tomcat33.Ajp14Interceptor
AjpHandler - class org.apache.ajp.AjpHandler
Base class for handlers of Ajp messages.
algorithm - field in class org.apache.catalina.authenticator.AuthenticatorBase
The message digest algorithm to be used when generating session identifiers.
algorithm - field in class org.apache.catalina.session.ManagerBase
The message digest algorithm to be used when generating session identifiers.
allocate() - method in class org.apache.naming.resources.BaseDirContext
Allocate resources for this directory context.
allocate() - method in class org.apache.catalina.core.StandardWrapper
Allocate an initialized instance of this Servlet that is ready to have its service() method called.
allocate() - method in class org.apache.catalina.Wrapper
Allocate an initialized instance of this Servlet that is ready to have its service() method called.
allocate(int) - method in class org.apache.naming.resources.ResourceCache
allocate(int,int) - method in class org.apache.tomcat.util.buf.ByteChunk
allocate(int,int) - method in class org.apache.tomcat.util.buf.CharChunk
allow - field in class org.apache.catalina.valves.RequestFilterValve
The comma-delimited set of allow expressions.
allowLinking - field in class org.apache.naming.resources.FileDirContext
Allow linking.
allowLinking - field in class org.apache.catalina.core.StandardContext
Allow linking.
allowLinking - field in class org.apache.catalina.core.StandardDefaultContext
Allow linking.
allows - field in class org.apache.catalina.valves.RequestFilterValve
The set of allow regular expressions we will evaluate.
ALT_DD_ATTR - static field in class org.apache.catalina.Globals
The servlet context attribute under which we store the alternate deployment descriptor for this web application
ALTERNATE_CONTENT_LENGTH - static field in class org.apache.naming.resources.ResourceAttributes
Content length.
ALTERNATE_CREATION_DATE - static field in class org.apache.naming.resources.ResourceAttributes
Creation date.
ALTERNATE_LAST_MODIFIED - static field in class org.apache.naming.resources.ResourceAttributes
Last modification date.
ALTERNATE_TYPE - static field in class org.apache.naming.resources.ResourceAttributes
Type.
alternateURL - field in class org.apache.catalina.realm.JNDIRealm
An alternate URL, to which, we should connect if connectionURL fails.
ApacheConfig - class org.apache.ajp.tomcat4.config.ApacheConfig
Generates automatic apache mod_jk configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
ApacheConfig - class org.apache.jk.config.ApacheConfig
Generates automatic apache mod_jk configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
ApacheConfig() - constructor for class org.apache.ajp.tomcat4.config.ApacheConfig
ApacheConfig() - constructor for class org.apache.jk.config.ApacheConfig
appBase() - method in class org.apache.catalina.startup.HostConfig
Return a File object representing the "application root" directory for our associated Host.
appCommitted - field in class org.apache.coyote.tomcat4.CoyoteResponse
The application commit flag.
appCommitted - field in class org.apache.coyote.tomcat5.CoyoteResponse
The application commit flag.
append - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
append - field in class org.apache.jk.config.BaseJkConfig
append(byte) - method in class org.apache.tomcat.util.buf.ByteChunk
append(char) - method in class org.apache.tomcat.util.buf.ByteChunk
append(char) - method in class org.apache.tomcat.util.buf.CharChunk
append(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.tomcat.util.buf.ByteChunk
append(org.apache.tomcat.util.buf.CharChunk) - method in class org.apache.tomcat.util.buf.CharChunk
append(src[],int,int) - method in class org.apache.tomcat.util.buf.ByteChunk
Add data to the buffer
append(src[],int,int) - method in class org.apache.tomcat.util.buf.CharChunk
Add data to the buffer
append(String,int,int) - method in class org.apache.tomcat.util.buf.CharChunk
Append a string to the buffer
append(StringBuffer) - method in class org.apache.tomcat.util.buf.CharChunk
Add data to the buffer
appendBool(boolean) - method in class org.apache.ajp.Ajp13Packet
appendByte(byte) - method in class org.apache.ajp.Ajp13Packet
appendByte(int) - method in class org.apache.jk.core.Msg
appendByte(int) - method in class org.apache.jk.common.MsgAjp
appendByteChunk(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.jk.core.Msg
appendByteChunk(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.jk.common.MsgAjp
appendBytes(b[],int,int) - method in class org.apache.ajp.Ajp13Packet
Copy a chunk of bytes into the packet, starting at the current write position.
appendBytes(b[],int,int) - method in class org.apache.jk.core.Msg
Copy a chunk of bytes into the packet, starting at the current write position.
appendBytes(b[],int,int) - method in class org.apache.jk.common.MsgAjp
Copy a chunk of bytes into the packet, starting at the current write position.
appendBytes(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.jk.core.Msg
appendBytes(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.jk.common.MsgAjp
Write a String out at the current write position.
appendInt(int) - method in class org.apache.ajp.Ajp13Packet
appendInt(int) - method in class org.apache.jk.core.Msg
appendInt(int) - method in class org.apache.jk.common.MsgAjp
Add an int.
appendLongInt(int) - method in class org.apache.ajp.Ajp13Packet
appendLongInt(int) - method in class org.apache.jk.core.Msg
appendLongInt(int) - method in class org.apache.jk.common.MsgAjp
appendParameters(HttpServletRequest,String) - method in class org.apache.catalina.servlets.DefaultServlet
Append the request parameters to the redirection string before calling sendRedirect.
appendRemainingComponent(String) - method in class org.apache.naming.resources.ImmutableNameNotFoundException
appendRemainingName(Name) - method in class org.apache.naming.resources.ImmutableNameNotFoundException
appendString(String) - method in class org.apache.ajp.Ajp13Packet
Write a String out at the current write position.
appendXBytes(byte[],int,int) - method in class org.apache.ajp.Ajp13Packet
Copy a chunk of bytes into the packet, starting at the current write position.
APPLICATION - static field in class org.apache.catalina.util.ManifestResource
ApplicationContext - class org.apache.catalina.core.ApplicationContext
Standard implementation of ServletContext that represents a web application's execution environment.
Construct a new instance of this class, associated with the specified Context instance.
ApplicationContextFacade - class org.apache.catalina.core.ApplicationContextFacade
Facade object which masks the internal ApplicationContext object from the web application.
Construct a new instance of this class, associated with the specified Context instance.
ApplicationFilterFactory - class org.apache.catalina.core.ApplicationFilterFactory
Factory for the creation and caching of Filters and creationg of Filter Chains.
ApplicationParameter - class org.apache.catalina.deploy.ApplicationParameter
Representation of a context initialization parameter that is configured in the server configuration file, rather than the application deployment descriptor.
ApplicationWebXml - static field in class org.apache.catalina.startup.Constants
appName - field in class org.apache.catalina.realm.JAASRealm
The application name passed to the JAAS LoginContext, which uses it to select the set of relevant LoginModules.
apr - field in class org.apache.jk.common.JniHandler
AprImpl - class org.apache.jk.apr.AprImpl
Implements the interface with the APR library.
AprImpl() - constructor for class org.apache.jk.apr.AprImpl
arguments(args[]) - method in class org.apache.catalina.startup.Catalina
Process the specified command line arguments, and return true if we should continue processing; otherwise return false.
ascbuf - field in class org.apache.coyote.http11.InternalInputBuffer
Pointer to the US-ASCII header buffer.
Ascii - class org.apache.tomcat.util.buf.Ascii
This class implements some basic ASCII character handling functions.
asctimeFormat - static field in class org.apache.catalina.util.DateTool
asctimePattern - static field in class org.apache.tomcat.util.buf.DateTool
associate(String,org.apache.catalina.Session) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Associate the specified single sign on identifier with the specified Session.
associate(String,org.apache.catalina.Session) - method in class org.apache.catalina.authenticator.SingleSignOn
Associate the specified single sign on identifier with the specified Session.
attribute - field in class org.apache.catalina.ant.JMXSetTask
The attribute you wish to alter
Utility class used to expose the special attributes as being available as request attributes.
AttributeNamesEnumerator() - constructor for class org.apache.catalina.core.ApplicationHttpRequest.AttributeNamesEnumerator
attributes - field in class org.apache.naming.resources.CacheEntry
attributes - field in class org.apache.coyote.tomcat4.CoyoteRequest
The attributes associated with this Request, keyed by attribute name.
attributes - field in class org.apache.coyote.tomcat5.CoyoteRequest
The attributes associated with this Request, keyed by attribute name.
attributes - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
attributes - field in class org.apache.naming.resources.DirContextURLConnection
Attributes.
attributes - field in class org.apache.coyote.http11.Http11Protocol
attributes - field in class org.apache.naming.resources.ResourceAttributes
External attributes.
attributes - field in class org.apache.tomcat.util.net.ServerSocketFactory
attributes - field in class org.apache.catalina.session.StandardSession
The collection of user data attributes associated with this Session.
AUTH - static field in class org.apache.naming.ResourceRef
Auth address type.
authenticate(certs[]) - method in class org.apache.catalina.Realm
Return the Principal associated with the specified chain of X509 client certificates.
authenticate(certs[]) - method in class org.apache.catalina.realm.RealmBase
Return the Principal associated with the specified chain of X509 client certificates.
authenticate(Connection,String,String) - method in class org.apache.catalina.realm.DataSourceRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(Connection,String,String) - method in class org.apache.catalina.realm.JDBCRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(DirContext,String,String) - method in class org.apache.catalina.realm.JNDIRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
Authenticate the user making this request, based on the specified login configuration.
Authenticate the user making this request, based on the specified login configuration.
Authenticate the user making this request, based on the specified login configuration.
Authenticate the user making this request, based on the specified login configuration.
Authenticate the user making this request, based on the specified login configuration.
Authenticate the user by checking for the existence of a certificate chain, and optionally asking a trust manager to validate that we trust this user.
authenticate(String,byte[]) - method in class org.apache.catalina.Realm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String,byte[]) - method in class org.apache.catalina.realm.RealmBase
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String,String) - method in class org.apache.catalina.realm.DataSourceRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String,String) - method in class org.apache.catalina.realm.JAASRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String,String) - method in class org.apache.catalina.realm.JDBCRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String,String) - method in class org.apache.catalina.realm.JNDIRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String,String) - method in class org.apache.catalina.realm.MemoryRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String,String) - method in class org.apache.catalina.Realm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String,String) - method in class org.apache.catalina.realm.RealmBase
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String,String) - method in class org.apache.catalina.realm.UserDatabaseRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
Return the Principal associated with the specified username, which matches the digest calculated using the given parameters using the method described in RFC 2069; otherwise return null.
Return the Principal associated with the specified username, which matches the digest calculated using the given parameters using the method described in RFC 2069; otherwise return null.
authentication - field in class org.apache.catalina.realm.JNDIRealm
The type of authentication to use
Authenticator - interface org.apache.catalina.Authenticator
An Authenticator is a component (usually a Valve or Container) that provides some sort of authentication service.
AuthenticatorBase - class org.apache.catalina.authenticator.AuthenticatorBase
Basic implementation of the Valve interface that enforces the <security-constraint> elements in the web application deployment descriptor.
authorization - field in class org.apache.coyote.tomcat4.CoyoteRequest
The authorization credentials sent with this Request.
authorization() - method in class org.apache.tomcat.util.http.BaseRequest
Get the authorization credentials
AUTHORIZATION_HEADER - static field in class org.apache.coyote.tomcat4.Constants
Default header names.
AUTHORIZATION_HEADER - static field in class org.apache.coyote.tomcat5.Constants
Default header names.
authType - field in class org.apache.coyote.tomcat4.CoyoteRequest
Authentication type.
authType - field in class org.apache.coyote.tomcat5.CoyoteRequest
Authentication type.
authType - field in class org.apache.catalina.authenticator.SingleSignOnEntry
authType - field in class org.apache.catalina.session.StandardSession
The authentication type used to authenticate our cached Principal, if any.
authType() - method in class org.apache.tomcat.util.http.BaseRequest
Get the auth type
available() - method in class org.apache.ajp.Ajp13
available() - method in class org.apache.ajp.tomcat4.Ajp13InputStream
available() - method in class org.apache.coyote.tomcat4.CoyoteInputStream
available() - method in class org.apache.coyote.tomcat5.CoyoteInputStream
available() - method in class org.apache.coyote.tomcat5.InputBuffer
available() - method in class org.apache.jk.common.JkInputStream
available(org.apache.ajp.Ajp13) - method in class org.apache.ajp.RequestHandler
await - field in class org.apache.catalina.startup.Embedded
Use await.
await() - method in class org.apache.catalina.startup.Catalina
Await and shutdown.
await() - method in class org.apache.catalina.Server
Wait until a proper shutdown command is received, then return.
await() - method in class org.apache.catalina.core.StandardServer
Wait until a proper shutdown command is received, then return.

B

B2CConverter - class org.apache.tomcat.util.buf.B2CConverter
Efficient conversion of bytes to character .
B2CConverter() - constructor for class org.apache.tomcat.util.buf.B2CConverter
B2CConverter(String) - constructor for class org.apache.tomcat.util.buf.B2CConverter
Create a converter, with bytes going to a byte buffer
backgroundProcess() - method in class org.apache.catalina.Container
Execute a periodic task, such as reloading, etc.
backgroundProcess() - method in class org.apache.catalina.core.ContainerBase
Execute a periodic task, such as reloading, etc.
backgroundProcess() - method in class org.apache.catalina.Manager
This method will be invoked by the context/container on a periodic basis and allows the manager to implement a method that executes periodic tasks, such as expiring sessions etc.
backgroundProcess() - method in class org.apache.catalina.session.ManagerBase
Implements the Manager interface, direct call to processExpires
backgroundProcess() - method in class org.apache.catalina.session.PersistentManagerBase
Perform the background processes for this Manager
backgroundProcess() - method in class org.apache.catalina.core.StandardContext
Execute a periodic task, such as reloading, etc.
backgroundProcess() - method in class org.apache.catalina.core.StandardHost
Execute a periodic task, such as reloading, etc.
backgroundProcess() - method in class org.apache.catalina.session.StandardManager
Implements the Manager interface, direct call to processExpires
backgroundProcessorDelay - field in class org.apache.catalina.core.ContainerBase
The processor delay for this component.
base - field in class org.apache.naming.resources.FileDirContext
The document base directory.
base - field in class org.apache.naming.resources.WARDirContext
The WAR file.
Base64 - class org.apache.catalina.util.Base64
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64 - class org.apache.tomcat.util.buf.Base64
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
base64Decode(String) - static method in class org.apache.tomcat.util.buf.Base64
BaseDirContext - class org.apache.naming.resources.BaseDirContext
Directory Context implementation helper class.
BaseDirContext() - constructor for class org.apache.naming.resources.BaseDirContext
Builds a base directory context.
BaseDirContext(Hashtable) - constructor for class org.apache.naming.resources.BaseDirContext
Builds a base directory context using the given environment.
BaseJkConfig - class org.apache.ajp.tomcat4.config.BaseJkConfig
Base class for automatic jk based configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
BaseJkConfig - class org.apache.jk.config.BaseJkConfig
Base class for automatic jk based configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
BaseRequest - class org.apache.tomcat.util.http.BaseRequest
A general-purpose object for representing an HTTP request.
basic - field in class org.apache.catalina.core.StandardPipeline
The basic Valve (if any) associated with this Pipeline.
basic - field in class org.apache.catalina.core.StandardValveContext
BASIC_METHOD - static field in class org.apache.catalina.authenticator.Constants
BasicAuthenticator - class org.apache.catalina.authenticator.BasicAuthenticator
An Authenticator and Valve implementation of HTTP BASIC Authentication, as outlined in RFC 2617: "HTTP Authentication: Basic and Digest Access Authentication."
bean - field in class org.apache.catalina.ant.JMXSetTask
The full bean name
BeanFactory - class org.apache.naming.factory.BeanFactory
Object factory for any Resource conforming to the JavaBean spec.
BEFORE_DESTROY_EVENT - static field in class org.apache.catalina.InstanceEvent
The event indicating that the destroy method is about to be called for this instance.
BEFORE_DISPATCH_EVENT - static field in class org.apache.catalina.InstanceEvent
The event indicating that the service() method of a servlet accessed via a request dispatcher is about to be called.
BEFORE_FILTER_EVENT - static field in class org.apache.catalina.InstanceEvent
The event indicating that the doFilter() method of a Filter is about to be called.
BEFORE_INIT_EVENT - static field in class org.apache.catalina.InstanceEvent
The event indicating that the init() method is about to be called for this instance.
BEFORE_SERVICE_EVENT - static field in class org.apache.catalina.InstanceEvent
The event indicating that the service() method is about to be called on a servlet.
BEFORE_START_EVENT - static field in class org.apache.catalina.Lifecycle
The LifecycleEvent type for the "component before start" event.
BEFORE_STOP_EVENT - static field in class org.apache.catalina.Lifecycle
The LifecycleEvent type for the "component before stop" event.
begin(String,String,Attributes) - method in class org.apache.catalina.startup.CopyParentClassLoaderRule
Handle the beginning of an XML element.
begin(String,String,Attributes) - method in class org.apache.catalina.startup.LifecycleListenerRule
Handle the beginning of an XML element.
begin(String,String,Attributes) - method in class org.apache.catalina.startup.SetAllPropertiesRule
Handle the beginning of an XML element.
begin(String,String,Attributes) - method in class org.apache.catalina.startup.SetDocBaseRule
Handle the beginning of an XML element.
beginSendHeaders(int,String,int) - method in class org.apache.ajp.Ajp13
binaryContent - field in class org.apache.naming.resources.Resource
Binary content.
binaryContent - field in class org.apache.catalina.loader.ResourceEntry
Binary content of the resource.
bind(ClassLoader,DirContext) - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Binds a directory context to a class loader.
bind(DirContext) - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Binds a directory context to a class loader.
bind(Name,Object) - method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object.
bind(Name,Object) - method in class org.apache.naming.NamingContext
Binds a name to an object.
bind(Name,Object) - method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object.
bind(Name,Object) - method in class org.apache.naming.SelectorContext
Binds a name to an object.
bind(Name,Object,Attributes) - method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, along with associated attributes.
bind(Name,Object,Attributes) - method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, along with associated attributes.
bind(Name,Object,boolean) - method in class org.apache.naming.NamingContext
Binds a name to an object.
bind(String,Object) - method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object.
bind(String,Object) - method in class org.apache.naming.NamingContext
Binds a name to an object.
bind(String,Object) - method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object.
bind(String,Object) - method in class org.apache.naming.SelectorContext
Binds a name to an object.
bind(String,Object,Attributes) - method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, along with associated attributes.
bind(String,Object,Attributes) - method in class org.apache.naming.resources.FileDirContext
Binds a name to an object, along with associated attributes.
bind(String,Object,Attributes) - method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, along with associated attributes.
bind(String,Object,Attributes) - method in class org.apache.naming.resources.WARDirContext
Binds a name to an object, along with associated attributes.
Check credentials by binding to the directory as the user
bindClassLoader(Object) - static method in class org.apache.naming.ContextBindings
Binds a naming context to a class loader.
bindClassLoader(Object,Object) - static method in class org.apache.naming.ContextBindings
Binds a naming context to a thread.
bindClassLoader(Object,Object,ClassLoader) - static method in class org.apache.naming.ContextBindings
Binds a naming context to a thread.
bindContext(Object,Context) - static method in class org.apache.naming.ContextBindings
Binds a context name.
bindContext(Object,Context,Object) - static method in class org.apache.naming.ContextBindings
Binds a context name.
bindings - field in class org.apache.naming.NamingContext
Bindings in this Context.
bindThread(DirContext) - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Binds a directory context to a thread.
bindThread(Object) - static method in class org.apache.naming.ContextBindings
Binds a naming context to a thread.
bindThread(Object,Object) - static method in class org.apache.naming.ContextBindings
Binds a naming context to a thread.
blanksToString(String,String) - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Converts blank strings to another string
blanksToString(String,String) - method in class org.apache.catalina.util.ProcessEnvironment
Converts blank strings to another string
bodyBuffer - field in class org.apache.coyote.http11.InternalInputBuffer
HTTP body buffer.
Bootstrap - class org.apache.catalina.startup.Bootstrap
Boostrap loader for Catalina.
buf - field in class org.apache.coyote.http11.filters.ChunkedInputFilter
Read bytes buffer.
buf - field in class org.apache.coyote.http11.InternalInputBuffer
Pointer to the current read buffer.
buf - field in class org.apache.coyote.http11.InternalOutputBuffer
Pointer to the current read buffer.
buffer - field in class org.apache.coyote.http11.filters.ChunkedInputFilter
Next buffer in the pipeline.
buffer - field in class org.apache.coyote.http11.filters.ChunkedOutputFilter
Next buffer in the pipeline.
buffer - field in class org.apache.coyote.http11.filters.GzipOutputFilter
Next buffer in the pipeline.
buffer - field in class org.apache.coyote.http11.filters.IdentityInputFilter
Next buffer in the pipeline.
buffer - field in class org.apache.coyote.http11.filters.IdentityOutputFilter
Next buffer in the pipeline.
buffer - field in class org.apache.coyote.http11.filters.VoidOutputFilter
Next buffer in the pipeline.
buffer - field in class org.apache.catalina.util.XMLWriter
Buffer.
BUFFER_SIZE - static field in class org.apache.naming.resources.FileDirContext
The descriptive information string for this implementation.
BUFFER_SIZE - static field in class org.apache.catalina.ssi.SSIExec
BUFFER_SIZE - static field in class org.apache.catalina.ssi.SSIProcessor
buffered - field in class org.apache.catalina.ssi.SSIServlet
Should the output be buffered.
BUFFERED_FILTER - static field in class org.apache.coyote.http11.Constants
Buffered filter (input)
BufferedInputFilter - class org.apache.coyote.http11.filters.BufferedInputFilter
Input filter responsible for reading and buffering the request body, so that it does not interfere with client SSL handshake messages.
BYTE_STATE - field in class org.apache.coyote.tomcat5.InputBuffer
BYTE_STATE - field in class org.apache.coyote.tomcat4.OutputBuffer
BYTE_STATE - field in class org.apache.coyote.tomcat5.OutputBuffer
Class that extends ServletOuputStream, used as a wrapper from within SsiInclude
ByteArrayServletOutputStream() - constructor for class org.apache.catalina.ssi.ByteArrayServletOutputStream
Construct a new ServletOutputStream
ByteChunk - class org.apache.tomcat.util.buf.ByteChunk
This class is used to represent a chunk of bytes, and utilities to manipulate byte[].
ByteChunk() - constructor for class org.apache.tomcat.util.buf.ByteChunk
Creates a new, uninitialized ByteChunk object.
ByteChunk(int) - constructor for class org.apache.tomcat.util.buf.ByteChunk
ByteChunk.ByteInputChannel - interface org.apache.tomcat.util.buf.ByteChunk.ByteInputChannel
ByteChunk.ByteOutputChannel - interface org.apache.tomcat.util.buf.ByteChunk.ByteOutputChannel

C

C2B_NOTE - static field in class org.apache.jk.common.JniHandler
C2BConverter - class org.apache.tomcat.util.buf.C2BConverter
Efficient conversion of character to bytes.
C2BConverter(org.apache.tomcat.util.buf.ByteChunk,String) - constructor for class org.apache.tomcat.util.buf.C2BConverter
Create a converter, with bytes going to a byte buffer
C2BConverter(String) - constructor for class org.apache.tomcat.util.buf.C2BConverter
Create a converter
cache - field in class org.apache.catalina.authenticator.AuthenticatorBase
Should we cache authenticated Principals if the request is part of an HTTP session?
cache - field in class org.apache.naming.resources.ProxyDirContext
Cache.
cache - field in class org.apache.naming.resources.ResourceCache
Cache.
cache - field in class org.apache.catalina.authenticator.SingleSignOn
The cache of SingleSignOnEntry instances for authenticated Principals, keyed by the cookie value that is used to select them.
cacheClassName - field in class org.apache.naming.resources.ProxyDirContext
Cache class.
cached - field in class org.apache.naming.resources.BaseDirContext
Cached.
CACHED_POST_LEN - static field in class org.apache.coyote.tomcat4.CoyoteRequest
Post data buffer.
CACHED_POST_LEN - static field in class org.apache.coyote.tomcat5.CoyoteRequest
Post data buffer.
CacheEntry - class org.apache.naming.resources.CacheEntry
Implements a cache entry.
cacheLoad(org.apache.naming.resources.CacheEntry) - method in class org.apache.naming.resources.ProxyDirContext
Load entry into cache.
cacheLookup(String) - method in class org.apache.naming.resources.ProxyDirContext
Lookup in cache.
cacheMaxSize - field in class org.apache.naming.resources.BaseDirContext
Max size of resources which will have their content cached.
cacheMaxSize - field in class org.apache.naming.resources.ResourceCache
Max size of resources which will have their content cached.
cacheMaxSize - field in class org.apache.catalina.core.StandardContext
Cache max size in KB.
cacheMaxSize - field in class org.apache.catalina.core.StandardDefaultContext
Cache max size in KB.
cacheObjectMaxSize - field in class org.apache.naming.resources.ProxyDirContext
Max size of resources which will have their content cached.
cacheSize - field in class org.apache.naming.resources.ResourceCache
Current cache size in KB.
cacheTTL - field in class org.apache.naming.resources.BaseDirContext
Cache TTL.
cacheTTL - field in class org.apache.naming.resources.ProxyDirContext
Cache TTL.
cacheTTL - field in class org.apache.catalina.core.StandardContext
Cache TTL in ms.
cacheTTL - field in class org.apache.catalina.core.StandardDefaultContext
Cache TTL in ms.
cacheUnload(String) - method in class org.apache.naming.resources.ProxyDirContext
Remove entry from cache.
cachingAllowed - field in class org.apache.catalina.core.StandardDefaultContext
CachingAllowed.
callbackHandler - field in class org.apache.catalina.realm.JAASMemoryLoginModule
The callback handler responsible for answering our requests.
callMain(Class,args[]) - static method in class org.apache.tomcat.util.IntrospectionUtils
callMethod0(Object,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
callMethod1(Object,String,Object,String,ClassLoader) - static method in class org.apache.tomcat.util.IntrospectionUtils
callMethodN(Object,String,params[],typeParams[]) - static method in class org.apache.tomcat.util.IntrospectionUtils
canonical - field in class org.apache.catalina.util.DOMWriter
Canonical output.
canReauthenticate - field in class org.apache.catalina.authenticator.SingleSignOnEntry
capitalize(String) - static method in class org.apache.tomcat.util.IntrospectionUtils
Reverse of Introspector.decapitalize
caseSensitive - field in class org.apache.naming.resources.FileDirContext
Case sensitivity.
caseSensitive - field in class org.apache.catalina.core.StandardContext
Case sensitivity.
caseSensitive - field in class org.apache.catalina.core.StandardDefaultContext
Case sensitivity.
Catalina - class org.apache.catalina.startup.Catalina
Startup/Shutdown shell program for Catalina.
CATALINA_BASE_TOKEN - static field in class org.apache.catalina.startup.Bootstrap
CATALINA_HOME_TOKEN - static field in class org.apache.catalina.startup.Bootstrap
CatalinaDigester - class org.apache.catalina.util.CatalinaDigester
This extended digester filters out ${...} tokens to replace them with matching system properties.
CatalinaLaunchFilter - class org.apache.catalina.launcher.CatalinaLaunchFilter
This class implements the LaunchFilter interface.
catalinaLoader - field in class org.apache.catalina.startup.Bootstrap
CatalinaProperties - class org.apache.catalina.startup.CatalinaProperties
Utility class to read the bootstrap Catalina configuration.
Shutdown hook which will perform a clean shutdown of Catalina if needed.
CERT_METHOD - static field in class org.apache.catalina.authenticator.Constants
CERTIFICATE_KEY - static field in class org.apache.tomcat.util.net.SSLSupport
The Request attribute key for the client certificate chain.
certificates - field in class org.apache.catalina.loader.ResourceEntry
Certificates (if the resource was loaded from a JAR).
CERTIFICATES_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we store the array of X509Certificate objects representing the certificate chain presented by our client, if any.
CGIServlet.CGIEnvironment - class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Encapsulates the CGI environment and rules to derive that environment from the servlet container and request information.
CGIEnvironment(HttpServletRequest,ServletContext) - constructor for class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Creates a CGIEnvironment and derives the necessary environment, query parameters, working directory, cgi command, etc.
CGIProcessEnvironment - class org.apache.catalina.util.CGIProcessEnvironment
Encapsulates the CGI Process' environment and rules to derive that environment from the servlet container and request information.
Creates a ProcessEnvironment and derives the necessary environment, working directory, command, etc.
Creates a ProcessEnvironment and derives the necessary environment, working directory, command, etc.
Creates a ProcessEnvironment and derives the necessary environment, working directory, command, etc.
Creates a ProcessEnvironment and derives the necessary environment, working directory, command, etc.
CGIServlet.CGIRunner - class org.apache.catalina.servlets.CGIServlet.CGIRunner
Encapsulates the knowledge of how to run a CGI script, given the script's desired environment and (optionally) input/output streams

Exposes a run method used to actually invoke the CGI.

CGIRunner(String,Hashtable,File,ArrayList) - constructor for class org.apache.catalina.servlets.CGIServlet.CGIRunner
Creates a CGIRunner and initializes its environment, working directory, and query parameters.
CGIServlet - class org.apache.catalina.servlets.CGIServlet
CGI-invoking servlet for web applications, used to execute scripts which comply to the Common Gateway Interface (CGI) specification and are named in the path-info used to invoke this servlet.
chainException(Throwable,Throwable) - method in class org.apache.tomcat.util.compat.Jdk14Compat
Chains the wrapped throwable to the wrapper throwable.
chainException(Throwable,Throwable) - method in class org.apache.tomcat.util.compat.JdkCompat
Chains the wrapped throwable to the wrapper throwable.
ChannelJni - class org.apache.jk.common.ChannelJni
Pass messages using jni
ChannelJni() - constructor for class org.apache.jk.common.ChannelJni
ChannelShm - class org.apache.jk.common.ChannelShm
Channel using shm.
ChannelSocket - class org.apache.jk.common.ChannelSocket
Accept ( and send ) TCP messages.
ChannelSocket() - constructor for class org.apache.jk.common.ChannelSocket
ChannelUn - class org.apache.jk.common.ChannelUn
Pass messages using unix domain sockets.
CHAR_STATE - field in class org.apache.coyote.tomcat5.InputBuffer
CHAR_STATE - field in class org.apache.coyote.tomcat4.OutputBuffer
CHAR_STATE - field in class org.apache.coyote.tomcat5.OutputBuffer
characterEncoding - field in class org.apache.coyote.Response
CharChunk - class org.apache.tomcat.util.buf.CharChunk
Utilities to manipluate char chunks.
CharChunk() - constructor for class org.apache.tomcat.util.buf.CharChunk
Creates a new, uninitialized CharChunk object.
CharChunk(int) - constructor for class org.apache.tomcat.util.buf.CharChunk
charCmp(String,int,String) - method in class org.apache.catalina.ssi.SSIProcessor
CharChunk.CharInputChannel - interface org.apache.tomcat.util.buf.CharChunk.CharInputChannel
CharChunk.CharOutputChannel - interface org.apache.tomcat.util.buf.CharChunk.CharOutputChannel
When we need more space we'll either grow the buffer ( up to the limit ) or send it to a channel.
CharsetMapper - class org.apache.catalina.util.CharsetMapper
Utility class that attempts to map from a Locale to the corresponding character set to be used for interpreting input text (or generating output text) when the Content-Type header does not include one.
CharsetMapper() - constructor for class org.apache.catalina.util.CharsetMapper
Construct a new CharsetMapper using the default properties resource.
CharsetMapper(String) - constructor for class org.apache.catalina.util.CharsetMapper
Construct a new CharsetMapper using the specified properties resource.
charsetSet - field in class org.apache.coyote.Response
Has the charset been explicitly set.
check() - method in class org.apache.catalina.startup.HostConfig
Deploy webapps.
checkContextLastModified() - method in class org.apache.catalina.startup.HostConfig
Check deployment descriptors last modified date.
checkConverter() - method in class org.apache.coyote.tomcat5.InputBuffer
checkConverter() - method in class org.apache.coyote.tomcat5.OutputBuffer
Check whether the given User can be authenticated with the given credentials.
checkError() - method in class org.apache.coyote.tomcat5.CoyoteWriter
checkError() - method in class org.apache.tomcat.util.log.SystemLogHandler
Check if the conditions specified in the optional If headers are satisfied.
Check if the conditions specified in the optional If headers are satisfied.
checkIn() - method in class org.apache.ajp.Ajp13Packet
Parse the packet header for a packet sent from the web server to the container.
checkName(String) - static method in class org.apache.tomcat.util.http.ServerCookie
checkRemoveApps() - method in class org.apache.catalina.startup.HostConfig
Check remove wars, dir and context xml's
checkSecurityToken(Object,Object) - static method in class org.apache.naming.ContextAccessController
Check a submitted security token.
checkSpareControllers() - method in class org.apache.tomcat.util.threads.ThreadPool
Called by the monitor thread to harvest idle threads.
checkWritable() - method in class org.apache.naming.NamingContext
Throws a naming exception is Context is not writable.
children - field in class org.apache.catalina.core.ContainerBase
The child Containers belonging to this Container, keyed by name.
children - field in class org.apache.naming.resources.WARDirContext.Entry
chooseClientAlias(String[],Principal[],Socket) - method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
Choose an alias to authenticate the client side of a secure socket, given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
chooseServerAlias(String,Principal[],Socket) - method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
Returns this key manager's server key alias that was provided in the constructor.
CHUNKED_FILTER - static field in class org.apache.coyote.http11.Constants
Chunked filters (input and output).
ChunkedInputFilter - class org.apache.coyote.http11.filters.ChunkedInputFilter
Chunked input filter.
ChunkedOutputFilter - class org.apache.coyote.http11.filters.ChunkedOutputFilter
Chunked output filter.
ChunkedOutputFilter() - constructor for class org.apache.coyote.http11.filters.ChunkedOutputFilter
Default constructor.
chunkHeader - field in class org.apache.coyote.http11.filters.ChunkedOutputFilter
Chunk header.
chunkLength - field in class org.apache.coyote.http11.filters.ChunkedOutputFilter
Buffer used for chunk length conversion.
CIPHER_SUITE_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we store the name of the cipher suite being used on an SSL connection (as an object of type java.lang.String).
CIPHER_SUITE_KEY - static field in class org.apache.tomcat.util.net.SSLSupport
The Request attribute key for the cipher suite.
SSLSupport.CipherData - class org.apache.tomcat.util.net.SSLSupport.CipherData
Simple data class that represents the cipher being used, along with the corresponding effective key size.
CipherData(String,int) - constructor for class org.apache.tomcat.util.net.SSLSupport.CipherData
ciphers - static field in class org.apache.tomcat.util.net.SSLSupport
A mapping table to determine the number of effective bits in the key when using a cipher suite containing the specified cipher name.
CLASS_LOADER_ATTR - static field in class org.apache.catalina.Globals
The servlet context attribute under which we store the class loader used for loading servlets (as an object of type java.lang.ClassLoader).
CLASS_PATH_ATTR - static field in class org.apache.catalina.Globals
The servlet context attribute under which we store the class path for our application class loader (as an object of type String), delimited with the appropriate path delimiter for this platform.
ClassLoaderFactory - class org.apache.catalina.startup.ClassLoaderFactory
Utility class for building class loaders for Catalina.
className - field in class org.apache.catalina.ssi.SSIMediator
ClassNameMBean - class org.apache.catalina.mbeans.ClassNameMBean
A convenience base class for ModelMBean implementations where the underlying base class (and therefore the set of supported properties) is different for varying implementations of a standard interface.
ClassNameMBean() - constructor for class org.apache.catalina.mbeans.ClassNameMBean
Construct a ModelMBean with default ModelMBeanInfo information.
classPathAdd(urls[],String) - static method in class org.apache.tomcat.util.IntrospectionUtils
Adds classpath entries from a vector of URL's to the "tc_path_add" System property.
clear() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
Clear facade.
clear() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
Clear facade.
clear() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
Clear facade.
clear() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
Clear facade.
clear() - method in class org.apache.catalina.session.FileStore
Remove all of the Sessions in this Store.
clear() - method in class org.apache.catalina.session.JDBCStore
Remove all of the Sessions in this Store.
clear() - method in class org.apache.tomcat.util.collections.LRUCache
clear() - method in class org.apache.tomcat.util.http.MimeHeaders
Clears all header fields.
clear() - method in class org.apache.catalina.util.ParameterMap
Remove all mappings from this map.
clear() - method in class org.apache.catalina.connector.RequestFacade
Clear facade.
clear() - method in class org.apache.catalina.util.ResourceSet
Remove all of the elements from this set.
clear() - method in class org.apache.catalina.connector.ResponseFacade
Clear facade.
clear() - method in class org.apache.tomcat.util.collections.SimpleHashtable
clear() - method in class org.apache.catalina.Store
Remove all Sessions from this Store.
clearCookies() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Clear the collection of Cookies associated with this Request.
clearCookies() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Clear the collection of Cookies associated with this Request.
clearCookies() - method in class org.apache.catalina.core.DummyRequest
Clear the collection of Cookies associated with this Request.
clearCookies() - method in class org.apache.catalina.HttpRequest
Clear the collection of Cookies associated with this Request.
clearFilters() - method in class org.apache.coyote.http11.InternalInputBuffer
Clear filters.
clearFilters() - method in class org.apache.coyote.http11.InternalOutputBuffer
Clear filters.
clearHeaders() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Clear the collection of Headers associated with this Request.
clearHeaders() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Clear the collection of Headers associated with this Request.
clearHeaders() - method in class org.apache.catalina.core.DummyRequest
Clear the collection of Headers associated with this Request.
clearHeaders() - method in class org.apache.catalina.HttpRequest
Clear the collection of Headers associated with this Request.
clearLocales() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Clear the collection of Locales associated with this Request.
clearLocales() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Clear the collection of Locales associated with this Request.
clearLocales() - method in class org.apache.catalina.core.DummyRequest
Clear the collection of Locales associated with this Request.
clearLocales() - method in class org.apache.catalina.HttpRequest
Clear the collection of Locales associated with this Request.
clearParameters() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Clear the collection of parameters associated with this Request.
clearParameters() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Clear the collection of parameters associated with this Request.
clearParameters() - method in class org.apache.catalina.core.DummyRequest
Clear the collection of parameters associated with this Request.
clearParameters() - method in class org.apache.catalina.HttpRequest
Clear the collection of parameters associated with this Request.
clearStore() - method in class org.apache.catalina.session.PersistentManagerBase
Clear all sessions from the Store.
ClientAbortException - class org.apache.catalina.connector.ClientAbortException
Wrap an IOException identifying it as being caused by an abort of a request by a remote client.
ClientAbortException() - constructor for class org.apache.catalina.connector.ClientAbortException
Construct a new ClientAbortException with no other information.
ClientAbortException(String) - constructor for class org.apache.catalina.connector.ClientAbortException
Construct a new ClientAbortException for the specified message.
ClientAbortException(String,Throwable) - constructor for class org.apache.catalina.connector.ClientAbortException
Construct a new ClientAbortException for the specified message and throwable.
ClientAbortException(Throwable) - constructor for class org.apache.catalina.connector.ClientAbortException
Construct a new ClientAbortException for the specified throwable.
clientAuth - field in class org.apache.tomcat.util.net.jsse.JSSE13SocketFactory
Flag for client authentication
clientAuth - field in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
clone() - method in class org.apache.naming.resources.ResourceAttributes
Clone the attributes object (WARNING: fake cloning).
close() - method in class org.apache.ajp.Ajp13
Close the socket connection to the web server.
close() - method in class org.apache.ajp.tomcat4.Ajp13InputStream
close() - method in class org.apache.ajp.tomcat4.Ajp13OutputStream
close() - method in class org.apache.naming.resources.BaseDirContext
Closes this context.
close() - method in class org.apache.coyote.tomcat4.CoyoteInputStream
Close the stream Since we re-cycle, we can't allow the call to super.close() which would permantely disable us.
close() - method in class org.apache.coyote.tomcat5.CoyoteInputStream
Close the stream Since we re-cycle, we can't allow the call to super.close() which would permantely disable us.
close() - method in class org.apache.coyote.tomcat5.CoyoteOutputStream
close() - method in class org.apache.coyote.tomcat5.CoyoteReader
close() - method in class org.apache.coyote.tomcat5.CoyoteWriter
close() - method in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
close() - method in class org.apache.coyote.tomcat5.InputBuffer
Close the input buffer.
close() - method in class org.apache.catalina.valves.JDBCAccessLogValve
Close the specified database connection.
close() - method in class org.apache.jk.common.JkInputStream
close() - method in class org.apache.catalina.users.MemoryUserDatabase
Finalize access to this user database.
close() - method in class org.apache.naming.NamingContext
Closes this context.
close() - method in class org.apache.naming.NamingContextBindingsEnumeration
Closes this enumeration.
close() - method in class org.apache.naming.NamingContextEnumeration
Closes this enumeration.
close() - method in class org.apache.coyote.tomcat4.OutputBuffer
Close the output buffer.
close() - method in class org.apache.coyote.tomcat5.OutputBuffer
Close the output buffer.
close() - method in class org.apache.naming.resources.ProxyDirContext
Closes this context.
close() - method in class org.apache.naming.resources.RecyclableNamingEnumeration
Closes this enumeration.
close() - method in class org.apache.naming.SelectorContext
Closes this context.
close() - method in class org.apache.tomcat.util.log.SystemLogHandler
close() - method in class org.apache.catalina.UserDatabase
Finalize access to this user database.
close(Connection) - method in class org.apache.catalina.realm.DataSourceRealm
Close the specified database connection.
close(Connection) - method in class org.apache.catalina.realm.JDBCRealm
Close the specified database connection.
close(Connection) - method in class org.apache.catalina.session.JDBCStore
Close the specified database connection.
close(DirContext) - method in class org.apache.catalina.realm.JNDIRealm
Close any open connection to the directory server for this Realm.
close(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.ChannelSocket
close(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.ChannelUn
CLOSE_BYTES - static field in class org.apache.coyote.http11.Constants
Close bytes.
closeJARs(boolean) - method in class org.apache.catalina.loader.WebappClassLoader
Used to periodically signal to the classloader to release JAR resources.
closeJARs(boolean) - method in class org.apache.catalina.loader.WebappLoader
Used to periodically signal to the classloader to release JAR resources.
closeServerSocket() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
CLOSING - static field in class org.apache.catalina.util.XMLWriter
Closing tag.
cluster - field in class org.apache.catalina.core.ContainerBase
The cluster with which this Container is associated.
Cluster - interface org.apache.catalina.Cluster
A Cluster works as a Cluster client/server for the local host Different Cluster implementations can be used to support different ways to communicate within the Cluster.
ClusterRuleSet - class org.apache.catalina.startup.ClusterRuleSet
RuleSet for processing the contents of a Cluster definition element.
ClusterRuleSet() - constructor for class org.apache.catalina.startup.ClusterRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix.
ClusterRuleSet(String) - constructor for class org.apache.catalina.startup.ClusterRuleSet
Construct an instance of this RuleSet with the specified matching pattern prefix.
codeBase - field in class org.apache.catalina.loader.ResourceEntry
URL of the codebase from where the object was loaded.
collection - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
collection - field in class org.apache.naming.resources.DirContextURLConnection
Associated DirContext.
collection - field in class org.apache.naming.resources.ResourceAttributes
Collection flag.
COLLECTION_TYPE - static field in class org.apache.naming.resources.ResourceAttributes
Collection type.
COLON - static field in class org.apache.coyote.http11.Constants
COLON.
COLON_BYTES - static field in class org.apache.coyote.http11.Constants
Colon bytes.
COMBINED_ALIAS - static field in class org.apache.catalina.valves.Constants.AccessLog
COMBINED_PATTERN - static field in class org.apache.catalina.valves.Constants.AccessLog
command - field in class org.apache.catalina.util.ProcessEnvironment
command to be invoked
COMMAND_END - static field in class org.apache.catalina.ssi.SSIProcessor
The end pattern
COMMAND_START - static field in class org.apache.catalina.ssi.SSIProcessor
The start pattern
commands - field in class org.apache.catalina.ssi.SSIProcessor
commit() - method in class org.apache.coyote.http11.InternalOutputBuffer
Commit the response.
commit() - method in class org.apache.catalina.realm.JAASMemoryLoginModule
Phase 2 of authenticating a Subject when Phase 1 was successful.
commited - field in class org.apache.coyote.Response
Committed flag.
committed - field in class org.apache.coyote.http11.InternalOutputBuffer
Committed flag.
committed - field in class org.apache.catalina.realm.JAASMemoryLoginModule
Has our own commit() returned successfully?
COMMON_ALIAS - static field in class org.apache.catalina.valves.Constants.AccessLog
COMMON_PATTERN - static field in class org.apache.catalina.valves.Constants.AccessLog
commonLoader - field in class org.apache.catalina.startup.Bootstrap
Check whether the credentials presented by the user match those retrieved from the directory.
compareTo(Object) - method in class org.apache.naming.resources.WARDirContext.Entry
compCtx - field in class org.apache.catalina.core.NamingContextListener
Comp context.
component - field in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
The owning Catalina component that we are attached to.
composeName(Name,Name) - method in class org.apache.naming.resources.BaseDirContext
Composes the name of this context with a name relative to this context.
composeName(Name,Name) - method in class org.apache.naming.NamingContext
Composes the name of this context with a name relative to this context.
composeName(Name,Name) - method in class org.apache.naming.resources.ProxyDirContext
Composes the name of this context with a name relative to this context.
composeName(Name,Name) - method in class org.apache.naming.SelectorContext
Composes the name of this context with a name relative to this context.
composeName(String,String) - method in class org.apache.naming.resources.BaseDirContext
Composes the name of this context with a name relative to this context.
composeName(String,String) - method in class org.apache.naming.NamingContext
Composes the name of this context with a name relative to this context.
composeName(String,String) - method in class org.apache.naming.resources.ProxyDirContext
Composes the name of this context with a name relative to this context.
composeName(String,String) - method in class org.apache.naming.SelectorContext
Composes the name of this context with a name relative to this context.
compressableMimeTypes - field in class org.apache.coyote.http11.Http11Processor
List of MIMES which could be gzipped
compressionLevel - field in class org.apache.coyote.http11.Http11Processor
Allowed compression level.
compressionMinSize - field in class org.apache.coyote.http11.Http11Processor
Minimum contentsize to make compression.
compressionStream - field in class org.apache.coyote.http11.filters.GzipOutputFilter
Compression output stream.
conditionalState - field in class org.apache.catalina.ssi.SSIMediator
CONFIDENTIAL_TRANSPORT - static field in class org.apache.catalina.authenticator.Constants
CONFIDENTIAL_TRANSPORT - static field in class org.apache.catalina.realm.Constants
config - field in class org.apache.catalina.ant.DeployTask
URL of the context configuration file for this application, if any.
config - field in class org.apache.catalina.ant.InstallTask
URL of the context configuration file for this application, if any.
configBase() - method in class org.apache.catalina.startup.HostConfig
Return a File object representing the "configuration root" directory for our associated Host.
configClass - field in class org.apache.catalina.startup.HostConfig
The Java class name of the Context configuration class we should use.
configErrMsg - field in class org.apache.catalina.ssi.SSIMediator
configFile - field in class org.apache.catalina.startup.Catalina
Pathname to the server configuration file.
configFile() - method in class org.apache.catalina.startup.Catalina
Return a File object representing our configuration file.
configHome - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
configHome - field in class org.apache.jk.config.BaseJkConfig
configSizeFmt - field in class org.apache.catalina.ssi.SSIMediator
configTimeFmt - field in class org.apache.catalina.ssi.SSIMediator
configureClientAuth(SSLServerSocket) - method in class org.apache.tomcat.util.net.jsse.JSSE13SocketFactory
Configure Client authentication for this version of JSSE.
configureClientAuth(SSLServerSocket) - method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
Configure Client authentication for this version of JSSE.
configureClientAuth(SSLServerSocket) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
Configure Client authentication for this version of JSSE.
configureClientAuth(SSLSocket) - method in class org.apache.tomcat.util.net.jsse.JSSE13SocketFactory
Configure Client authentication for this version of JSSE.
configureClientAuth(SSLSocket) - method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
Configure Client authentication for this version of JSSE.
configureClientAuth(SSLSocket) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
Configure Client authentication for this version of JSSE.
configureSessionCookie(Cookie) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Configures the given JSESSIONID cookie.
connect() - method in class org.apache.naming.resources.DirContextURLConnection
Connect to the DirContext, and retrive the bound object, as well as its attributes.
connectionAttempt - field in class org.apache.catalina.realm.JNDIRealm
The number of connection attempts.
connectionName - field in class org.apache.catalina.valves.JDBCAccessLogValve
The connection username to use when trying to connect to the database.
connectionName - field in class org.apache.catalina.realm.JDBCRealm
The connection username to use when trying to connect to the database.
connectionName - field in class org.apache.catalina.session.JDBCStore
The connection username to use when trying to connect to the database.
connectionName - field in class org.apache.catalina.realm.JNDIRealm
The connection username for the server we will contact.
connectionPassword - field in class org.apache.catalina.valves.JDBCAccessLogValve
The connection URL to use when trying to connect to the database.
connectionPassword - field in class org.apache.catalina.realm.JDBCRealm
The connection URL to use when trying to connect to the database.
connectionPassword - field in class org.apache.catalina.session.JDBCStore
The connection URL to use when trying to connect to the database.
connectionPassword - field in class org.apache.catalina.realm.JNDIRealm
The connection password for the server we will contact.
connectionURL - field in class org.apache.catalina.realm.JDBCRealm
The connection URL to use when trying to connect to the database.
connectionURL - field in class org.apache.catalina.session.JDBCStore
Connection string to use when connecting to the DB.
connectionURL - field in class org.apache.catalina.realm.JNDIRealm
The connection URL for the server we will contact.
connector - field in class org.apache.coyote.tomcat4.CoyoteRequest
Associated Catalina connector.
connector - field in class org.apache.coyote.tomcat5.CoyoteRequest
Associated Catalina connector.
connector - field in class org.apache.coyote.tomcat4.CoyoteResponse
Associated Catalina connector.
connector - field in class org.apache.coyote.tomcat5.CoyoteResponse
Associated Catalina connector.
Connector - interface org.apache.catalina.Connector
A Connector is a component responsible receiving requests from, and returning responses to, a client application.
ConnectorMBean - class org.apache.catalina.mbeans.ConnectorMBean
A ModelMBean implementation for the org.apache.coyote.tomcat5.CoyoteConnector component.
ConnectorMBean() - constructor for class org.apache.catalina.mbeans.ConnectorMBean
Construct a ModelMBean with default ModelMBeanInfo information.
connectors - field in class org.apache.catalina.core.StandardService
The set of Connectors associated with this Service.
Constants - interface org.apache.ajp.tomcat4.Constants
Constants - class org.apache.catalina.authenticator.Constants
Constants - class org.apache.catalina.connector.Constants
Static constants for this package.
Constants - class org.apache.catalina.core.Constants
Constants - class org.apache.catalina.loader.Constants
Constants - class org.apache.catalina.logger.Constants
Manifest constants for the org.apache.catalina.logger package.
Constants - class org.apache.catalina.realm.Constants
Manifest constants for this Java package.
Constants - class org.apache.catalina.servlets.Constants
Constants - class org.apache.catalina.session.Constants
Manifest constants for the org.apache.catalina.session package.
Constants - class org.apache.catalina.startup.Constants
String constants for the startup package.
Constants - class org.apache.catalina.users.Constants
Manifest constants for this Java package.
Constants - class org.apache.catalina.valves.Constants
Manifest constants for the org.apache.catalina.valves package.
Constants - class org.apache.coyote.Constants
Constants.
Constants - class org.apache.coyote.http11.Constants
Constants.
Constants - class org.apache.coyote.tomcat4.Constants
Constants.
Constants - class org.apache.coyote.tomcat5.Constants
Constants.
Constants - class org.apache.naming.Constants
Static constants for this package.
Constants - class org.apache.naming.factory.Constants
Static constants for this package.
Constants - class org.apache.naming.resources.Constants
Static constants for this package.
Contained - interface org.apache.catalina.Contained
Decoupling interface which specifies that an implementing class is associated with at most one Container instance.
container - field in class org.apache.ajp.tomcat4.Ajp13Connector
The Container used for processing requests received by this Connector.
container - field in class org.apache.coyote.tomcat4.CoyoteConnector
The Container used for processing requests received by this Connector.
container - field in class org.apache.coyote.tomcat5.CoyoteConnector
The Container used for processing requests received by this Connector.
container - field in class org.apache.catalina.logger.LoggerBase
The Container with which this Logger has been associated.
container - field in class org.apache.catalina.session.ManagerBase
The Container with which this Manager is associated.
container - field in class org.apache.catalina.core.NamingContextListener
Associated container.
Container - interface org.apache.catalina.Container
A Container is an object that can execute requests received from a client, and return responses based on those requests.
container - field in class org.apache.catalina.realm.RealmBase
The Container with which this Realm is associated.
container - field in class org.apache.catalina.core.StandardPipeline
The Container with which this Pipeline is associated.
container - field in class org.apache.catalina.core.StandardService
The Container associated with this Service.
container - field in class org.apache.catalina.valves.ValveBase
The Container whose pipeline this Valve is a component of.
Private thread class to invoke the backgroundProcess method of this container and its children after a fixed delay.
ContainerBase - class org.apache.catalina.core.ContainerBase
Abstract implementation of the Container interface, providing common functionality required by nearly every implementation.
ContainerEvent - class org.apache.catalina.ContainerEvent
General event for notifying listeners of significant changes on a Container.
Construct a new ContainerEvent with the specified parameters.
Acknowledge the occurrence of the specified event.
Acknowledge the occurrence of the specified event.
Handle a ContainerEvent from one of the Containers we are interested in.
containerEventMethod - field in class org.apache.catalina.session.StandardSession
The java.lang.Method for the fireContainerEvent() method of the org.apache.catalina.core.StandardContext method, if our Context implementation is of this class.
containerEventTypes - static field in class org.apache.catalina.session.StandardSession
The method signature for the fireContainerEvent method.
ContainerListener - interface org.apache.catalina.ContainerListener
Interface defining a listener for significant Container generated events.
ContainerServlet - interface org.apache.catalina.ContainerServlet
A ContainerServlet is a servlet that has access to Catalina internal functionality, and is loaded from the Catalina class loader instead of the web application class loader.
containsExtension(String) - method in class org.apache.catalina.util.ManifestResource
Convienience method to check if this ManifestResource has an extension available.
containsHeader(String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Has the specified header been set already in this response?
containsHeader(String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Has the specified header been set already in this response?
containsHeader(String) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
containsHeader(String) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
containsHeader(String) - method in class org.apache.catalina.core.DummyResponse
containsHeader(String) - method in class org.apache.catalina.connector.HttpResponseFacade
containsHeader(String) - method in class org.apache.coyote.Response
CONTENT_LANGUAGE - static field in class org.apache.naming.resources.ResourceAttributes
Content language.
CONTENT_LENGTH - static field in class org.apache.naming.resources.ResourceAttributes
Content length.
CONTENT_TYPE - static field in class org.apache.naming.resources.ResourceAttributes
MIME type of the content.
contentDelimitation - field in class org.apache.coyote.http11.Http11Processor
Content delimitator for the request (if false, the connection will be closed at the end of the request).
contentLanguage - field in class org.apache.coyote.Response
contentLength - field in class org.apache.coyote.http11.filters.IdentityInputFilter
Content length.
contentLength - field in class org.apache.coyote.http11.filters.IdentityOutputFilter
Content length.
contentLength - field in class org.apache.naming.resources.ResourceAttributes
Content length.
contentLength - field in class org.apache.coyote.Response
ContentType - class org.apache.tomcat.util.http.ContentType
Usefull methods for Content-Type processing
contentType - field in class org.apache.coyote.Response
HTTP specific fields.
contentType() - method in class org.apache.tomcat.util.http.BaseRequest
Get the content type
contentType() - method in class org.apache.coyote.Request
context - field in class org.apache.catalina.authenticator.AuthenticatorBase
The Context to which this Valve is attached.
context - field in class org.apache.naming.resources.CacheEntry
context - field in class org.apache.coyote.tomcat4.CoyoteRequest
The Context within which this Request is being processed.
context - field in class org.apache.coyote.tomcat5.CoyoteRequest
Associated context.
context - field in class org.apache.coyote.tomcat4.CoyoteResponse
The Context within which this Request is being processed.
context - field in class org.apache.naming.resources.DirContextURLConnection
Directory context.
context - field in class org.apache.naming.resources.DirContextURLStreamHandler
Directory context.
context - field in class org.apache.catalina.realm.JNDIRealm
The directory context linking us to our directory server.
Mapper.Context - class org.apache.tomcat.util.http.mapper.Mapper.Context
context - field in class org.apache.tomcat.util.http.mapper.MappingData
CONTEXT - static field in class org.apache.naming.NamingEntry
Context - interface org.apache.catalina.Context
A Context is a Container that represents a servlet context, and therefore an individual web application, in the Catalina servlet engine.
CONTEXT - static field in class org.apache.naming.resources.ProxyDirContext
Handles the access control on the JNDI contexts.
ContextBindings - class org.apache.naming.ContextBindings
Handles the associations :
  • Catalina context name with the NamingContext
  • Calling thread with the NamingContext
contextClass - field in class org.apache.catalina.startup.HostConfig
The Java class name of the Context implementation we should use.
ContextConfig - class org.apache.catalina.startup.ContextConfig
Startup event listener for a Context that configures the properties of that Context, and the associated defined servlets.
ContextEjb - class org.apache.catalina.deploy.ContextEjb
Representation of an EJB resource reference for a web application, as represented in a <ejb-ref> element in the deployment descriptor.
ContextEnvironment - class org.apache.catalina.deploy.ContextEnvironment
Representation of an application environment entry, as represented in an <env-entry> element in the deployment descriptor.
ContextEnvironmentMBean - class org.apache.catalina.mbeans.ContextEnvironmentMBean
A ModelMBean implementation for the org.apache.catalina.deploy.ContextEnvironment component.
ContextEnvironmentMBean() - constructor for class org.apache.catalina.mbeans.ContextEnvironmentMBean
Construct a ModelMBean with default ModelMBeanInfo information.
contextFactory - field in class org.apache.catalina.realm.JNDIRealm
The JNDI context factory used to acquire our InitialContext.
Mapper.ContextList - class org.apache.tomcat.util.http.mapper.Mapper.ContextList
contextList - field in class org.apache.tomcat.util.http.mapper.Mapper.Host
ContextLocalEjb - class org.apache.catalina.deploy.ContextLocalEjb
Representation of a local EJB resource reference for a web application, as represented in a <ejb-local-ref> element in the deployment descriptor.
contextName - field in class org.apache.naming.resources.ProxyDirContext
Context name.
contextPath - field in class org.apache.coyote.tomcat4.CoyoteRequest
Context path.
contextPath - field in class org.apache.catalina.core.DummyRequest
contextPath - field in class org.apache.tomcat.util.http.mapper.MappingData
ContextResource - class org.apache.catalina.deploy.ContextResource
Representation of a resource reference for a web application, as represented in a <resource-ref> element in the deployment descriptor.
ContextResourceLink - class org.apache.catalina.deploy.ContextResourceLink
Representation of a resource link for a web application, as represented in a <ResourceLink> element in the server configuration file.
ContextResourceLinkMBean - class org.apache.catalina.mbeans.ContextResourceLinkMBean
A ModelMBean implementation for the org.apache.catalina.deploy.ContextResourceLink component.
ContextResourceLinkMBean() - constructor for class org.apache.catalina.mbeans.ContextResourceLinkMBean
Construct a ModelMBean with default ModelMBeanInfo information.
ContextResourceMBean - class org.apache.catalina.mbeans.ContextResourceMBean
A ModelMBean implementation for the org.apache.catalina.deploy.ContextResource component.
ContextResourceMBean() - constructor for class org.apache.catalina.mbeans.ContextResourceMBean
Construct a ModelMBean with default ModelMBeanInfo information.
ContextRuleSet - class org.apache.catalina.startup.ContextRuleSet
RuleSet for processing the contents of a Context or DefaultContext definition element.
ContextRuleSet() - constructor for class org.apache.catalina.startup.ContextRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix.
ContextRuleSet(String) - constructor for class org.apache.catalina.startup.ContextRuleSet
Construct an instance of this RuleSet with the specified matching pattern prefix.
contexts - field in class org.apache.tomcat.util.http.mapper.Mapper.ContextList
controller - field in class org.apache.catalina.core.ContainerBase
controller - field in class org.apache.catalina.logger.LoggerBase
controller - field in class org.apache.catalina.realm.RealmBase
controller - field in class org.apache.catalina.core.StandardService
controller - field in class org.apache.catalina.valves.ValveBase
ThreadPool.ControlRunnable - class org.apache.tomcat.util.threads.ThreadPool.ControlRunnable
A Thread object that executes various actions ( ThreadPoolRunnable ) under control of ThreadPool
conv - field in class org.apache.coyote.tomcat5.InputBuffer
Current byte to char converter.
conv - field in class org.apache.coyote.tomcat4.OutputBuffer
Current char to byte converter.
conv - field in class org.apache.coyote.tomcat5.OutputBuffer
Current char to byte converter.
convert(bytes[]) - static method in class org.apache.catalina.util.HexUtils
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
convert(bytes[]) - static method in class org.apache.tomcat.util.buf.HexUtils
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
convert(c[],int,int) - method in class org.apache.tomcat.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(char) - method in class org.apache.tomcat.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(input[]) - static method in class org.apache.catalina.loader.StandardClassLoader
Convert an array of String to an array of URL and return it.
convert(input[],URLStreamHandlerFactory) - static method in class org.apache.catalina.loader.StandardClassLoader
Convert an array of String to an array of URL and return it.
convert(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.tomcat.util.buf.UDecoder
URLDecode, will modify the source.
convert(org.apache.tomcat.util.buf.ByteChunk,boolean) - method in class org.apache.tomcat.util.buf.UDecoder
URLDecode, will modify the source.
Convert a buffer of bytes into a chars
convert(org.apache.tomcat.util.buf.CharChunk) - method in class org.apache.tomcat.util.buf.UDecoder
In-buffer processing - the buffer will be modified Includes converting '+' to ' '.
convert(org.apache.tomcat.util.buf.CharChunk,boolean) - method in class org.apache.tomcat.util.buf.UDecoder
In-buffer processing - the buffer will be modified
convert(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.tomcat.util.buf.C2BConverter
Convert a message bytes chars to bytes
convert(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.tomcat.util.buf.UDecoder
URLDecode, will modify the source Includes converting '+' to ' '.
convert(org.apache.tomcat.util.buf.MessageBytes,boolean) - method in class org.apache.tomcat.util.buf.UDecoder
URLDecode, will modify the source
convert(String) - method in class org.apache.tomcat.util.buf.C2BConverter
Generate the bytes using the specified encoding
convert(String) - static method in class org.apache.catalina.util.HexUtils
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
convert(String) - static method in class org.apache.tomcat.util.buf.HexUtils
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
convert(String) - static method in class org.apache.catalina.util.MIME2Java
Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
convert(String) - method in class org.apache.tomcat.util.buf.UDecoder
convert(String,boolean) - method in class org.apache.tomcat.util.buf.UDecoder
convert2Int(byte[]) - static method in class org.apache.catalina.util.HexUtils
Convert 4 hex digits to an int, and return the number of converted bytes.
convert2Int(byte[]) - static method in class org.apache.tomcat.util.buf.HexUtils
Convert 4 hex digits to an int, and return the number of converted bytes.
convertDateFormat(String) - method in class org.apache.catalina.util.Strftime
Search the provided pattern and get the C standard Date/Time formatting rules and convert them to the Java equivalent.
Character conversion of the URI.
cookies - field in class org.apache.coyote.tomcat4.CoyoteRequest
The set of cookies associated with this Request.
cookies - field in class org.apache.coyote.tomcat5.CoyoteRequest
The set of cookies associated with this Request.
cookies - field in class org.apache.coyote.tomcat4.CoyoteResponse
The set of Cookies associated with this Response.
cookies - field in class org.apache.coyote.tomcat5.CoyoteResponse
The set of Cookies associated with this Response.
Cookies - class org.apache.tomcat.util.http.Cookies
A collection of cookies - reusable and tuned for server side performance.
cookies() - method in class org.apache.tomcat.util.http.BaseRequest
Get cookies.
Cookies() - constructor for class org.apache.tomcat.util.http.Cookies
Construct a new uninitialized cookie collection.
Cookies(org.apache.tomcat.util.http.MimeHeaders) - constructor for class org.apache.tomcat.util.http.Cookies
Construct a new cookie collection, that will extract the information from headers.
cookiesParsed - field in class org.apache.coyote.tomcat5.CoyoteRequest
Cookies parsed flag.
CookieTools - class org.apache.catalina.util.CookieTools
Cookie utils - generate cookie header, etc
copyBytes(byte[],int,int,int) - static method in class org.apache.coyote.tomcat5.CoyoteAdapter
Copy an array of bytes to a different position.
CopyParentClassLoaderRule - class org.apache.catalina.startup.CopyParentClassLoaderRule
Rule that copies the parentClassLoader property from the next-to-top item on the stack (which must be a Container) to the top item on the stack (which must also be a Container).
CopyParentClassLoaderRule() - constructor for class org.apache.catalina.startup.CopyParentClassLoaderRule
Construct a new instance of this Rule.
count - field in class org.apache.tomcat.util.collections.MultiMap
CoyoteAdapter - class org.apache.coyote.tomcat5.CoyoteAdapter
Implementation of a request processor which delegates the processing to a Coyote processor.
CoyoteAdapter(org.apache.coyote.tomcat5.CoyoteConnector) - constructor for class org.apache.coyote.tomcat5.CoyoteAdapter
Construct a new CoyoteProcessor associated with the specified connector.
CoyoteConnector - class org.apache.coyote.tomcat4.CoyoteConnector
Implementation of a Coyote connector for Tomcat 4.x.
CoyoteConnector - class org.apache.coyote.tomcat5.CoyoteConnector
Implementation of a Coyote connector for Tomcat 5.x.
CoyoteInputStream - class org.apache.coyote.tomcat4.CoyoteInputStream
This class handles the readin input bytes, as well as the input buffering.
CoyoteInputStream - class org.apache.coyote.tomcat5.CoyoteInputStream
This class handles reading bytes.
CoyoteInputStream(org.apache.coyote.tomcat5.InputBuffer) - constructor for class org.apache.coyote.tomcat5.CoyoteInputStream
CoyoteInterceptor2 - class org.apache.coyote.tomcat3.CoyoteInterceptor2
Standalone http.
CoyoteInterceptor2() - constructor for class org.apache.coyote.tomcat3.CoyoteInterceptor2
CoyoteOutputStream - class org.apache.coyote.tomcat5.CoyoteOutputStream
Coyote implementation of the servlet output stream.
CoyoteOutputStream(org.apache.coyote.tomcat5.OutputBuffer) - constructor for class org.apache.coyote.tomcat5.CoyoteOutputStream
CoyotePrincipal - class org.apache.coyote.tomcat4.CoyotePrincipal
Generic implementation of java.security.Principal that is used to represent principals authenticated at the protocol handler level.
CoyotePrincipal - class org.apache.coyote.tomcat5.CoyotePrincipal
Generic implementation of java.security.Principal that is used to represent principals authenticated at the protocol handler level.
CoyotePrincipal(String) - constructor for class org.apache.coyote.tomcat4.CoyotePrincipal
CoyotePrincipal(String) - constructor for class org.apache.coyote.tomcat5.CoyotePrincipal
CoyoteReader - class org.apache.coyote.tomcat5.CoyoteReader
Coyote implementation of the buffred reader.
CoyoteReader(org.apache.coyote.tomcat5.InputBuffer) - constructor for class org.apache.coyote.tomcat5.CoyoteReader
coyoteRequest - field in class org.apache.coyote.tomcat4.CoyoteRequest
Coyote request.
coyoteRequest - field in class org.apache.coyote.tomcat5.CoyoteRequest
Coyote request.
CoyoteRequest - class org.apache.coyote.tomcat4.CoyoteRequest
Wrapper object for the Coyote request.
CoyoteRequest - class org.apache.coyote.tomcat5.CoyoteRequest
Wrapper object for the Coyote request.
CoyoteRequest() - constructor for class org.apache.coyote.tomcat5.CoyoteRequest
CoyoteRequestFacade - class org.apache.coyote.tomcat4.CoyoteRequestFacade
Facade class that wraps a Coyote request object.
CoyoteRequestFacade - class org.apache.coyote.tomcat5.CoyoteRequestFacade
Facade class that wraps a Coyote request object.
Construct a wrapper for the specified request.
Construct a wrapper for the specified request.
coyoteResponse - field in class org.apache.coyote.tomcat4.CoyoteResponse
Coyote response.
coyoteResponse - field in class org.apache.coyote.tomcat5.CoyoteResponse
Coyote response.
CoyoteResponse - class org.apache.coyote.tomcat4.CoyoteResponse
Wrapper object for the Coyote response.
CoyoteResponse - class org.apache.coyote.tomcat5.CoyoteResponse
Wrapper object for the Coyote response.
CoyoteResponse() - constructor for class org.apache.coyote.tomcat4.CoyoteResponse
CoyoteResponse() - constructor for class org.apache.coyote.tomcat5.CoyoteResponse
CoyoteResponseFacade - class org.apache.coyote.tomcat4.CoyoteResponseFacade
Facade class that wraps a Coyote response object.
CoyoteResponseFacade - class org.apache.coyote.tomcat5.CoyoteResponseFacade
Facade class that wraps a Coyote response object.
Construct a wrapper for the specified response.
Construct a wrapper for the specified response.
CoyoteServerSocketFactory - class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
This socket factory holds secure socket factory parameters.
CoyoteServerSocketFactory - class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
This socket factory holds secure socket factory parameters.
CoyoteWriter - class org.apache.coyote.tomcat5.CoyoteWriter
Coyote implementation of the servlet writer.
CoyoteWriter(org.apache.coyote.tomcat5.OutputBuffer) - constructor for class org.apache.coyote.tomcat5.CoyoteWriter
CR - static field in class org.apache.coyote.http11.Constants
CR.
create() - method in class org.apache.catalina.startup.Catalina
create() - method in class org.apache.catalina.core.StandardContext
createAccessLoggerValve(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new AccessLoggerValve.
createAjpConnector(String,String,int) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new AjpConnector
createClassLoader(unpacked[],packed[],ClassLoader) - static method in class org.apache.catalina.startup.ClassLoaderFactory
Create and return a new class loader, based on the configuration defaults and the specified directory paths:
createClassLoader(unpacked[],packed[],urls[],ClassLoader) - static method in class org.apache.catalina.startup.ClassLoaderFactory
Create and return a new class loader, based on the configuration defaults and the specified directory paths:
createConnector(InetAddress,int,boolean) - method in class org.apache.catalina.startup.Embedded
Create, configure, and return a new TCP/IP socket connector based on the specified properties.
createConnector(InetAddress,int,String) - method in class org.apache.catalina.startup.Embedded
createConnector(String,int,boolean) - method in class org.apache.catalina.startup.Embedded
createConnector(String,int,String) - method in class org.apache.catalina.startup.Embedded
createContext(String,String) - method in class org.apache.catalina.startup.Embedded
Create, configure, and return a Context that will process all HTTP requests received from one of the associated Connectors, and directed to the specified context path on the virtual host to which this Context is connected.
Create a new DataSource Realm.
createDefaultContext(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new DefaultContext.
createDigester() - method in class org.apache.catalina.core.StandardHostDeployer
Create (if necessary) and return a Digester configured to process the context configuration descriptor for an application.
createEmptySession() - method in class org.apache.catalina.Manager
Get a session from the recycled ones or create a new empty one.
createEmptySession() - method in class org.apache.catalina.session.ManagerBase
Get a session from the recycled ones or create a new empty one.
createEngine() - method in class org.apache.catalina.startup.Embedded
Create, configure, and return an Engine that will process all HTTP requests received from one of the associated Connectors, based on the specified properties.
createFileLogger(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new FileLogger.
Construct and return a FilterChain implementation that will wrap the execution of the specified servlet instance.
createGroup(String,String) - method in class org.apache.catalina.users.MemoryUserDatabase
Create and return a new Group defined in this user database.
createGroup(String,String) - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Create a new Group and return the corresponding MBean Name.
createGroup(String,String) - method in class org.apache.catalina.UserDatabase
Create and return a new Group defined in this user database.
createHost(String,String) - method in class org.apache.catalina.startup.Embedded
Create, configure, and return a Host that will process all HTTP requests received from one of the associated Connectors, and directed to the specified virtual host.
createHttpConnector(String,String,int) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new HttpConnector
createHttpsConnector(String,String,int) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new HttpsConnector
createInputStream() - method in class org.apache.ajp.tomcat4.Ajp13Request
createInputStream() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Create and return a ServletInputStream to read the content associated with this Request.
createInputStream() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Create and return a ServletInputStream to read the content associated with this Request.
createInputStream() - method in class org.apache.catalina.core.DummyRequest
Create and return a ServletInputStream to read the content associated with this Request.
createInputStream() - method in class org.apache.catalina.Request
Create and return a ServletInputStream to read the content associated with this Request.
createJavaContext(String,long) - static method in class org.apache.jk.apr.AprImpl
createJDBCRealm(String,String,String,String,String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new JDBC Realm.
createJkHandler(long,String) - method in class org.apache.jk.apr.AprImpl
createJNDIRealm(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new JNDI Realm.
createLoader(ClassLoader) - method in class org.apache.catalina.startup.Embedded
Create and return a class loader manager that can be customized, and then attached to a Context, before it is started.
createManager(String) - method in class org.apache.catalina.Cluster
Create a new manager which will use this cluster to replicate its sessions.
createMBeans() - method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
Create the MBeans for the interesting global JNDI resources.
createMBeans() - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Create the MBeans that correspond to every existing node of our tree.
createMBeans(org.apache.catalina.Connector) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Create the MBeans for the specified Connector and its nested components.
createMBeans(org.apache.catalina.Context) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Create the MBeans for the specified Context and its nested components.
Create the MBeans for the specified DefaultContext and its nested components.
Create the MBeans for the specified ContextEnvironment entry.
Create the MBeans for the specified ContextResource entry.
Create the MBeans for the specified ContextResourceLink entry.
Create the MBeans for the specified NamingResources and its nested components.
createMBeans(org.apache.catalina.Engine) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Create the MBeans for the specified Engine and its nested components.
createMBeans(org.apache.catalina.Host) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Create the MBeans for the specified Host and its nested components.
Create the MBeans for MBeanFactory.
createMBeans(org.apache.catalina.Server) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Create the MBeans for the specified Server and its nested components.
createMBeans(org.apache.catalina.Service) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Create the MBeans for the specified Service and its nested components.
createMBeans(String,Context) - method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
Create the MBeans for the interesting global JNDI resources in the specified naming context.
Create the MBeans for the specified UserDatabase and its contents.
createMemoryRealm(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new Memory Realm.
createMsgContext() - method in class org.apache.jk.core.JkChannel
Create a new request endpoint.
createMsgContext() - method in class org.apache.jk.core.JkHandler
createMsgContext() - method in class org.apache.jk.common.JniHandler
Create a msg context to be used with the shm channel
createObjectName() - method in class org.apache.catalina.logger.LoggerBase
createObjectName(String,ObjectName) - method in class org.apache.catalina.core.ContainerBase
createObjectName(String,ObjectName) - method in class org.apache.catalina.core.StandardContext
createObjectName(String,ObjectName) - method in class org.apache.catalina.core.StandardEngine
createObjectName(String,ObjectName) - method in class org.apache.catalina.core.StandardHost
createObjectName(String,ObjectName) - method in class org.apache.catalina.valves.ValveBase
Create an ObjectName for this Service object.
createObjectName(String,org.apache.catalina.deploy.ContextResource) - static method in class org.apache.catalina.mbeans.MBeanUtils
Create an ObjectName for this ContextResource object.
Create an ObjectName for this ContextResourceLink object.
createOutputStream() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Create and return a ServletOutputStream to write the content associated with this Response.
createOutputStream() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Create and return a ServletOutputStream to write the content associated with this Response.
createOutputStream() - method in class org.apache.catalina.core.DummyResponse
createOutputStream() - method in class org.apache.catalina.Response
Create and return a ServletOutputStream to write the content associated with this Response.
createPrincipal(String,Subject) - method in class org.apache.catalina.realm.JAASRealm
Identify and return a java.security.Principal instance representing the authenticated user for the specified Subject.
createRegistry() - static method in class org.apache.catalina.mbeans.MBeanUtils
Create and configure (if necessary) and return the registry of managed object descriptions.
createRemoteAddrValve(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new Remote Address Filter Valve.
createRemoteHostValve(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new Remote Host Filter Valve.
createRequest() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Create (or allocate) and return a Request object suitable for specifying the contents of a Request to the responsible Container.
createRequest() - method in class org.apache.catalina.Connector
Create (or allocate) and return a Request object suitable for specifying the contents of a Request to the responsible Container.
createRequest() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Create (or allocate) and return a Request object suitable for specifying the contents of a Request to the responsible Container.
createRequest() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Create (or allocate) and return a Request object suitable for specifying the contents of a Request to the responsible Container.
createRequestDumperValve(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new Request Dumper Valve.
createResponse() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Create (or allocate) and return a Response object suitable for receiving the contents of a Response from the responsible Container.
createResponse() - method in class org.apache.catalina.Connector
Create (or allocate) and return a Response object suitable for receiving the contents of a Response from the responsible Container.
createResponse() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Create (or allocate) and return a Response object suitable for receiving the contents of a Response from the responsible Container.
createResponse() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Create (or allocate) and return a Response object suitable for receiving the contents of a Response from the responsible Container.
createRMIAdaptor(String,String,int) - static method in class org.apache.catalina.mbeans.MBeanUtils
Create a RMI adapter [MX4J specific].
createRole(String,String) - method in class org.apache.catalina.users.MemoryUserDatabase
Create and return a new Role defined in this user database.
createRole(String,String) - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Create a new Role and return the corresponding MBean Name.
createRole(String,String) - method in class org.apache.catalina.UserDatabase
Create and return a new Role defined in this user database.
createServer() - static method in class org.apache.catalina.mbeans.MBeanUtils
Create and configure (if necessary) and return the MBeanServer with which we will be registering our ModelMBean implementations.
createSession() - method in class org.apache.catalina.Manager
Construct and return a new session object, based on the default settings specified by this Manager's properties.
createSession() - method in class org.apache.catalina.session.ManagerBase
Construct and return a new session object, based on the default settings specified by this Manager's properties.
createSession() - method in class org.apache.catalina.session.StandardManager
Construct and return a new session object, based on the default settings specified by this Manager's properties.
createSingleSignOn(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new Single Sign On Valve.
createSocket(int) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
Returns a server socket which uses all network interfaces on the host, and is bound to a the specified port.
createSocket(int) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
createSocket(int) - method in class org.apache.catalina.net.DefaultServerSocketFactory
Returns a server socket which uses all network interfaces on the host, and is bound to a the specified port.
createSocket(int) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
Returns a server socket which uses all network interfaces on the host, and is bound to a the specified port.
createSocket(int) - method in class org.apache.tomcat.util.net.puretls.PureTLSSocketFactory
Returns a server socket which uses all network interfaces on the host, and is bound to a the specified port.
createSocket(int) - method in class org.apache.catalina.net.ServerSocketFactory
Returns a server socket which uses all network interfaces on the host, and is bound to a the specified port.
createSocket(int) - method in class org.apache.tomcat.util.net.ServerSocketFactory
Returns a server socket which uses all network interfaces on the host, and is bound to a the specified port.
createSocket(int,int) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
Returns a server socket which uses all network interfaces on the host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
createSocket(int,int) - method in class org.apache.catalina.net.DefaultServerSocketFactory
Returns a server socket which uses all network interfaces on the host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
Returns a server socket which uses all network interfaces on the host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int) - method in class org.apache.tomcat.util.net.puretls.PureTLSSocketFactory
Returns a server socket which uses all network interfaces on the host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int) - method in class org.apache.catalina.net.ServerSocketFactory
Returns a server socket which uses all network interfaces on the host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int) - method in class org.apache.tomcat.util.net.ServerSocketFactory
Returns a server socket which uses all network interfaces on the host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int,InetAddress) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
Returns a server socket which uses only the specified network interface on the local host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int,InetAddress) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
createSocket(int,int,InetAddress) - method in class org.apache.catalina.net.DefaultServerSocketFactory
Returns a server socket which uses only the specified network interface on the local host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int,InetAddress) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
Returns a server socket which uses only the specified network interface on the local host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int,InetAddress) - method in class org.apache.tomcat.util.net.puretls.PureTLSSocketFactory
Returns a server socket which uses only the specified network interface on the local host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int,InetAddress) - method in class org.apache.catalina.net.ServerSocketFactory
Returns a server socket which uses only the specified network interface on the local host, is bound to a the specified port, and uses the specified connection backlog.
createSocket(int,int,InetAddress) - method in class org.apache.tomcat.util.net.ServerSocketFactory
Returns a server socket which uses only the specified network interface on the local host, is bound to a the specified port, and uses the specified connection backlog.
createStandardContext(String,String,String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new StandardContext.
Create a new StandardContext.
createStandardEngineService(String,String,String,String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new StandardEngine.
Create a new StandardHost.
createStandardManager(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new StandardManager.
createStandardService(String,String,String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new StandardService.
createStartDigester() - method in class org.apache.catalina.startup.Catalina
Create and configure the Digester we will be using for startup.
createStopDigester() - method in class org.apache.catalina.startup.Catalina
Create and configure the Digester we will be using for shutdown.
createSubcontext(Name) - method in class org.apache.naming.resources.BaseDirContext
Creates and binds a new context.
createSubcontext(Name) - method in class org.apache.naming.NamingContext
Creates and binds a new context.
createSubcontext(Name) - method in class org.apache.naming.resources.ProxyDirContext
Creates and binds a new context.
createSubcontext(Name) - method in class org.apache.naming.SelectorContext
Creates and binds a new context.
createSubcontext(Name,Attributes) - method in class org.apache.naming.resources.BaseDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(Name,Attributes) - method in class org.apache.naming.resources.ProxyDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(String) - method in class org.apache.naming.resources.BaseDirContext
Creates and binds a new context.
createSubcontext(String) - method in class org.apache.naming.NamingContext
Creates and binds a new context.
createSubcontext(String) - method in class org.apache.naming.resources.ProxyDirContext
Creates and binds a new context.
createSubcontext(String) - method in class org.apache.naming.SelectorContext
Creates and binds a new context.
createSubcontext(String,Attributes) - method in class org.apache.naming.resources.BaseDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(String,Attributes) - method in class org.apache.naming.resources.FileDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(String,Attributes) - method in class org.apache.naming.resources.ProxyDirContext
Creates and binds a new context, along with associated attributes.
createSubcontext(String,Attributes) - method in class org.apache.naming.resources.WARDirContext
Creates and binds a new context, along with associated attributes.
createSystemErrLogger(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new System Error Logger.
createSystemOutLogger(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new System Output Logger.
createThreadPool(boolean) - static method in class org.apache.tomcat.util.threads.ThreadPool
Create a ThreadPool instance.
createURLStreamHandler(String) - method in class org.apache.naming.resources.DirContextURLStreamHandlerFactory
Creates a new URLStreamHandler instance with the specified protocol.
createUser(String,String,String) - method in class org.apache.catalina.users.MemoryUserDatabase
Create and return a new User defined in this user database.
createUser(String,String,String) - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Create a new User and return the corresponding MBean Name.
createUser(String,String,String) - method in class org.apache.catalina.UserDatabase
Create and return a new User defined in this user database.
createUserDatabaseRealm(String,String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new UserDatabaseRealm.
createWebappLoader(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Create a new Web Application Loader.
createWebXmlDigester(boolean,boolean) - static method in class org.apache.catalina.startup.ContextConfig
createWrapper() - method in class org.apache.catalina.Context
Factory method to create and return a new Wrapper instance, of the Java implementation class appropriate for this Context implementation.
createWrapper() - method in class org.apache.catalina.core.StandardContext
Factory method to create and return a new Wrapper instance, of the Java implementation class appropriate for this Context implementation.
creation - field in class org.apache.naming.resources.ResourceAttributes
Creation time.
CREATION_DATE - static field in class org.apache.naming.resources.ResourceAttributes
Creation date.
creationDate - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
creationDate - field in class org.apache.naming.resources.ResourceAttributes
Creation date.
creationDateFormat - static field in class org.apache.catalina.servlets.WebdavServlet
Simple date format for the creation date ISO representation (partial).
creationTime - field in class org.apache.catalina.session.StandardSession
The time this session was created, in milliseconds since midnight, January 1, 1970 GMT.
credentials(Connection,String) - method in class org.apache.catalina.realm.JDBCRealm
Return a PreparedStatement configured to perform the SELECT required to retrieve user credentials for the specified username.
CRLF - static field in class org.apache.coyote.http11.Constants
CRLF.
CRLF_BYTES - static field in class org.apache.coyote.http11.Constants
CRLF bytes.
currentDate - static field in class org.apache.tomcat.util.http.FastHttpDateFormat
Current formatted date.
currentDateGenerated - static field in class org.apache.tomcat.util.http.FastHttpDateFormat
Instant on which the currentDate object was generated.
currentThreadCount - field in class org.apache.tomcat.util.threads.ThreadPool
currentThreadsBusy - field in class org.apache.tomcat.util.threads.ThreadPool
curUserPattern - field in class org.apache.catalina.realm.JNDIRealm
The current user pattern to be used for lookup and binding of a user.
CustomObjectInputStream - class org.apache.catalina.util.CustomObjectInputStream
Custom subclass of ObjectInputStream that loads from the class loader for this web application.
CustomObjectInputStream(InputStream,ClassLoader) - constructor for class org.apache.catalina.util.CustomObjectInputStream
Construct a new instance of CustomObjectInputStream

D

database - field in class org.apache.catalina.users.MemoryGroup
The MemoryUserDatabase that owns this group.
database - field in class org.apache.catalina.users.MemoryRole
The MemoryUserDatabase that owns this role.
database - field in class org.apache.catalina.users.MemoryUser
The MemoryUserDatabase that owns this user.
database - field in class org.apache.catalina.realm.UserDatabaseRealm
The UserDatabase we will use to authenticate users and identify associated roles.
DataSourceClassName - field in class org.apache.naming.factory.SendMailFactory
dataSourceName - field in class org.apache.catalina.realm.DataSourceRealm
The name of the JNDI JDBC DataSource
DataSourceRealm - class org.apache.catalina.realm.DataSourceRealm
Implmentation of Realm that works with any JDBC JNDI DataSource.
date - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
date - field in class org.apache.naming.resources.DirContextURLConnection
Date.
DateTool - class org.apache.catalina.util.DateTool
Common place for date utils.
DateTool - class org.apache.tomcat.util.buf.DateTool
Common place for date utils.
dbConnection - field in class org.apache.catalina.realm.JDBCRealm
The connection to the database.
DBCP_DATASOURCE_FACTORY - static field in class org.apache.naming.factory.Constants
deallocate(Servlet) - method in class org.apache.catalina.core.StandardWrapper
Return this previously allocated servlet to the pool of available instances.
deallocate(Servlet) - method in class org.apache.catalina.Wrapper
Return this previously allocated servlet to the pool of available instances.
debug - field in class org.apache.ajp.Ajp13
debug - field in class org.apache.catalina.authenticator.AuthenticatorBase
The debugging detail level for this component.
debug - field in class org.apache.naming.resources.BaseDirContext
The debugging detail level for this component.
debug - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
debug - field in class org.apache.jk.config.BaseJkConfig
debug - field in class org.apache.catalina.startup.Bootstrap
Debugging detail level for processing the startup.
debug - field in class org.apache.catalina.core.ContainerBase
The debugging detail level for this component.
debug - field in class org.apache.catalina.servlets.DefaultServlet
The debugging detail level for this servlet.
debug - field in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
The debugging detail level for this component.
debug - field in class org.apache.catalina.startup.HostConfig
The debugging detail level for this component.
debug - field in class org.apache.catalina.realm.JAASMemoryLoginModule
Should we log debugging messages?
DEBUG - static field in class org.apache.catalina.Logger
debug - field in class org.apache.catalina.logger.LoggerBase
The debugging detail level for this component.
debug - field in class org.apache.catalina.session.ManagerBase
The debugging detail level for this component.
debug - field in class org.apache.catalina.core.NamingContextListener
Debugging level.
debug - field in class org.apache.catalina.util.ProcessEnvironment
the debugging detail level for this instance.
debug - field in class org.apache.catalina.realm.RealmBase
The debugging detail level for this component.
debug - field in class org.apache.catalina.mbeans.ServerLifecycleListener
The debugging detail level for this component.
debug - field in class org.apache.catalina.authenticator.SingleSignOn
The debugging detail level for this component.
debug - field in class org.apache.catalina.ssi.SSIMediator
debug - field in class org.apache.catalina.ssi.SSIProcessor
debug - field in class org.apache.catalina.ssi.SSIServlet
Debug level for this servlet.
debug - field in class org.apache.catalina.ssi.SSIServletExternalResolver
debug - field in class org.apache.catalina.loader.StandardClassLoader
The debugging detail level of this component.
debug - field in class org.apache.catalina.core.StandardPipeline
The debugging detail level for this component.
debug - field in class org.apache.catalina.core.StandardService
The debugging detail level for this component.
debug - field in class org.apache.catalina.session.StandardSession
The debugging detail level for this component.
debug - field in class org.apache.catalina.session.StoreBase
The debugging detail level for this component.
debug - field in class org.apache.catalina.valves.ValveBase
The debugging detail level for this component.
debug - field in class org.apache.catalina.loader.WebappClassLoader
The debugging detail level of this component.
DEC - static field in class org.apache.catalina.util.HexUtils
DEC - static field in class org.apache.tomcat.util.buf.HexUtils
Table for HEX to DEC byte translation.
decode(byte[]) - static method in class org.apache.catalina.util.Base64
Decodes Base64 data into octects
decode(byte[]) - method in class org.apache.tomcat.util.buf.Base64
Decodes Base64 data into octects
decodedURI - field in class org.apache.catalina.core.DummyRequest
decodedURI() - method in class org.apache.coyote.Request
decodePattern(String) - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Decode the given pattern.
Parse a FORWARD_REQUEST packet from the web server and store its properties in the passed-in request object.
DEFAULT_ALGORITHM - static field in class org.apache.catalina.authenticator.AuthenticatorBase
The default message digest algorithm to use if we cannot use the requested one.
DEFAULT_ALGORITHM - static field in class org.apache.catalina.session.ManagerBase
The default message digest algorithm to use if we cannot use the requested one.
DEFAULT_BUFFER_SIZE - static field in class org.apache.coyote.tomcat5.InputBuffer
DEFAULT_BUFFER_SIZE - static field in class org.apache.catalina.util.IOTools
DEFAULT_BUFFER_SIZE - static field in class org.apache.coyote.tomcat4.OutputBuffer
DEFAULT_BUFFER_SIZE - static field in class org.apache.coyote.tomcat5.OutputBuffer
DEFAULT_CHAR_ENCODING - static field in class org.apache.ajp.Ajp13Packet
DEFAULT_CHARACTER_ENCODING - static field in class org.apache.tomcat.util.buf.ByteChunk
Default encoding used to convert to strings.
DEFAULT_CHARACTER_ENCODING - static field in class org.apache.coyote.Constants
DEFAULT_CONFIG_ERR_MSG - static field in class org.apache.catalina.ssi.SSIMediator
DEFAULT_CONFIG_SIZE_FMT - static field in class org.apache.catalina.ssi.SSIMediator
DEFAULT_CONFIG_TIME_FMT - static field in class org.apache.catalina.ssi.SSIMediator
DEFAULT_CONNECTION_LINGER - static field in class org.apache.coyote.http11.Constants
DEFAULT_CONNECTION_LINGER - static field in class org.apache.coyote.tomcat4.Constants
DEFAULT_CONNECTION_LINGER - static field in class org.apache.coyote.tomcat5.Constants
DEFAULT_CONNECTION_TIMEOUT - static field in class org.apache.coyote.http11.Constants
DEFAULT_CONNECTION_TIMEOUT - static field in class org.apache.coyote.tomcat4.Constants
DEFAULT_CONNECTION_TIMEOUT - static field in class org.apache.coyote.tomcat5.Constants
DEFAULT_CONNECTION_UPLOAD_TIMEOUT - static field in class org.apache.coyote.http11.Constants
DEFAULT_CONNECTION_UPLOAD_TIMEOUT - static field in class org.apache.coyote.tomcat4.Constants
DEFAULT_CONNECTION_UPLOAD_TIMEOUT - static field in class org.apache.coyote.tomcat5.Constants
DEFAULT_EJB_FACTORY - static field in class org.apache.naming.factory.Constants
DEFAULT_ENCODING - static field in class org.apache.coyote.tomcat5.InputBuffer
DEFAULT_ENCODING - static field in class org.apache.coyote.tomcat4.OutputBuffer
DEFAULT_ENCODING - static field in class org.apache.coyote.tomcat5.OutputBuffer
DEFAULT_ENCODING - static field in class org.apache.catalina.ssi.SSIEcho
DEFAULT_FACTORY - static field in class org.apache.naming.EjbRef
Default factory for this reference.
DEFAULT_FACTORY - static field in class org.apache.naming.ResourceEnvRef
Default factory for this reference.
DEFAULT_FACTORY - static field in class org.apache.naming.ResourceLinkRef
Default factory for this reference.
DEFAULT_FACTORY - static field in class org.apache.naming.ResourceRef
Default factory for this reference.
DEFAULT_FACTORY - static field in class org.apache.naming.TransactionRef
Default factory for this reference.
DEFAULT_HEADER_SIZE - static field in class org.apache.tomcat.util.http.MimeHeaders
Initial size - should be == average number of headers per request XXX make it configurable ( fine-tuning of web-apps )
DEFAULT_HTTP_HEADER_BUFFER_SIZE - static field in class org.apache.coyote.http11.Constants
Default HTTP header buffer size.
DEFAULT_LOCALE - static field in class org.apache.coyote.Constants
DEFAULT_NAMESPACE - static field in class org.apache.naming.resources.Constants
DEFAULT_NAMESPACE - static field in class org.apache.catalina.servlets.WebdavServlet
Default namespace.
DEFAULT_OPENEJB_FACTORY - static field in class org.apache.naming.factory.OpenEjbFactory
DEFAULT_RESOURCE - static field in class org.apache.catalina.util.CharsetMapper
Default properties resource name.
DEFAULT_RESOURCE_ENV_FACTORY - static field in class org.apache.naming.factory.Constants
DEFAULT_RESOURCE_FACTORY - static field in class org.apache.naming.factory.Constants
DEFAULT_RESOURCE_LINK_FACTORY - static field in class org.apache.naming.factory.Constants
DEFAULT_SERVER_SOCKET_TIMEOUT - static field in class org.apache.coyote.http11.Constants
DEFAULT_SERVER_SOCKET_TIMEOUT - static field in class org.apache.coyote.tomcat4.Constants
DEFAULT_SERVER_SOCKET_TIMEOUT - static field in class org.apache.coyote.tomcat5.Constants
DEFAULT_SIZE - static field in class org.apache.tomcat.util.collections.SimplePool
DEFAULT_TCP_NO_DELAY - static field in class org.apache.coyote.http11.Constants
DEFAULT_TRANSACTION_FACTORY - static field in class org.apache.naming.factory.Constants
defaultContext - field in class org.apache.catalina.session.ManagerBase
The DefaultContext with which this Manager is associated.
DefaultContext - interface org.apache.catalina.DefaultContext
Used to store the default configuration a Host will use when creating a Context.
defaultContext - field in class org.apache.catalina.loader.WebappLoader
The DefaultContext with which this Loader is associated.
DefaultContextMBean - class org.apache.catalina.mbeans.DefaultContextMBean
A ModelMBean implementation for the org.apache.catalina.core.StandardDefaultContext component.
DefaultContextMBean() - constructor for class org.apache.catalina.mbeans.DefaultContextMBean
Construct a ModelMBean with default ModelMBeanInfo information.
defaultHostName - field in class org.apache.tomcat.util.http.mapper.Mapper
Default host name.
defaultLocale - static field in class org.apache.coyote.tomcat4.CoyoteRequest
The default Locale if none are specified.
defaultLocale - static field in class org.apache.coyote.tomcat5.CoyoteRequest
The default Locale if none are specified.
defaultMap - static field in class org.apache.tomcat.util.http.MimeMap
Default server socket factory, which returns unadorned server sockets.
DefaultServlet - class org.apache.catalina.servlets.DefaultServlet
The default resource-serving servlet for most web applications, used to serve static resources such as HTML pages and images.
DefaultWebXml - static field in class org.apache.catalina.startup.Constants
defaultWrapper - field in class org.apache.tomcat.util.http.mapper.Mapper.Context
delegate - field in class org.apache.catalina.loader.StandardClassLoader
Should this class loader delegate to the parent class loader before searching its own repositories (i.e.
delegate - field in class org.apache.catalina.loader.WebappClassLoader
Should this class loader delegate to the parent class loader before searching its own repositories (i.e.
deleteDir(File) - static method in class org.apache.catalina.startup.ExpandWar
Delete the specified directory, including all of its contents and subdirectories recursively.
deleteDir(File) - static method in class org.apache.catalina.loader.WebappClassLoader
Delete the specified directory, including all of its contents and subdirectories recursively.
denies - field in class org.apache.catalina.valves.RequestFilterValve
The set of deny regular expressions we will evaluate.
deny - field in class org.apache.catalina.valves.RequestFilterValve
The comma-delimited set of deny expressions.
deployApps() - method in class org.apache.catalina.startup.HostConfig
Deploy applications for any directories or WAR files that are found in our "application root" directory.
deployDescriptors(File,String[]) - method in class org.apache.catalina.startup.HostConfig
Deploy XML context descriptors.
deployDirectories(File,String[]) - method in class org.apache.catalina.startup.HostConfig
Deploy directories.
deployed - field in class org.apache.catalina.startup.HostConfig
The names of applications that we have auto-deployed (to avoid double deployment attempts).
Deployer - interface org.apache.catalina.Deployer
A Deployer is a specialized Container into which web applications can be deployed and undeployed.
DeployTask - class org.apache.catalina.ant.DeployTask
Ant task that implements the /deploy command, supported by the Tomcat manager application.
deployWARs(File,String[]) - method in class org.apache.catalina.startup.HostConfig
Deploy WAR files.
DEREF_ALIASES - static field in class org.apache.catalina.realm.JNDIRealm
Constant that holds the name of the environment property for specifying the manner in which aliases should be dereferenced.
derefAliases - field in class org.apache.catalina.realm.JNDIRealm
How aliases should be dereferenced during search operations.
deregister(String) - method in class org.apache.catalina.authenticator.SingleSignOn
Deregister the specified single sign on identifier, and invalidate any associated sessions.
deregister(String,org.apache.catalina.Session) - method in class org.apache.catalina.authenticator.SingleSignOn
Deregister the specified session.
deriveProcessEnvironment(HttpServletRequest) - method in class org.apache.catalina.util.CGIProcessEnvironment
Constructs the CGI environment to be supplied to the invoked CGI script; relies heavliy on Servlet API methods and findCGI
deriveProcessEnvironment(HttpServletRequest) - method in class org.apache.catalina.util.ProcessEnvironment
Constructs the Process environment to be supplied to the invoked process.
description - field in class org.apache.catalina.users.AbstractGroup
The description of this group.
description - field in class org.apache.catalina.users.AbstractRole
The description of this Role.
DESCRIPTION - static field in class org.apache.naming.ResourceRef
Description address type.
descriptors - field in class org.apache.catalina.mbeans.ServerLifecycleListener
Semicolon separated list of paths containing MBean desciptor resources.
desiredEntryAccessRatio - field in class org.apache.naming.resources.ResourceCache
Entry hit ratio at which an entry will never be removed from the cache.
destroy() - method in class org.apache.catalina.startup.Bootstrap
Destroy the Catalina Daemon.
destroy() - method in class org.apache.catalina.startup.Catalina
destroy() - method in class org.apache.jk.common.ChannelSocket
Clean up and stop the handler
destroy() - method in class org.apache.jk.common.ChannelUn
Clean up and stop the handler
destroy() - method in class org.apache.catalina.core.ContainerBase
destroy() - method in class org.apache.coyote.tomcat5.CoyoteConnector
destroy() - method in class org.apache.catalina.servlets.DefaultServlet
Finalize this servlet.
destroy() - method in class org.apache.coyote.http11.Http11Protocol
destroy() - method in class org.apache.catalina.servlets.InvokerServlet
Finalize this servlet.
destroy() - method in class org.apache.jk.server.JkCoyoteHandler
Clean up and stop the handler
destroy() - method in class org.apache.jk.core.JkHandler
Clean up and stop the handler
destroy() - method in class org.apache.jk.common.JkMX
Clean up and stop the handler
destroy() - method in class org.apache.catalina.logger.LoggerBase
destroy() - method in class org.apache.catalina.session.ManagerBase
destroy() - method in class org.apache.coyote.memory.MemoryProtocolHandler
destroy() - method in class org.apache.jk.common.ModJkMX
Clean up and stop the handler
destroy() - method in class org.apache.naming.NamingService
Destroy servlet container (if any is running).
destroy() - method in class org.apache.naming.NamingServiceMBean
Destroy servlet container (if any is running).
destroy() - method in class org.apache.coyote.ProtocolHandler
destroy() - method in class org.apache.catalina.realm.RealmBase
destroy() - method in class org.apache.jk.common.Shm
Clean up and stop the handler
destroy() - method in class org.apache.catalina.core.StandardContext
Destroy needs to clean up the context completely.
destroy() - method in class org.apache.catalina.core.StandardEngine
destroy() - method in class org.apache.catalina.core.StandardService
destroy() - method in class org.apache.catalina.loader.WebappLoader
destroyJkComponent() - method in class org.apache.jk.common.JniHandler
destroyMBeans() - method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
Destroy the MBeans for the interesting global JNDI resources.
Deregister the MBeans for the specified Connector and its nested components.
destroyMBeans(org.apache.catalina.Context) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Deregister the MBeans for the specified Context and its nested components.
Deregister the MBeans for the specified DefaultContext and its nested components.
Deregister the MBeans for the specified ContextEnvironment entry.
Deregister the MBeans for the specified ContextResource entry.
Deregister the MBeans for the specified ContextResourceLink entry.
Deregister the MBeans for the specified NamingResources and its nested components.
destroyMBeans(org.apache.catalina.Engine) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Deregister the MBeans for the specified Engine and its nested components.
destroyMBeans(org.apache.catalina.Host) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Deregister the MBeans for the specified Host and its nested components.
destroyMBeans(org.apache.catalina.Server) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Deregister the MBeans for the specified Server and its related components.
destroyMBeans(org.apache.catalina.Service) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Deregister the MBeans for the specified Service and its nested components.
destroySubcontext(Name) - method in class org.apache.naming.resources.BaseDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - method in class org.apache.naming.NamingContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - method in class org.apache.naming.resources.ProxyDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(Name) - method in class org.apache.naming.SelectorContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - method in class org.apache.naming.resources.BaseDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - method in class org.apache.naming.resources.FileDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - method in class org.apache.naming.NamingContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - method in class org.apache.naming.resources.ProxyDirContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - method in class org.apache.naming.SelectorContext
Destroys the named context and removes it from the namespace.
destroySubcontext(String) - method in class org.apache.naming.resources.WARDirContext
Destroys the named context and removes it from the namespace.
devRandomSource - field in class org.apache.catalina.session.ManagerBase
digest - field in class org.apache.catalina.authenticator.AuthenticatorBase
Return the MessageDigest implementation to be used when creating session identifiers.
digest - field in class org.apache.catalina.session.ManagerBase
Return the MessageDigest implementation to be used when creating session identifiers.
digest - field in class org.apache.catalina.realm.RealmBase
Digest algorithm used in storing passwords in a non-plaintext format.
digest(String) - method in class org.apache.catalina.realm.RealmBase
Digest the password using the specified algorithm and convert the result to a corresponding hexadecimal string.
Digest(String,String) - static method in class org.apache.catalina.realm.RealmBase
Digest password using the algorithm especificied and convert the result to a corresponding hex string.
digest(String[],String) - method in class org.apache.ajp.NegociationHandler
Compute a digest (MD5 in AJP14) for an array of String
DIGEST_METHOD - static field in class org.apache.catalina.authenticator.Constants
DigestAuthenticator - class org.apache.catalina.authenticator.DigestAuthenticator
An Authenticator and Valve implementation of HTTP DIGEST Authentication (see RFC 2069).
DigestAuthenticator() - constructor for class org.apache.catalina.authenticator.DigestAuthenticator
digestEncoding - field in class org.apache.catalina.realm.RealmBase
The digest encoding charset.
digester - field in class org.apache.catalina.util.SchemaResolver
The disgester instance for which this class is the entity resolver.
DigesterFactory - class org.apache.catalina.startup.DigesterFactory
Wrapper class around the Digester that hide Digester's initialization details
dirContext - field in class org.apache.naming.resources.ProxyDirContext
Associated DirContext.
DirContextURLConnection - class org.apache.naming.resources.DirContextURLConnection
Connection to a JNDI directory context.
DirContextURLConnection(DirContext,URL) - constructor for class org.apache.naming.resources.DirContextURLConnection
DirContextURLStreamHandler - class org.apache.naming.resources.DirContextURLStreamHandler
Stream handler to a JNDI directory context.
DirContextURLStreamHandler() - constructor for class org.apache.naming.resources.DirContextURLStreamHandler
DirContextURLStreamHandler(DirContext) - constructor for class org.apache.naming.resources.DirContextURLStreamHandler
Factory for Stream handlers to a JNDI directory context.
DirContextURLStreamHandlerFactory() - constructor for class org.apache.naming.resources.DirContextURLStreamHandlerFactory
directory - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
disableProxyCaching - field in class org.apache.catalina.authenticator.AuthenticatorBase
Flag to determine if we disable proxy caching, or leave the issue up to the webapp developer.
disableUploadTimeout - field in class org.apache.coyote.http11.Http11Processor
Flag to disable setting a different time-out on uploads.
DISPATCHER_REQUEST_PATH_ATTR - static field in class org.apache.catalina.core.ApplicationFilterFactory
DISPATCHER_REQUEST_PATH_ATTR - static field in class org.apache.catalina.Globals
Request dispatcher path.
DISPATCHER_TYPE_ATTR - static field in class org.apache.catalina.core.ApplicationFilterFactory
DISPATCHER_TYPE_ATTR - static field in class org.apache.catalina.Globals
Request dispatcher state.
dispatcherType - field in class org.apache.coyote.tomcat5.CoyoteRequest
The current dispatcher type.
displayClassPath(String,URL[]) - static method in class org.apache.tomcat.util.IntrospectionUtils
Debug method, display the classpath
displaySize(StringBuffer,int) - method in class org.apache.catalina.servlets.DefaultServlet
Display the size of a file.
distributable - field in class org.apache.catalina.session.ManagerBase
The distributable flag for Sessions created by this Manager.
doAsPrivilege(String,Filter) - static method in class org.apache.catalina.security.SecurityUtil
Perform work as a particular Subject.
doAsPrivilege(String,Filter,Class[],Object[]) - static method in class org.apache.catalina.security.SecurityUtil
Perform work as a particular Subject.
doAsPrivilege(String,Servlet) - static method in class org.apache.catalina.security.SecurityUtil
Perform work as a particular Subject.
doAsPrivilege(String,Servlet,Class[],Object[]) - static method in class org.apache.catalina.security.SecurityUtil
Perform work as a particular Subject.
doAsPrivilege(String,Servlet,Class[],Object[],Principal) - static method in class org.apache.catalina.security.SecurityUtil
Perform work as a particular Subject.
docBase - field in class org.apache.naming.resources.BaseDirContext
The document base path.
doCopy(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
COPY Method.
doDelete(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.DefaultServlet
Process a POST request for the specified resource.
doDelete(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
DELETE Method.
doFlush(boolean) - method in class org.apache.coyote.tomcat4.OutputBuffer
Flush bytes or chars contained in the buffer.
doFlush(boolean) - method in class org.apache.coyote.tomcat5.OutputBuffer
Flush bytes or chars contained in the buffer.
doGet(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.CGIServlet
Provides CGI Gateway service
doGet(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.DefaultServlet
Process a GET request for the specified resource.
doGet(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.InvokerServlet
Process a GET request for the specified resource.
doGet(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.ssi.SSIServlet
Process and forward the GET request to our requestHandler()*
doGetSession(boolean) - method in class org.apache.coyote.tomcat4.CoyoteRequest
doGetSession(boolean) - method in class org.apache.coyote.tomcat5.CoyoteRequest
doHead(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.DefaultServlet
Process a HEAD request for the specified resource.
doHead(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.InvokerServlet
Process a HEAD request for the specified resource.
doLoad() - method in class org.apache.catalina.session.StandardManager
Load any currently active sessions that were previously unloaded to the appropriate persistence mechanism, if any.
doLock(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
LOCK Method.
domain - field in class org.apache.catalina.core.ContainerBase
domain - field in class org.apache.coyote.tomcat4.CoyoteConnector
domain - field in class org.apache.coyote.tomcat5.CoyoteConnector
domain - field in class org.apache.coyote.http11.Http11Protocol
domain - field in class org.apache.jk.core.JkHandler
domain - field in class org.apache.jk.server.JkMain
domain - field in class org.apache.catalina.logger.LoggerBase
domain - field in class org.apache.catalina.session.ManagerBase
domain - field in class org.apache.catalina.realm.RealmBase
domain - field in class org.apache.catalina.core.StandardDefaultContext
domain - field in class org.apache.catalina.core.StandardServer
domain - field in class org.apache.catalina.core.StandardService
domain - field in class org.apache.catalina.valves.ValveBase
doMkcol(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
MKCOL Method.
doMove(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
MOVE Method.
DOMWriter - class org.apache.catalina.util.DOMWriter
A sample DOM writer.
DOMWriter(boolean) - constructor for class org.apache.catalina.util.DOMWriter
Default constructor.
DOMWriter(String,boolean) - constructor for class org.apache.catalina.util.DOMWriter
DOMWriter(Writer,boolean) - constructor for class org.apache.catalina.util.DOMWriter
doOptions(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
OPTIONS Method.
doPost(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.CGIServlet
Provides CGI Gateway service -- delegates to doGet
doPost(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.DefaultServlet
Process a POST request for the specified resource.
doPost(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.InvokerServlet
Process a POST request for the specified resource.
doPost(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.ssi.SSIServlet
Process and forward the POST request to our requestHandler().
doPropfind(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
PROPFIND Method.
doProppatch(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
PROPPATCH Method.
doPut(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.DefaultServlet
Process a POST request for the specified resource.
doPut(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
Process a POST request for the specified resource.
doRead() - method in class org.apache.ajp.Ajp13
doRead() - method in class org.apache.coyote.tomcat3.Tomcat3Request
Read a single character from the request body.
doRead(byte[],int,int) - method in class org.apache.ajp.Ajp13
doRead(byte[],int,int) - method in class org.apache.coyote.tomcat3.Tomcat3Request
Read a chunk from the request body.
doRead(org.apache.ajp.Ajp13) - method in class org.apache.ajp.RequestHandler
Return the next byte of request body data (to a servlet).
Store a chunk of request data into the passed-in byte buffer.
doRead(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.jk.common.JkInputStream
doRead(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.coyote.Request
Read data from the input buffer and put it into a byte chunk.
Fills the given ByteChunk with the buffered request body.
Read bytes.
Read bytes.
Return from the input stream.
Read bytes.
Read some bytes.
Read bytes into the specified chunk.
Return from the input stream.
Return from the input stream.
Write some bytes.
doRead1(byte[],int,int) - method in class org.apache.jk.common.JkInputStream
doRFC2254Encoding(String) - method in class org.apache.catalina.realm.JNDIRealm
Given an LDAP search string, returns the string with certain characters escaped according to RFC 2254 guidelines.
doShutdown(InetAddress,InetAddress) - method in class org.apache.ajp.tomcat33.Ajp14Interceptor
doUnload() - method in class org.apache.catalina.session.StandardManager
Save any currently active sessions in the appropriate persistence mechanism, if any.
doUnlock(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
UNLOCK Method.
doWrite(b[],int,int) - method in class org.apache.ajp.Ajp13
Send a chunk of response body data to the web server and on to the browser.
doWrite(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.coyote.Response
Write a chunk of bytes.
Write some bytes.
Write some bytes.
Write some bytes.
Write the contents of a byte chunk.
Write chunk.
Write some bytes.
Write some bytes.
driver - field in class org.apache.catalina.valves.JDBCAccessLogValve
Instance of the JDBC Driver class we use as a connection factory.
driver - field in class org.apache.catalina.realm.JDBCRealm
Instance of the JDBC Driver class we use as a connection factory.
driver - field in class org.apache.catalina.session.JDBCStore
Instance of the JDBC Driver class we use as a connection factory.
driverName - field in class org.apache.catalina.realm.JDBCRealm
The JDBC driver to use.
driverName - field in class org.apache.catalina.session.JDBCStore
Driver to use.
DummyRequest - class org.apache.catalina.core.DummyRequest
Dummy request object, used for request dispatcher mapping, as well as JSP precompilation.
DummyRequest() - constructor for class org.apache.catalina.core.DummyRequest
DummyRequest(String,String,String) - constructor for class org.apache.catalina.core.DummyRequest
DummyResponse - class org.apache.catalina.core.DummyResponse
Dummy response object, used for JSP precompilation.
DummyResponse() - constructor for class org.apache.catalina.core.DummyResponse
dump(String) - method in class org.apache.ajp.Ajp13Packet
dump(String) - method in class org.apache.jk.core.Msg
dump(String) - method in class org.apache.jk.common.MsgAjp
dumpScoreboard(String) - method in class org.apache.jk.common.Shm
dumpScoreboard(String) - method in class org.apache.jk.common.Shm14
duplicate(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.tomcat.util.buf.MessageBytes
Copy the src into this MessageBytes, allocating more space if needed
duplicates - field in class org.apache.catalina.session.ManagerBase

E

EjbFactory - class org.apache.naming.factory.EjbFactory
Object factory for EJBs.
EjbRef - class org.apache.naming.EjbRef
Represents a reference address to an EJB.
EjbRef(String,String,String,String) - constructor for class org.apache.naming.EjbRef
EJB Reference.
EjbRef(String,String,String,String,String,String) - constructor for class org.apache.naming.EjbRef
EJB Reference.
Embedded - class org.apache.catalina.startup.Embedded
Convenience class to embed a Catalina servlet container environment inside another application.
Embedded() - constructor for class org.apache.catalina.startup.Embedded
Construct a new instance of this class with default properties.
Embedded(org.apache.catalina.Logger,org.apache.catalina.Realm) - constructor for class org.apache.catalina.startup.Embedded
Construct a new instance of this class with specified properties.
EMPTY_ARRAY - static field in class org.apache.catalina.session.StandardSession
Type array.
EmptyEnumeration - class org.apache.tomcat.util.collections.EmptyEnumeration
EmptyEnumeration() - constructor for class org.apache.tomcat.util.collections.EmptyEnumeration
enabledCiphers - field in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
encode(byte[]) - static method in class org.apache.catalina.util.Base64
Encodes hex octects into Base64.
encode(byte[]) - static method in class org.apache.tomcat.util.buf.Base64
Encodes hex octects into Base64
encode(byte[]) - method in class org.apache.catalina.util.MD5Encoder
Encodes the 128 bit (16 bytes) MD5 into a 32 character String.
encode(String) - method in class org.apache.catalina.util.URLEncoder
encode(String,String) - method in class org.apache.catalina.ssi.SSIMediator
encodeCookie(Cookie) - static method in class org.apache.catalina.util.RequestUtil
Encode a cookie as per RFC 2109.
encodeRedirectUrl(String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Encode the session identifier associated with this response into the specified redirect URL, if necessary.
encodeRedirectUrl(String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Encode the session identifier associated with this response into the specified redirect URL, if necessary.
encodeRedirectUrl(String) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
encodeRedirectUrl(String) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
encodeRedirectUrl(String) - method in class org.apache.catalina.core.DummyResponse
encodeRedirectUrl(String) - method in class org.apache.catalina.connector.HttpResponseFacade
encoders - field in class org.apache.coyote.tomcat5.InputBuffer
List of encoders.
encoders - field in class org.apache.coyote.tomcat4.OutputBuffer
List of encoders.
encoders - field in class org.apache.coyote.tomcat5.OutputBuffer
List of encoders.
encodeUrl(String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Encode the session identifier associated with this response into the specified URL, if necessary.
encodeUrl(String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Encode the session identifier associated with this response into the specified URL, if necessary.
encodeUrl(String) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
encodeUrl(String) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
encodeUrl(String) - method in class org.apache.catalina.core.DummyResponse
encodeUrl(String) - method in class org.apache.catalina.connector.HttpResponseFacade
encodeURL(String) - method in class org.apache.tomcat.util.buf.UEncoder
Utility funtion to re-encode the URL.
ENCODING - static field in class org.apache.coyote.http11.filters.ChunkedInputFilter
ENCODING - static field in class org.apache.coyote.http11.filters.ChunkedOutputFilter
ENCODING - static field in class org.apache.coyote.http11.filters.GzipOutputFilter
ENCODING - static field in class org.apache.coyote.http11.filters.IdentityInputFilter
ENCODING - static field in class org.apache.coyote.http11.filters.IdentityOutputFilter
ENCODING - static field in class org.apache.coyote.http11.filters.VoidInputFilter
ENCODING - static field in class org.apache.coyote.http11.filters.VoidOutputFilter
ENCODING_NAME - static field in class org.apache.coyote.http11.filters.ChunkedInputFilter
ENCODING_NAME - static field in class org.apache.coyote.http11.filters.ChunkedOutputFilter
ENCODING_NAME - static field in class org.apache.coyote.http11.filters.GzipOutputFilter
ENCODING_NAME - static field in class org.apache.coyote.http11.filters.IdentityInputFilter
ENCODING_NAME - static field in class org.apache.coyote.http11.filters.IdentityOutputFilter
ENCODING_NAME - static field in class org.apache.coyote.http11.filters.VoidInputFilter
ENCODING_NAME - static field in class org.apache.coyote.http11.filters.VoidOutputFilter
end() - method in class org.apache.ajp.Ajp13Packet
For a packet to be sent to the web server, finish the process of accumulating data and write the length of the data payload into the header.
end() - method in class org.apache.coyote.http11.filters.BufferedInputFilter
end() - method in class org.apache.coyote.http11.filters.ChunkedInputFilter
End the current request.
end() - method in class org.apache.coyote.http11.filters.ChunkedOutputFilter
End the current request.
end() - method in class org.apache.coyote.http11.filters.GzipOutputFilter
End the current request.
end() - method in class org.apache.coyote.http11.filters.IdentityInputFilter
End the current request.
end() - method in class org.apache.coyote.http11.filters.IdentityOutputFilter
End the current request.
end() - method in class org.apache.coyote.http11.InputFilter
End the current request.
end() - method in class org.apache.jk.core.Msg
For a packet to be sent to the web server, finish the process of accumulating data and write the length of the data payload into the header.
end() - method in class org.apache.jk.common.MsgAjp
For a packet to be sent to the web server, finish the process of accumulating data and write the length of the data payload into the header.
end() - method in class org.apache.coyote.http11.OutputFilter
End the current request.
end() - method in class org.apache.coyote.http11.filters.VoidInputFilter
End the current request.
end() - method in class org.apache.coyote.http11.filters.VoidOutputFilter
End the current request.
END_CHUNK - static field in class org.apache.coyote.http11.filters.ChunkedOutputFilter
End chunk.
endAccess() - method in class org.apache.catalina.Session
End access to the session.
endAccess() - method in class org.apache.catalina.session.StandardSession
End the access.
endChunk - field in class org.apache.coyote.http11.filters.ChunkedInputFilter
Flag set to true when the end chunk has been read.
endChunk - field in class org.apache.coyote.http11.filters.IdentityInputFilter
Chunk used to read leftover bytes.
endElement(String,String,String) - method in class org.apache.catalina.util.CatalinaDigester
Invoke inherited implementation after applying variable substitution to the character data contained in the current element.
endHeaders() - method in class org.apache.coyote.http11.InternalOutputBuffer
End the header block.
ENDPOINT_NOTE - static field in class org.apache.jk.core.WorkerEnv
endRequest() - method in class org.apache.coyote.http11.InternalInputBuffer
End request (consumes leftover bytes).
endRequest() - method in class org.apache.coyote.http11.InternalOutputBuffer
End request.
endSendHeaders() - method in class org.apache.ajp.Ajp13
Engine - interface org.apache.catalina.Engine
An Engine is a Container that represents the entire Catalina servlet engine.
engineBase() - method in class org.apache.catalina.core.StandardContext
Return a File object representing the base directory for the entire servlet container (i.e.
EngineConfig - class org.apache.catalina.startup.EngineConfig
Startup event listener for a Engine that configures the properties of that Engine, and the associated defined contexts.
engineInit(ContextManager) - method in class org.apache.ajp.tomcat33.Ajp14Interceptor
engineInit(ContextManager) - method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
Called when the ContextManger is started
EngineRuleSet - class org.apache.catalina.startup.EngineRuleSet
RuleSet for processing the contents of a Engine definition element.
EngineRuleSet() - constructor for class org.apache.catalina.startup.EngineRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix.
EngineRuleSet(String) - constructor for class org.apache.catalina.startup.EngineRuleSet
Construct an instance of this RuleSet with the specified matching pattern prefix.
engines - field in class org.apache.catalina.startup.Embedded
The set of Engines that have been deployed in this server.
engineShutdown(ContextManager) - method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
engineStart(ContextManager) - method in class org.apache.ajp.tomcat33.Ajp14Interceptor
engineStart(ContextManager) - method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
Called when the ContextManger is started
entityValidator - field in class org.apache.catalina.util.SchemaResolver
The URLs of dtds and schemas that have been registered, keyed by the public identifier that corresponds.
entries - field in class org.apache.naming.resources.RecyclableNamingEnumeration
Entries.
entries - field in class org.apache.naming.resources.WARDirContext
WAR entries.
entropy - field in class org.apache.catalina.authenticator.AuthenticatorBase
A String initialization parameter used to increase the entropy of the initialization of our random number generator.
entropy - field in class org.apache.catalina.session.ManagerBase
A String initialization parameter used to increase the entropy of the initialization of our random number generator.
ENTRY - static field in class org.apache.naming.NamingEntry
WARDirContext.Entry - class org.apache.naming.resources.WARDirContext.Entry
Entries structure.
entry - field in class org.apache.naming.resources.WARDirContext.Entry
entry - field in class org.apache.naming.resources.WARDirContext.WARResource
Entry(String,ZipEntry) - constructor for class org.apache.naming.resources.WARDirContext.Entry
enum - field in class org.apache.naming.NamingContextBindingsEnumeration
Underlying enumeration.
enum - field in class org.apache.naming.NamingContextEnumeration
Underlying enumeration.
enum - field in class org.apache.naming.resources.RecyclableNamingEnumeration
Underlying enumeration.
Enumerator - class org.apache.catalina.util.Enumerator
Adapter class that wraps an Enumeration around a Java2 collection classes object Iterator so that existing APIs returning Enumerations can easily run on top of the new collections.
Enumerator(Collection) - constructor for class org.apache.catalina.util.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Collection,boolean) - constructor for class org.apache.catalina.util.Enumerator
Return an Enumeration over the values of the specified Collection.
Enumerator(Iterator) - constructor for class org.apache.catalina.util.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Iterator,boolean) - constructor for class org.apache.catalina.util.Enumerator
Return an Enumeration over the values returned by the specified Iterator.
Enumerator(Map) - constructor for class org.apache.catalina.util.Enumerator
Return an Enumeration over the values of the specified Map.
Enumerator(Map,boolean) - constructor for class org.apache.catalina.util.Enumerator
Return an Enumeration over the values of the specified Map.
env - field in class org.apache.naming.resources.BaseDirContext
Environment.
env - field in class org.apache.naming.NamingContext
Environment.
env - field in class org.apache.catalina.util.ProcessEnvironment
derived process environment
env - field in class org.apache.naming.resources.ProxyDirContext
Environment.
env - field in class org.apache.naming.SelectorContext
Environment.
envCtx - field in class org.apache.catalina.core.NamingContextListener
Env context.
ep - field in class org.apache.coyote.http11.Http11Protocol
equals(b2[],int,int) - method in class org.apache.tomcat.util.buf.ByteChunk
equals(b2[],int,int) - method in class org.apache.tomcat.util.buf.CharChunk
equals(c2[],int,int) - method in class org.apache.tomcat.util.buf.ByteChunk
equals(Object) - method in class org.apache.naming.NamingEntry
equals(Object) - method in class org.apache.catalina.util.URL
Compare two URLs for equality.
equals(Object) - method in class org.apache.tomcat.util.net.URL
Compare two URLs for equality.
equals(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.tomcat.util.buf.ByteChunk
equals(org.apache.tomcat.util.buf.CharChunk) - method in class org.apache.tomcat.util.buf.ByteChunk
equals(org.apache.tomcat.util.buf.CharChunk) - method in class org.apache.tomcat.util.buf.CharChunk
equals(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.tomcat.util.buf.MessageBytes
equals(String) - method in class org.apache.tomcat.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equals(String) - method in class org.apache.tomcat.util.buf.CharChunk
Compares the message bytes to the specified String object.
equals(String) - method in class org.apache.tomcat.util.buf.MessageBytes
Compares the message bytes to the specified String object.
equals(String,b[],int,int) - static method in class org.apache.tomcat.util.http.Cookies
equalsIgnoreCase(String) - method in class org.apache.tomcat.util.buf.ByteChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - method in class org.apache.tomcat.util.buf.CharChunk
Compares the message bytes to the specified String object.
equalsIgnoreCase(String) - method in class org.apache.tomcat.util.buf.MessageBytes
Compares the message bytes to the specified String object.
ERROR - static field in class org.apache.catalina.core.ApplicationFilterFactory
error - field in class org.apache.coyote.tomcat4.CoyoteResponse
The error flag.
error - field in class org.apache.coyote.tomcat5.CoyoteResponse
The error flag.
error - field in class org.apache.coyote.tomcat5.CoyoteWriter
ERROR - static field in class org.apache.catalina.deploy.FilterMap
The name of this filter to be executed when this mapping matches a particular request.
error - field in class org.apache.coyote.http11.Http11Processor
Error flag.
ERROR - static field in class org.apache.jk.core.JkHandler
ERROR - static field in class org.apache.catalina.Logger
ERROR_INTEGER - static field in class org.apache.catalina.core.ApplicationFilterFactory
ERROR_MESSAGE_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we forward an HTTP status message (as an object of type STring) to an error page.
errorException - field in class org.apache.coyote.Response
Holds request error exception.
ErrorPage - class org.apache.catalina.deploy.ErrorPage
Representation of an error page element for a web application, as represented in a <error-page> element in the deployment descriptor.
ErrorReportValve - class org.apache.catalina.valves.ErrorReportValve
Implementation of a Valve that outputs HTML error pages.
errorURI - field in class org.apache.coyote.Response
Request error URI.
ETAG - static field in class org.apache.naming.resources.ResourceAttributes
ETag.
evaluateIfValid() - method in class org.apache.catalina.session.StandardSession
evaluateTree() - method in class org.apache.catalina.ssi.ExpressionParseTree
Evaluates the tree and returns true or false.
exactWrappers - field in class org.apache.tomcat.util.http.mapper.Mapper.Context
EXCEPTION_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we forward a Java exception (as an object of type Throwable) to an error page.
EXCEPTION_PAGE_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we forward the request URI (as an object of type String) of the page on which an error occurred.
EXCEPTION_TYPE_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we forward a Java exception type (as an object of type Class) to an error page.
exclude(String) - method in class org.apache.catalina.session.StandardSession
Exclude attribute that cannot be serialized.
execute() - method in class org.apache.catalina.ant.AbstractCatalinaTask
Execute the specified command.
execute() - method in class org.apache.catalina.ant.DeployTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.InstallTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.JMXQueryTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.JMXSetTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.ListTask
Execute the requested operation.
execute() - method in class org.apache.jk.core.MsgContext
Invoke a java hook.
execute() - method in class org.apache.catalina.ant.ReloadTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.RemoveTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.ResourcesTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.RolesTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.ServerinfoTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.SessionsTask
Execute the requested operation.
execute() - method in class org.apache.jk.common.Shm
execute() - method in class org.apache.catalina.ant.StartTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.StopTask
Execute the requested operation.
execute() - method in class org.apache.catalina.startup.TldConfig
Scan for and configure all tag library descriptors found in this web application.
execute() - method in class org.apache.catalina.ant.UndeployTask
Execute the requested operation.
execute() - method in class org.apache.catalina.ant.ValidatorTask
Execute the specified command.
execute() - method in class org.apache.jk.config.WebXml2Jk
execute(Object,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
Call execute() - any ant-like task should work
execute(org.apache.catalina.LifecycleEvent) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Generate configuration files.
execute(org.apache.catalina.LifecycleEvent) - method in class org.apache.jk.config.BaseJkConfig
Generate configuration files.
execute(String) - method in class org.apache.catalina.ant.AbstractCatalinaTask
Execute the specified command, based on the configured properties.
execute(String,InputStream,String,int) - method in class org.apache.catalina.ant.AbstractCatalinaTask
Execute the specified command, based on the configured properties.
executeContext(org.apache.catalina.Context,PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
executes the ApacheConfig interceptor.
executes the ApacheConfig interceptor.
executeEngine(org.apache.catalina.Engine,PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Generate configuration files.
Generate configuration files.
executeHost(org.apache.catalina.Host,PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Generate configuration files.
Generate configuration files.
Handle a partial PUT.
executeServer(org.apache.catalina.Server,PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Generate configuration files.
Generate configuration files.
exists - field in class org.apache.naming.resources.CacheEntry
exists - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
exists() - method in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
Test if the associated resource exists.
exists(String) - method in class org.apache.catalina.deploy.NamingResources
Return true if the name specified already exists.
expand(InputStream,File,String) - static method in class org.apache.catalina.startup.ExpandWar
Expand the specified input stream into the specified directory, creating a file named from the specified relative path.
expand(InputStream,File,String) - method in class org.apache.catalina.startup.HostConfig
Expand the specified input stream into the specified directory, creating a file named from the specified relative path.
expand(org.apache.catalina.Host,URL) - static method in class org.apache.catalina.startup.ExpandWar
Expand the WAR file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(org.apache.catalina.Host,URL,String) - static method in class org.apache.catalina.startup.ExpandWar
Expand the WAR file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expand(URL) - method in class org.apache.catalina.startup.HostConfig
Expand the WAR file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expandCGIScript() - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Extracts requested resource from web app archive to context work directory to enable CGI script to be executed.
ExpandWar - class org.apache.catalina.startup.ExpandWar
Expand out a WAR in a Host's appBase.
expectation - field in class org.apache.coyote.http11.Http11Processor
Is there an expectation ?
expire() - method in class org.apache.catalina.Session
Perform the internal processing required to invalidate this session, without triggering an exception if the session has already expired.
expire() - method in class org.apache.catalina.session.StandardSession
Perform the internal processing required to invalidate this session, without triggering an exception if the session has already expired.
expire(boolean) - method in class org.apache.catalina.session.StandardSession
Perform the internal processing required to invalidate this session, without triggering an exception if the session has already expired.
Expirer.ExpireCallback - interface org.apache.tomcat.util.threads.Expirer.ExpireCallback
expired(org.apache.tomcat.util.buf.TimeStamp) - method in class org.apache.tomcat.util.threads.Expirer.ExpireCallback
expiredSessions - field in class org.apache.catalina.session.PersistentManagerBase
Number of sessions that expired.
expiredSessions - field in class org.apache.catalina.session.StandardManager
Number of sessions that expired.
Expirer - class org.apache.tomcat.util.threads.Expirer
Expire unused objects.
Expirer() - constructor for class org.apache.tomcat.util.threads.Expirer
expires - field in class org.apache.catalina.ssi.SSIServlet
Expiration time in seconds for the doc.
expireSession(String) - method in class org.apache.catalina.session.ManagerBase
expiring - field in class org.apache.catalina.session.StandardSession
We are currently processing a session expiration, so bypass certain IllegalStateException tests.
ExpressionParseTree - class org.apache.catalina.ssi.ExpressionParseTree
Represents a parsed expression.
Creates a new parse tree for the specified expression.
ExpressionTokenizer - class org.apache.catalina.ssi.ExpressionTokenizer
Parses an expression string to return the individual tokens.
ExpressionTokenizer(String) - constructor for class org.apache.catalina.ssi.ExpressionTokenizer
Creates a new parser for the specified expression.
ExtendedAccessLogValve - class org.apache.catalina.valves.ExtendedAccessLogValve
An implementation of the W3c Extended Log File Format.
ExtendedAccessLogValve() - constructor for class org.apache.catalina.valves.ExtendedAccessLogValve
Construct a new instance of this class with default property values.
Extension - class org.apache.catalina.util.Extension
Utility class that represents either an available "Optional Package" (formerly known as "Standard Extension") as described in the manifest of a JAR file, or the requirement for such an optional package.
ExtensionValidator - class org.apache.catalina.util.ExtensionValidator
Ensures that all extension dependies are resolved for a WEB application are met.
extensionWrappers - field in class org.apache.tomcat.util.http.mapper.Mapper.Context
extract(int) - method in class org.apache.catalina.util.StringParser
Extract and return a substring that starts at the specified position, and extends to the end of the string being parsed.
extract(int,int) - method in class org.apache.catalina.util.StringParser
Extract and return a substring that starts at the specified position, and ends at the character before the specified position.

F

facade - field in class org.apache.coyote.tomcat4.CoyoteRequest
The facade associated with this request.
facade - field in class org.apache.coyote.tomcat5.CoyoteRequest
The facade associated with this request.
facade - field in class org.apache.coyote.tomcat4.CoyoteResponse
The facade associated with this response.
facade - field in class org.apache.coyote.tomcat5.CoyoteResponse
The facade associated with this response.
facade - field in class org.apache.catalina.session.StandardSession
The facade associated with this session.
FACTORY - static field in class org.apache.naming.factory.Constants
factory - field in class org.apache.catalina.loader.StandardClassLoader
URL stream handler for additional protocols.
factoryType - static field in class org.apache.naming.factory.MailSessionFactory
The Java type for which this factory knows how to create objects.
failOnError - field in class org.apache.catalina.ant.UndeployTask
Whether to fail (with a BuildException) if an error occurs.
FastDateFormat - class org.apache.catalina.util.FastDateFormat
Fast date formatter that caches recently formatted date information and uses it to avoid too-frequent calls to the underlying formatter.
FastDateFormat(DateFormat) - constructor for class org.apache.catalina.util.FastDateFormat
FastHttpDateFormat - class org.apache.tomcat.util.http.FastHttpDateFormat
Utility class to generate HTTP dates.
FATAL - static field in class org.apache.catalina.Logger
Verbosity level constants for log messages that may be filtered by the underlying logger.
fields - field in class org.apache.tomcat.util.collections.MultiMap
file - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
file - field in class org.apache.naming.resources.FileDirContext.FileResource
Associated file object.
file - field in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
file() - method in class org.apache.catalina.session.StandardManager
Return a File object representing the pathname to our persistence file, if any.
file(String) - method in class org.apache.naming.resources.FileDirContext
Return a File object representing the specified normalized context-relative path if it exists and is readable.
FileDirContext - class org.apache.naming.resources.FileDirContext
Filesystem Directory Context implementation helper class.
FileDirContext() - constructor for class org.apache.naming.resources.FileDirContext
Builds a file directory context using the given environment.
FileDirContext(Hashtable) - constructor for class org.apache.naming.resources.FileDirContext
Builds a file directory context using the given environment.
FileLogger - class org.apache.catalina.logger.FileLogger
Implementation of Logger that appends log messages to a file named {prefix}.{date}.{suffix} in a configured directory, with an optional preceding timestamp.
FileDirContext.FileResource - class org.apache.naming.resources.FileDirContext.FileResource
This specialized resource implementation avoids opening the IputStream to the file right away (which would put a lock on the file).
FileResource(File) - constructor for class org.apache.naming.resources.FileDirContext.FileResource
This specialized resource attribute implementation does some lazy reading (to speed up simple checks, like checking the last modified date).
FileResourceAttributes(File) - constructor for class org.apache.naming.resources.FileDirContext.FileResourceAttributes
files - field in class org.apache.catalina.loader.WebappClassLoader
Repositories translated as path in the work directory (for Jasper originally), but which is used to generate fake URLs should getURLs be called.
FileStore - class org.apache.catalina.session.FileStore
Concrete implementation of the Store interface that utilizes a file per saved Session in a configured directory.
fill() - method in class org.apache.coyote.http11.InternalInputBuffer
Fill the internal buffer using data from the undelying input stream.
filter(LaunchCommand) - method in class org.apache.catalina.launcher.CatalinaLaunchFilter
This method allows dynamic configuration and error checking of the attributes and nested elements in a "launch" task that is launching a Catalina application.
filter(String) - static method in class org.apache.tomcat.util.http.HttpMessages
Filter the specified message string for characters that are sensitive in HTML.
filter(String) - static method in class org.apache.catalina.util.RequestUtil
Filter the specified message string for characters that are sensitive in HTML.
filter(String) - method in class org.apache.catalina.loader.WebappClassLoader
Filter classes.
filterChain - field in class org.apache.coyote.tomcat5.CoyoteRequest
Filter chain associated with the request.
filterChain - field in class org.apache.catalina.core.DummyRequest
FilterDef - class org.apache.catalina.deploy.FilterDef
Representation of a filter definition for a web application, as represented in a <filter> element in the deployment descriptor.
filterLibrary - field in class org.apache.coyote.http11.InternalInputBuffer
Filter library.
filterLibrary - field in class org.apache.coyote.http11.InternalOutputBuffer
Filter library.
FilterMap - class org.apache.catalina.deploy.FilterMap
Representation of a filter mapping for a web application, as represented in a <filter-mapping> element in the deployment descriptor.
filterStart() - method in class org.apache.catalina.core.StandardContext
Configure and initialize the set of filters for this Context.
filterStop() - method in class org.apache.catalina.core.StandardContext
Finalize and release the set of filters for this Context.
find(String,int) - method in class org.apache.tomcat.util.collections.MultiMap
Find the index of a field with the given name.
findAliases() - method in class org.apache.catalina.Host
Return the set of alias names for this Host.
findAliases() - method in class org.apache.catalina.core.StandardHost
Return the set of alias names for this Host.
findAliases() - method in class org.apache.catalina.mbeans.StandardHostMBean
Return the set of alias names for this Host
findApplicationListeners() - method in class org.apache.catalina.Context
Return the set of application listener class names configured for this application.
findApplicationListeners() - method in class org.apache.catalina.DefaultContext
Return the set of application listener class names configured for this application.
findApplicationListeners() - method in class org.apache.catalina.core.StandardContext
Return the set of application listener class names configured for this application.
findApplicationListeners() - method in class org.apache.catalina.core.StandardDefaultContext
Return the set of application listener class names configured for this application.
findApplicationParameters() - method in class org.apache.catalina.Context
Return the set of application parameters for this application.
findApplicationParameters() - method in class org.apache.catalina.DefaultContext
Return the set of application parameters for this application.
findApplicationParameters() - method in class org.apache.catalina.core.StandardContext
Return the set of application parameters for this application.
findApplicationParameters() - method in class org.apache.catalina.core.StandardDefaultContext
Return the set of application parameters for this application.
findAuthRole(String) - method in class org.apache.catalina.deploy.SecurityConstraint
Return true if the specified role is permitted access to the resources protected by this security constraint.
findAuthRoles() - method in class org.apache.catalina.deploy.SecurityConstraint
Return the set of roles that are permitted access to the resources protected by this security constraint.
findBooleanSetters(Class) - static method in class org.apache.tomcat.util.IntrospectionUtils
Specialized utility method: find a sequence of lower case bytes inside a ByteChunk.
findCGI(String,String,String,String,String) - method in class org.apache.catalina.util.CGIProcessEnvironment
Resolves core information about the cgi script.
findCGI(String,String,String,String,String) - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Resolves core information about the cgi script.
findChar(buf[],int,int,char) - static method in class org.apache.tomcat.util.buf.ByteChunk
Find a character, no side effects.
findChar(char) - method in class org.apache.catalina.util.StringParser
Return the index of the next occurrence of the specified character, or the index of the character after the last position of the string if no more occurrences of this character are found.
findChars(buf[],int,int,c[]) - static method in class org.apache.tomcat.util.buf.ByteChunk
Find a character, no side effects.
findChild(String) - method in class org.apache.catalina.Container
Return the child Container, associated with this Container, with the specified name (if any); otherwise, return null
findChild(String) - method in class org.apache.catalina.core.ContainerBase
Return the child Container, associated with this Container, with the specified name (if any); otherwise, return null
findChildren() - method in class org.apache.catalina.Container
Return the set of children Containers associated with this Container.
findChildren() - method in class org.apache.catalina.core.ContainerBase
Return the set of children Containers associated with this Container.
findClass(String) - method in class org.apache.catalina.loader.StandardClassLoader
Find the specified class in our local repositories, if possible.
findClass(String) - method in class org.apache.catalina.loader.WebappClassLoader
Find the specified class in our local repositories, if possible.
findClassInternal(String) - method in class org.apache.catalina.loader.WebappClassLoader
Find specified class in local repositories.
findCollection(String) - method in class org.apache.catalina.deploy.SecurityConstraint
Return the web resource collection for the specified name, if any; otherwise, return null.
findCollections() - method in class org.apache.catalina.deploy.SecurityConstraint
Return all of the web resource collections protected by this security constraint.
findCompressableMimeTypes() - method in class org.apache.coyote.http11.Http11Processor
Return the list of restricted user agents.
findConnectors() - method in class org.apache.catalina.Service
Find and return the set of Connectors associated with this Service.
findConnectors() - method in class org.apache.catalina.core.StandardService
Find and return the set of Connectors associated with this Service.
findConstraints() - method in class org.apache.catalina.Context
Return the set of security constraints for this web application.
findConstraints() - method in class org.apache.catalina.core.StandardContext
Return the security constraints for this web application.
findContainerListeners() - method in class org.apache.catalina.Container
Return the set of container listeners associated with this Container.
findContainerListeners() - method in class org.apache.catalina.core.ContainerBase
Return the set of container listeners associated with this Container.
findDelim1(bytes[],int,int) - static method in class org.apache.tomcat.util.http.Cookies
findDelim2(bytes[],int,int) - static method in class org.apache.tomcat.util.http.Cookies
findDeployedApp(String) - method in class org.apache.catalina.Deployer
Return the Context for the deployed application that is associated with the specified context path (if any); otherwise return null.
findDeployedApp(String) - method in class org.apache.catalina.core.StandardHost
Return the Context for the deployed application that is associated with the specified context path (if any); otherwise return null.
findDeployedApp(String) - method in class org.apache.catalina.core.StandardHostDeployer
Return the Context for the deployed application that is associated with the specified context path (if any); otherwise return null.
findDeployedApps() - method in class org.apache.catalina.Deployer
Return the context paths of all deployed web applications in this Container.
findDeployedApps() - method in class org.apache.catalina.core.StandardHost
Return the context paths of all deployed web applications in this Container.
findDeployedApps() - method in class org.apache.catalina.core.StandardHostDeployer
Return the context paths of all deployed web applications in this Container.
findEjb(String) - method in class org.apache.catalina.Context
Return the EJB resource reference with the specified name, if any; otherwise, return null.
findEjb(String) - method in class org.apache.catalina.DefaultContext
Return the EJB resource reference with the specified name, if any; otherwise, return null.
findEjb(String) - method in class org.apache.catalina.deploy.NamingResources
Return the EJB resource reference with the specified name, if any; otherwise, return null.
findEjb(String) - method in class org.apache.catalina.core.StandardContext
Return the EJB resource reference with the specified name, if any; otherwise, return null.
findEjb(String) - method in class org.apache.catalina.core.StandardDefaultContext
Return the EJB resource reference with the specified name, if any; otherwise, return null.
findEjbs() - method in class org.apache.catalina.Context
Return the defined EJB resource references for this application.
findEjbs() - method in class org.apache.catalina.DefaultContext
Return the defined EJB resource references for this application.
findEjbs() - method in class org.apache.catalina.deploy.NamingResources
Return the defined EJB resource references for this application.
findEjbs() - method in class org.apache.catalina.core.StandardContext
Return the defined EJB resource references for this application.
findEjbs() - method in class org.apache.catalina.core.StandardDefaultContext
Return the defined EJB resource references for this application.
findEnvironment(String) - method in class org.apache.catalina.Context
Return the environment entry with the specified name, if any; otherwise, return null.
findEnvironment(String) - method in class org.apache.catalina.DefaultContext
Return the environment entry with the specified name, if any; otherwise, return null.
findEnvironment(String) - method in class org.apache.catalina.deploy.NamingResources
Return the environment entry with the specified name, if any; otherwise, return null.
findEnvironment(String) - method in class org.apache.catalina.core.StandardContext
Return the environment entry with the specified name, if any; otherwise, return null.
findEnvironment(String) - method in class org.apache.catalina.core.StandardDefaultContext
Return the environment entry with the specified name, if any; otherwise, return null.
findEnvironments() - method in class org.apache.catalina.Context
Return the set of defined environment entries for this web application.
findEnvironments() - method in class org.apache.catalina.DefaultContext
Return the set of defined environment entries for this web application.
findEnvironments() - method in class org.apache.catalina.deploy.NamingResources
Return the set of defined environment entries for this web application.
findEnvironments() - method in class org.apache.catalina.core.StandardContext
Return the set of defined environment entries for this web application.
findEnvironments() - method in class org.apache.catalina.core.StandardDefaultContext
Return the set of defined environment entries for this web application.
findErrorPage(int) - method in class org.apache.catalina.Context
Return the error page entry for the specified HTTP error code, if any; otherwise return null.
findErrorPage(int) - method in class org.apache.catalina.core.StandardContext
Return the error page entry for the specified HTTP error code, if any; otherwise return null.
findErrorPage(String) - method in class org.apache.catalina.Context
Return the error page entry for the specified Java exception type, if any; otherwise return null.
findErrorPage(String) - method in class org.apache.catalina.core.StandardContext
Return the error page entry for the specified Java exception type, if any; otherwise return null.
findErrorPages() - method in class org.apache.catalina.Context
Return the set of defined error pages for all specified error codes and exception types.
findErrorPages() - method in class org.apache.catalina.core.StandardContext
Return the set of defined error pages for all specified error codes and exception types.
findFilterConfig(String) - method in class org.apache.catalina.core.StandardContext
Find and return the initialized FilterConfig for the specified filter name, if any; otherwise return null.
findFilterDef(String) - method in class org.apache.catalina.Context
Return the filter definition for the specified filter name, if any; otherwise return null.
findFilterDef(String) - method in class org.apache.catalina.core.StandardContext
Return the filter definition for the specified filter name, if any; otherwise return null.
findFilterDefs() - method in class org.apache.catalina.Context
Return the set of defined filters for this Context.
findFilterDefs() - method in class org.apache.catalina.core.StandardContext
Return the set of defined filters for this Context.
findFilterMaps() - method in class org.apache.catalina.Context
Return the set of filter mappings for this Context.
findFilterMaps() - method in class org.apache.catalina.core.StandardContext
Return the set of filter mappings for this Context.
findFirst(String) - method in class org.apache.tomcat.util.collections.MultiMap
findGroup(String) - method in class org.apache.catalina.users.MemoryUserDatabase
Return the Group with the specified group name, if any; otherwise return null.
findGroup(String) - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Return the MBean Name for the specified group name (if any); otherwise return null.
findGroup(String) - method in class org.apache.catalina.UserDatabase
Return the Group with the specified group name, if any; otherwise return null.
findHeader(String,int) - method in class org.apache.tomcat.util.http.MimeHeaders
Find the index of a header with the given name.
findIgnoreCase(String,int) - method in class org.apache.tomcat.util.collections.MultiMap
Find the index of a field with the given name.
findInitParameter(String) - method in class org.apache.catalina.core.StandardWrapper
Return the value for the specified initialization parameter name, if any; otherwise return null.
findInitParameter(String) - method in class org.apache.catalina.Wrapper
Return the value for the specified initialization parameter name, if any; otherwise return null.
findInitParameters() - method in class org.apache.catalina.core.StandardWrapper
Return the names of all defined initialization parameters for this servlet.
findInitParameters() - method in class org.apache.catalina.Wrapper
Return the names of all defined initialization parameters for this servlet.
findInstanceListeners() - method in class org.apache.catalina.Context
Return the set of InstanceListener classes that will be added to newly created Wrappers automatically.
findInstanceListeners() - method in class org.apache.catalina.DefaultContext
Return the set of InstanceListener classes that will be added to newly created Wrappers automatically.
findInstanceListeners() - method in class org.apache.catalina.core.StandardContext
Return the set of InstanceListener classes that will be added to newly created Wrappers automatically.
findInstanceListeners() - method in class org.apache.catalina.core.StandardDefaultContext
Return the set of InstanceListener classes that will be added to newly created Wrappers automatically.
findLifecycleListeners() - method in class org.apache.catalina.valves.AccessLogValve
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.core.ContainerBase
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.startup.Embedded
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.valves.JDBCAccessLogValve
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.Lifecycle
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.util.LifecycleSupport
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.logger.LoggerBase
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.session.PersistentManagerBase
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.realm.RealmBase
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.authenticator.SingleSignOn
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.core.StandardDefaultContext
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.session.StandardManager
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.core.StandardPipeline
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.core.StandardServer
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.core.StandardService
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.session.StoreBase
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.loader.WebappClassLoader
Get the lifecycle listeners associated with this lifecycle.
findLifecycleListeners() - method in class org.apache.catalina.loader.WebappLoader
Get the lifecycle listeners associated with this lifecycle.
findLoadedClass0(String) - method in class org.apache.catalina.loader.WebappClassLoader
Finds the class with the given name if it has previously been loaded and cached by this class loader, and return the Class object.
findLoadedResource(String) - method in class org.apache.catalina.loader.StandardClassLoader
Finds the resource with the given name if it has previously been loaded and cached by this class loader, and return an input stream to the resource data.
findLoadedResource(String) - method in class org.apache.catalina.loader.WebappClassLoader
Finds the resource with the given name if it has previously been loaded and cached by this class loader, and return an input stream to the resource data.
findLocalEjb(String) - method in class org.apache.catalina.Context
Return the local EJB resource reference with the specified name, if any; otherwise, return null.
findLocalEjb(String) - method in class org.apache.catalina.deploy.NamingResources
Return the local EJB resource reference with the specified name, if any; otherwise, return null.
findLocalEjb(String) - method in class org.apache.catalina.core.StandardContext
Return the local EJB resource reference with the specified name, if any; otherwise, return null.
findLocalEjbs() - method in class org.apache.catalina.Context
Return the defined local EJB resource references for this application.
findLocalEjbs() - method in class org.apache.catalina.deploy.NamingResources
Return the defined local EJB resource references for this application.
findLocalEjbs() - method in class org.apache.catalina.core.StandardContext
Return the defined local EJB resource references for this application.
findMappingObject() - method in class org.apache.catalina.core.StandardContext
FIXME: Fooling introspection ...
findMappingObject() - method in class org.apache.catalina.core.StandardWrapper
FIXME: Fooling introspection ...
findMappings() - method in class org.apache.catalina.core.StandardWrapper
Return the mappings associated with this wrapper.
findMappings() - method in class org.apache.catalina.Wrapper
Return the mappings associated with this wrapper.
findMessageDestination(String) - method in class org.apache.catalina.core.StandardContext
Return the message destination with the specified name, if any; otherwise, return null.
findMessageDestinationRef(String) - method in class org.apache.catalina.deploy.NamingResources
Return the message destination reference with the specified name, if any; otherwise, return null.
findMessageDestinationRef(String) - method in class org.apache.catalina.core.StandardContext
Return the message destination ref with the specified name, if any; otherwise, return null.
findMessageDestinationRefs() - method in class org.apache.catalina.deploy.NamingResources
Return the defined message destination references for this application.
findMessageDestinationRefs() - method in class org.apache.catalina.core.StandardContext
Return the set of defined message destination refs for this web application.
findMessageDestinations() - method in class org.apache.catalina.core.StandardContext
Return the set of defined message destinations for this web application.
findMethod(Class,String,params[]) - static method in class org.apache.tomcat.util.IntrospectionUtils
findMethod(String) - method in class org.apache.catalina.deploy.SecurityCollection
Return true if the specified HTTP request method is part of this web resource collection.
findMethods() - method in class org.apache.catalina.deploy.SecurityCollection
Return the set of HTTP request methods that are part of this web resource collection, or a zero-length array if all request methods are included.
findMethods(Class) - static method in class org.apache.tomcat.util.IntrospectionUtils
findMimeMapping(String) - method in class org.apache.catalina.Context
Return the MIME type to which the specified extension is mapped, if any; otherwise return null.
findMimeMapping(String) - method in class org.apache.catalina.core.StandardContext
Return the MIME type to which the specified extension is mapped, if any; otherwise return null.
findMimeMappings() - method in class org.apache.catalina.Context
Return the extensions for which MIME mappings are defined.
findMimeMappings() - method in class org.apache.catalina.core.StandardContext
Return the extensions for which MIME mappings are defined.
findNext() - method in class org.apache.catalina.core.ApplicationHttpRequest.AttributeNamesEnumerator
findNext(int) - method in class org.apache.tomcat.util.collections.MultiMap
findNotChars(buf[],int,int,c[]) - static method in class org.apache.tomcat.util.buf.ByteChunk
Find the first character != c
findObjectName(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Return the managed bean definition for the specified bean type
findParameter(String) - method in class org.apache.catalina.Context
Return the value for the specified context initialization parameter name, if any; otherwise return null.
findParameter(String) - method in class org.apache.catalina.DefaultContext
Return the value for the specified context initialization parameter name, if any; otherwise return null.
findParameter(String) - method in class org.apache.catalina.core.StandardContext
Return the value for the specified context initialization parameter name, if any; otherwise return null.
findParameter(String) - method in class org.apache.catalina.core.StandardDefaultContext
Return the value for the specified context initialization parameter name, if any; otherwise return null.
findParameters() - method in class org.apache.catalina.Context
Return the names of all defined context initialization parameters for this Context.
findParameters() - method in class org.apache.catalina.DefaultContext
Return the names of all defined context initialization parameters for this Context.
findParameters() - method in class org.apache.catalina.core.StandardContext
Return the names of all defined context initialization parameters for this Context.
findParameters() - method in class org.apache.catalina.core.StandardDefaultContext
Return the names of all defined context initialization parameters for this Context.
findPattern(String) - method in class org.apache.catalina.deploy.SecurityCollection
Is the specified pattern part of this web resource collection?
findPatterns() - method in class org.apache.catalina.deploy.SecurityCollection
Return the set of URL patterns that are part of this web resource collection.
findPrincipal(HttpServletRequest,String,org.apache.catalina.Realm) - static method in class org.apache.catalina.authenticator.DigestAuthenticator
Parse the specified authorization credentials, and return the associated Principal that these credentials authenticate (if any) from the specified Realm.
findRepositories() - method in class org.apache.catalina.Loader
Return the set of repositories defined for this class loader.
findRepositories() - method in class org.apache.catalina.loader.Reloader
Return a String array of the current repositories for this class loader.
findRepositories() - method in class org.apache.catalina.loader.StandardClassLoader
Return a String array of the current repositories for this class loader.
findRepositories() - method in class org.apache.catalina.loader.WebappClassLoader
Return a String array of the current repositories for this class loader.
findRepositories() - method in class org.apache.catalina.loader.WebappLoader
Return the set of repositories defined for this class loader.
findResource(String) - method in class org.apache.catalina.Context
Return the resource reference with the specified name, if any; otherwise return null.
findResource(String) - method in class org.apache.catalina.DefaultContext
Return the resource reference with the specified name, if any; otherwise return null.
findResource(String) - method in class org.apache.catalina.deploy.NamingResources
Return the resource reference with the specified name, if any; otherwise return null.
findResource(String) - method in class org.apache.catalina.loader.StandardClassLoader
Find the specified resource in our local repository, and return a URL refering to it, or null if this resource cannot be found.
findResource(String) - method in class org.apache.catalina.core.StandardContext
Return the resource reference with the specified name, if any; otherwise return null.
findResource(String) - method in class org.apache.catalina.core.StandardDefaultContext
Return the resource reference with the specified name, if any; otherwise return null.
findResource(String) - method in class org.apache.catalina.loader.WebappClassLoader
Find the specified resource in our local repository, and return a URL refering to it, or null if this resource cannot be found.
findResourceEnvRef(String) - method in class org.apache.catalina.Context
Return the resource environment reference type for the specified name, if any; otherwise return null.
findResourceEnvRef(String) - method in class org.apache.catalina.DefaultContext
Return the resource environment reference type for the specified name, if any; otherwise return null.
findResourceEnvRef(String) - method in class org.apache.catalina.deploy.NamingResources
Return the resource environment reference type for the specified name, if any; otherwise return null.
findResourceEnvRef(String) - method in class org.apache.catalina.core.StandardContext
Return the resource environment reference type for the specified name, if any; otherwise return null.
findResourceEnvRef(String) - method in class org.apache.catalina.core.StandardDefaultContext
Return the resource environment reference type for the specified name, if any; otherwise return null.
findResourceEnvRefs() - method in class org.apache.catalina.Context
Return the set of resource environment reference names for this web application.
findResourceEnvRefs() - method in class org.apache.catalina.DefaultContext
Return the set of resource environment reference names for this web application.
findResourceEnvRefs() - method in class org.apache.catalina.deploy.NamingResources
Return the set of resource environment reference names for this web application.
findResourceEnvRefs() - method in class org.apache.catalina.core.StandardContext
Return the set of resource environment reference names for this web application.
findResourceEnvRefs() - method in class org.apache.catalina.core.StandardDefaultContext
Return the set of resource environment reference names for this web application.
findResourceInternal(String,String) - method in class org.apache.catalina.loader.WebappClassLoader
Find specified resource in local repositories.
findResourceLink(String) - method in class org.apache.catalina.Context
Return the resource link with the specified name, if any; otherwise return null.
findResourceLink(String) - method in class org.apache.catalina.DefaultContext
Return the resource link with the specified name, if any; otherwise return null.
findResourceLink(String) - method in class org.apache.catalina.deploy.NamingResources
Return the resource link with the specified name, if any; otherwise return null.
findResourceLink(String) - method in class org.apache.catalina.core.StandardContext
Return the resource link with the specified name, if any; otherwise return null.
findResourceLink(String) - method in class org.apache.catalina.core.StandardDefaultContext
Return the resource link with the specified name, if any; otherwise return null.
findResourceLinks() - method in class org.apache.catalina.Context
Return the defined resource links for this application.
findResourceLinks() - method in class org.apache.catalina.DefaultContext
Return the defined resource links for this application.
findResourceLinks() - method in class org.apache.catalina.deploy.NamingResources
Return the defined resource links for this application.
findResourceLinks() - method in class org.apache.catalina.core.StandardContext
Return the defined resource links for this application.
findResourceLinks() - method in class org.apache.catalina.core.StandardDefaultContext
Return the defined resource links for this application.
findResourceParams() - method in class org.apache.catalina.DefaultContext
Return the set of defined resource parameters for this web application.
findResourceParams() - method in class org.apache.catalina.deploy.NamingResources
Return the resource parameters with the specified name, if any; otherwise return null.
findResourceParams() - method in class org.apache.catalina.core.StandardDefaultContext
Return the set of defined resource parameters for this web application.
findResourceParams(String) - method in class org.apache.catalina.deploy.NamingResources
Return the resource parameters with the specified name, if any; otherwise return null.
findResources() - method in class org.apache.catalina.Context
Return the defined resource references for this application.
findResources() - method in class org.apache.catalina.DefaultContext
Return the defined resource references for this application.
findResources() - method in class org.apache.catalina.deploy.NamingResources
Return the defined resource references for this application.
findResources() - method in class org.apache.catalina.core.StandardContext
Return the defined resource references for this application.
findResources() - method in class org.apache.catalina.core.StandardDefaultContext
Return the defined resource references for this application.
findResources(String) - method in class org.apache.catalina.loader.StandardClassLoader
Return an enumeration of URLs representing all of the resources with the given name.
findResources(String) - method in class org.apache.catalina.loader.WebappClassLoader
Return an enumeration of URLs representing all of the resources with the given name.
findRestrictedUserAgents() - method in class org.apache.coyote.http11.Http11Processor
Return the list of restricted user agents.
findRole(String) - method in class org.apache.catalina.users.MemoryUserDatabase
Return the Role with the specified role name, if any; otherwise return null.
findRole(String) - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Return the MBean Name for the specified role name (if any); otherwise return null.
findRole(String) - method in class org.apache.catalina.UserDatabase
Return the Role with the specified role name, if any; otherwise return null.
findRoleMapping(String) - method in class org.apache.catalina.Context
For the given security role (as used by an application), return the corresponding role name (as defined by the underlying Realm) if there is one.
findRoleMapping(String) - method in class org.apache.catalina.core.StandardContext
For the given security role (as used by an application), return the corresponding role name (as defined by the underlying Realm) if there is one.
Return the SecurityConstraints configured to guard the request URI for this request, or null if there is no such constraint.
Return the SecurityConstraints configured to guard the request URI for this request, or null if there is no such constraint.
Return the SecurityConstraints configured to guard the request URI for this request, or null if there is no such constraint.
findSecurityReference(String) - method in class org.apache.catalina.core.StandardWrapper
Return the security role link for the specified security role reference name, if any; otherwise return null.
findSecurityReference(String) - method in class org.apache.catalina.Wrapper
Return the security role link for the specified security role reference name, if any; otherwise return null.
findSecurityReferences() - method in class org.apache.catalina.core.StandardWrapper
Return the set of security role reference names associated with this servlet, if any; otherwise return a zero-length array.
findSecurityReferences() - method in class org.apache.catalina.Wrapper
Return the set of security role reference names associated with this servlet, if any; otherwise return a zero-length array.
findSecurityRole(String) - method in class org.apache.catalina.Context
Return true if the specified security role is defined for this application; otherwise return false.
findSecurityRole(String) - method in class org.apache.catalina.core.StandardContext
Return true if the specified security role is defined for this application; otherwise return false.
findSecurityRoles() - method in class org.apache.catalina.Context
Return the security roles defined for this application.
findSecurityRoles() - method in class org.apache.catalina.core.StandardContext
Return the security roles defined for this application.
findService(String) - method in class org.apache.catalina.Server
Return the specified Service (if it exists); otherwise return null.
findService(String) - method in class org.apache.catalina.core.StandardServer
Return the specified Service (if it exists); otherwise return null.
findServices() - method in class org.apache.catalina.Server
Return the set of Services defined within this Server.
findServices() - method in class org.apache.catalina.core.StandardServer
Return the set of Services defined within this Server.
findServletMapping(String) - method in class org.apache.catalina.Context
Return the servlet name mapped by the specified pattern (if any); otherwise return null.
findServletMapping(String) - method in class org.apache.catalina.core.StandardContext
Return the servlet name mapped by the specified pattern (if any); otherwise return null.
findServletMappings() - method in class org.apache.catalina.Context
Return the patterns of all defined servlet mappings for this Context.
findServletMappings() - method in class org.apache.catalina.core.StandardContext
Return the patterns of all defined servlet mappings for this Context.
findSession(String) - method in class org.apache.catalina.Manager
Return the active Session, associated with this Manager, with the specified session id (if any); otherwise return null.
findSession(String) - method in class org.apache.catalina.session.ManagerBase
Return the active Session, associated with this Manager, with the specified session id (if any); otherwise return null.
findSession(String) - method in class org.apache.catalina.session.PersistentManagerBase
Return the active Session, associated with this Manager, with the specified session id (if any); otherwise return null.
findSessions() - method in class org.apache.catalina.Manager
Return the set of active Sessions associated with this Manager.
findSessions() - method in class org.apache.catalina.session.ManagerBase
Return the set of active Sessions associated with this Manager.
findSessions() - method in class org.apache.catalina.authenticator.SingleSignOnEntry
Returns the Sessions associated with this SSO.
findStaticResources() - method in class org.apache.catalina.core.StandardContext
Return the naming resources associated with this web application.
findStatusPage(int) - method in class org.apache.catalina.Context
Return the context-relative URI of the error page for the specified HTTP status code, if any; otherwise return null.
findStatusPage(int) - method in class org.apache.catalina.core.StandardContext
Return the context-relative URI of the error page for the specified HTTP status code, if any; otherwise return null.
findStatusPages() - method in class org.apache.catalina.Context
Return the set of HTTP status codes for which error pages have been specified.
findStatusPages() - method in class org.apache.catalina.core.StandardContext
Return the set of HTTP status codes for which error pages have been specified.
findStream() - method in class org.apache.tomcat.util.log.SystemLogHandler
Find PrintStream to which the output must be written to.
findTaglib(String) - method in class org.apache.catalina.Context
Return the tag library descriptor location for the specified taglib URI, if any; otherwise, return null.
findTaglib(String) - method in class org.apache.catalina.core.StandardContext
Return the tag library descriptor location for the specified taglib URI, if any; otherwise, return null.
findTaglibs() - method in class org.apache.catalina.Context
Return the URIs of all tag libraries for which a tag library descriptor location has been specified.
findTaglibs() - method in class org.apache.catalina.core.StandardContext
Return the URIs of all tag libraries for which a tag library descriptor location has been specified.
findText() - method in class org.apache.catalina.util.StringParser
Return the index of the next occurrence of a non-whitespace character, or the index of the character after the last position of the string if no more non-whitespace characters are found.
findUser(String) - method in class org.apache.catalina.users.MemoryUserDatabase
Return the User with the specified user name, if any; otherwise return null.
findUser(String) - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Return the MBean Name for the specified user name (if any); otherwise return null.
findUser(String) - method in class org.apache.catalina.UserDatabase
Return the User with the specified user name, if any; otherwise return null.
findVoidSetters(Class) - static method in class org.apache.tomcat.util.IntrospectionUtils
findWelcomeFile(String) - method in class org.apache.catalina.Context
Return true if the specified welcome file is defined for this Context; otherwise return false.
findWelcomeFile(String) - method in class org.apache.catalina.core.StandardContext
Return true if the specified welcome file is defined for this Context; otherwise return false.
findWelcomeFiles() - method in class org.apache.catalina.Context
Return the set of welcome files defined for this Context.
findWelcomeFiles() - method in class org.apache.catalina.core.StandardContext
Return the set of welcome files defined for this Context.
findWhite() - method in class org.apache.catalina.util.StringParser
Return the index of the next occurrence of a whitespace character, or the index of the character after the last position of the string if no more whitespace characters are found.
findWrapperLifecycles() - method in class org.apache.catalina.Context
Return the set of LifecycleListener classes that will be added to newly created Wrappers automatically.
findWrapperLifecycles() - method in class org.apache.catalina.DefaultContext
Return the set of LifecycleListener classes that will be added to newly created Wrappers automatically.
findWrapperLifecycles() - method in class org.apache.catalina.core.StandardContext
Return the set of LifecycleListener classes that will be added to newly created Wrappers automatically.
findWrapperLifecycles() - method in class org.apache.catalina.core.StandardDefaultContext
Return the set of LifecycleListener classes that will be added to newly created Wrappers automatically.
findWrapperListeners() - method in class org.apache.catalina.Context
Return the set of ContainerListener classes that will be added to newly created Wrappers automatically.
findWrapperListeners() - method in class org.apache.catalina.DefaultContext
Return the set of ContainerListener classes that will be added to newly created Wrappers automatically.
findWrapperListeners() - method in class org.apache.catalina.core.StandardContext
Return the set of ContainerListener classes that will be added to newly created Wrappers automatically.
findWrapperListeners() - method in class org.apache.catalina.core.StandardDefaultContext
Return the set of ContainerListener classes that will be added to newly created Wrappers automatically.
findXsltInputStream(DirContext) - method in class org.apache.catalina.servlets.DefaultServlet
Return the xsl template inputstream (if possible)
finish() - method in class org.apache.ajp.Ajp13
finish() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
finish() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
finish() - method in class org.apache.coyote.Response
finish() - method in class org.apache.catalina.connector.ResponseFacade
Signal the web server that the servlet has finished handling this request, and that the connection can be reused.
finished - field in class org.apache.coyote.http11.InternalOutputBuffer
Finished flag.
finishRequest() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Perform whatever actions are required to flush and close the input stream or reader, in a single operation.
finishRequest() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Perform whatever actions are required to flush and close the input stream or reader, in a single operation.
finishRequest() - method in class org.apache.catalina.core.DummyRequest
Perform whatever actions are required to flush and close the input stream or reader, in a single operation.
finishRequest() - method in class org.apache.catalina.Request
Perform whatever actions are required to flush and close the input stream or reader, in a single operation.
finishResponse() - method in class org.apache.ajp.tomcat4.Ajp13Response
finishResponse() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Perform whatever actions are required to flush and close the output stream or writer, in a single operation.
finishResponse() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Perform whatever actions are required to flush and close the output stream or writer, in a single operation.
finishResponse() - method in class org.apache.catalina.core.DummyResponse
finishResponse() - method in class org.apache.catalina.Response
Perform whatever actions are required to flush and close the output stream or writer, in a single operation.
Fire container events if the Context implementation is the org.apache.catalina.core.StandardContext.
fireContainerEvent(String,Object) - method in class org.apache.catalina.core.ContainerBase
Notify all container event listeners that a particular event has occurred for this Container.
fireInstanceEvent(String,Filter) - method in class org.apache.catalina.util.InstanceSupport
Notify all lifecycle event listeners that a particular event has occurred for this Container.
Notify all lifecycle event listeners that a particular event has occurred for this Container.
Notify all lifecycle event listeners that a particular event has occurred for this Container.
fireInstanceEvent(String,Filter,Throwable) - method in class org.apache.catalina.util.InstanceSupport
Notify all lifecycle event listeners that a particular event has occurred for this Container.
fireInstanceEvent(String,Servlet) - method in class org.apache.catalina.util.InstanceSupport
Notify all lifecycle event listeners that a particular event has occurred for this Container.
Notify all lifecycle event listeners that a particular event has occurred for this Container.
Notify all lifecycle event listeners that a particular event has occurred for this Container.
fireInstanceEvent(String,Servlet,Throwable) - method in class org.apache.catalina.util.InstanceSupport
Notify all lifecycle event listeners that a particular event has occurred for this Container.
fireLifecycleEvent(String,Object) - method in class org.apache.catalina.util.LifecycleSupport
Notify all lifecycle event listeners that a particular event has occurred for this Container.
fireSessionEvent(String,Object) - method in class org.apache.catalina.session.StandardSession
Notify all session event listeners that a particular event has occurred for this Session.
flow(InputStream,OutputStream) - static method in class org.apache.catalina.util.IOTools
flow(InputStream,OutputStream,byte[]) - static method in class org.apache.catalina.util.IOTools
Read input from input stream and write it to output stream until there is no more input from input stream.
flow(Reader,Writer) - static method in class org.apache.catalina.util.IOTools
flow(Reader,Writer,char[]) - static method in class org.apache.catalina.util.IOTools
Read input from reader and write it to writer until there is no more input from reader.
flush() - method in class org.apache.ajp.tomcat4.Ajp13OutputStream
flush() - method in class org.apache.coyote.tomcat5.CoyoteOutputStream
Will send the buffer to the client.
flush() - method in class org.apache.coyote.tomcat5.CoyoteWriter
flush() - method in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
flush() - method in class org.apache.coyote.http11.InternalOutputBuffer
Flush the response.
flush() - method in class org.apache.coyote.tomcat4.OutputBuffer
Flush bytes or chars contained in the buffer.
flush() - method in class org.apache.coyote.tomcat5.OutputBuffer
Flush bytes or chars contained in the buffer.
flush() - method in class org.apache.tomcat.util.log.SystemLogHandler
Flush the data to the client.
flushBuffer() - method in class org.apache.tomcat.util.buf.ByteChunk
flushBuffer() - method in class org.apache.tomcat.util.buf.C2BConverter
Flush any internal buffers into the ByteOutput or the internal byte[]
flushBuffer() - method in class org.apache.tomcat.util.buf.CharChunk
flushBuffer() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Flush the buffer and commit this response.
flushBuffer() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Flush the buffer and commit this response.
flushBuffer() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
flushBuffer() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
flushBuffer() - method in class org.apache.catalina.core.DummyResponse
flushBuffer() - method in class org.apache.catalina.connector.ResponseFacade
flushBytes() - method in class org.apache.coyote.tomcat4.OutputBuffer
Real write - this buffer will be sent to the client
flushBytes() - method in class org.apache.coyote.tomcat5.OutputBuffer
Real write - this buffer will be sent to the client
flushChars() - method in class org.apache.coyote.tomcat4.OutputBuffer
flushChars() - method in class org.apache.coyote.tomcat5.OutputBuffer
flushCharsNeeded() - method in class org.apache.coyote.tomcat4.OutputBuffer
flushCharsNeeded() - method in class org.apache.coyote.tomcat5.OutputBuffer
flushOutputStreamOrWriter() - method in class org.apache.catalina.ssi.ResponseIncludeWrapper
Flush the servletOutputStream or printWriter ( only one will be non-null ) This must be called after a requestDispatcher.include, since we can't assume that the included servlet flushed its stream.
FORM_ACTION - static field in class org.apache.catalina.authenticator.Constants
FORM_ACTION - static field in class org.apache.catalina.realm.Constants
FORM_METHOD - static field in class org.apache.catalina.authenticator.Constants
FORM_METHOD - static field in class org.apache.catalina.realm.Constants
FORM_PASSWORD - static field in class org.apache.catalina.authenticator.Constants
FORM_PRINCIPAL_NOTE - static field in class org.apache.catalina.authenticator.Constants
The previously authenticated principal (if caching is disabled).
FORM_REQUEST_NOTE - static field in class org.apache.catalina.authenticator.Constants
The original request information, to which the user will be redirected if authentication succeeds.
FORM_USERNAME - static field in class org.apache.catalina.authenticator.Constants
format - field in class org.apache.coyote.tomcat4.CoyoteResponse
The date format we will use for creating date headers.
format - field in class org.apache.coyote.tomcat5.CoyoteResponse
The date format we will use for creating date headers.
format - static field in class org.apache.tomcat.util.http.FastHttpDateFormat
HTTP date format.
format - static field in class org.apache.naming.resources.ResourceAttributes
HTTP date format.
format(Date) - method in class org.apache.catalina.util.Strftime
Format the date according to the strftime-style string given in the constructor.
format(Date,StringBuffer,FieldPosition) - method in class org.apache.catalina.util.FastDateFormat
Note: breaks functionality of fieldPosition param.
format1123(Date) - static method in class org.apache.tomcat.util.buf.DateTool
format1123(Date,DateFormat) - static method in class org.apache.tomcat.util.buf.DateTool
formatCache - static field in class org.apache.tomcat.util.http.FastHttpDateFormat
Formatter cache.
formatDate(Date,String) - method in class org.apache.catalina.ssi.SSIFlastmod
formatDate(Date,TimeZone) - method in class org.apache.catalina.ssi.SSIMediator
formatDate(long,DateFormat) - static method in class org.apache.tomcat.util.http.FastHttpDateFormat
Get the HTTP format of the specified date.
formatOldCookie(Date) - static method in class org.apache.tomcat.util.buf.DateTool
formatOldCookie(Date,StringBuffer,FieldPosition) - static method in class org.apache.tomcat.util.buf.DateTool
formats - field in class org.apache.coyote.tomcat4.CoyoteRequest
The set of SimpleDateFormat formats to use in getDateHeader().
formats - field in class org.apache.coyote.tomcat5.CoyoteRequest
The set of SimpleDateFormat formats to use in getDateHeader().
formats - static field in class org.apache.tomcat.util.http.FastHttpDateFormat
The set of SimpleDateFormat formats to use in getDateHeader().
formats - static field in class org.apache.naming.resources.ResourceAttributes
Date formats using for Date parsing.
formatSize(long,String) - method in class org.apache.catalina.ssi.SSIFsize
FormAuthenticator - class org.apache.catalina.authenticator.FormAuthenticator
An Authenticator and Valve implementation of FORM BASED Authentication, as described in the Servlet API Specification, Version 2.2.
FORWARD - static field in class org.apache.catalina.core.ApplicationFilterFactory
FORWARD - static field in class org.apache.catalina.deploy.FilterMap
FORWARD_CONTEXT_PATH_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the original context path is stored on an forwarded dispatcher request.
FORWARD_ERROR - static field in class org.apache.catalina.deploy.FilterMap
FORWARD_INTEGER - static field in class org.apache.catalina.core.ApplicationFilterFactory
FORWARD_PATH_INFO_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the original path info is stored on an forwarded dispatcher request.
FORWARD_QUERY_STRING_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the original query string is stored on an forwarded dispatcher request.
FORWARD_REQUEST_URI_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the original request URI is stored on an forwarded dispatcher request.
FORWARD_SERVLET_PATH_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the original servlet path is stored on an forwarded dispatcher request.
forwardAll - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
forwardAll - field in class org.apache.jk.config.BaseJkConfig
fullName - field in class org.apache.catalina.users.AbstractUser
The full name of this user.

G

generateContextMappings(org.apache.catalina.Context,PrintWriter) - method in class org.apache.ajp.tomcat4.config.IISConfig
generateContextMappings(org.apache.catalina.Context,PrintWriter) - method in class org.apache.ajp.tomcat4.config.NSConfig
generateEnd() - method in class org.apache.jk.config.GeneratorApache2
generateEnd() - method in class org.apache.jk.config.GeneratorJk1
generateEnd() - method in class org.apache.jk.config.GeneratorJk2
generateEnd() - method in class org.apache.jk.config.WebXml2Jk.MappingGenerator
generateErrorPage(int,String) - method in class org.apache.jk.config.GeneratorApache2
generateErrorPage(int,String) - method in class org.apache.jk.config.GeneratorJk1
generateErrorPage(int,String) - method in class org.apache.jk.config.GeneratorJk2
generateErrorPage(int,String) - method in class org.apache.jk.config.WebXml2Jk.MappingGenerator
generateFilterMapping(String,String) - method in class org.apache.jk.config.GeneratorApache2
generateFilterMapping(String,String) - method in class org.apache.jk.config.GeneratorJk1
generateFilterMapping(String,String) - method in class org.apache.jk.config.GeneratorJk2
generateJkHead(PrintWriter) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
Generate the loadModule and general options
generateJkHead(PrintWriter) - method in class org.apache.jk.config.ApacheConfig
Generate the loadModule and general options
generateJkHead(PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Generate general options
generateJkHead(PrintWriter) - method in class org.apache.jk.config.BaseJkConfig
Generate general options
generateJkHead(PrintWriter) - method in class org.apache.ajp.tomcat4.config.IISConfig
Generate general options
generateJkHead(PrintWriter) - method in class org.apache.jk.config.IISConfig
Generate general options
generateJkHead(PrintWriter) - method in class org.apache.ajp.tomcat4.config.NSConfig
generateJkHead(PrintWriter) - method in class org.apache.jk.config.NSConfig
Generate general options
generateJkTail(PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Generate general options
generateJkTail(PrintWriter) - method in class org.apache.jk.config.BaseJkConfig
Generate general options
generateJkTail(PrintWriter) - method in class org.apache.ajp.tomcat4.config.NSConfig
generateJkTail(PrintWriter) - method in class org.apache.jk.config.NSConfig
Generate general options
generateLoginConfig(String,String,String) - method in class org.apache.jk.config.GeneratorApache2
generateLoginConfig(String,String,String) - method in class org.apache.jk.config.GeneratorJk1
generateLoginConfig(String,String,String) - method in class org.apache.jk.config.GeneratorJk2
generateMimeMapping(String,String) - method in class org.apache.jk.config.GeneratorJk1
generateMimeMapping(String,String) - method in class org.apache.jk.config.GeneratorJk2
generateNOnce(HttpServletRequest) - method in class org.apache.catalina.authenticator.DigestAuthenticator
Generate a unique token.
generateServletMapping(String,String) - method in class org.apache.jk.config.GeneratorApache2
generateServletMapping(String,String) - method in class org.apache.jk.config.GeneratorJk1
generateServletMapping(String,String) - method in class org.apache.jk.config.GeneratorJk2
generateSessionId() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Generate and return a new session identifier for the cookie that identifies an SSO principal.
generateSessionId() - method in class org.apache.catalina.session.ManagerBase
Generate and return a new session identifier.
generateSSLConfig(PrintWriter) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
Generate SSL options
generateSSLConfig(PrintWriter) - method in class org.apache.jk.config.ApacheConfig
Generate SSL options
generateSSLConfig(PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Generate SSL options
generateSSLConfig(PrintWriter) - method in class org.apache.jk.config.BaseJkConfig
Generate SSL options
generateStart() - method in class org.apache.jk.config.GeneratorApache2
generateStart() - method in class org.apache.jk.config.GeneratorJk1
generateStart() - method in class org.apache.jk.config.GeneratorJk2
generateStart() - method in class org.apache.jk.config.WebXml2Jk.MappingGenerator
Start section( vhost declarations, etc )
Forward all requests for a context to tomcat.
Forward all requests for a context to tomcat.
generateStupidMappings(org.apache.catalina.Context,PrintWriter) - method in class org.apache.ajp.tomcat4.config.IISConfig
Forward all requests for a context to tomcat.
Forward all requests for a context to tomcat.
generateStupidMappings(org.apache.catalina.Context,PrintWriter) - method in class org.apache.ajp.tomcat4.config.NSConfig
Forward all requests for a context to tomcat.
Forward all requests for a context to tomcat.
generateVhostHead(org.apache.catalina.Host,PrintWriter) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
Generate Virtual Host start
Generate Virtual Host start
generateVhostHead(org.apache.catalina.Host,PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Generate Virtual Host start
Generate Virtual Host start
generateVhostTail(org.apache.catalina.Host,PrintWriter) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
Generate Virtual Host end
Generate Virtual Host end
generateVhostTail(org.apache.catalina.Host,PrintWriter) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Generate Virtual Host end
Generate Virtual Host end
generateWelcomeFiles(Vector) - method in class org.apache.jk.config.GeneratorJk1
generateWelcomeFiles(Vector) - method in class org.apache.jk.config.GeneratorJk2
GeneratorApache2 - class org.apache.jk.config.GeneratorApache2
GeneratorJk1 - class org.apache.jk.config.GeneratorJk1
GeneratorJk2 - class org.apache.jk.config.GeneratorJk2
GenericPrincipal - class org.apache.catalina.realm.GenericPrincipal
Generic implementation of java.security.Principal that is available for use by Realm implementations.
GenericPrincipal(org.apache.catalina.Realm,String,String) - constructor for class org.apache.catalina.realm.GenericPrincipal
Construct a new Principal, associated with the specified Realm, for the specified username and password.
Construct a new Principal, associated with the specified Realm, for the specified username and password, with the specified role names (as Strings).
GenericPrincipal(String,String,List) - constructor for class org.apache.catalina.realm.GenericPrincipal
GET - static field in class org.apache.coyote.http11.Constants
GET.
get() - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Get the bound context.
get() - method in class org.apache.catalina.util.Queue
Get the first object out of the queue.
get() - method in class org.apache.tomcat.util.collections.Queue
Get the first object out of the queue.
get() - method in class org.apache.tomcat.util.collections.SimplePool
Get an object from the pool, null if the pool is empty.
get(ClassLoader) - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Get the bound context.
get(Object) - method in class org.apache.tomcat.util.collections.LRUCache
get(String) - method in class org.apache.tomcat.util.collections.MultiMap
get(String) - method in class org.apache.naming.resources.ResourceAttributes
Get attribute.
get(String) - method in class org.apache.tomcat.util.collections.SimpleHashtable
Returns the value to which the specified key is mapped in this hashtable ...
get(Thread) - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Get the bound context.
getAbsoluteDocBase(org.apache.catalina.Context) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
getAbsoluteDocBase(org.apache.catalina.Context) - method in class org.apache.jk.config.BaseJkConfig
getAbsolutePath(String) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getAcceptCount() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the accept count for this Connector.
getAcceptCount() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the accept count for this Connector.
getAcceptCount() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the accept count for this Connector.
getAccessCount() - method in class org.apache.naming.resources.ResourceCache
Return the access count.
getActiveSessions() - method in class org.apache.catalina.Manager
Gets the number of currently active sessions.
getActiveSessions() - method in class org.apache.catalina.session.ManagerBase
Returns the number of active sessions
getAdapter() - method in class org.apache.coyote.http11.Http11Processor
Get the associated adapter.
getAdapter() - method in class org.apache.coyote.http11.Http11Protocol
getAdapter() - method in class org.apache.jk.server.JkCoyoteHandler
getAdapter() - method in class org.apache.coyote.memory.MemoryProtocolHandler
getAdapter() - method in class org.apache.coyote.Processor
getAdapter() - method in class org.apache.coyote.ProtocolHandler
getAdaptor() - method in class org.apache.catalina.mbeans.ServerLifecycleListener
getAdaptorHost() - method in class org.apache.catalina.mbeans.ServerLifecycleListener
getAdaptorPort() - method in class org.apache.catalina.mbeans.ServerLifecycleListener
getAddress() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the bind IP address for this Connector.
getAddress() - method in class org.apache.jk.common.ChannelSocket
getAddress() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the bind IP address for this Connector.
getAddress() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the bind IP address for this Connector.
getAddress() - method in class org.apache.coyote.http11.Http11Protocol
getAddress() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getAlgorithm() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the message digest algorithm for this Manager.
getAlgorithm() - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
getAlgorithm() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the certificate encoding algorithm to be used.
getAlgorithm() - method in class org.apache.coyote.http11.Http11Protocol
getAlgorithm() - method in class org.apache.catalina.session.ManagerBase
Return the message digest algorithm for this Manager.
getAliases() - method in class org.apache.catalina.core.StandardHost
getAll() - method in class org.apache.naming.resources.ResourceAttributes
Get all attributes.
getAllow() - method in class org.apache.catalina.valves.RequestFilterValve
Return a comma-delimited set of the allow expressions configured for this Valve, if any; otherwise, return null.
getAllowLinking() - method in class org.apache.naming.resources.FileDirContext
Is linking allowed.
getAllowTrace() - method in class org.apache.coyote.tomcat4.CoyoteConnector
True if the TRACE method is allowed.
getAllowTrace() - method in class org.apache.coyote.tomcat5.CoyoteConnector
True if the TRACE method is allowed.
getAllRoles() - method in class org.apache.catalina.deploy.SecurityConstraint
Was the "all roles" wildcard included in this authentication constraint?
getAltDDName() - method in class org.apache.catalina.Context
Return the alternate Deployment Descriptor name.
getAltDDName() - method in class org.apache.catalina.core.StandardContext
Return the alternate Deployment Descriptor name.
getAlternateURL() - method in class org.apache.catalina.realm.JNDIRealm
Getter for property alternateURL.
getAppBase() - method in class org.apache.catalina.Host
Return the application root for this Host.
getAppBase() - method in class org.apache.catalina.core.StandardHost
Return the application root for this Host.
getApplicationEventListeners() - method in class org.apache.catalina.Context
Return the set of initialized application event listener objects, in the order they were specified in the web application deployment descriptor, for this application.
getApplicationEventListeners() - method in class org.apache.catalina.core.StandardContext
Return the set of initialized application event listener objects, in the order they were specified in the web application deployment descriptor, for this application.
getApplicationLifecycleListeners() - method in class org.apache.catalina.Context
Return the set of initialized application lifecycle listener objects, in the order they were specified in the web application deployment descriptor, for this application.
getApplicationLifecycleListeners() - method in class org.apache.catalina.core.StandardContext
Return the set of initialized application lifecycle listener objects, in the order they were specified in the web application deployment descriptor, for this application.
getAppName() - method in class org.apache.catalina.realm.JAASRealm
getter for the appName member variable
getAttribute() - method in class org.apache.catalina.ant.JMXSetTask
Get method for the attribute name
getAttribute(Object,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
Call void getAttribute( String )
getAttribute(String) - method in class org.apache.catalina.core.ApplicationContext
Return the value of the specified context attribute, if any; otherwise return null.
getAttribute(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getAttribute(String) - method in class org.apache.tomcat.util.http.BaseRequest
Get an attribute on the request
getAttribute(String) - method in class org.apache.catalina.mbeans.ConnectorMBean
Obtain and return the value of a specific attribute of this MBean.
getAttribute(String) - method in class org.apache.catalina.mbeans.ContextResourceMBean
Obtain and return the value of a specific attribute of this MBean.
getAttribute(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the specified request attribute if it exists; otherwise, return null.
getAttribute(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the specified request attribute if it exists; otherwise, return null.
getAttribute(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getAttribute(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getAttribute(String) - method in class org.apache.catalina.core.DummyRequest
getAttribute(String) - method in class org.apache.coyote.http11.Http11Protocol
getAttribute(String) - method in class org.apache.jk.server.JkCoyoteHandler
Retrieve config info.
getAttribute(String) - method in class org.apache.coyote.memory.MemoryProtocolHandler
getAttribute(String) - method in class org.apache.coyote.ProtocolHandler
getAttribute(String) - method in class org.apache.coyote.Request
getAttribute(String) - method in class org.apache.catalina.connector.RequestFacade
getAttribute(String) - method in class org.apache.catalina.session.StandardSession
Return the object bound with the specified name in this session, or null if no object is bound with that name.
getAttribute(String) - method in class org.apache.catalina.session.StandardSessionFacade
getAttributeInternal(String) - method in class org.apache.catalina.session.StandardSession
Return the value of an attribute without a check for validity.
getAttributeNames() - method in class org.apache.catalina.core.ApplicationContext
Return an enumeration of the names of the context attributes associated with this context.
getAttributeNames() - method in class org.apache.catalina.core.ApplicationContextFacade
getAttributeNames() - method in class org.apache.tomcat.util.http.BaseRequest
Get iterator over attribute names
getAttributeNames() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the names of all request attributes for this Request, or an empty Enumeration if there are none.
getAttributeNames() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the names of all request attributes for this Request, or an empty Enumeration if there are none.
getAttributeNames() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getAttributeNames() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getAttributeNames() - method in class org.apache.catalina.core.DummyRequest
getAttributeNames() - method in class org.apache.catalina.connector.RequestFacade
getAttributeNames() - method in class org.apache.catalina.session.StandardSession
Return an Enumeration of String objects containing the names of the objects bound to this session.
getAttributeNames() - method in class org.apache.catalina.session.StandardSessionFacade
getAttributes() - method in class org.apache.coyote.Request
getAttributes(Name) - method in class org.apache.naming.resources.BaseDirContext
Retrieves all of the attributes associated with a named object.
getAttributes(Name) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves all of the attributes associated with a named object.
getAttributes(Name,String[]) - method in class org.apache.naming.resources.BaseDirContext
Retrieves selected attributes associated with a named object.
getAttributes(Name,String[]) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves selected attributes associated with a named object.
getAttributes(Name,String[]) - method in class org.apache.naming.resources.WARDirContext
Retrieves all of the attributes associated with a named object.
getAttributes(Object) - method in class org.apache.tomcat.util.threads.ThreadWithAttributes
Generic attributes.
getAttributes(String) - method in class org.apache.naming.resources.BaseDirContext
Retrieves all of the attributes associated with a named object.
getAttributes(String) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves all of the attributes associated with a named object.
getAttributes(String,String[]) - method in class org.apache.naming.resources.BaseDirContext
Retrieves selected attributes associated with a named object.
getAttributes(String,String[]) - method in class org.apache.naming.resources.FileDirContext
Retrieves selected attributes associated with a named object.
getAttributes(String,String[]) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves selected attributes associated with a named object.
getAttributes(String,String[]) - method in class org.apache.naming.resources.WARDirContext
Retrieves selected attributes associated with a named object.
getAuth() - method in class org.apache.catalina.deploy.ContextResource
getAuthConstraint() - method in class org.apache.catalina.deploy.SecurityConstraint
Return the authorization constraint present flag for this security constraint.
getAuthentication() - method in class org.apache.catalina.realm.JNDIRealm
Return the type of authentication to use.
getAuthMethod() - method in class org.apache.catalina.deploy.LoginConfig
getAuthority() - method in class org.apache.catalina.util.URL
Return the authority part of the URL.
getAuthority() - method in class org.apache.tomcat.util.net.URL
Return the authority part of the URL.
getAuthorization() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the authorization credentials sent with this request.
getAuthorization() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the authorization credentials sent with this request.
getAuthorization() - method in class org.apache.catalina.core.DummyRequest
Return the authorization credentials sent with this request.
getAuthorization() - method in class org.apache.catalina.Request
Return the authorization credentials sent with this request.
getAuthType() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the authentication type used for this Request.
getAuthType() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the authentication type used for this Request.
getAuthType() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getAuthType() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getAuthType() - method in class org.apache.catalina.core.DummyRequest
getAuthType() - method in class org.apache.catalina.connector.HttpRequestFacade
getAuthType() - method in class org.apache.coyote.Request
getAuthType() - method in class org.apache.catalina.Session
Return the authentication type used to authenticate our cached Principal, if any.
getAuthType() - method in class org.apache.catalina.authenticator.SingleSignOnEntry
Gets the name of the authentication type originally used to authenticate the user associated with the SSO.
getAuthType() - method in class org.apache.catalina.session.StandardSession
Return the authentication type used to authenticate our cached Principal, if any.
getAuthType() - method in class org.apache.coyote.tomcat3.Tomcat3Request
getAutoDeploy() - method in class org.apache.catalina.Host
Return the value of the auto deploy flag.
getAutoDeploy() - method in class org.apache.catalina.core.StandardHost
Return the value of the auto deploy flag.
getAvailable() - method in class org.apache.catalina.Context
Return the application available flag for this Context.
getAvailable() - method in class org.apache.catalina.core.StandardContext
Return the application available flag for this Context.
getAvailable() - method in class org.apache.catalina.core.StandardWrapper
Return the available date/time for this servlet, in milliseconds since the epoch.
getAvailable() - method in class org.apache.catalina.Wrapper
Return the available date/time for this servlet, in milliseconds since the epoch.
getAvailableExtensionCount() - method in class org.apache.catalina.util.ManifestResource
Gets the number of available extensions
getAvailableExtensions() - method in class org.apache.catalina.util.ManifestResource
Gets the map of available extensions
getAwait() - method in class org.apache.catalina.startup.Bootstrap
getBackgroundProcessorDelay() - method in class org.apache.catalina.Container
Get the delay between the invocation of the backgroundProcess method on this container and its children.
getBackgroundProcessorDelay() - method in class org.apache.catalina.core.ContainerBase
Get the delay between the invocation of the backgroundProcess method on this container and its children.
getBacklog() - method in class org.apache.coyote.http11.Http11Protocol
getBacklog() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getBaseDir() - method in class org.apache.catalina.core.StandardEngine
getBasic() - method in class org.apache.catalina.core.ContainerBase
Return the Valve instance that has been distinguished as the basic Valve for this Pipeline (if any).
getBasic() - method in class org.apache.catalina.Pipeline
Return the Valve instance that has been distinguished as the basic Valve for this Pipeline (if any).
getBasic() - method in class org.apache.catalina.core.StandardPipeline
Return the Valve instance that has been distinguished as the basic Valve for this Pipeline (if any).
getBean() - method in class org.apache.catalina.ant.JMXSetTask
Get method for the bean name
getBool() - method in class org.apache.ajp.Ajp13Packet
getBoundContext() - method in class org.apache.naming.SelectorContext
Get the bound context.
getBuff() - method in class org.apache.ajp.Ajp13Packet
Get the internal buffer
getBuffer() - method in class org.apache.tomcat.util.buf.ByteChunk
Returns the message bytes.
getBuffer() - method in class org.apache.tomcat.util.buf.CharChunk
getBuffer() - method in class org.apache.jk.core.Msg
getBuffer() - method in class org.apache.jk.common.MsgAjp
getBuffer(int) - method in class org.apache.jk.core.MsgContext
Each context contains a number of byte[] buffers used for communication.
getBuffer(Object,int) - static method in class org.apache.jk.apr.AprImpl
Return a buffer associated with the ctx.
getBufferSize() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the input buffer size for this Connector.
getBufferSize() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the input buffer size for this Connector.
getBufferSize() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the input buffer size for this Connector.
getBufferSize() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the actual buffer size used for this Response.
getBufferSize() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the actual buffer size used for this Response.
getBufferSize() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
getBufferSize() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
getBufferSize() - method in class org.apache.catalina.core.DummyResponse
getBufferSize() - method in class org.apache.coyote.tomcat4.OutputBuffer
getBufferSize() - method in class org.apache.coyote.tomcat5.OutputBuffer
getBufferSize() - method in class org.apache.catalina.connector.ResponseFacade
getByte() - method in class org.apache.ajp.Ajp13Packet
getByte() - method in class org.apache.jk.core.Msg
getByte() - method in class org.apache.jk.common.MsgAjp
getByteChunk() - method in class org.apache.tomcat.util.buf.C2BConverter
getByteChunk() - method in class org.apache.tomcat.util.buf.MessageBytes
Returns the byte chunk, representing the byte[] and offset/length.
getByteOff() - method in class org.apache.ajp.Ajp13Packet
Get offset into internal buffer.
getBytes() - method in class org.apache.tomcat.util.buf.ByteChunk
Returns the message bytes.
getBytes(dest[]) - method in class org.apache.ajp.Ajp13Packet
Copy a chunk of bytes from the packet into an array and advance the read position past the chunk.
getBytes(dest[]) - method in class org.apache.jk.core.Msg
Copy a chunk of bytes from the packet into an array and advance the read position past the chunk.
getBytes(dest[]) - method in class org.apache.jk.common.MsgAjp
Copy a chunk of bytes from the packet into an array and advance the read position past the chunk.
getBytes(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.jk.core.Msg
getBytes(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.jk.common.MsgAjp
getBytesRead() - method in class org.apache.coyote.Request
getBytesReceived() - method in class org.apache.coyote.RequestGroupInfo
getBytesReceived() - method in class org.apache.coyote.RequestInfo
getBytesSent() - method in class org.apache.coyote.RequestGroupInfo
getBytesSent() - method in class org.apache.coyote.RequestInfo
getBytesWritten() - method in class org.apache.coyote.tomcat4.OutputBuffer
getBytesWritten() - method in class org.apache.coyote.tomcat5.OutputBuffer
getBytesWritten() - method in class org.apache.coyote.Response
getCache() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the cache authenticated Principals flag.
getCache() - method in class org.apache.naming.resources.ProxyDirContext
Get the cache used for this context.
getCacheMaxSize() - method in class org.apache.naming.resources.BaseDirContext
Return the maximum size of the cache in KB.
getCacheMaxSize() - method in class org.apache.naming.resources.ResourceCache
Return the maximum size of the cache in KB.
getCacheMaxSize() - method in class org.apache.catalina.core.StandardContext
Return the maximum size of the cache in KB.
getCacheMaxSize() - method in class org.apache.catalina.core.StandardDefaultContext
Return the maximum size of the cache in KB.
getCacheSize() - method in class org.apache.naming.resources.ResourceCache
Return the current cache size in KB.
getCacheTTL() - method in class org.apache.naming.resources.BaseDirContext
Get cache TTL.
getCacheTTL() - method in class org.apache.catalina.core.StandardContext
Get cache TTL.
getCacheTTL() - method in class org.apache.catalina.core.StandardDefaultContext
Get cache TTL.
getCanReauthenticate() - method in class org.apache.catalina.authenticator.SingleSignOnEntry
Gets whether the authentication type associated with the original authentication supports reauthentication.
getCatalinaBase() - static method in class org.apache.catalina.startup.Bootstrap
Get the value of the catalina.base environment variable.
getCatalinaBase() - method in class org.apache.catalina.startup.Embedded
getCatalinaHome() - static method in class org.apache.catalina.startup.Bootstrap
Get the value of the catalina.home environment variable.
getCatalinaHome() - method in class org.apache.catalina.startup.Embedded
getCertificateChain(String) - method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
Returns the certificate chain associated with the given alias.
getCGIVariable(String) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getChannelClassName() - method in class org.apache.jk.server.JkMain
getChannelName() - method in class org.apache.jk.common.ChannelJni
getChannelName() - method in class org.apache.jk.common.ChannelSocket
getChannelName() - method in class org.apache.jk.common.ChannelUn
getChannelName() - method in class org.apache.jk.core.JkChannel
Return the identifying name of this Channel.
getCharacterEncoding() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the character encoding for this Request.
getCharacterEncoding() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the character encoding for this Request.
getCharacterEncoding() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getCharacterEncoding() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getCharacterEncoding() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the character encoding used for this Response.
getCharacterEncoding() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the character encoding used for this Response.
getCharacterEncoding() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
getCharacterEncoding() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
getCharacterEncoding() - method in class org.apache.catalina.core.DummyRequest
getCharacterEncoding() - method in class org.apache.catalina.core.DummyResponse
getCharacterEncoding() - method in class org.apache.coyote.Request
Get the character encoding used for this request.
getCharacterEncoding() - method in class org.apache.catalina.connector.RequestFacade
getCharacterEncoding() - method in class org.apache.coyote.Response
getCharacterEncoding() - method in class org.apache.catalina.connector.ResponseFacade
getCharChunk() - method in class org.apache.tomcat.util.buf.MessageBytes
Returns the char chunk, representing the char[] and offset/length.
getChars() - method in class org.apache.tomcat.util.buf.CharChunk
getCharset(Locale) - method in class org.apache.catalina.util.CharsetMapper
Calculate the name of a character set to be assumed, given the specified Locale and the absence of a character set specified as part of the content type header.
getCharset(Locale) - static method in class org.apache.tomcat.util.http.LocaleToCharsetMap
Gets the preferred charset for the given locale, or null if the locale is not recognized.
getCharsetFromContentType(String) - static method in class org.apache.tomcat.util.http.ContentType
getCharsetMapper() - method in class org.apache.catalina.Context
Return the Locale to character set mapper for this Context.
getCharsetMapper() - method in class org.apache.catalina.core.StandardContext
Return the Locale to character set mapper for this Context.
getCharsetMapperClass() - method in class org.apache.catalina.core.StandardContext
Return the Locale to character set mapper class for this Context.
getCharsWritten() - method in class org.apache.coyote.tomcat4.OutputBuffer
getCharsWritten() - method in class org.apache.coyote.tomcat5.OutputBuffer
getCheckInterval() - method in class org.apache.tomcat.util.threads.Expirer
getChild(Node,String) - static method in class org.apache.jk.config.WebXml2Jk
Get the first child
getChild(String) - method in class org.apache.naming.resources.WARDirContext.Entry
getChildContent(Node,String) - static method in class org.apache.jk.config.WebXml2Jk
Get the first child's content ( i.e.
getChildren() - method in class org.apache.catalina.core.ContainerBase
getChildren() - method in class org.apache.naming.resources.WARDirContext.Entry
getCiphers() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Gets the list of SSL cipher suites that are to be enabled
getCiphers() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the list of SSL cipher suites that are to be enabled
getCiphers() - method in class org.apache.coyote.http11.Http11Protocol
getCipherSuite() - method in class org.apache.tomcat.util.net.SSLSupport
The cipher suite being used on this connection.
getClassLoader() - static method in class org.apache.naming.ContextBindings
Retrieves the naming context bound to a class loader.
getClassLoader() - method in class org.apache.catalina.Loader
Return the Java class loader to be used by this Container.
getClassLoader() - method in class org.apache.catalina.loader.WebappLoader
Return the Java class loader to be used by this Container.
getClassLoadTime() - method in class org.apache.catalina.core.StandardWrapper
getClassName() - method in class org.apache.catalina.mbeans.ClassNameMBean
Return the fully qualified Java class name of the managed object for this MBean.
getClassName() - method in class org.apache.catalina.session.ManagerBase
Returns the name of the implementation class.
getClasspath() - method in class org.apache.catalina.loader.WebappLoader
Classpath, as set in org.apache.catalina.jsp_classpath context property
getClassPath(String,String,String,boolean) - static method in class org.apache.tomcat.util.IntrospectionUtils
Construct a URL classpath from files in a directory, a cpath property, and tools.jar.
getClassPath(Vector) - static method in class org.apache.tomcat.util.IntrospectionUtils
Return a URL[] that can be used to construct a class loader
getClientAliases(String,Principal[]) - method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
Get the matching aliases for authenticating the client side of a secure socket, given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getClientAuth() - method in class org.apache.coyote.tomcat5.CoyoteConnector
getClientAuth() - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
getClientAuth() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Provides information about whether client authentication is enforced.
getClientauth() - method in class org.apache.coyote.http11.Http11Protocol
getClone() - method in class org.apache.tomcat.util.buf.ByteChunk
getClone() - method in class org.apache.tomcat.util.buf.CharChunk
getClone() - method in class org.apache.tomcat.util.buf.MessageBytes
getCluster() - method in class org.apache.catalina.Container
Return the Cluster with which this Container is associated.
getCluster() - method in class org.apache.catalina.core.ContainerBase
Return the Cluster with which this Container is associated.
getClusterName() - method in class org.apache.catalina.Cluster
Return the name of the cluster that this Server is currently configured to operate within.
getCode() - method in class org.apache.coyote.ActionCode
Action id, useable in switches and table indexes
getCommand() - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Gets derived command string
getCommand() - method in class org.apache.catalina.util.ProcessEnvironment
Gets derived command string
getComment() - method in class org.apache.tomcat.util.http.ServerCookie
getCompilerClasspath() - method in class org.apache.catalina.core.StandardContext
Return the compiler classpath.
getCompressableMimeType() - method in class org.apache.coyote.http11.Http11Protocol
getCompression() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Get the value of compression.
getCompression() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Get the value of compression.
getCompression() - method in class org.apache.coyote.http11.Http11Processor
Return compression level.
getCompression() - method in class org.apache.coyote.http11.Http11Protocol
getCompressionMinSize() - method in class org.apache.coyote.http11.Http11Protocol
getCondition() - method in class org.apache.catalina.valves.AccessLogValve
Return whether the attribute name to look for when performing conditional loggging.
getCondition() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Return whether the attribute name to look for when performing conditional loggging.
getConditionalState() - method in class org.apache.catalina.ssi.SSIMediator
getConfig() - method in class org.apache.catalina.ant.DeployTask
getConfig() - method in class org.apache.catalina.ant.InstallTask
getConfigClass() - method in class org.apache.catalina.startup.HostConfig
Return the Context configuration class name.
getConfigClass() - method in class org.apache.catalina.core.StandardHost
Return the Java class name of the context configuration class for new web applications.
getConfigClass() - method in class org.apache.catalina.startup.UserConfig
Return the Context configuration class name.
getConfigErrMsg() - method in class org.apache.catalina.ssi.SSIMediator
getConfigFile() - method in class org.apache.catalina.startup.Catalina
getConfigFile() - method in class org.apache.catalina.Context
Return the path to a file to save this Context information.
getConfigFile() - method in class org.apache.catalina.core.StandardContext
Return the path to a file to save this Context information.
getConfigFile(File,File,String) - static method in class org.apache.ajp.tomcat4.config.BaseJkConfig
getConfigFile(File,File,String) - static method in class org.apache.jk.config.BaseJkConfig
getConfigSizeFmt() - method in class org.apache.catalina.ssi.SSIMediator
getConfigTimeFmt() - method in class org.apache.catalina.ssi.SSIMediator
getConfigured() - method in class org.apache.catalina.Context
Return the "correctly configured" flag for this Context.
getConfigured() - method in class org.apache.catalina.core.StandardContext
Return the "correctly configured" flag for this Context.
getConnection() - method in class org.apache.catalina.session.JDBCStore
Check the connection associated with this store, if it's null or closed try to reopen it.
getConnectionHandler() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getConnectionLinger() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the connection linger settings for this Connector.
getConnectionLinger() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the connection linger for this Connector.
getConnectionLinger() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the connection linger for this Connector.
getConnectionName() - method in class org.apache.catalina.valves.JDBCAccessLogValve
Return the username to use to connect to the database.
getConnectionName() - method in class org.apache.catalina.realm.JDBCRealm
Return the username to use to connect to the database.
getConnectionName() - method in class org.apache.catalina.session.JDBCStore
Return the username to use to connect to the database.
getConnectionName() - method in class org.apache.catalina.realm.JNDIRealm
Return the connection username for this Realm.
getConnectionPassword() - method in class org.apache.catalina.valves.JDBCAccessLogValve
Return the password to use to connect to the database.
getConnectionPassword() - method in class org.apache.catalina.realm.JDBCRealm
Return the password to use to connect to the database.
getConnectionPassword() - method in class org.apache.catalina.session.JDBCStore
Return the password to use to connect to the database.
getConnectionPassword() - method in class org.apache.catalina.realm.JNDIRealm
Return the connection password for this Realm.
getConnectionTimeout() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the connection timeout for this Connector.
getConnectionTimeout() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the connection timeout for this Connector.
getConnectionTimeout() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the connection timeout for this Connector.
getConnectionUploadTimeout() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the connection upload timeout for this Connector.
getConnectionUploadTimeout() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the connection upload timeout for this Connector.
getConnectionURL() - method in class org.apache.catalina.realm.JDBCRealm
Return the URL to use to connect to the database.
getConnectionURL() - method in class org.apache.catalina.session.JDBCStore
Return the Connection URL for this Store.
getConnectionURL() - method in class org.apache.catalina.realm.JNDIRealm
Return the connection URL for this Realm.
getConnector() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the Connector through which this Request was received.
getConnector() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the Connector through which this Request was received.
getConnector() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the Connector through which this Request was received.
getConnector() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the Connector through which this Request was received.
getConnector() - method in class org.apache.catalina.core.DummyRequest
Return the Connector through which this Request was received.
getConnector() - method in class org.apache.catalina.core.DummyResponse
getConnector() - method in class org.apache.catalina.Request
Return the Connector through which this Request was received.
getConnector() - method in class org.apache.catalina.Response
Return the Connector through which this Response is returned.
getConnectorNames() - method in class org.apache.catalina.core.StandardService
getContainer() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the Container used for processing requests received by this Connector.
getContainer() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the Container to which this Valve is attached.
getContainer() - method in class org.apache.catalina.Cluster
Get the Container associated with our Cluster
getContainer() - method in class org.apache.catalina.Connector
Return the Container used for processing requests received by this Connector.
getContainer() - method in class org.apache.catalina.Contained
Return the Container with which this instance is associated (if any); otherwise return null.
getContainer() - method in class org.apache.catalina.ContainerEvent
Return the Container on which this event occurred.
getContainer() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the Container used for processing requests received by this Connector.
getContainer() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the Container used for processing requests received by this Connector.
getContainer() - method in class org.apache.catalina.Loader
Return the Container with which this Loader has been associated.
getContainer() - method in class org.apache.catalina.Logger
Return the Container with which this Logger has been associated.
getContainer() - method in class org.apache.catalina.logger.LoggerBase
Return the Container with which this Logger has been associated.
getContainer() - method in class org.apache.catalina.Manager
Return the Container with which this Manager is associated.
getContainer() - method in class org.apache.catalina.session.ManagerBase
Return the Container with which this Manager is associated.
getContainer() - method in class org.apache.catalina.deploy.NamingResources
Get the container with which the naming resources are associated.
getContainer() - method in class org.apache.catalina.Realm
Return the Container with which this Realm has been associated.
getContainer() - method in class org.apache.catalina.realm.RealmBase
Return the Container with which this Realm has been associated.
getContainer() - method in class org.apache.catalina.Service
Return the Container that handles requests for all Connectors associated with this Service.
getContainer() - method in class org.apache.catalina.core.StandardPipeline
Return the Container with which this Pipeline is associated.
getContainer() - method in class org.apache.catalina.core.StandardService
Return the Container that handles requests for all Connectors associated with this Service.
getContainer() - method in class org.apache.catalina.valves.ValveBase
Return the Container with which this Valve is associated, if any.
getContainer() - method in class org.apache.catalina.loader.WebappLoader
Return the Container with which this Logger has been associated.
getContainerName() - method in class org.apache.catalina.core.StandardService
getContainerName() - method in class org.apache.catalina.valves.ValveBase
getContainerSuffix() - method in class org.apache.catalina.core.ContainerBase
getContent() - method in class org.apache.naming.resources.DirContextURLConnection
Get object content.
getContent() - method in class org.apache.naming.resources.Resource
Content accessor.
getContent(Class[]) - method in class org.apache.naming.resources.DirContextURLConnection
Get object content.
getContent(Node) - static method in class org.apache.jk.config.WebXml2Jk
Get the content of a node
getContentCount() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the number of bytes actually written to the output stream.
getContentCount() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the number of bytes actually written to the output stream.
getContentCount() - method in class org.apache.catalina.core.DummyResponse
getContentCount() - method in class org.apache.catalina.Response
Return the number of bytes actually written to the output stream.
getContentLanguage() - method in class org.apache.coyote.Response
Return the content language.
getContentLength() - method in class org.apache.tomcat.util.http.BaseRequest
Get the content length
getContentLength() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the content length for this Request.
getContentLength() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the content length for this Request.
getContentLength() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getContentLength() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getContentLength() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the content length that was set or calculated for this Response.
getContentLength() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the content length that was set or calculated for this Response.
getContentLength() - method in class org.apache.naming.resources.DirContextURLConnection
Return the content length value.
getContentLength() - method in class org.apache.catalina.core.DummyRequest
getContentLength() - method in class org.apache.catalina.core.DummyResponse
getContentLength() - method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get content length.
getContentLength() - method in class org.apache.coyote.http11.filters.IdentityInputFilter
Get content length.
getContentLength() - method in class org.apache.coyote.http11.filters.IdentityOutputFilter
Get content length.
getContentLength() - method in class org.apache.coyote.Request
getContentLength() - method in class org.apache.catalina.connector.RequestFacade
getContentLength() - method in class org.apache.coyote.RequestInfo
getContentLength() - method in class org.apache.naming.resources.ResourceAttributes
Get content length.
getContentLength() - method in class org.apache.catalina.Response
Return the content length that was set or calculated for this Response.
getContentLength() - method in class org.apache.coyote.Response
getContentLengthLong() - method in class org.apache.coyote.Request
getContentType() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the content type for this Request.
getContentType() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the content type for this Request.
getContentType() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getContentType() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getContentType() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the content type that was set or calculated for this response, or null if no content type was set.
getContentType() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the content type that was set or calculated for this response, or null if no content type was set.
getContentType() - method in class org.apache.naming.resources.DirContextURLConnection
Return the content type value.
getContentType() - method in class org.apache.catalina.core.DummyRequest
getContentType() - method in class org.apache.catalina.core.DummyResponse
getContentType() - method in class org.apache.coyote.Request
getContentType() - method in class org.apache.catalina.connector.RequestFacade
getContentType() - method in class org.apache.catalina.Response
Return the content type that was set or calculated for this response, or null if no content type was set.
getContentType() - method in class org.apache.coyote.Response
getContentType() - method in class org.apache.catalina.connector.ResponseFacade
getContentType(String) - method in class org.apache.tomcat.util.http.MimeMap
getContentTypeFor(String) - method in class org.apache.tomcat.util.http.MimeMap
getContentWritten() - method in class org.apache.coyote.tomcat4.OutputBuffer
getContentWritten() - method in class org.apache.coyote.tomcat5.OutputBuffer
getContext() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the Context within which this Request is being processed.
getContext() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the Context within which this Request is being processed.
getContext() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the Context within which this Request is being processed.
getContext() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the Context within which this Request is being processed.
getContext() - method in class org.apache.catalina.core.DummyRequest
Return the Context within which this Request is being processed.
getContext() - method in class org.apache.catalina.core.DummyResponse
getContext() - method in class org.apache.catalina.util.ProcessEnvironment
getContext() - method in class org.apache.catalina.Request
Return the Context within which this Request is being processed.
getContext() - method in class org.apache.catalina.Response
Return the Context with which this Response is associated.
getContext() - method in class org.apache.catalina.startup.TldConfig
getContext(String) - method in class org.apache.catalina.core.ApplicationContext
Return a ServletContext object that corresponds to a specified URI on the server.
getContext(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getContextClass() - method in class org.apache.catalina.startup.HostConfig
Return the Context implementation class name.
getContextClass() - method in class org.apache.catalina.core.StandardHost
Return the Java class name of the Context implementation class for new web applications.
getContextClass() - method in class org.apache.catalina.startup.UserConfig
Return the Context implementation class name.
getContextFactory() - method in class org.apache.catalina.realm.JNDIRealm
Return the JNDI context factory for this Realm.
getContextName() - method in class org.apache.naming.resources.ProxyDirContext
Return the context name.
getContextNames() - method in class org.apache.tomcat.util.http.mapper.Mapper
Return all contexts, in //HOST/PATH form
getContextPath() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the portion of the request URI used to select the Context of the Request.
getContextPath() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the portion of the request URI used to select the Context of the Request.
getContextPath() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getContextPath() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getContextPath() - method in class org.apache.catalina.core.DummyRequest
getContextPath() - method in class org.apache.catalina.connector.HttpRequestFacade
getContextPath() - method in class org.apache.catalina.util.ProcessEnvironment
getContextPathMB() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Get the context path.
getContextPathMB() - method in class org.apache.catalina.core.DummyRequest
Get the context path.
getContextPathMB() - method in class org.apache.catalina.HttpRequest
Get the context path.
getControl() - method in class org.apache.jk.core.MsgContext
getController() - method in class org.apache.coyote.tomcat5.CoyoteConnector
getController() - method in class org.apache.catalina.logger.LoggerBase
getController() - method in class org.apache.catalina.realm.RealmBase
getController() - method in class org.apache.catalina.valves.ValveBase
getController() - method in class org.apache.catalina.loader.WebappLoader
getCookie(int) - method in class org.apache.tomcat.util.http.Cookies
getCookieCount() - method in class org.apache.tomcat.util.http.Cookies
getCookieHeaderName() - method in class org.apache.tomcat.util.http.ServerCookie
Return the header name to set the cookie, based on cookie version
getCookieHeaderName(Cookie) - static method in class org.apache.catalina.util.CookieTools
Return the header name to set the cookie, based on cookie version
getCookieHeaderName(int) - static method in class org.apache.tomcat.util.http.ServerCookie
Return the header name to set the cookie, based on cookie version
getCookieHeaderValue(Cookie) - static method in class org.apache.catalina.util.CookieTools
Return the header value used to set this cookie
getCookieHeaderValue(Cookie,StringBuffer) - static method in class org.apache.catalina.util.CookieTools
Return the header value used to set this cookie
getCookies() - method in class org.apache.catalina.Context
Return the "use cookies for session ids" flag.
getCookies() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the set of Cookies received with this Request.
getCookies() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the set of Cookies received with this Request.
getCookies() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getCookies() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getCookies() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return an array of all cookies set for this response, or a zero-length array if no cookies have been set.
getCookies() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return an array of all cookies set for this response, or a zero-length array if no cookies have been set.
getCookies() - method in class org.apache.catalina.DefaultContext
Return the "use cookies for session ids" flag.
getCookies() - method in class org.apache.catalina.core.DummyRequest
getCookies() - method in class org.apache.catalina.core.DummyResponse
getCookies() - method in class org.apache.catalina.connector.HttpRequestFacade
getCookies() - method in class org.apache.catalina.HttpResponse
Return an array of all cookies set for this response, or a zero-length array if no cookies have been set.
getCookies() - method in class org.apache.coyote.Request
getCookies() - method in class org.apache.catalina.authenticator.SavedRequest
getCookies() - method in class org.apache.catalina.core.StandardContext
Return the "use cookies for session ids" flag.
getCookies() - method in class org.apache.catalina.core.StandardDefaultContext
Return the "use cookies for session ids" flag.
getCount() - method in class org.apache.tomcat.util.collections.SimplePool
Number of object in the pool
getCountAllocated() - method in class org.apache.catalina.core.StandardWrapper
Return the number of active allocations of this servlet, even if they are all for the same instance (as will be true for servlets that do not implement SingleThreadModel.
getCoyoteRequest() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Get the Coyote request.
getCoyoteRequest() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Get the Coyote request.
getCoyoteRequest() - method in class org.apache.coyote.tomcat3.Tomcat3Request
getCoyoteResponse() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Get the Coyote response.
getCoyoteResponse() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Get the Coyote response.
getCreation() - method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get creation time.
getCreation() - method in class org.apache.naming.resources.ResourceAttributes
Get creation time.
getCreationDate() - method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get creation date.
getCreationDate() - method in class org.apache.naming.resources.ResourceAttributes
Get creation date.
getCreationTime() - method in class org.apache.catalina.Session
Return the creation time for this session.
getCreationTime() - method in class org.apache.catalina.session.StandardSession
Return the time when this session was created, in milliseconds since midnight, January 1, 1970 GMT.
getCreationTime() - method in class org.apache.catalina.session.StandardSessionFacade
getCreationTime() - method in class org.apache.tomcat.util.buf.TimeStamp
getCrossContext() - method in class org.apache.catalina.Context
Return the "allow crossing servlet contexts" flag.
getCrossContext() - method in class org.apache.catalina.DefaultContext
Return the "allow crossing servlet contexts" flag.
getCrossContext() - method in class org.apache.catalina.core.StandardContext
Return the "allow crossing servlet contexts" flag.
getCrossContext() - method in class org.apache.catalina.core.StandardDefaultContext
Return the "allow crossing servlet contexts" flag.
getCurProcessors() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the current number of processors that have been created.
getCurProcessors() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the current number of processors that have been created.
getCurrentDate() - static method in class org.apache.tomcat.util.http.FastHttpDateFormat
Get the current date in HTTP format.
getCurrentDate() - method in class org.apache.catalina.ssi.SSIExternalResolver
Returns the current date.
getCurrentDate() - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getCurrentQueryString() - method in class org.apache.coyote.RequestInfo
getCurrentSet() - method in class org.apache.tomcat.util.http.Parameters
getCurrentStage(Object) - method in class org.apache.tomcat.util.threads.ThreadWithAttributes
Information about the curent performed operation
getCurrentThreadCount() - method in class org.apache.tomcat.util.threads.ThreadPool
getCurrentThreadsBusy() - method in class org.apache.tomcat.util.threads.ThreadPool
getCurrentTimeMillis() - method in class org.apache.catalina.valves.JDBCAccessLogValve
getCurrentUri() - method in class org.apache.coyote.RequestInfo
getDaemon() - method in class org.apache.jk.common.ChannelSocket
getDaemon() - method in class org.apache.tomcat.util.threads.ThreadPool
getData() - method in class org.apache.catalina.ContainerEvent
Return the event data of this event.
getData() - method in class org.apache.catalina.LifecycleEvent
Return the event data of this event.
getData() - method in class org.apache.catalina.SessionEvent
Return the event data of this event.
getDataSourceName() - method in class org.apache.catalina.realm.DataSourceRealm
Return the name of the JNDI JDBC DataSource.
getDate() - method in class org.apache.naming.resources.DirContextURLConnection
Return the last modified date.
getDateHeader(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the value of the specified date header, if any; otherwise return -1.
getDateHeader(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the value of the specified date header, if any; otherwise return -1.
getDateHeader(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getDateHeader(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getDateHeader(String) - method in class org.apache.catalina.core.DummyRequest
getDateHeader(String) - method in class org.apache.catalina.connector.HttpRequestFacade
getDebug() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the debugging detail level for this component.
getDebug() - method in class org.apache.naming.resources.BaseDirContext
Return the debugging detail level for this component.
getDebug() - static method in class org.apache.catalina.startup.ClassLoaderFactory
Return the debugging detail level.
getDebug() - method in class org.apache.catalina.Cluster
Returns the debug level for this Cluster
getDebug() - method in class org.apache.catalina.core.ContainerBase
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.startup.ContextConfig
Return the debugging detail level for this component.
getDebug() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the debugging detail level for this component.
getDebug() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.startup.EngineConfig
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
getDebug() - method in class org.apache.catalina.startup.HostConfig
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.logger.LoggerBase
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.session.ManagerBase
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.core.NamingContextListener
Return the "debug" property.
getDebug() - method in class org.apache.catalina.realm.RealmBase
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.mbeans.ServerLifecycleListener
getDebug() - method in class org.apache.catalina.authenticator.SingleSignOn
Return the debugging detail level.
getDebug() - method in class org.apache.catalina.loader.StandardClassLoader
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.core.StandardServer
Return the debugging detail level.
getDebug() - method in class org.apache.catalina.core.StandardService
Return the debugging detail level of this component.
getDebug() - method in class org.apache.catalina.core.StandardWrapper
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.session.StoreBase
Return the debugging detail level for this Store.
getDebug() - static method in class org.apache.tomcat.util.threads.ThreadPool
getDebug() - method in class org.apache.catalina.startup.UserConfig
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.valves.ValveBase
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.loader.WebappClassLoader
Return the debugging detail level for this component.
getDebug() - method in class org.apache.catalina.loader.WebappLoader
Return the debugging detail level for this component.
getDecodedRequestURI() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Get the decoded request URI.
getDecodedRequestURI() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Get the decoded request URI.
getDecodedRequestURI() - method in class org.apache.catalina.core.DummyRequest
Get the decoded request URI.
getDecodedRequestURI() - method in class org.apache.catalina.HttpRequest
Get the decoded request URI.
getDecodedRequestURIMB() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Get the decoded request URI.
getDecodedRequestURIMB() - method in class org.apache.catalina.core.DummyRequest
Get the decoded request URI.
getDecodedRequestURIMB() - method in class org.apache.catalina.HttpRequest
Get the decoded request URI.
getDefault() - static method in class org.apache.tomcat.util.net.ServerSocketFactory
Returns a copy of the environment's default socket factory.
getDefaultConfigFile() - method in class org.apache.catalina.core.StandardContext
Given a context path, get the config file name.
getDefaultContext() - method in class org.apache.catalina.Engine
Retrieve the DefaultContext for new web applications.
getDefaultContext() - method in class org.apache.catalina.Host
Retrieve the DefaultContext for new web applications.
getDefaultContext() - method in class org.apache.catalina.Loader
Return the DefaultContext with which this Manager is associated.
getDefaultContext() - method in class org.apache.catalina.Manager
Return the DefaultContext with which this Manager is associated.
getDefaultContext() - method in class org.apache.catalina.session.ManagerBase
Return the DefaultContext with which this Manager is associated.
getDefaultContext() - method in class org.apache.catalina.core.StandardEngine
Retrieve the DefaultContext for new web applications.
getDefaultContext() - method in class org.apache.catalina.core.StandardHost
Retrieve the DefaultContext for new web applications.
getDefaultContext() - method in class org.apache.catalina.loader.WebappLoader
Return the DefaultContext with which this Loader is associated.
getDefaultHost() - method in class org.apache.catalina.Engine
Return the default hostname for this Engine.
getDefaultHost() - method in class org.apache.catalina.core.StandardEngine
Return the default host.
getDefaultHostName() - method in class org.apache.tomcat.util.http.mapper.Mapper
Get default host.
getDefaultIntervale() - method in class org.apache.tomcat.util.threads.Reaper
getDefaultWebXml() - method in class org.apache.catalina.startup.ContextConfig
Return the location of the default deployment descriptor
getDefaultWebXml() - method in class org.apache.catalina.core.StandardContext
getDelegate() - method in class org.apache.catalina.Loader
Return the "follow standard delegation model" flag used to configure our ClassLoader.
getDelegate() - method in class org.apache.catalina.loader.StandardClassLoader
Return the "delegate first" flag for this class loader.
getDelegate() - method in class org.apache.catalina.core.StandardContext
Return the "follow standard delegation model" flag used to configure our ClassLoader.
getDelegate() - method in class org.apache.catalina.loader.WebappClassLoader
Return the "delegate first" flag for this class loader.
getDelegate() - method in class org.apache.catalina.loader.WebappLoader
Return the "follow standard delegation model" flag used to configure our ClassLoader.
getDeny() - method in class org.apache.catalina.valves.RequestFilterValve
Return a comma-delimited set of the deny expressions configured for this Valve, if any; otherwise, return null.
getDeployer() - method in class org.apache.catalina.core.StandardHost
getDeploymentDescriptor() - method in class org.apache.catalina.core.StandardContext
JSR77 deploymentDescriptor attribute
getDeployOnStartup() - method in class org.apache.catalina.Host
Return the value of the deploy on startup flag.
getDeployOnStartup() - method in class org.apache.catalina.core.StandardHost
Return the value of the deploy on startup flag.
getDerefAliases() - method in class org.apache.catalina.realm.JNDIRealm
Return the derefAliases setting to be used.
getDescription() - method in class org.apache.catalina.users.AbstractGroup
Return the description of this group.
getDescription() - method in class org.apache.catalina.users.AbstractRole
Return the description of this role.
getDescription() - method in class org.apache.catalina.deploy.ApplicationParameter
getDescription() - method in class org.apache.catalina.deploy.ContextEjb
getDescription() - method in class org.apache.catalina.deploy.ContextEnvironment
getDescription() - method in class org.apache.catalina.deploy.ContextLocalEjb
getDescription() - method in class org.apache.catalina.deploy.ContextResource
getDescription() - method in class org.apache.catalina.deploy.FilterDef
getDescription() - method in class org.apache.catalina.Group
Return the description of this group.
getDescription() - method in class org.apache.catalina.deploy.MessageDestination
getDescription() - method in class org.apache.catalina.deploy.MessageDestinationRef
getDescription() - method in class org.apache.catalina.Role
Return the description of this role.
getDescription() - method in class org.apache.catalina.deploy.SecurityCollection
Return the description of this web resource collection.
getDescriptors() - method in class org.apache.catalina.mbeans.ServerLifecycleListener
getDesiredEntryAccessRatio() - method in class org.apache.naming.resources.ResourceCache
Return desired entry access ratio.
getDigest() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the MessageDigest object to be used for calculating session identifiers.
getDigest() - method in class org.apache.catalina.session.ManagerBase
Return the MessageDigest object to be used for calculating session identifiers.
getDigest() - method in class org.apache.catalina.realm.RealmBase
Return the digest algorithm used for storing credentials.
getDigest(String,String) - method in class org.apache.catalina.realm.RealmBase
Return the digest associated with given principal's user name.
getDigestEncoding() - method in class org.apache.catalina.realm.RealmBase
Returns the digest encoding charset.
getDigester() - method in class org.apache.catalina.realm.MemoryRealm
Return a configured Digester to use for processing the XML input file, creating a new one if necessary.
getDirContext() - method in class org.apache.naming.resources.ProxyDirContext
Return the actual directory context we are wrapping.
getDirectory() - method in class org.apache.catalina.valves.AccessLogValve
Return the directory in which we create log files.
getDirectory() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Return the directory in which we create log files.
getDirectory() - method in class org.apache.catalina.logger.FileLogger
Return the directory in which we create log files.
getDirectory() - method in class org.apache.catalina.session.FileStore
Return the directory path for this Store.
getDirectoryContextEnvironment() - method in class org.apache.catalina.realm.JNDIRealm
Create our directory context configuration.
getDirectoryName() - method in class org.apache.catalina.startup.UserConfig
Return the directory name for user web applications.
getDisableProxyCaching() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the flag that states if we add headers to disable caching by proxies.
getDisableUploadTimeout() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the flag that specifies upload time-out behavior.
getDisableUploadTimeout() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the flag that specifies upload time-out behavior.
getDisableUploadTimeout() - method in class org.apache.coyote.http11.Http11Processor
Get the flag that controls upload time-outs.
getDisableUploadTimeout() - method in class org.apache.coyote.http11.Http11Protocol
getDispatcherMapping() - method in class org.apache.catalina.deploy.FilterMap
getDisplayName() - method in class org.apache.catalina.Context
Return the display name of this web application.
getDisplayName() - method in class org.apache.catalina.deploy.FilterDef
getDisplayName() - method in class org.apache.catalina.deploy.MessageDestination
getDisplayName() - method in class org.apache.catalina.deploy.SecurityConstraint
Return the display name of this security constraint.
getDisplayName() - method in class org.apache.catalina.core.StandardContext
Return the display name of this web application.
getDistributable() - method in class org.apache.catalina.Context
Return the distributable flag for this web application.
getDistributable() - method in class org.apache.catalina.Manager
Return the distributable flag for the sessions supported by this Manager.
getDistributable() - method in class org.apache.catalina.session.ManagerBase
Return the distributable flag for the sessions supported by this Manager.
getDistributable() - method in class org.apache.catalina.core.StandardContext
Return the distributable flag for this web application.
getDocBase() - method in class org.apache.naming.resources.BaseDirContext
Return the document root for this component.
getDocBase() - method in class org.apache.catalina.Context
Return the document root for this Context.
getDocBase() - method in class org.apache.naming.resources.ProxyDirContext
Return the document root for this component.
getDocBase() - method in class org.apache.catalina.core.StandardContext
Return the document root for this Context.
getDocumentBuilder() - method in class org.apache.catalina.servlets.WebdavServlet
Return JAXP document builder instance.
getDomain() - method in class org.apache.catalina.core.ContainerBase
getDomain() - method in class org.apache.coyote.tomcat4.CoyoteConnector
getDomain() - method in class org.apache.coyote.tomcat5.CoyoteConnector
getDomain() - method in class org.apache.coyote.http11.Http11Protocol
getDomain() - method in class org.apache.jk.core.JkHandler
getDomain() - method in class org.apache.jk.server.JkMain
getDomain() - method in class org.apache.catalina.logger.LoggerBase
getDomain() - method in class org.apache.catalina.session.ManagerBase
getDomain() - method in class org.apache.coyote.tomcat5.MapperListener
getDomain() - method in class org.apache.catalina.realm.RealmBase
getDomain() - method in class org.apache.tomcat.util.http.ServerCookie
getDomain() - method in class org.apache.catalina.core.StandardDefaultContext
getDomain() - method in class org.apache.catalina.core.StandardEngine
getDomain() - method in class org.apache.catalina.core.StandardServer
getDomain() - method in class org.apache.catalina.core.StandardService
getDomain() - method in class org.apache.catalina.valves.ValveBase
getDriverName() - method in class org.apache.catalina.realm.JDBCRealm
Return the JDBC driver that will be used.
getDriverName() - method in class org.apache.catalina.session.JDBCStore
Return the driver for this Store.
getDuplicates() - method in class org.apache.catalina.session.ManagerBase
Number of duplicated session IDs generated by the random source.
getEmptyEnumeration() - static method in class org.apache.tomcat.util.collections.EmptyEnumeration
getEnabled() - method in class org.apache.jk.common.JkMX
getEnabledCiphers(String,String[]) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
getEnabledProtocols(SSLServerSocket,String) - method in class org.apache.tomcat.util.net.jsse.JSSE13SocketFactory
getEnabledProtocols(SSLServerSocket,String) - method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
getEnabledProtocols(SSLServerSocket,String) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
getEnableLookups() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the "enable DNS lookups" flag.
getEnableLookups() - method in class org.apache.catalina.Connector
Return the "enable DNS lookups" flag.
getEnableLookups() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the "enable DNS lookups" flag.
getEnableLookups() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the "enable DNS lookups" flag.
getEncoding() - method in class org.apache.ajp.Ajp13Packet
Get the encoding used for byte[] <-> string conversions.
getEncoding() - method in class org.apache.tomcat.util.buf.C2BConverter
getEncodingName() - method in class org.apache.coyote.http11.filters.BufferedInputFilter
getEncodingName() - method in class org.apache.coyote.http11.filters.ChunkedInputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - method in class org.apache.coyote.http11.filters.ChunkedOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - method in class org.apache.coyote.http11.filters.GzipOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - method in class org.apache.coyote.http11.filters.IdentityInputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - method in class org.apache.coyote.http11.filters.IdentityOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEncodingName() - method in class org.apache.coyote.http11.InputFilter
Get the name of the encoding handled by this filter.
getEncodingName() - method in class org.apache.coyote.http11.OutputFilter
Get the name of the encoding handled by this filter.
getEncodingName() - method in class org.apache.coyote.http11.filters.VoidInputFilter
Return the name of the associated encoding; Here, the value is "void".
getEncodingName() - method in class org.apache.coyote.http11.filters.VoidOutputFilter
Return the name of the associated encoding; Here, the value is "identity".
getEnd() - method in class org.apache.tomcat.util.buf.ByteChunk
getEnd() - method in class org.apache.tomcat.util.buf.CharChunk
getEndpoint() - method in class org.apache.tomcat.util.net.TcpConnection
getEngine() - method in class org.apache.catalina.session.ManagerBase
Retrieve the enclosing Engine for this Manager.
getEngine() - method in class org.apache.coyote.tomcat5.MapperListener
getEngineName() - method in class org.apache.catalina.core.StandardContext
getEngineName() - method in class org.apache.catalina.core.StandardWrapper
getEntropy() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the entropy increaser value, or compute a semi-useful value if this String has not yet been set.
getEntropy() - method in class org.apache.catalina.session.ManagerBase
Return the entropy increaser value, or compute a semi-useful value if this String has not yet been set.
getEntry() - method in class org.apache.naming.resources.WARDirContext.Entry
getEnvironment() - method in class org.apache.naming.resources.BaseDirContext
Retrieves the environment in effect for this context.
getEnvironment() - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Gets derived CGI environment
getEnvironment() - method in class org.apache.naming.NamingContext
Retrieves the environment in effect for this context.
getEnvironment() - method in class org.apache.catalina.util.ProcessEnvironment
Gets process' environment
getEnvironment() - method in class org.apache.naming.resources.ProxyDirContext
Retrieves the environment in effect for this context.
getEnvironment() - method in class org.apache.naming.SelectorContext
Retrieves the environment in effect for this context.
getEnvironments() - method in class org.apache.catalina.mbeans.DefaultContextMBean
Return the MBean Names of the set of defined environment entries for this web application
getEnvironments() - method in class org.apache.catalina.mbeans.NamingResourcesMBean
Return the MBean Names of the set of defined environment entries for this web application
getEnvironments() - method in class org.apache.catalina.core.StandardContext
Return the MBean Names of the set of defined environment entries for this web application
getEnvironments() - method in class org.apache.catalina.mbeans.StandardContextMBean
Return the MBean Names of the set of defined environment entries for this web application
getEnvironments() - method in class org.apache.catalina.core.StandardDefaultContext
Return the MBean Names of the set of defined environment entries for this web application
getErr() - method in class org.apache.jk.server.JkMain
getErrorCode() - method in class org.apache.catalina.deploy.ErrorPage
Return the error code.
getErrorCount() - method in class org.apache.coyote.RequestGroupInfo
getErrorCount() - method in class org.apache.coyote.RequestInfo
getErrorCount() - method in class org.apache.catalina.core.StandardWrapper
getErrorException() - method in class org.apache.coyote.Response
Get the Exception that occurred during request processing.
getErrorPage() - method in class org.apache.catalina.deploy.LoginConfig
getErrorReportValveClass() - method in class org.apache.catalina.core.StandardHost
Return the Java class name of the error report valve class for new web applications.
getErrorURI() - method in class org.apache.coyote.Response
Get the request URI that caused the original error.
getETag() - method in class org.apache.naming.resources.ResourceAttributes
Get ETag.
getETag(boolean) - method in class org.apache.naming.resources.ResourceAttributes
Get ETag.
Get the ETag associated with a file.
getException() - method in class org.apache.catalina.InstanceEvent
Return the exception that occurred during the processing that was reported by this event.
getExceptionType() - method in class org.apache.catalina.deploy.ErrorPage
Return the exception type.
getExpiredSessions() - method in class org.apache.catalina.Manager
Gets the number of sessions that have expired.
getExpiredSessions() - method in class org.apache.catalina.session.PersistentManagerBase
Number of sessions that expired.
getExpiredSessions() - method in class org.apache.catalina.session.StandardManager
Number of sessions that expired.
getExtension(String) - static method in class org.apache.tomcat.util.http.MimeMap
Get extension of file, without fragment id
getExtensionName() - method in class org.apache.catalina.util.Extension
getExtensions() - method in class org.apache.tomcat.util.http.MimeMap
getFacade() - method in class org.apache.catalina.core.ApplicationContext
Return the facade associated with this ApplicationContext.
getFactory() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the server socket factory used by this Container.
getFactory() - method in class org.apache.catalina.Connector
Return the server socket factory used by this Container.
getFactory() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the server socket factory used by this Container.
getFactory() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the server socket factory used by this Container.
getFactoryClassName() - method in class org.apache.naming.EjbRef
Retrieves the class name of the factory of the object to which this reference refers.
getFactoryClassName() - method in class org.apache.naming.ResourceEnvRef
Retrieves the class name of the factory of the object to which this reference refers.
getFactoryClassName() - method in class org.apache.naming.ResourceLinkRef
Retrieves the class name of the factory of the object to which this reference refers.
getFactoryClassName() - method in class org.apache.naming.ResourceRef
Retrieves the class name of the factory of the object to which this reference refers.
getFactoryClassName() - method in class org.apache.naming.TransactionRef
Retrieves the class name of the factory of the object to which this reference refers.
getFile() - method in class org.apache.jk.common.ChannelUn
getFile() - method in class org.apache.catalina.util.URL
Return the filename part of the URL.
getFile() - method in class org.apache.tomcat.util.net.URL
Return the filename part of the URL.
getFileDateFormat() - method in class org.apache.catalina.valves.AccessLogValve
Return the date format date based log rotation.
getFileDateFormat() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Return the date format date based log rotation.
getFileLastModified(String,boolean) - method in class org.apache.catalina.ssi.SSIExternalResolver
getFileLastModified(String,boolean) - method in class org.apache.catalina.ssi.SSIMediator
getFileLastModified(String,boolean) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getFilesByExt(String,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
Return all files with a given extension in a dir
getFileSize(String,boolean) - method in class org.apache.catalina.ssi.SSIExternalResolver
getFileSize(String,boolean) - method in class org.apache.catalina.ssi.SSIMediator
getFileSize(String,boolean) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getFileText(String,boolean) - method in class org.apache.catalina.ssi.SSIExternalResolver
getFileText(String,boolean) - method in class org.apache.catalina.ssi.SSIMediator
getFileText(String,boolean) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getFilter() - method in class org.apache.catalina.InstanceEvent
Return the filter instance for which this event occurred.
getFilterChain() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Get filter chain associated with the request.
getFilterChain() - method in class org.apache.catalina.core.DummyRequest
Get filter chain associated with the request.
getFilterChain() - method in class org.apache.catalina.Request
Get filter chain associated with the request.
getFilterClass() - method in class org.apache.catalina.deploy.FilterDef
getFilterName() - method in class org.apache.catalina.deploy.FilterDef
getFilterName() - method in class org.apache.catalina.deploy.FilterMap
getFilters() - method in class org.apache.coyote.http11.InternalInputBuffer
Get filters.
getFilters() - method in class org.apache.coyote.http11.InternalOutputBuffer
Get filters.
getFullName() - method in class org.apache.catalina.users.AbstractUser
Return the full name of this user.
getFullName() - method in class org.apache.catalina.User
Return the full name of this user.
getGlobal() - method in class org.apache.catalina.deploy.ContextResourceLink
getGlobalNamingContext() - method in class org.apache.catalina.core.StandardServer
Return the global naming resources context.
getGlobalNamingResources() - method in class org.apache.catalina.Server
Return the global naming resources.
getGlobalNamingResources() - method in class org.apache.catalina.core.StandardServer
Return the global naming resources.
getGlobalProcessor() - method in class org.apache.coyote.RequestInfo
getGroupname() - method in class org.apache.catalina.users.AbstractGroup
Return the group name of this group, which must be unique within the scope of a UserDatabase.
getGroupname() - method in class org.apache.catalina.Group
Return the group name of this group, which must be unique within the scope of a UserDatabase.
getGroups() - method in class org.apache.catalina.users.AbstractUser
Return the set of Groups to which this user belongs.
getGroups() - method in class org.apache.catalina.users.MemoryUser
Return the set of Groups to which this user belongs.
getGroups() - method in class org.apache.catalina.users.MemoryUserDatabase
Return the set of Groups defined in this user database.
getGroups() - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Return the MBean Names of all groups defined in this database.
getGroups() - method in class org.apache.catalina.User
Return the set of Groups to which this user belongs.
getGroups() - method in class org.apache.catalina.UserDatabase
Return the set of Groups defined in this user database.
getGroups() - method in class org.apache.catalina.mbeans.UserMBean
Return the MBean Names of all groups this user is a member of.
getHandler(int) - method in class org.apache.jk.core.WorkerEnv
getHandler(String) - method in class org.apache.jk.core.WorkerEnv
getHandlerCount() - method in class org.apache.jk.core.WorkerEnv
getHandlersObjectName() - method in class org.apache.jk.core.WorkerEnv
getHeader(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the first value of the specified header, if any; otherwise, return null
getHeader(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the first value of the specified header, if any; otherwise, return null
getHeader(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getHeader(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getHeader(String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the value for the specified header, or null if this header has not been set.
getHeader(String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the value for the specified header, or null if this header has not been set.
getHeader(String) - method in class org.apache.catalina.core.DummyRequest
getHeader(String) - method in class org.apache.catalina.core.DummyResponse
getHeader(String) - method in class org.apache.catalina.connector.HttpRequestFacade
getHeader(String) - method in class org.apache.catalina.HttpResponse
Return the value for the specified header, or null if this header has not been set.
getHeader(String) - method in class org.apache.tomcat.util.http.MimeHeaders
getHeader(String) - method in class org.apache.coyote.Request
getHeaderField(String) - method in class org.apache.naming.resources.DirContextURLConnection
Returns the name of the specified header field.
getHeaderLength() - method in class org.apache.jk.core.Msg
getHeaderLength() - method in class org.apache.jk.common.MsgAjp
getHeaderNames() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the names of all headers received with this request.
getHeaderNames() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the names of all headers received with this request.
getHeaderNames() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getHeaderNames() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getHeaderNames() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return an array of all the header names set for this response, or a zero-length array if no headers have been set.
getHeaderNames() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return an array of all the header names set for this response, or a zero-length array if no headers have been set.
getHeaderNames() - method in class org.apache.catalina.core.DummyRequest
getHeaderNames() - method in class org.apache.catalina.core.DummyResponse
getHeaderNames() - method in class org.apache.catalina.connector.HttpRequestFacade
getHeaderNames() - method in class org.apache.catalina.HttpResponse
Return an array of all the header names set for this response, or a zero-length array if no headers have been set.
getHeaderNames() - method in class org.apache.catalina.authenticator.SavedRequest
getHeaders(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return all of the values of the specified header, if any; otherwise, return an empty enumeration.
getHeaders(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return all of the values of the specified header, if any; otherwise, return an empty enumeration.
getHeaders(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getHeaders(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getHeaders(String) - method in class org.apache.catalina.core.DummyRequest
getHeaders(String) - method in class org.apache.catalina.connector.HttpRequestFacade
getHeaderValues(String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return an array of all the header values associated with the specified header name, or an zero-length array if there are no such header values.
getHeaderValues(String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return an array of all the header values associated with the specified header name, or an zero-length array if there are no such header values.
getHeaderValues(String) - method in class org.apache.catalina.core.DummyResponse
getHeaderValues(String) - method in class org.apache.catalina.HttpResponse
Return an array of all the header values associated with the specified header name, or an zero-length array if there are no such header values.
getHeaderValues(String) - method in class org.apache.catalina.authenticator.SavedRequest
getHitsCount() - method in class org.apache.naming.resources.ResourceCache
Return the number of cache hits.
getHome() - method in class org.apache.catalina.deploy.ContextEjb
getHome() - method in class org.apache.catalina.deploy.ContextLocalEjb
getHome(String) - method in class org.apache.catalina.startup.HomesUserDatabase
Return an absolute pathname to the home directory for the specified user.
getHome(String) - method in class org.apache.catalina.startup.PasswdUserDatabase
Return an absolute pathname to the home directory for the specified user.
getHome(String) - method in class org.apache.catalina.startup.UserDatabase
Return an absolute pathname to the home directory for the specified user.
getHomeBase() - method in class org.apache.catalina.startup.UserConfig
Return the base directory containing user home directories.
getHook() - method in class org.apache.coyote.Response
getHost() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the Host within which this Request is being processed.
getHost() - method in class org.apache.catalina.core.DummyRequest
Return the Host within which this Request is being processed.
getHost() - method in class org.apache.catalina.Request
Return the Host within which this Request is being processed.
getHost() - method in class org.apache.catalina.core.StandardHostDeployer
getHost() - method in class org.apache.catalina.util.URL
Return the host name part of the URL.
getHost() - method in class org.apache.tomcat.util.net.URL
Return the host name part of the URL.
getHost(org.apache.catalina.Container) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Get the host associated with this Container (if any).
getHost(org.apache.catalina.Container) - method in class org.apache.jk.config.BaseJkConfig
Get the host associated with this Container (if any).
getHostName() - method in class org.apache.naming.resources.ProxyDirContext
Return the host name.
getHostname() - method in class org.apache.catalina.core.StandardContext
getHosts() - method in class org.apache.tomcat.util.http.mapper.Mapper
getHttpHost() - method in class org.apache.jk.common.JkMX
getHttpPort() - method in class org.apache.jk.common.JkMX
getIClientInputTimeout() - method in class org.apache.catalina.util.ProcessHelper
getId() - method in class org.apache.jk.core.JkHandler
getId() - method in class org.apache.catalina.users.MemoryUserDatabase
Return the unique global identifier of this user database.
getId() - method in class org.apache.catalina.Session
Return the session identifier for this session.
getId() - method in class org.apache.catalina.session.StandardSession
Return the session identifier for this session.
getId() - method in class org.apache.catalina.session.StandardSessionFacade
getId() - method in class org.apache.tomcat.util.buf.TimeStamp
Each object can have an unique id, similar with name but providing faster access ( array vs.
getId() - method in class org.apache.catalina.UserDatabase
Return the unique global identifier of this user database.
getIDs() - method in class org.apache.naming.resources.ResourceAttributes
Get all attribute IDs.
getImplementationName() - method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
getImplementationName() - method in class org.apache.tomcat.util.net.puretls.PureTLSImplementation
getImplementationName() - method in class org.apache.tomcat.util.net.SSLImplementation
getImplementationURL() - method in class org.apache.catalina.util.Extension
getImplementationVendor() - method in class org.apache.catalina.util.Extension
getImplementationVendorId() - method in class org.apache.catalina.util.Extension
getImplementationVersion() - method in class org.apache.catalina.util.Extension
getIncluded() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the "processing inside an include" flag.
getIncluded() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the "processing inside an include" flag.
getIncluded() - method in class org.apache.catalina.core.DummyResponse
getIncluded() - method in class org.apache.catalina.Response
Return the "processing inside an include" flag.
getIndex() - method in class org.apache.catalina.ssi.ExpressionTokenizer
Returns the current index for error reporting purposes.
getIndex() - method in class org.apache.catalina.util.StringParser
Return the zero-relative index of our current parsing position within the string being parsed.
getInfo() - method in class org.apache.catalina.valves.AccessLogValve
Return descriptive information about this implementation.
getInfo() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return descriptive information about this Connector implementation.
getInfo() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.authenticator.BasicAuthenticator
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.Cluster
Return descriptive information about this Cluster implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.Connector
Return descriptive information about this Connector implementation.
getInfo() - method in class org.apache.catalina.Container
Return descriptive information about this Container implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.core.ContainerBase
Return descriptive information about this Container implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return descriptive information about this Connector implementation.
getInfo() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return descriptive information about this Connector implementation.
getInfo() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return descriptive information about this Request implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return descriptive information about this Request implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return descriptive information about this Response implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return descriptive information about this Response implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.DefaultContext
Return descriptive information about this Container implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.authenticator.DigestAuthenticator
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.core.DummyRequest
Return descriptive information about this Request implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.core.DummyResponse
getInfo() - method in class org.apache.catalina.startup.Embedded
Return descriptive information about this Server implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.valves.ErrorReportValve
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Return descriptive information about this implementation.
getInfo() - method in class org.apache.catalina.session.FileStore
Return descriptive information about this Store implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.authenticator.FormAuthenticator
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.session.JDBCStore
Return the info for this Store.
getInfo() - method in class org.apache.catalina.Loader
Return descriptive information about this Loader implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.Logger
Return descriptive information about this Logger implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.logger.LoggerBase
Return descriptive information about this Logger implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.Manager
Return descriptive information about this Manager implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.session.ManagerBase
Return descriptive information about this Manager implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.realm.MemoryRealm
Return descriptive information about this Realm implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.authenticator.NonLoginAuthenticator
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.session.PersistentManager
Return descriptive information about this Manager implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.session.PersistentManagerBase
Return descriptive information about this Manager implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.valves.PersistentValve
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.Realm
Return descriptive information about this Realm implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.realm.RealmBase
Return descriptive information about this Realm implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.valves.RemoteAddrValve
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.valves.RemoteHostValve
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.Request
Return descriptive information about this Request implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.valves.RequestDumperValve
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.valves.RequestFilterValve
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.Response
Return descriptive information about this Response implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.Server
Return descriptive information about this Server implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.Service
Return descriptive information about this Service implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.Session
Return descriptive information about this Session implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.authenticator.SingleSignOn
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.authenticator.SSLAuthenticator
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.core.StandardContext
Return descriptive information about this Container implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.core.StandardDefaultContext
Return descriptive information about this Container implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.core.StandardEngine
Return descriptive information about this Container implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.core.StandardHost
Return descriptive information about this Container implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.session.StandardManager
Return descriptive information about this Manager implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.core.StandardPipeline
Return descriptive information about this implementation class.
getInfo() - method in class org.apache.catalina.core.StandardServer
Return descriptive information about this Server implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.core.StandardService
Return descriptive information about this Service implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.session.StandardSession
Return descriptive information about this Session implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.core.StandardValveContext
Return descriptive information about this ValveContext implementation.
getInfo() - method in class org.apache.catalina.core.StandardWrapper
Return descriptive information about this Container implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.Store
Return descriptive information about this Store implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.session.StoreBase
Return the info for this Store.
getInfo() - method in class org.apache.catalina.realm.UserDatabaseRealm
Return descriptive information about this Realm implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - method in class org.apache.catalina.Valve
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.valves.ValveBase
Return descriptive information about this Valve implementation.
getInfo() - method in class org.apache.catalina.ValveContext
Return descriptive information about this ValveContext implementation.
getInfo() - method in class org.apache.catalina.loader.WebappLoader
Return descriptive information about this Loader implementation and the corresponding version number, in the format <description>/<version>.
getInfo calls for SSL data
getInfo(Context,Request,int,String) - method in class org.apache.ajp.tomcat33.Ajp14Interceptor
getInitData() - method in class org.apache.tomcat.util.threads.Expirer
getInitData() - method in class org.apache.tomcat.util.threads.ThreadPoolRunnable
Called when this object is first loaded in the thread pool.
getInitParameter(String) - method in class org.apache.catalina.core.ApplicationContext
Return the value of the specified initialization parameter, or null if this parameter does not exist.
getInitParameter(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getInitParameter(String) - method in class org.apache.catalina.core.StandardWrapper
Return the initialization parameter value for the specified name, if any; otherwise return null.
getInitParameter(String) - method in class org.apache.catalina.core.StandardWrapperFacade
getInitParameterNames() - method in class org.apache.catalina.core.ApplicationContext
Return the names of the context's initialization parameters, or an empty enumeration if the context has no initialization parameters.
getInitParameterNames() - method in class org.apache.catalina.core.ApplicationContextFacade
getInitParameterNames() - method in class org.apache.catalina.core.StandardWrapper
Return the set of initialization parameter names defined for this servlet.
getInitParameterNames() - method in class org.apache.catalina.core.StandardWrapperFacade
getInitTime() - method in class org.apache.jk.server.JkMain
The time it took to initialize jk ( ms)
getInputBuffer() - method in class org.apache.coyote.Request
getInputStream() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the servlet input stream for this Request.
getInputStream() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the servlet input stream for this Request.
getInputStream() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getInputStream() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getInputStream() - method in class org.apache.naming.resources.DirContextURLConnection
Get input stream.
getInputStream() - method in class org.apache.catalina.core.DummyRequest
getInputStream() - method in class org.apache.coyote.http11.InternalInputBuffer
Get the underlying socket input stream.
getInputStream() - method in class org.apache.catalina.connector.RequestFacade
getInstance() - static method in class org.apache.catalina.core.ApplicationFilterFactory
Return the fqctory instance.
getInstance() - static method in class org.apache.tomcat.util.net.SSLImplementation
getInstance(String) - static method in class org.apache.tomcat.util.net.SSLImplementation
getInstanceId() - method in class org.apache.jk.common.ChannelSocket
At startup we'll look for the first free port in the range.
getInstanceSupport() - method in class org.apache.catalina.core.StandardWrapper
Return the InstanceSupport object for this Wrapper instance.
getInt() - method in class org.apache.ajp.Ajp13Packet
Read an integer from packet, and advance the read position past it.
getInt() - method in class org.apache.tomcat.util.buf.ByteChunk
getInt() - method in class org.apache.tomcat.util.buf.CharChunk
getInt() - method in class org.apache.tomcat.util.buf.MessageBytes
Convert the buffer to an int, cache the value
getInt() - method in class org.apache.jk.core.Msg
Read an integer from packet, and advance the read position past it.
getInt() - method in class org.apache.jk.common.MsgAjp
Read an integer from packet, and advance the read position past it.
getInterned(String) - method in class org.apache.tomcat.util.collections.SimpleHashtable
Returns the value to which the specified key is mapped in this hashtable.
getIntHeader(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the value of the specified header as an integer, or -1 if there is no such header for this request.
getIntHeader(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the value of the specified header as an integer, or -1 if there is no such header for this request.
getIntHeader(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getIntHeader(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getIntHeader(String) - method in class org.apache.catalina.core.DummyRequest
getIntHeader(String) - method in class org.apache.catalina.connector.HttpRequestFacade
getJ2EEApplication() - method in class org.apache.catalina.core.StandardContext
getJ2EEServer() - method in class org.apache.catalina.core.StandardContext
getJarPath() - method in class org.apache.catalina.loader.WebappClassLoader
Return the JAR path.
getJavaVersion() - static method in class org.apache.tomcat.util.compat.JdkCompat
Return java version as a string
getJavaVMs() - method in class org.apache.catalina.core.StandardContext
getJdkCompat() - static method in class org.apache.tomcat.util.compat.JdkCompat
Get a compatibiliy helper class.
getJkDir() - method in class org.apache.jk.config.WebXml2Jk
getJkEnv() - method in class org.apache.jk.apr.AprImpl
getJkHandler(long,String) - method in class org.apache.jk.apr.AprImpl
Get a native component
getJkHome() - method in class org.apache.jk.server.JkMain
getJkHome() - method in class org.apache.jk.common.JniHandler
getJkHome() - method in class org.apache.jk.core.WorkerEnv
getJkMain() - method in class org.apache.jk.server.JkCoyoteHandler
getJkMain() - static method in class org.apache.jk.server.JkMain
getJmxName() - method in class org.apache.catalina.core.ContainerBase
getJniContext() - method in class org.apache.jk.core.MsgContext
getJniEnv() - method in class org.apache.jk.core.MsgContext
getJrmpHost() - method in class org.apache.jk.common.JkMX
getJrmpPort() - method in class org.apache.jk.common.JkMX
getJspFile() - method in class org.apache.catalina.core.StandardWrapper
Return the context-relative URI of the JSP file for this servlet.
getJspFile() - method in class org.apache.catalina.Wrapper
Return the context-relative URI of the JSP file for this servlet.
getJSR77Suffix() - method in class org.apache.catalina.core.ContainerBase
getJSR77Suffix() - method in class org.apache.catalina.core.StandardDefaultContext
getJvmRoute() - method in class org.apache.catalina.Engine
Retrieve the JvmRouteId for this engine.
getJvmRoute() - method in class org.apache.catalina.session.ManagerBase
Retrieve the JvmRoute for the enclosing Engine.
getJvmRoute() - method in class org.apache.catalina.core.StandardEngine
Retrieve the cluster-wide unique identifier for this Engine.
getJvmRoute() - method in class org.apache.coyote.tomcat3.Tomcat3Request
getKeepAlive() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the Keep-Alive policy for the connection.
getKeyAlias() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Gets the alias name of the keypair and supporting certificate chain used by this Connector to authenticate itself to SSL clients.
getKeyAlias() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the alias name of the keypair and supporting certificate chain used by the server to authenticate itself to SSL clients.
getKeyAlias() - method in class org.apache.coyote.http11.Http11Protocol
getKeyManagers(String,String,String) - method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
Gets the initialized key managers.
getKeypass() - method in class org.apache.coyote.http11.Http11Protocol
getKeySize() - method in class org.apache.tomcat.util.net.SSLSupport
Get the keysize.
getKeystore() - method in class org.apache.coyote.http11.Http11Protocol
getKeystore(String,String) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
getKeystoreFile() - method in class org.apache.coyote.tomcat5.CoyoteConnector
getKeystoreFile() - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
getKeystoreFile() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the pathname to the keystore file.
getKeystorePass() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return keystorePass
getKeystorePass() - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
getKeystorePass() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the keystore password.
getKeystorePassword() - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
getKeystoreType() - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
getKeystoreType() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the keystore type.
getKeytype() - method in class org.apache.coyote.http11.Http11Protocol
getLargeIcon() - method in class org.apache.catalina.deploy.FilterDef
getLargeIcon() - method in class org.apache.catalina.deploy.MessageDestination
getLastAccessedTime() - method in class org.apache.catalina.Session
Return the last time the client sent a request associated with this session, as the number of milliseconds since midnight, January 1, 1970 GMT.
getLastAccessedTime() - method in class org.apache.catalina.session.StandardSession
Return the last time the client sent a request associated with this session, as the number of milliseconds since midnight, January 1, 1970 GMT.
getLastAccessedTime() - method in class org.apache.catalina.session.StandardSessionFacade
getLastAccessedTime() - method in class org.apache.tomcat.util.buf.TimeStamp
getLastAccessedTime(String) - method in class org.apache.catalina.session.ManagerBase
getLastModified() - method in class org.apache.naming.resources.DirContextURLConnection
Return the last modified date.
getLastModified() - method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get last modified time.
getLastModified() - method in class org.apache.naming.resources.ResourceAttributes
Get last modified time.
getLastModifiedDate() - method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get lastModified date.
getLastModifiedDate() - method in class org.apache.naming.resources.ResourceAttributes
Get lastModified date.
getLen() - method in class org.apache.ajp.Ajp13Packet
Get length.
getLen() - method in class org.apache.jk.core.Msg
getLen() - method in class org.apache.jk.common.MsgAjp
getLength() - method in class org.apache.tomcat.util.buf.ByteChunk
Returns the length of the bytes.
getLength() - method in class org.apache.tomcat.util.buf.CharChunk
Returns the length of the bytes.
getLength() - method in class org.apache.tomcat.util.buf.MessageBytes
Returns the length of the original buffer.
getLength() - method in class org.apache.catalina.util.StringParser
Return the length of the string we are parsing.
getLifecycle() - method in class org.apache.catalina.LifecycleEvent
Return the Lifecycle on which this event occurred.
getLimit() - method in class org.apache.tomcat.util.buf.ByteChunk
getLimit() - method in class org.apache.tomcat.util.buf.CharChunk
getLink() - method in class org.apache.catalina.deploy.ContextEjb
getLink() - method in class org.apache.catalina.deploy.ContextLocalEjb
getLink() - method in class org.apache.catalina.deploy.MessageDestinationRef
getLiveDeploy() - method in class org.apache.catalina.core.StandardHost
Return the value of the live deploy flag.
getLoader() - method in class org.apache.catalina.Container
Return the Loader with which this Container is associated.
getLoader() - method in class org.apache.catalina.core.ContainerBase
Return the Loader with which this Container is associated.
getLoader() - method in class org.apache.catalina.DefaultContext
Return the Loader with which this Container is associated.
getLoader() - method in class org.apache.catalina.core.StandardDefaultContext
Return the Loader with which this Container is associated.
getLoaderClass() - method in class org.apache.catalina.loader.WebappLoader
Return the ClassLoader class name.
getLoaderRepositories() - method in class org.apache.catalina.loader.WebappLoader
getLoaderRepositoriesString() - method in class org.apache.catalina.loader.WebappLoader
getLoadOnStartup() - method in class org.apache.catalina.core.StandardWrapper
Return the load-on-startup order value (negative value means load on first call).
getLoadOnStartup() - method in class org.apache.catalina.Wrapper
Return the load-on-startup order value (negative value means load on first call).
getLoadOnStartupString() - method in class org.apache.catalina.core.StandardWrapper
getLoadTime() - method in class org.apache.catalina.core.StandardWrapper
getLocal() - method in class org.apache.catalina.deploy.ContextLocalEjb
getLocalAddr() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalAddr() - method in class org.apache.catalina.core.DummyRequest
getLocalAddr() - method in class org.apache.catalina.connector.RequestFacade
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalDataSource() - method in class org.apache.catalina.realm.DataSourceRealm
Return if the datasource will be looked up in the webapp JNDI Context.
getLocale() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the preferred Locale that the client will accept content in, based on the value for the first Accept-Language header that was encountered.
getLocale() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the preferred Locale that the client will accept content in, based on the value for the first Accept-Language header that was encountered.
getLocale() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getLocale() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getLocale() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the Locale assigned to this response.
getLocale() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the Locale assigned to this response.
getLocale() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
getLocale() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
getLocale() - method in class org.apache.catalina.core.DummyRequest
getLocale() - method in class org.apache.catalina.core.DummyResponse
getLocale() - method in class org.apache.catalina.connector.RequestFacade
getLocale() - method in class org.apache.coyote.Response
getLocale() - method in class org.apache.catalina.connector.ResponseFacade
getLocale(String) - static method in class org.apache.tomcat.util.http.AcceptLanguage
getLocales() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the set of preferred Locales that the client will accept content in, based on the values for any Accept-Language headers that were encountered.
getLocales() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the set of preferred Locales that the client will accept content in, based on the values for any Accept-Language headers that were encountered.
getLocales() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getLocales() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getLocales() - method in class org.apache.catalina.core.DummyRequest
getLocales() - method in class org.apache.catalina.connector.RequestFacade
getLocales() - method in class org.apache.catalina.authenticator.SavedRequest
getLocales(String) - static method in class org.apache.tomcat.util.http.AcceptLanguage
getLocalHost() - method in class org.apache.coyote.Request
getLocalHost() - method in class org.apache.coyote.tomcat3.Tomcat3Request
getLocalId() - method in class org.apache.jk.core.WorkerEnv
getLocalName() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalName() - method in class org.apache.catalina.core.DummyRequest
getLocalName() - method in class org.apache.catalina.connector.RequestFacade
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalPort() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalPort() - method in class org.apache.catalina.core.DummyRequest
getLocalPort() - method in class org.apache.coyote.Request
getLocalPort() - method in class org.apache.catalina.connector.RequestFacade
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalWar() - method in class org.apache.catalina.ant.DeployTask
getLocation() - method in class org.apache.catalina.deploy.ErrorPage
Return the location.
getLogger() - method in class org.apache.catalina.Container
Return the Logger with which this Container is associated.
getLogger() - method in class org.apache.catalina.core.ContainerBase
Return the Logger with which this Container is associated.
getLogger() - method in class org.apache.catalina.startup.Embedded
Return the Logger for this component.
getLoginConfig() - method in class org.apache.catalina.Context
Return the login configuration descriptor for this web application.
getLoginConfig() - method in class org.apache.catalina.core.StandardContext
Return the login configuration descriptor for this web application.
getLoginPage() - method in class org.apache.catalina.deploy.LoginConfig
getLong() - method in class org.apache.tomcat.util.buf.ByteChunk
getLong() - method in class org.apache.tomcat.util.buf.MessageBytes
Convert the buffer to an long, cache the value
getLong(int) - method in class org.apache.jk.core.MsgContext
getLongInt() - method in class org.apache.ajp.Ajp13Packet
Read a 32 bits integer from packet, and advance the read position past it.
getLongInt() - method in class org.apache.jk.core.Msg
Read a 32 bits integer from packet, and advance the read position past it.
getLongInt() - method in class org.apache.jk.common.MsgAjp
Read a 32 bits integer from packet, and advance the read position past it.
getMajorVersion() - method in class org.apache.catalina.core.ApplicationContext
Return the major version of the Java Servlet API that we implement.
getMajorVersion() - method in class org.apache.catalina.core.ApplicationContextFacade
getManager() - method in class org.apache.catalina.Container
Return the Manager with which this Container is associated.
getManager() - method in class org.apache.catalina.core.ContainerBase
Return the Manager with which this Container is associated.
getManager() - method in class org.apache.catalina.DefaultContext
Return the Manager with which this Container is associated.
getManager() - method in class org.apache.catalina.Session
Return the Manager within which this Session is valid.
getManager() - method in class org.apache.catalina.core.StandardDefaultContext
Return the Manager with which this Container is associated.
getManager() - method in class org.apache.catalina.session.StandardSession
Return the Manager within which this Session is valid.
getManager() - method in class org.apache.catalina.Store
Return the Manager instance associated with this Store.
getManager() - method in class org.apache.catalina.session.StoreBase
Return the Manager with which the Store is associated.
getManager(ResourceBundle) - static method in class org.apache.tomcat.util.res.StringManager
Get the StringManager for a particular package.
getManager(String) - static method in class org.apache.catalina.util.StringManager
Get the StringManager for a particular package.
getManager(String) - static method in class org.apache.naming.StringManager
Get the StringManager for a particular package.
getManager(String) - static method in class org.apache.tomcat.util.res.StringManager
Get the StringManager for a particular package.
getManager(String,Locale) - static method in class org.apache.tomcat.util.res.StringManager
Get the StringManager for a particular package and Locale.
getManagerChecksFrequency() - method in class org.apache.catalina.core.StandardContext
Return the frequency of manager checks.
getManagerChecksFrequency() - method in class org.apache.catalina.core.StandardDefaultContext
Get manager checks frquency.
getMapper() - method in class org.apache.catalina.Context
Get the request dispatcher mapper.
getMapper() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the mapper.
getMapper() - method in class org.apache.catalina.core.StandardContext
Get the mapper associated with the context.
getMappingData() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return mapping data.
getMappingObject() - method in class org.apache.catalina.Container
Return an object which may be utilized for mapping to this component.
getMappingObject() - method in class org.apache.catalina.core.ContainerBase
Return an object which may be utilized for mapping to this component.
getMax() - method in class org.apache.tomcat.util.collections.SimplePool
Return the size of the pool
getMaxActive() - method in class org.apache.catalina.Manager
Gets the maximum number of sessions that have been active at the same time.
getMaxActive() - method in class org.apache.catalina.session.ManagerBase
Max number of concurrent active sessions
getMaxActiveSessions() - method in class org.apache.catalina.session.PersistentManagerBase
Return the maximum number of active Sessions allowed, or -1 for no limit.
getMaxActiveSessions() - method in class org.apache.catalina.session.StandardManager
Return the maximum number of active Sessions allowed, or -1 for no limit.
getMaxAge() - method in class org.apache.tomcat.util.http.ServerCookie
getMaxAllocateIterations() - method in class org.apache.naming.resources.ResourceCache
Return the maximum amount of iterations during a space allocation.
getMaxHttpHeaderSize() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the maximum HTTP header size.
getMaxHttpHeaderSize() - method in class org.apache.coyote.http11.Http11Protocol
getMaxIdleBackup() - method in class org.apache.catalina.session.PersistentManagerBase
Indicates how many seconds old a session can get, after its last use in a request, before it should be backed up to the store.
getMaxIdleSwap() - method in class org.apache.catalina.session.PersistentManagerBase
The time in seconds after which a session should be swapped out of memory to disk.
getMaxInactiveInterval() - method in class org.apache.catalina.Manager
Return the default maximum inactive interval (in seconds) for Sessions created by this Manager.
getMaxInactiveInterval() - method in class org.apache.catalina.session.ManagerBase
Return the default maximum inactive interval (in seconds) for Sessions created by this Manager.
getMaxInactiveInterval() - method in class org.apache.catalina.Session
Return the maximum time interval, in seconds, between client requests before the servlet container will invalidate the session.
getMaxInactiveInterval() - method in class org.apache.catalina.session.StandardSession
Return the maximum time interval, in seconds, between client requests before the servlet container will invalidate the session.
getMaxInactiveInterval() - method in class org.apache.catalina.session.StandardSessionFacade
getMaxInactiveInterval() - method in class org.apache.tomcat.util.buf.TimeStamp
Inactive interval in millis - the time is computed in millis, convert to secs in the upper layer
getMaxInstances() - method in class org.apache.catalina.core.StandardWrapper
Return maximum number of instances that will be allocated when a single thread model servlet is used.
getMaxKeepAliveRequests() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the maximum number of Keep-Alive requests to honor per connection.
getMaxKeepAliveRequests() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the maximum number of Keep-Alive requests to honor per connection.
getMaxKeepAliveRequests() - method in class org.apache.coyote.http11.Http11Processor
Return the number of Keep-Alive requests that we will honor.
getMaxKeepAliveRequests() - method in class org.apache.coyote.http11.Http11Protocol
getMaxMemory() - method in class org.apache.tomcat.util.compat.Jdk14Compat
Return the maximum amount of memory the JVM will attempt to use.
getMaxMemory() - method in class org.apache.tomcat.util.compat.JdkCompat
Return the maximum amount of memory the JVM will attempt to use.
getMaxPort() - method in class org.apache.jk.common.ChannelSocket
getMaxPostSize() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the maximum size of a POST which will be automatically parsed by the container.
getMaxPostSize() - method in class org.apache.coyote.http11.Http11Processor
Return the maximum size of a POST which will be buffered in SSL mode.
getMaxPostSize() - method in class org.apache.coyote.http11.Http11Protocol
getMaxProcessors() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the maximum number of processors allowed, or <0 for unlimited.
getMaxProcessors() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the maximum number of processors allowed, or <0 for unlimited.
getMaxProcessors() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the maximum number of processors allowed, or <0 for unlimited.
getMaxRequestUri() - method in class org.apache.coyote.RequestInfo
getMaxSpareProcessors() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the maximum number of spare processors allowed.
getMaxSpareThreads() - method in class org.apache.jk.common.ChannelSocket
getMaxSpareThreads() - method in class org.apache.coyote.http11.Http11Protocol
getMaxSpareThreads() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getMaxSpareThreads() - method in class org.apache.tomcat.util.threads.ThreadPool
getMaxThreads() - method in class org.apache.jk.common.ChannelSocket
getMaxThreads() - method in class org.apache.coyote.http11.Http11Protocol
getMaxThreads() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getMaxThreads() - method in class org.apache.tomcat.util.threads.ThreadPool
getMaxTime() - method in class org.apache.coyote.RequestGroupInfo
getMaxTime() - method in class org.apache.coyote.RequestInfo
getMaxTime() - method in class org.apache.catalina.core.StandardWrapper
getMbeansFile() - method in class org.apache.catalina.core.StandardEngine
getMessage() - method in class org.apache.catalina.connector.ClientAbortException
Returns the message associated with this exception, if any.
getMessage() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the error message that was set with sendError() for this Response.
getMessage() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the error message that was set with sendError() for this Response.
getMessage() - method in class org.apache.catalina.core.DummyResponse
getMessage() - method in class org.apache.catalina.HttpResponse
Return the error message that was set with sendError() for this Response.
getMessage() - method in class org.apache.catalina.LifecycleException
Returns the message associated with this exception, if any.
getMessage() - method in class org.apache.coyote.Response
Get the status message.
getMessage(int) - static method in class org.apache.tomcat.util.http.HttpMessages
Get the status string associated with a status code.
getMethod() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the HTTP request method used in this Request.
getMethod() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the HTTP request method used in this Request.
getMethod() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getMethod() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getMethod() - method in class org.apache.catalina.core.DummyRequest
getMethod() - method in class org.apache.catalina.connector.HttpRequestFacade
getMethod() - method in class org.apache.coyote.RequestInfo
getMethod() - method in class org.apache.catalina.authenticator.SavedRequest
getMimeHeaders() - method in class org.apache.coyote.Request
getMimeHeaders() - method in class org.apache.coyote.Response
getMimeType(String) - method in class org.apache.catalina.core.ApplicationContext
Return the MIME type of the specified file, or null if the MIME type cannot be determined.
getMimeType(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getMinIdleSwap() - method in class org.apache.catalina.session.PersistentManagerBase
The minimum time in seconds that a session must be idle before it can be swapped out of memory, or -1 if it can be swapped out at any time.
getMinorVersion() - method in class org.apache.catalina.core.ApplicationContext
Return the minor version of the Java Servlet API that we implement.
getMinorVersion() - method in class org.apache.catalina.core.ApplicationContextFacade
getMinProcessors() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the minimum number of processors to start at initialization.
getMinProcessors() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the minimum number of processors to start at initialization.
getMinProcessors() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the minimum number of processors to start at initialization.
getMinSpareThreads() - method in class org.apache.jk.common.ChannelSocket
getMinSpareThreads() - method in class org.apache.coyote.http11.Http11Protocol
getMinSpareThreads() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getMinSpareThreads() - method in class org.apache.tomcat.util.threads.ThreadPool
getMinTime() - method in class org.apache.catalina.core.StandardWrapper
getMonitor() - method in class org.apache.tomcat.util.threads.ThreadPool
getMsg(int) - method in class org.apache.jk.core.MsgContext
The context may store a number of messages ( buffers + marshalling )
getName() - method in class org.apache.catalina.users.AbstractGroup
Make the principal name the same as the group name.
getName() - method in class org.apache.catalina.users.AbstractRole
Make the principal name the same as the role name.
getName() - method in class org.apache.catalina.users.AbstractUser
Make the principal name the same as the group name.
getName() - method in class org.apache.catalina.deploy.ApplicationParameter
getName() - method in class org.apache.catalina.servlets.CGIServlet.NameValuePair
getName() - method in class org.apache.catalina.Container
Return a name string (suitable for use by humans) that describes this Container.
getName() - method in class org.apache.catalina.core.ContainerBase
Return a name string (suitable for use by humans) that describes this Container.
getName() - method in class org.apache.catalina.deploy.ContextEjb
getName() - method in class org.apache.catalina.deploy.ContextEnvironment
getName() - method in class org.apache.catalina.deploy.ContextLocalEjb
getName() - method in class org.apache.catalina.deploy.ContextResource
getName() - method in class org.apache.catalina.deploy.ContextResourceLink
getName() - method in class org.apache.coyote.tomcat4.CoyotePrincipal
getName() - method in class org.apache.coyote.tomcat5.CoyotePrincipal
getName() - method in class org.apache.catalina.realm.DataSourceRealm
Return a short name for this Realm implementation.
getName() - method in class org.apache.catalina.DefaultContext
Return the name of this DefaultContext
getName() - method in class org.apache.catalina.Deployer
Return the name of the Container with which this Deployer is associated.
getName() - method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get name.
getName() - method in class org.apache.catalina.realm.GenericPrincipal
getName() - method in class org.apache.catalina.Host
Return the canonical, fully qualified, name of the virtual host this Container represents.
getName() - method in class org.apache.coyote.http11.Http11Protocol
getName() - method in class org.apache.catalina.realm.JAASRealm
Return a short name for this Realm implementation.
getName() - method in class org.apache.catalina.realm.JDBCRealm
Return a short name for this Realm implementation.
getName() - method in class org.apache.catalina.session.JDBCStore
Return the name for this instance (built from container name)
getName() - method in class org.apache.jk.core.JkHandler
getName() - method in class org.apache.catalina.realm.JNDIRealm
Return a short name for this Realm implementation.
getName() - method in class org.apache.catalina.session.ManagerBase
Return the descriptive short name of this Manager implementation.
getName() - method in class org.apache.catalina.realm.MemoryRealm
Return a short name for this Realm implementation.
getName() - method in class org.apache.catalina.deploy.MessageDestination
getName() - method in class org.apache.catalina.deploy.MessageDestinationRef
getName() - method in class org.apache.catalina.core.NamingContextListener
Return the "name" property.
getName() - method in class org.apache.naming.NamingService
Retruns the Catalina component name.
getName() - method in class org.apache.naming.NamingServiceMBean
Retruns the JNDI component name.
getName() - method in class org.apache.catalina.session.PersistentManager
Return the descriptive short name of this Manager implementation.
getName() - method in class org.apache.catalina.session.PersistentManagerBase
Return the descriptive short name of this Manager implementation.
getName() - method in class org.apache.catalina.realm.RealmBase
Return a short name for this Realm implementation, for use in log messages.
getName() - method in class org.apache.naming.resources.ResourceAttributes
Get name.
getName() - method in class org.apache.catalina.deploy.ResourceParams
getName() - method in class org.apache.catalina.deploy.SecurityCollection
Return the name of this web resource collection.
getName() - method in class org.apache.tomcat.util.http.ServerCookie
getName() - method in class org.apache.catalina.Service
Return the name of this Service.
getName() - method in class org.apache.catalina.core.StandardDefaultContext
The name of this DefaultContext
getName() - method in class org.apache.catalina.core.StandardHost
Return the canonical, fully qualified, name of the virtual host this Container represents.
getName() - method in class org.apache.catalina.core.StandardHostDeployer
Return the name of the Container with which this Deployer is associated.
getName() - method in class org.apache.catalina.session.StandardManager
Return the descriptive short name of this Manager implementation.
getName() - method in class org.apache.catalina.core.StandardService
Return the name of this Service.
getName() - method in class org.apache.tomcat.util.threads.ThreadPool
getName() - method in class org.apache.tomcat.util.buf.TimeStamp
Return the "name" of the timestamp.
getName() - method in class org.apache.catalina.realm.UserDatabaseRealm
Return a short name for this Realm implementation.
getName() - method in class org.apache.naming.resources.WARDirContext.Entry
getName(int) - method in class org.apache.tomcat.util.http.MimeHeaders
Returns the Nth header name, or null if there is no such header.
getName(int) - method in class org.apache.tomcat.util.collections.MultiMap
Returns the Nth header name This may be used to iterate through all header fields.
getNamedDispatcher(String) - method in class org.apache.catalina.core.ApplicationContext
Return a RequestDispatcher object that acts as a wrapper for the named servlet.
getNamedDispatcher(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getNameInNamespace() - method in class org.apache.naming.resources.BaseDirContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - method in class org.apache.naming.resources.FileDirContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - method in class org.apache.naming.NamingContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - method in class org.apache.naming.resources.ProxyDirContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - method in class org.apache.naming.SelectorContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - method in class org.apache.naming.resources.WARDirContext
Retrieves the full name of this context within its own namespace.
getNameParser(Name) - method in class org.apache.naming.resources.BaseDirContext
Retrieves the parser associated with the named context.
getNameParser(Name) - method in class org.apache.naming.NamingContext
Retrieves the parser associated with the named context.
getNameParser(Name) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves the parser associated with the named context.
getNameParser(Name) - method in class org.apache.naming.SelectorContext
Retrieves the parser associated with the named context.
getNameParser(String) - method in class org.apache.naming.resources.BaseDirContext
Retrieves the parser associated with the named context.
getNameParser(String) - method in class org.apache.naming.NamingContext
Retrieves the parser associated with the named context.
getNameParser(String) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves the parser associated with the named context.
getNameParser(String) - method in class org.apache.naming.SelectorContext
Retrieves the parser associated with the named context.
getNamingContext() - method in class org.apache.catalina.core.NamingContextListener
Return the associated naming context.
getNamingResources() - method in class org.apache.catalina.Context
Return the naming resources associated with this web application.
getNamingResources() - method in class org.apache.catalina.deploy.ContextEjb
getNamingResources() - method in class org.apache.catalina.deploy.ContextEnvironment
getNamingResources() - method in class org.apache.catalina.deploy.ContextLocalEjb
getNamingResources() - method in class org.apache.catalina.deploy.ContextResource
getNamingResources() - method in class org.apache.catalina.deploy.ContextResourceLink
getNamingResources() - method in class org.apache.catalina.DefaultContext
Return the naming resources associated with this web application.
getNamingResources() - method in class org.apache.catalina.deploy.MessageDestinationRef
getNamingResources() - method in class org.apache.catalina.deploy.ResourceParams
getNamingResources() - method in class org.apache.catalina.core.StandardContext
Return the naming resources associated with this web application.
getNamingResources() - method in class org.apache.catalina.core.StandardDefaultContext
Return the naming resources associated with this web application.
getNewSession() - method in class org.apache.catalina.session.ManagerBase
Get new session class to be used in the doLoad() method.
getNext() - method in class org.apache.jk.core.JkHandler
getNext() - method in class org.apache.jk.core.MsgContext
getNext(Node) - static method in class org.apache.jk.config.WebXml2Jk
Get the node in the list of siblings
getNoCompressionUserAgents() - method in class org.apache.coyote.http11.Http11Protocol
getNote(int) - method in class org.apache.tomcat.util.http.BaseRequest
getNote(int) - method in class org.apache.jk.core.MsgContext
getNote(int) - method in class org.apache.coyote.Request
getNote(int) - method in class org.apache.coyote.Response
getNote(int) - method in class org.apache.jk.core.WorkerEnv
getNote(Object,int) - method in class org.apache.tomcat.util.threads.ThreadWithAttributes
getNote(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the object bound with the specified name to the internal notes for this request, or null if no such binding exists.
getNote(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the object bound with the specified name to the internal notes for this request, or null if no such binding exists.
getNote(String) - method in class org.apache.catalina.core.DummyRequest
Return the object bound with the specified name to the internal notes for this request, or null if no such binding exists.
getNote(String) - method in class org.apache.catalina.Request
Return the object bound with the specified name to the internal notes for this request, or null if no such binding exists.
getNote(String) - method in class org.apache.catalina.Session
Return the object bound with the specified name to the internal notes for this session, or null if no such binding exists.
getNote(String) - method in class org.apache.catalina.session.StandardSession
Return the object bound with the specified name to the internal notes for this session, or null if no such binding exists.
getNoteId(int,String) - method in class org.apache.jk.core.WorkerEnv
getNoteNames() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return an Iterator containing the String names of all notes bindings that exist for this request.
getNoteNames() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return an Iterator containing the String names of all notes bindings that exist for this request.
getNoteNames() - method in class org.apache.catalina.core.DummyRequest
Return an Iterator containing the String names of all notes bindings that exist for this request.
getNoteNames() - method in class org.apache.catalina.Request
Return an Iterator containing the String names of all notes bindings that exist for this request.
getNoteNames() - method in class org.apache.catalina.Session
Return an Iterator containing the String names of all notes bindings that exist for this session.
getNoteNames() - method in class org.apache.catalina.session.StandardSession
Return an Iterator containing the String names of all notes bindings that exist for this session.
getNotificationInfo() - method in class org.apache.jk.common.ChannelSocket
getObjectInstance(Object,Name,Context,Hashtable) - method in class org.apache.naming.factory.BeanFactory
Create a new Bean instance.
getObjectInstance(Object,Name,Context,Hashtable) - method in class org.apache.naming.factory.EjbFactory
Crete a new EJB instance.
getObjectInstance(Object,Name,Context,Hashtable) - method in class org.apache.naming.factory.MailSessionFactory
Create and return an object instance based on the specified characteristics.
Create and return a new MemoryUserDatabase instance that has been configured according to the properties of the specified Reference.
getObjectInstance(Object,Name,Context,Hashtable) - method in class org.apache.naming.factory.OpenEjbFactory
Crete a new EJB instance using OpenEJB.
getObjectInstance(Object,Name,Context,Hashtable) - method in class org.apache.naming.factory.ResourceEnvFactory
Crete a new Resource env instance.
getObjectInstance(Object,Name,Context,Hashtable) - method in class org.apache.naming.factory.ResourceFactory
Crete a new DataSource instance.
getObjectInstance(Object,Name,Context,Hashtable) - method in class org.apache.naming.factory.ResourceLinkFactory
Create a new DataSource instance.
getObjectInstance(Object,Name,Context,Hashtable) - method in class org.apache.naming.factory.SendMailFactory
getObjectInstance(Object,Name,Context,Hashtable) - method in class org.apache.naming.factory.TransactionFactory
Crete a new User transaction instance.
getObjectName() - method in class org.apache.catalina.core.ContainerBase
getObjectName() - method in class org.apache.coyote.tomcat4.CoyoteConnector
getObjectName() - method in class org.apache.coyote.tomcat5.CoyoteConnector
getObjectName() - method in class org.apache.coyote.http11.Http11Protocol
getObjectName() - method in class org.apache.jk.core.JkHandler
getObjectName() - method in class org.apache.jk.server.JkMain
getObjectName() - method in class org.apache.catalina.logger.LoggerBase
getObjectName() - method in class org.apache.catalina.session.ManagerBase
getObjectName() - method in class org.apache.catalina.realm.RealmBase
getObjectName() - method in class org.apache.catalina.core.StandardDefaultContext
getObjectName() - method in class org.apache.catalina.core.StandardServer
getObjectName() - method in class org.apache.catalina.core.StandardService
getObjectName() - method in class org.apache.catalina.valves.ValveBase
getOffset() - method in class org.apache.tomcat.util.buf.ByteChunk
getOffset() - method in class org.apache.tomcat.util.buf.CharChunk
getOut() - method in class org.apache.jk.server.JkMain
getOutputBuffer() - method in class org.apache.coyote.Response
getOutputStream() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the servlet output stream associated with this Response.
getOutputStream() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the servlet output stream associated with this Response.
getOutputStream() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
getOutputStream() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
getOutputStream() - method in class org.apache.catalina.core.DummyResponse
getOutputStream() - method in class org.apache.coyote.http11.InternalOutputBuffer
Get the underlying socket output stream.
getOutputStream() - method in class org.apache.catalina.connector.ResponseFacade
getOutputStream() - method in class org.apache.catalina.ssi.ResponseIncludeWrapper
Return a OutputStream, throws and exception if a printwriter already been returned.
getOverride() - method in class org.apache.catalina.deploy.ApplicationParameter
getOverride() - method in class org.apache.catalina.Context
Return the override flag for this web application.
getOverride() - method in class org.apache.catalina.deploy.ContextEnvironment
getOverride() - method in class org.apache.catalina.core.StandardContext
Return the DefaultContext override flag for this web application.
getParam(Object) - method in class org.apache.tomcat.util.threads.ThreadWithAttributes
Information about the current request ( or the main object we are processing )
getParameter(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the value of the specified request parameter, if any; otherwise, return null.
getParameter(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the value of the specified request parameter, if any; otherwise, return null.
getParameter(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getParameter(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getParameter(String) - method in class org.apache.catalina.core.DummyRequest
getParameter(String) - method in class org.apache.tomcat.util.http.Parameters
getParameter(String) - method in class org.apache.catalina.connector.RequestFacade
getParameterMap() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Returns a Map of the parameters of this request.
getParameterMap() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Returns a Map of the parameters of this request.
getParameterMap() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getParameterMap() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getParameterMap() - method in class org.apache.catalina.core.DummyRequest
getParameterMap() - method in class org.apache.catalina.deploy.FilterDef
getParameterMap() - method in class org.apache.catalina.connector.RequestFacade
getParameterNames() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the names of all defined request parameters for this request.
getParameterNames() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the names of all defined request parameters for this request.
getParameterNames() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getParameterNames() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getParameterNames() - method in class org.apache.catalina.core.DummyRequest
getParameterNames() - method in class org.apache.tomcat.util.http.Parameters
getParameterNames() - method in class org.apache.catalina.connector.RequestFacade
getParameterNames() - method in class org.apache.catalina.authenticator.SavedRequest
getParameters() - method in class org.apache.catalina.util.CGIProcessEnvironment
Gets process' derived query parameters
getParameters() - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Gets derived CGI query parameters
getParameters() - method in class org.apache.coyote.Request
getParameters() - method in class org.apache.catalina.deploy.ResourceParams
getParameterValues(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the defined values for the specified request parameter, if any; otherwise, return null.
getParameterValues(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the defined values for the specified request parameter, if any; otherwise, return null.
getParameterValues(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getParameterValues(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getParameterValues(String) - method in class org.apache.catalina.core.DummyRequest
getParameterValues(String) - method in class org.apache.tomcat.util.http.Parameters
getParameterValues(String) - method in class org.apache.catalina.connector.RequestFacade
getParameterValues(String) - method in class org.apache.catalina.authenticator.SavedRequest
getParent() - method in class org.apache.catalina.Container
Return the Container for which this Container is a child, if there is one.
getParent() - method in class org.apache.catalina.core.ContainerBase
Return the Container for which this Container is a child, if there is one.
getParent() - method in class org.apache.catalina.DefaultContext
Return the Container for which this Container is a child, if there is one.
getParent() - method in class org.apache.catalina.core.StandardDefaultContext
Return the Container for which this Container is a child, if there is one.
getParent() - method in class org.apache.tomcat.util.buf.TimeStamp
getParentClassLoader() - method in class org.apache.catalina.Container
Return the parent class loader (if any) for web applications.
getParentClassLoader() - method in class org.apache.catalina.core.ContainerBase
Return the parent class loader (if any) for this web application.
getParentClassLoader() - method in class org.apache.catalina.core.StandardHostDeployer
Delegate a request for the parent class loader to our associated Host.
getParentName() - method in class org.apache.catalina.core.ContainerBase
getParentName() - method in class org.apache.catalina.core.StandardContext
getParentName() - method in class org.apache.catalina.core.StandardEngine
getParentName(ObjectName) - method in class org.apache.catalina.valves.ValveBase
From the name, extract the parent object name
getPartialServletStackTrace(Throwable) - method in class org.apache.tomcat.util.compat.Jdk14Compat
Print out a partial servlet stack trace (truncating at the last occurrence of javax.servlet.).
getPartialServletStackTrace(Throwable) - method in class org.apache.tomcat.util.compat.JdkCompat
Print out a partial servlet stack trace (truncating at the last occurrence of javax.servlet.).
getPass() - method in class org.apache.jk.common.ModJkMX
getPassword() - method in class org.apache.catalina.ant.AbstractCatalinaTask
getPassword() - method in class org.apache.catalina.users.AbstractUser
Return the logon password of this user, optionally prefixed with the identifier of an encoding scheme surrounded by curly braces, such as {md5}xxxxx.
getPassword() - method in class org.apache.catalina.realm.GenericPrincipal
getPassword() - method in class org.apache.ajp.NegociationHandler
Get the secret password
getPassword() - method in class org.apache.catalina.authenticator.SingleSignOnEntry
Gets the password credential (if any) associated with the SSO.
getPassword() - method in class org.apache.catalina.User
Return the logon password of this user, optionally prefixed with the identifier of an encoding scheme surrounded by curly braces, such as {md5}xxxxx.
getPassword(String) - method in class org.apache.catalina.realm.DataSourceRealm
Return the password associated with the given principal's user name.
getPassword(String) - method in class org.apache.catalina.realm.JAASRealm
Return the password associated with the given principal's user name.
getPassword(String) - method in class org.apache.catalina.realm.JDBCRealm
Return the password associated with the given principal's user name.
getPassword(String) - method in class org.apache.catalina.realm.JNDIRealm
Return the password associated with the given principal's user name.
getPassword(String) - method in class org.apache.catalina.realm.MemoryRealm
Return the password associated with the given principal's user name.
getPassword(String) - method in class org.apache.catalina.realm.RealmBase
Return the password associated with the given principal's user name.
getPassword(String) - method in class org.apache.catalina.realm.UserDatabaseRealm
Return the password associated with the given principal's user name.
getPath() - method in class org.apache.catalina.Context
Return the context path for this web application.
getPath() - method in class org.apache.catalina.ant.DeployTask
getPath() - method in class org.apache.catalina.ant.InstallTask
getPath() - method in class org.apache.catalina.ant.ReloadTask
getPath() - method in class org.apache.catalina.ant.RemoveTask
getPath() - method in class org.apache.tomcat.util.http.ServerCookie
getPath() - method in class org.apache.catalina.ant.SessionsTask
getPath() - method in class org.apache.catalina.ssi.SSIServletExternalResolver.ServletContextAndPath
getPath() - method in class org.apache.catalina.core.StandardContext
Return the context path for this Context.
getPath() - method in class org.apache.catalina.ant.StartTask
getPath() - method in class org.apache.catalina.ant.StopTask
getPath() - method in class org.apache.catalina.ant.UndeployTask
getPath() - method in class org.apache.catalina.util.URL
Return the path part of the URL.
getPath() - method in class org.apache.tomcat.util.net.URL
Return the path part of the URL.
getPath() - method in class org.apache.catalina.ant.ValidatorTask
getPathInfo() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the path information associated with this Request.
getPathInfo() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the path information associated with this Request.
getPathInfo() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getPathInfo() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getPathInfo() - method in class org.apache.catalina.core.DummyRequest
getPathInfo() - method in class org.apache.catalina.connector.HttpRequestFacade
getPathInfoMB() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Get the path info.
getPathInfoMB() - method in class org.apache.catalina.core.DummyRequest
Get the path info.
getPathInfoMB() - method in class org.apache.catalina.HttpRequest
Get the path info.
getPathname() - method in class org.apache.catalina.realm.MemoryRealm
Return the pathname of our XML file containing user definitions.
getPathname() - method in class org.apache.catalina.users.MemoryUserDatabase
Return the relative or absolute pathname to the persistent storage file.
getPathname() - method in class org.apache.catalina.session.StandardManager
Return the session persistence pathname, if any.
getPathTranslated() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the extra path information for this request, translated to a real path.
getPathTranslated() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the extra path information for this request, translated to a real path.
getPathTranslated() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getPathTranslated() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getPathTranslated() - method in class org.apache.catalina.core.DummyRequest
getPathTranslated() - method in class org.apache.catalina.connector.HttpRequestFacade
getPathWithoutContext(String) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getPathWithoutFileName(String) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getPattern() - method in class org.apache.catalina.valves.AccessLogValve
Return the format pattern.
getPattern() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Return the format pattern.
getPaused() - method in class org.apache.catalina.core.StandardContext
Return the request processing paused flag for this Context.
getPeerCertificateChain() - method in class org.apache.tomcat.util.net.SSLSupport
The client certificate chain (if any).
getPeerCertificateChain(boolean) - method in class org.apache.tomcat.util.net.SSLSupport
The client certificate chain (if any).
getPermission() - method in class org.apache.naming.resources.DirContextURLConnection
Get the Permission for this URL
getPermissions(CodeSource) - method in class org.apache.catalina.loader.StandardClassLoader
Get the Permissions for a CodeSource.
getPermissions(CodeSource) - method in class org.apache.catalina.loader.WebappClassLoader
Get the Permissions for a CodeSource.
getPipeline() - method in class org.apache.catalina.Container
Return the Pipeline object that manages the Valves associated with this Container.
getPipeline() - method in class org.apache.catalina.core.ContainerBase
Return the Pipeline object that manages the Valves associated with this Container.
getPools() - method in class org.apache.coyote.http11.Http11Protocol
getPort() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the port number on which we listen for AJP13 requests.
getPort() - method in class org.apache.jk.common.ChannelSocket
getPort() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the port number on which we listen for requests.
getPort() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the port number on which we listen for requests.
getPort() - method in class org.apache.coyote.http11.Http11Protocol
getPort() - method in class org.apache.jk.common.JkMX
getPort() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getPort() - method in class org.apache.catalina.Server
Return the port number we listen to for shutdown commands.
getPort() - method in class org.apache.catalina.core.StandardServer
Return the port number we listen to for shutdown commands.
getPort() - method in class org.apache.catalina.util.URL
Return the port number part of the URL.
getPort() - method in class org.apache.tomcat.util.net.URL
Return the port number part of the URL.
getPostInput(ArrayList) - method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
Gets a string for input to a POST cgi script
getPostInput(Hashtable) - method in class org.apache.catalina.util.ProcessHelper
Gets a string for input to a POST cgi script
getPrefix() - method in class org.apache.catalina.valves.AccessLogValve
Return the log file prefix.
getPrefix() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Return the log file prefix.
getPrefix() - method in class org.apache.catalina.logger.FileLogger
Return the log file prefix.
getPrincipal() - method in class org.apache.catalina.Session
Return the authenticated Principal that is associated with this Session.
getPrincipal() - method in class org.apache.catalina.authenticator.SingleSignOnEntry
Gets the Principal that has been authenticated by the SSO.
getPrincipal() - method in class org.apache.catalina.session.StandardSession
Return the authenticated Principal that is associated with this Session.
getPrincipal(String) - method in class org.apache.catalina.realm.DataSourceRealm
Return the Principal associated with the given user name.
getPrincipal(String) - method in class org.apache.catalina.realm.JAASRealm
Return the Principal associated with the given user name.
getPrincipal(String) - method in class org.apache.catalina.realm.JDBCRealm
Return the Principal associated with the given user name.
getPrincipal(String) - method in class org.apache.catalina.realm.JNDIRealm
Return the Principal associated with the given user name.
getPrincipal(String) - method in class org.apache.catalina.realm.MemoryRealm
Return the Principal associated with the given user name.
getPrincipal(String) - method in class org.apache.catalina.realm.RealmBase
Return the Principal associated with the given user name.
getPrincipal(String) - method in class org.apache.catalina.realm.UserDatabaseRealm
Return the Principal associated with the given user name.
getPrincipals() - method in class org.apache.catalina.realm.MemoryRealm
Returns the collection of valid principals for this realm.
getPrivateKey(String) - method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
Returns the key associated with the given alias.
getPrivileged() - method in class org.apache.catalina.Context
Return the privileged flag for this web application.
getPrivileged() - method in class org.apache.catalina.core.StandardContext
Return the privileged flag for this web application.
getProcessingTime() - method in class org.apache.catalina.session.PersistentManagerBase
getProcessingTime() - method in class org.apache.coyote.RequestGroupInfo
getProcessingTime() - method in class org.apache.coyote.RequestInfo
getProcessingTime() - method in class org.apache.catalina.session.StandardManager
getProcessingTime() - method in class org.apache.catalina.core.StandardWrapper
getProcessTlds() - method in class org.apache.catalina.core.StandardContext
Returns the processTlds attribute value.
getPropertiesFile() - method in class org.apache.jk.server.JkMain
getProperty(Object,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
getProperty(String) - static method in class org.apache.catalina.startup.CatalinaProperties
Return specified property value.
getProperty(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return a configured property.
getProperty(String) - method in class org.apache.coyote.http11.Http11Protocol
Get a property
getProperty(String) - method in class org.apache.tomcat.util.IntrospectionUtils.PropertySource
getProperty(String) - method in class org.apache.jk.server.JkCoyoteHandler
getProperty(String) - method in class org.apache.jk.core.JkHandler
getProperty(String) - method in class org.apache.jk.server.JkMain
Retrieve a property.
getProperty(String,String) - static method in class org.apache.catalina.startup.CatalinaProperties
Return specified property value.
getProtocol() - method in class org.apache.catalina.Cluster
Get the protocol used by the cluster.
getProtocol() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the Coyote protocol handler in use.
getProtocol() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the protocol and version used to make this Request.
getProtocol() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the protocol and version used to make this Request.
getProtocol() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getProtocol() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getProtocol() - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
getProtocol() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the SSL protocol variant to be used.
getProtocol() - method in class org.apache.catalina.core.DummyRequest
getProtocol() - method in class org.apache.coyote.http11.Http11Protocol
getProtocol() - method in class org.apache.catalina.realm.JNDIRealm
Return the protocol to be used.
getProtocol() - method in class org.apache.catalina.connector.RequestFacade
getProtocol() - method in class org.apache.coyote.RequestInfo
getProtocol() - method in class org.apache.catalina.util.URL
Return the protocol name part of the URL.
getProtocol() - method in class org.apache.tomcat.util.net.URL
Return the protocol name part of the URL.
getProtocolHandler() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the protocol handler associated with the connector.
getProtocolHandlerClassName() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the class name of the Coyote protocol handler in use.
getProtocolHandlerClassName() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the class name of the Coyote protocol handler in use.
getProtocols() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the SSL protocol variants to be enabled.
getProtocols() - method in class org.apache.coyote.http11.Http11Protocol
getProxyName() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the proxy server name for this Connector.
getProxyName() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the proxy server name for this Connector.
getProxyPort() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the proxy server port for this Connector.
getProxyPort() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the proxy server port for this Connector.
getPublicId() - method in class org.apache.catalina.Context
Return the public identifier of the deployment descriptor DTD that is currently being parsed.
getPublicId() - method in class org.apache.catalina.core.StandardContext
Return the public identifier of the deployment descriptor DTD that is currently being parsed.
getQualifiedNames() - method in class org.apache.catalina.util.DOMWriter
getQuery() - method in class org.apache.catalina.ant.JMXQueryTask
Get method for the JMX query string
getQuery() - method in class org.apache.catalina.util.URL
Return the query part of the URL.
getQuery() - method in class org.apache.tomcat.util.net.URL
Return the query part of the URL.
getQueryString() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the query string associated with this request.
getQueryString() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the query string associated with this request.
getQueryString() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getQueryString() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getQueryString() - method in class org.apache.catalina.core.DummyRequest
getQueryString() - method in class org.apache.catalina.connector.HttpRequestFacade
getQueryString() - method in class org.apache.catalina.authenticator.SavedRequest
getRandom() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the random number generator instance we should use for generating session identifiers.
getRandom() - method in class org.apache.catalina.session.ManagerBase
Return the random number generator instance we should use for generating session identifiers.
getRandomBytes(bytes[]) - method in class org.apache.catalina.session.ManagerBase
getRandomClass() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the random number generator class name.
getRandomClass() - method in class org.apache.catalina.session.ManagerBase
Return the random number generator class name.
getRandomFile() - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
getRandomFile() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the pathname to the random file.
getRandomFile() - method in class org.apache.catalina.session.ManagerBase
getReader() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Read the Reader wrapping the input stream for this Request.
getReader() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Read the Reader wrapping the input stream for this Request.
getReader() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getReader() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getReader() - method in class org.apache.catalina.core.DummyRequest
getReader() - method in class org.apache.catalina.connector.RequestFacade
getReadme(DirContext) - method in class org.apache.catalina.servlets.DefaultServlet
Get the readme file as a string.
getRealm() - method in class org.apache.catalina.Container
Return the Realm with which this Container is associated.
getRealm() - method in class org.apache.catalina.core.ContainerBase
Return the Realm with which this Container is associated.
getRealm() - method in class org.apache.catalina.startup.Embedded
Return the default Realm for our Containers.
getRealm() - method in class org.apache.catalina.realm.GenericPrincipal
getRealm() - method in class org.apache.catalina.core.StandardEngine
Provide a default in case no explicit configuration is set
getRealmName() - method in class org.apache.catalina.deploy.LoginConfig
getRealPath(String) - method in class org.apache.catalina.core.ApplicationContext
Return the real path for a given virtual path, if possible; otherwise return null.
getRealPath(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getRealPath(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the real path of the specified virtual path.
getRealPath(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the real path of the specified virtual path.
getRealPath(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getRealPath(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getRealPath(String) - method in class org.apache.catalina.core.DummyRequest
getRealPath(String) - method in class org.apache.catalina.connector.RequestFacade
getRedirectPort() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the port number to which a request should be redirected if it comes in on a non-SSL port and is subject to a security constraint with a transport guarantee that requires SSL.
getRedirectPort() - method in class org.apache.catalina.Connector
Return the port number to which a request should be redirected if it comes in on a non-SSL port and is subject to a security constraint with a transport guarantee that requires SSL.
getRedirectPort() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the port number to which a request should be redirected if it comes in on a non-SSL port and is subject to a security constraint with a transport guarantee that requires SSL.
getRedirectPort() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the port number to which a request should be redirected if it comes in on a non-SSL port and is subject to a security constraint with a transport guarantee that requires SSL.
getRef() - method in class org.apache.catalina.util.URL
Return the reference part of the URL.
getRef() - method in class org.apache.tomcat.util.net.URL
Return the reference part of the URL.
getReferrals() - method in class org.apache.catalina.realm.JNDIRealm
Returns the current settings for handling JNDI referrals.
getRegisterRequests() - method in class org.apache.jk.common.HandlerRequest
Get the flag to tell if we JMX register requests.
getRejectedSessions() - method in class org.apache.catalina.Manager
Gets the number of sessions that were not created because the maximum number of active sessions was reached.
getRejectedSessions() - method in class org.apache.catalina.session.PersistentManagerBase
Number of session creations that failed due to maxActiveSessions.
getRejectedSessions() - method in class org.apache.catalina.session.StandardManager
Number of session creations that failed due to maxActiveSessions
getRelativePath(HttpServletRequest) - method in class org.apache.catalina.servlets.DefaultServlet
Return the relative path associated with this servlet.
getRelativePath(HttpServletRequest) - static method in class org.apache.catalina.ssi.SSIServletRequestUtil
Return the relative path associated with this servlet.
getReloadable() - method in class org.apache.catalina.Context
Return the reloadable flag for this web application.
getReloadable() - method in class org.apache.catalina.DefaultContext
Return the reloadable flag for this web application.
getReloadable() - method in class org.apache.catalina.Loader
Return the reloadable flag for this Loader.
getReloadable() - method in class org.apache.catalina.core.StandardContext
Return the reloadable flag for this web application.
getReloadable() - method in class org.apache.catalina.core.StandardDefaultContext
Return the reloadable flag for this web application.
getReloadable() - method in class org.apache.catalina.loader.WebappLoader
Return the reloadable flag for this Loader.
getRemaining() - method in class org.apache.coyote.http11.filters.IdentityInputFilter
Get remaining bytes.
getRemaining() - method in class org.apache.coyote.http11.filters.IdentityOutputFilter
Get remaining bytes.
getRemote() - method in class org.apache.catalina.deploy.ContextEjb
getRemoteAddr() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the remote IP address making this Request.
getRemoteAddr() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the remote IP address making this Request.
getRemoteAddr() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getRemoteAddr() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getRemoteAddr() - method in class org.apache.catalina.core.DummyRequest
getRemoteAddr() - method in class org.apache.catalina.connector.RequestFacade
getRemoteAddr() - method in class org.apache.coyote.RequestInfo
getRemoteHost() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the remote host name making this Request.
getRemoteHost() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the remote host name making this Request.
getRemoteHost() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getRemoteHost() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getRemoteHost() - method in class org.apache.catalina.core.DummyRequest
getRemoteHost() - method in class org.apache.catalina.connector.RequestFacade
getRemotePort() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemotePort() - method in class org.apache.catalina.core.DummyRequest
getRemotePort() - method in class org.apache.coyote.Request
getRemotePort() - method in class org.apache.catalina.connector.RequestFacade
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemoteUser() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the name of the remote user that has been authenticated for this Request.
getRemoteUser() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the name of the remote user that has been authenticated for this Request.
getRemoteUser() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getRemoteUser() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getRemoteUser() - method in class org.apache.catalina.core.DummyRequest
getRemoteUser() - method in class org.apache.catalina.connector.HttpRequestFacade
getRemoteUser() - method in class org.apache.coyote.Request
getRemoteUser() - method in class org.apache.coyote.tomcat3.Tomcat3Request
getReportedname() - method in class org.apache.coyote.http11.Http11Protocol
getReporter() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return a PrintWriter that can be used to render error messages, regardless of whether a stream or writer has already been acquired.
getReporter() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return a PrintWriter that can be used to render error messages, regardless of whether a stream or writer has already been acquired.
getReporter() - method in class org.apache.catalina.core.DummyResponse
getReporter() - method in class org.apache.catalina.Response
Return a PrintWriter that can be used to render error messages, regardless of whether a stream or writer has already been acquired.
getRepositories() - method in class org.apache.catalina.loader.WebappLoader
getRepositoriesString() - method in class org.apache.catalina.loader.WebappLoader
Extra repositories for this loader
getReqAttributeIgnoreCase(String) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getRequest() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the ServletRequest for which this object is the facade.
getRequest() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the ServletRequest for which this object is the facade.
getRequest() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the Request with which this Response is associated.
getRequest() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the Request with which this Response is associated.
getRequest() - method in class org.apache.catalina.core.DummyRequest
Return the ServletRequest for which this object is the facade.
getRequest() - method in class org.apache.catalina.core.DummyResponse
getRequest() - method in class org.apache.coyote.http11.Http11Processor
Get the request associated with this processor.
getRequest() - method in class org.apache.coyote.tomcat5.InputBuffer
Get associated Coyote request.
getRequest() - method in class org.apache.catalina.InstanceEvent
Return the servlet request for which this event occurred.
getRequest() - method in class org.apache.jk.core.MsgContext
getRequest() - method in class org.apache.catalina.Request
Return the ServletRequest for which this object is the facade.
getRequest() - method in class org.apache.catalina.Response
Return the Request with which this Response is associated.
getRequest() - method in class org.apache.coyote.Response
getRequestBytesReceived() - method in class org.apache.coyote.RequestInfo
getRequestBytesSent() - method in class org.apache.coyote.RequestInfo
getRequestCount() - method in class org.apache.jk.common.ChannelSocket
getRequestCount() - method in class org.apache.coyote.RequestGroupInfo
getRequestCount() - method in class org.apache.coyote.RequestInfo
getRequestCount() - method in class org.apache.catalina.core.StandardWrapper
getRequestDispatcher(String) - method in class org.apache.catalina.core.ApplicationContext
Return a RequestDispatcher instance that acts as a wrapper for the resource at the given path.
getRequestDispatcher(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getRequestDispatcher(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return a RequestDispatcher that wraps the resource at the specified path, which may be interpreted as relative to the current request path.
getRequestDispatcher(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return a RequestDispatcher that wraps the resource at the specified path, which may be interpreted as relative to the current request path.
getRequestDispatcher(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getRequestDispatcher(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getRequestDispatcher(String) - method in class org.apache.catalina.core.DummyRequest
getRequestDispatcher(String) - method in class org.apache.catalina.connector.RequestFacade
getRequestedSessionId() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the session identifier included in this request, if any.
getRequestedSessionId() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the session identifier included in this request, if any.
getRequestedSessionId() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getRequestedSessionId() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getRequestedSessionId() - method in class org.apache.catalina.core.DummyRequest
getRequestedSessionId() - method in class org.apache.catalina.connector.HttpRequestFacade
getRequestPathMB() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Get the request path.
getRequestPathMB() - method in class org.apache.catalina.core.DummyRequest
Get the request path.
getRequestPathMB() - method in class org.apache.catalina.HttpRequest
Get the request path.
getRequestProcessingTime() - method in class org.apache.coyote.RequestInfo
getRequestProcessor() - method in class org.apache.coyote.Request
getRequestURI() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the request URI for this request.
getRequestURI() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the request URI for this request.
getRequestURI() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getRequestURI() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getRequestURI() - method in class org.apache.catalina.core.DummyRequest
getRequestURI() - method in class org.apache.catalina.connector.HttpRequestFacade
getRequestURI() - method in class org.apache.catalina.authenticator.SavedRequest
getRequestURL() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Reconstructs the URL the client used to make the request.
getRequestURL() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Reconstructs the URL the client used to make the request.
getRequestURL() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getRequestURL() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getRequestURL() - method in class org.apache.catalina.core.DummyRequest
getRequestURL() - method in class org.apache.catalina.connector.HttpRequestFacade
getRequiredExtensionCount() - method in class org.apache.catalina.util.ManifestResource
Gets the number of required extensions
getRequiredExtensions() - method in class org.apache.catalina.util.ManifestResource
Gets the list of required extensions
getRequireReauthentication() - method in class org.apache.catalina.authenticator.SingleSignOn
Gets whether each request needs to be reauthenticated (by an Authenticator downstream in the pipeline) to the security Realm, or if this Valve can itself bind security info to the request based on the presence of a valid SSO entry without rechecking with the Realm
getResource(String) - method in class org.apache.catalina.core.ApplicationContext
Return the URL to the resource that is mapped to a specified path.
getResource(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getResource(String) - method in class org.apache.catalina.loader.StandardClassLoader
Find the resource with the given name.
getResource(String) - method in class org.apache.catalina.loader.WebappClassLoader
Find the resource with the given name.
getResourceAsStream(String) - method in class org.apache.catalina.core.ApplicationContext
Return the requested resource as an InputStream.
getResourceAsStream(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getResourceAsStream(String) - method in class org.apache.catalina.loader.StandardClassLoader
Find the resource with the given name, and return an input stream that can be used for reading it.
getResourceAsStream(String) - method in class org.apache.catalina.loader.WebappClassLoader
Find the resource with the given name, and return an input stream that can be used for reading it.
getResourceLinks() - method in class org.apache.catalina.mbeans.DefaultContextMBean
Return the MBean Names of all the defined resource links for this application
getResourceLinks() - method in class org.apache.catalina.mbeans.NamingResourcesMBean
Return the MBean Names of all the defined resource link references for this application.
getResourceLinks() - method in class org.apache.catalina.core.StandardContext
Return the MBean Names of all the defined resource links for this application
getResourceLinks() - method in class org.apache.catalina.mbeans.StandardContextMBean
Return the MBean Names of all the defined resource links for this application
getResourceLinks() - method in class org.apache.catalina.core.StandardDefaultContext
Return the MBean Names of all the defined resource links for this application
getResourceName() - method in class org.apache.catalina.util.ManifestResource
Gets the name of the resource
getResourceName() - method in class org.apache.catalina.realm.UserDatabaseRealm
Return the global JNDI name of the UserDatabase resource we will be using.
getResourceNames() - method in class org.apache.catalina.core.StandardContext
Return the MBean Names of all the defined resource references for this application.
getResourceNames() - method in class org.apache.catalina.core.StandardDefaultContext
Return the MBean Names of all the defined resource references for this application.
getResourcePaths(String) - method in class org.apache.catalina.core.ApplicationContext
Return a Set containing the resource paths of resources member of the specified collection.
getResourcePaths(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getResources() - method in class org.apache.catalina.core.ApplicationContext
Return the resources object that is mapped to a specified path.
getResources() - method in class org.apache.catalina.Container
Return the Resources with which this Container is associated.
getResources() - method in class org.apache.catalina.core.ContainerBase
Return the resources DirContext object with which this Container is associated.
getResources() - method in class org.apache.catalina.DefaultContext
Get the resources DirContext object with which this Container is associated.
getResources() - method in class org.apache.catalina.mbeans.DefaultContextMBean
Return the MBean Names of all the defined resource references for this application.
getResources() - method in class org.apache.catalina.servlets.DefaultServlet
Get resources.
getResources() - method in class org.apache.catalina.mbeans.NamingResourcesMBean
Return the MBean Names of all the defined resource references for this application.
getResources() - method in class org.apache.catalina.mbeans.StandardContextMBean
Return the MBean Names of all the defined resource references for this application.
getResources() - method in class org.apache.catalina.core.StandardDefaultContext
Get the resources DirContext object with which this Container is associated.
getResources() - method in class org.apache.catalina.loader.WebappClassLoader
Get associated resources.
getResourceType() - method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get resource type.
getResourceType() - method in class org.apache.naming.resources.ResourceAttributes
Get resource type.
getResponse() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the Response with which this Request is associated.
getResponse() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the Response with which this Request is associated.
getResponse() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the ServletResponse for which this object is the facade.
getResponse() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the ServletResponse for which this object is the facade.
getResponse() - method in class org.apache.catalina.core.DummyRequest
Return the Response with which this Request is associated.
getResponse() - method in class org.apache.catalina.core.DummyResponse
getResponse() - method in class org.apache.catalina.InstanceEvent
Return the servlet response for which this event occurred.
getResponse() - method in class org.apache.coyote.tomcat4.OutputBuffer
Get associated Coyote response.
getResponse() - method in class org.apache.coyote.tomcat5.OutputBuffer
Get associated Coyote response.
getResponse() - method in class org.apache.catalina.Request
Return the Response with which this Request is associated.
getResponse() - method in class org.apache.coyote.Request
getResponse() - method in class org.apache.catalina.Response
Return the ServletResponse for which this object is the facade.
getRestrictedUserAgents() - method in class org.apache.coyote.http11.Http11Protocol
getRoleBase() - method in class org.apache.catalina.realm.JNDIRealm
Return the base element for role searches.
getRoleClassNames() - method in class org.apache.catalina.realm.JAASRealm
getRolename() - method in class org.apache.catalina.users.AbstractRole
Return the role name of this role, which must be unique within the scope of a UserDatabase.
getRoleName() - method in class org.apache.catalina.realm.JNDIRealm
Return the role name attribute name for this Realm.
getRolename() - method in class org.apache.catalina.Role
Return the role name of this role, which must be unique within the scope of a UserDatabase.
getRoleNameCol() - method in class org.apache.catalina.realm.DataSourceRealm
Return the column in the user role table that names a role.
getRoleNameCol() - method in class org.apache.catalina.realm.JDBCRealm
Return the column in the user role table that names a role.
getRoles() - method in class org.apache.catalina.users.AbstractGroup
Return the set of Roles assigned specifically to this group.
getRoles() - method in class org.apache.catalina.users.AbstractUser
Return the set of Roles assigned specifically to this user.
getRoles() - method in class org.apache.catalina.realm.GenericPrincipal
getRoles() - method in class org.apache.catalina.Group
Return the set of Roles assigned specifically to this group.
getRoles() - method in class org.apache.catalina.mbeans.GroupMBean
Return the MBean Names of all authorized roles for this group.
getRoles() - method in class org.apache.catalina.users.MemoryGroup
Return the set of Roles assigned specifically to this group.
getRoles() - method in class org.apache.catalina.users.MemoryUser
Return the set of Roles assigned specifically to this user.
getRoles() - method in class org.apache.catalina.users.MemoryUserDatabase
Return the set of Roles defined in this user database.
getRoles() - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Return the MBean Names of all roles defined in this database.
getRoles() - method in class org.apache.catalina.User
Return the set of Roles assigned specifically to this user.
getRoles() - method in class org.apache.catalina.UserDatabase
Return the set of Roles defined in this user database.
getRoles() - method in class org.apache.catalina.mbeans.UserMBean
Return the MBean Names of all roles assigned to this user.
getRoles(DirContext,org.apache.catalina.realm.User) - method in class org.apache.catalina.realm.JNDIRealm
Return a List of roles associated with the given User.
getRoleSearch() - method in class org.apache.catalina.realm.JNDIRealm
Return the message format pattern for selecting roles in this Realm.
getRoleSubtree() - method in class org.apache.catalina.realm.JNDIRealm
Return the "search subtree for roles" flag.
getRootFile() - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
getRootFile() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the pathname to the root list.
getRunAs() - method in class org.apache.catalina.core.StandardWrapper
Return the run-as identity for this servlet.
getRunAs() - method in class org.apache.catalina.Wrapper
Return the run-as identity for this servlet.
getSaveOnRestart() - method in class org.apache.catalina.session.PersistentManagerBase
Indicates whether sessions are saved when the Manager is shut down properly.
getSchema(Name) - method in class org.apache.naming.resources.BaseDirContext
Retrieves the schema associated with the named object.
getSchema(Name) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves the schema associated with the named object.
getSchema(String) - method in class org.apache.naming.resources.BaseDirContext
Retrieves the schema associated with the named object.
getSchema(String) - method in class org.apache.naming.resources.FileDirContext
Retrieves the schema associated with the named object.
getSchema(String) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves the schema associated with the named object.
getSchema(String) - method in class org.apache.naming.resources.WARDirContext
Retrieves the schema associated with the named object.
getSchemaClassDefinition(Name) - method in class org.apache.naming.resources.BaseDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(Name) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(String) - method in class org.apache.naming.resources.BaseDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(String) - method in class org.apache.naming.resources.FileDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(String) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getSchemaClassDefinition(String) - method in class org.apache.naming.resources.WARDirContext
Retrieves a context containing the schema objects of the named object's class definitions.
getScheme() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the scheme that will be assigned to requests received through this connector.
getScheme() - method in class org.apache.tomcat.util.http.BaseRequest
Get the scheme
getScheme() - method in class org.apache.catalina.Connector
Return the scheme that will be assigned to requests received through this connector.
getScheme() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the scheme that will be assigned to requests received through this connector.
getScheme() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the scheme that will be assigned to requests received through this connector.
getScheme() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the scheme used to make this Request.
getScheme() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the scheme used to make this Request.
getScheme() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getScheme() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getScheme() - method in class org.apache.catalina.core.DummyRequest
getScheme() - method in class org.apache.catalina.connector.RequestFacade
getScope() - method in class org.apache.catalina.deploy.ContextResource
getSecret() - method in class org.apache.ajp.Ajp13
getSecret() - method in class org.apache.ajp.tomcat4.Ajp13Connector
getSecure() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Return the secure connection flag that will be assigned to requests received through this connector.
getSecure() - method in class org.apache.tomcat.util.http.BaseRequest
Get whether the request is secure or not.
getSecure() - method in class org.apache.catalina.Connector
Return the secure connection flag that will be assigned to requests received through this connector.
getSecure() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the secure connection flag that will be assigned to requests received through this connector.
getSecure() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the secure connection flag that will be assigned to requests received through this connector.
getSecure() - method in class org.apache.coyote.http11.Http11Protocol
getSecure() - method in class org.apache.tomcat.util.http.ServerCookie
getSeed() - method in class org.apache.ajp.NegociationHandler
Get the original entropy seed
getSequence() - method in class org.apache.tomcat.util.threads.ThreadPool
getServer() - static method in class org.apache.catalina.ServerFactory
Return the singleton Server instance for this JVM.
getServer() - method in class org.apache.catalina.Service
Return the Server with which we are associated (if any).
getServer() - method in class org.apache.catalina.core.StandardContext
getServer() - method in class org.apache.catalina.core.StandardService
Return the Server with which we are associated (if any).
getServerAliases(String,Principal[]) - method in class org.apache.tomcat.util.net.jsse.JSSEKeyManager
Get the matching aliases for authenticating the server side of a secure socket, given the public key type and the list of certificate issuer authorities recognized by the peer (if any).
getServerInfo() - method in class org.apache.catalina.core.ApplicationContext
Return the name and version of the servlet container.
getServerInfo() - method in class org.apache.catalina.core.ApplicationContextFacade
getServerInfo() - static method in class org.apache.catalina.util.ServerInfo
Return the server identification for this version of Tomcat.
getServerName() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the server name responding to this Request.
getServerName() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the server name responding to this Request.
getServerName() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getServerName() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getServerName() - method in class org.apache.catalina.core.DummyRequest
getServerName() - method in class org.apache.catalina.connector.RequestFacade
getServerPort() - method in class org.apache.tomcat.util.http.BaseRequest
Get the server port
getServerPort() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the server port responding to this Request.
getServerPort() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the server port responding to this Request.
getServerPort() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getServerPort() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getServerPort() - method in class org.apache.catalina.core.DummyRequest
getServerPort() - method in class org.apache.coyote.Request
getServerPort() - method in class org.apache.catalina.connector.RequestFacade
getServerPort() - method in class org.apache.coyote.RequestInfo
getServerPort() - method in class org.apache.coyote.tomcat3.Tomcat3Request
getServerSocketFactory() - method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
getServerSocketFactory() - method in class org.apache.tomcat.util.net.puretls.PureTLSImplementation
getServerSocketFactory() - method in class org.apache.tomcat.util.net.SSLImplementation
getServerSocketTimeout() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the server socket timeout for this Connector.
getServerSocketTimeout() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the server socket timeout for this Connector.
getServerSoTimeout() - method in class org.apache.coyote.http11.Http11Protocol
getServerSoTimeout() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getServerTimeout() - method in class org.apache.jk.common.ChannelSocket
getService() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Returns the Service with which we are associated.
getService() - method in class org.apache.catalina.Connector
Return the Service with which we are associated (if any).
getService() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the Service with which we are associated (if any).
getService() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the Service with which we are associated (if any).
getService() - method in class org.apache.catalina.Engine
Return the Service with which we are associated (if any).
getService() - method in class org.apache.catalina.core.StandardEngine
Return the Service with which we are associated (if any).
getServiceNames() - method in class org.apache.catalina.core.StandardServer
getServlet() - method in class org.apache.catalina.InstanceEvent
Return the servlet instance for which this event occurred.
getServlet(String) - method in class org.apache.catalina.core.ApplicationContext
getServlet(String) - method in class org.apache.catalina.core.ApplicationContextFacade
getServletClass() - method in class org.apache.catalina.core.StandardWrapper
Return the fully qualified servlet class name for this servlet.
getServletClass() - method in class org.apache.catalina.Wrapper
Return the fully qualified servlet class name for this servlet.
getServletContext() - method in class org.apache.catalina.Context
Return the servlet context for which this Context is a facade.
getServletContext() - method in class org.apache.catalina.core.StandardContext
Return the servlet context for which this Context is a facade.
getServletContext() - method in class org.apache.catalina.session.StandardSession
Return the ServletContext to which this session belongs.
getServletContext() - method in class org.apache.catalina.session.StandardSessionFacade
getServletContext() - method in class org.apache.catalina.core.StandardWrapper
Return the servlet context with which this servlet is associated.
getServletContext() - method in class org.apache.catalina.core.StandardWrapperFacade
getServletContextName() - method in class org.apache.catalina.core.ApplicationContext
Return the display name of this web application.
getServletContextName() - method in class org.apache.catalina.core.ApplicationContextFacade
getServletName() - method in class org.apache.catalina.deploy.FilterMap
getServletName() - method in class org.apache.catalina.core.StandardWrapper
Return the name of this servlet.
getServletName() - method in class org.apache.catalina.core.StandardWrapperFacade
getServletNames() - method in class org.apache.catalina.core.ApplicationContext
getServletNames() - method in class org.apache.catalina.core.ApplicationContextFacade
getServletPath() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the portion of the request URI used to select the servlet that will process this request.
getServletPath() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the portion of the request URI used to select the servlet that will process this request.
getServletPath() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getServletPath() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getServletPath() - method in class org.apache.catalina.core.DummyRequest
getServletPath() - method in class org.apache.catalina.connector.HttpRequestFacade
getServletPath() - method in class org.apache.catalina.util.ProcessEnvironment
getServletPathMB() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Get the servlet path.
getServletPathMB() - method in class org.apache.catalina.core.DummyRequest
Get the servlet path.
getServletPathMB() - method in class org.apache.catalina.HttpRequest
Get the servlet path.
getServlets() - method in class org.apache.catalina.core.ApplicationContext
getServlets() - method in class org.apache.catalina.core.ApplicationContextFacade
getServlets() - method in class org.apache.catalina.core.StandardContext
JSR77 servlets attribute
getSession() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the session associated with this Request, creating one if necessary.
getSession() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the session associated with this Request, creating one if necessary.
getSession() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getSession() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getSession() - method in class org.apache.catalina.core.DummyRequest
getSession() - method in class org.apache.catalina.connector.HttpRequestFacade
getSession() - method in class org.apache.catalina.Session
Return the HttpSession for which this object is the facade.
getSession() - method in class org.apache.catalina.SessionEvent
Return the Session on which this event occurred.
getSession() - method in class org.apache.catalina.session.StandardSession
Return the HttpSession for which this object is the facade.
getSession(boolean) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the session associated with this Request, creating one if necessary and requested.
getSession(boolean) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the session associated with this Request, creating one if necessary and requested.
getSession(boolean) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getSession(boolean) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getSession(boolean) - method in class org.apache.catalina.core.DummyRequest
getSession(boolean) - method in class org.apache.catalina.connector.HttpRequestFacade
getSession(org.apache.catalina.HttpRequest) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the internal Session that is associated with this HttpRequest, or null if there is no such Session.
getSession(org.apache.catalina.HttpRequest,boolean) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the internal Session that is associated with this HttpRequest, possibly creating a new one if necessary, or null if there is no such session and we did not create one.
getSessionAppCol() - method in class org.apache.catalina.session.JDBCStore
Return the web application name column for the table.
getSessionAttribute(String,String) - method in class org.apache.catalina.session.ManagerBase
For debugging: get a session attribute
getSessionContext() - method in class org.apache.catalina.session.StandardSession
Return the session context with which this session is associated.
getSessionContext() - method in class org.apache.catalina.session.StandardSessionFacade
getSessionCounter() - method in class org.apache.catalina.Manager
Returns the total number of sessions created by this manager.
getSessionCounter() - method in class org.apache.catalina.session.ManagerBase
Total sessions created by this manager.
getSessionDataCol() - method in class org.apache.catalina.session.JDBCStore
Return the data column for the table
getSessionId() - method in class org.apache.tomcat.util.net.SSLSupport
The current session Id.
getSessionIdCol() - method in class org.apache.catalina.session.JDBCStore
Return the Id column for the table.
getSessionIdLength() - method in class org.apache.catalina.Manager
Gets the session id length (in bytes) of Sessions created by this Manager.
getSessionIdLength() - method in class org.apache.catalina.session.ManagerBase
Gets the session id length (in bytes) of Sessions created by this Manager.
getSessionLastAccessedCol() - method in class org.apache.catalina.session.JDBCStore
Return the Last Accessed column
getSessionMaxInactiveCol() - method in class org.apache.catalina.session.JDBCStore
Return the Max Inactive column
getSessionTable() - method in class org.apache.catalina.session.JDBCStore
Return the table for this Store.
getSessionTimeout() - method in class org.apache.catalina.Context
Return the default session timeout (in minutes) for this web application.
getSessionTimeout() - method in class org.apache.catalina.core.StandardContext
Return the default session timeout (in minutes) for this web application.
getSessionValidCol() - method in class org.apache.catalina.session.JDBCStore
Return the Is Valid column
getShutdown() - method in class org.apache.catalina.Server
Return the shutdown command string we are waiting for.
getShutdown() - method in class org.apache.catalina.core.StandardServer
Return the shutdown command string we are waiting for.
getSize() - method in class org.apache.catalina.session.FileStore
Return the number of Sessions present in this Store.
getSize() - method in class org.apache.catalina.session.JDBCStore
Return an integer containing a count of all Sessions currently saved in this Store.
getSize() - method in class org.apache.catalina.Store
Return the number of Sessions present in this Store.
getSmallIcon() - method in class org.apache.catalina.deploy.FilterDef
getSmallIcon() - method in class org.apache.catalina.deploy.MessageDestination
getSocket() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the Socket (if any) through which this Request was received.
getSocket() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the Socket (if any) through which this Request was received.
getSocket() - method in class org.apache.catalina.core.DummyRequest
Return the Socket (if any) through which this Request was received.
getSocket() - method in class org.apache.catalina.Request
Return the Socket (if any) through which this Request was received.
getSocket() - method in class org.apache.tomcat.util.net.TcpConnection
getSocketBuffer() - method in class org.apache.coyote.http11.Http11Processor
Get the socket buffer flag.
getSocketBuffer() - method in class org.apache.coyote.http11.Http11Protocol
getSocketCloseDelay() - method in class org.apache.coyote.http11.Http11Protocol
getSocketFactory() - method in class org.apache.catalina.startup.Embedded
Return the secure socket factory class name.
getSocketFactory() - method in class org.apache.coyote.http11.Http11Protocol
getSoLinger() - method in class org.apache.jk.common.ChannelSocket
getSoLinger() - method in class org.apache.coyote.http11.Http11Protocol
getSoLinger() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getSoTimeout() - method in class org.apache.jk.common.ChannelSocket
getSoTimeout() - method in class org.apache.coyote.http11.Http11Protocol
getSoTimeout() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getSource() - method in class org.apache.jk.core.MsgContext
getSpareNotFoundEntries() - method in class org.apache.naming.resources.ResourceCache
Return the amount of spare not found entries.
getSpecificationVendor() - method in class org.apache.catalina.util.Extension
getSpecificationVersion() - method in class org.apache.catalina.util.Extension
getSSLImplementation() - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
getSSLImplementation() - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Gets the name of the SSL implementation to be used.
getSSLImplementation() - method in class org.apache.coyote.http11.Http11Protocol
getSslProtocol() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Gets the SSL protocol variant to be used.
getSslProtocols() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Gets the SSL protocol variants to be enabled.
getSSLSupport(Socket) - method in class org.apache.tomcat.util.net.jsse.JSSEImplementation
getSSLSupport(Socket) - method in class org.apache.tomcat.util.net.puretls.PureTLSImplementation
getSSLSupport(Socket) - method in class org.apache.tomcat.util.net.SSLImplementation
getStage() - method in class org.apache.coyote.RequestInfo
getStart() - method in class org.apache.tomcat.util.buf.ByteChunk
Returns the start offset of the bytes.
getStart() - method in class org.apache.tomcat.util.buf.CharChunk
Returns the start offset of the bytes.
getStartTime() - method in class org.apache.jk.server.JkMain
The time it took to start jk ( ms )
getStartTime() - method in class org.apache.coyote.Request
getStartTime() - method in class org.apache.catalina.core.StandardContext
getStartupTime() - method in class org.apache.catalina.core.StandardContext
getState() - method in class org.apache.naming.NamingService
Returns the state.
getState() - method in class org.apache.naming.NamingServiceMBean
Returns the state.
getState() - method in class org.apache.catalina.core.StandardContext
getStateString() - method in class org.apache.naming.NamingService
Returns a String representation of the state.
getStateString() - method in class org.apache.naming.NamingServiceMBean
Returns a String representation of the state.
getStaticResources() - method in class org.apache.catalina.core.StandardContext
Return the naming resources associated with this web application.
getStaticResources() - method in class org.apache.catalina.mbeans.StandardContextMBean
Return the naming resources associated with this web application.
getStatus() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the HTTP status code associated with this Response.
getStatus() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the HTTP status code associated with this Response.
getStatus() - method in class org.apache.catalina.core.DummyResponse
getStatus() - method in class org.apache.catalina.HttpResponse
Return the HTTP status code associated with this Response.
getStatus() - method in class org.apache.jk.core.MsgContext
getStatus() - method in class org.apache.coyote.Response
getStatusPath() - method in class org.apache.jk.common.ModJkMX
getStore() - method in class org.apache.catalina.session.PersistentManagerBase
Return the Store object which manages persistent Session storage for this Manager.
getStoreName() - method in class org.apache.catalina.session.FileStore
Return the name for this Store, used for logging.
getStoreName() - method in class org.apache.catalina.session.JDBCStore
Return the name for this Store, used for logging.
getStoreName() - method in class org.apache.catalina.session.StoreBase
Return the name for this Store, used for logging.
getStream() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the input stream associated with this Request.
getStream() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the input stream associated with this Request.
getStream() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the output stream associated with this Response.
getStream() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the output stream associated with this Response.
getStream() - method in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
Get IS from resource.
getStream() - method in class org.apache.catalina.core.DummyRequest
Return the input stream associated with this Request.
getStream() - method in class org.apache.catalina.core.DummyResponse
getStream() - method in class org.apache.catalina.Request
Return the input stream associated with this Request.
getStream() - method in class org.apache.catalina.Response
Return the output stream associated with this Response.
getString() - method in class org.apache.ajp.Ajp13Packet
Read a String from the packet, and advance the read position past it.
getString() - method in class org.apache.tomcat.util.buf.MessageBytes
Returns the string value.
getString() - method in class org.apache.catalina.util.StringParser
Return the String we are currently parsing.
getString(String) - method in class org.apache.catalina.util.StringManager
Get a string from the underlying resource bundle.
getString(String) - method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle.
getString(String) - method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle or return null if the String is not found.
getString(String,Object) - method in class org.apache.catalina.util.StringManager
Get a string from the underlying resource bundle and format it with the given object argument.
getString(String,Object) - method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it with the given object argument.
getString(String,Object) - method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object argument.
getString(String,Object,Object) - method in class org.apache.catalina.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String,Object,Object) - method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String,Object,Object) - method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String,Object,Object,Object) - method in class org.apache.catalina.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String,Object,Object,Object) - method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String,Object,Object,Object) - method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String,Object,Object,Object,Object) - method in class org.apache.catalina.util.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String,Object,Object,Object,Object) - method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given object arguments.
getString(String,Object[]) - method in class org.apache.catalina.util.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getString(String,Object[]) - method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getString(String,Object[]) - method in class org.apache.tomcat.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getStringInternal(String) - method in class org.apache.catalina.util.StringManager
getSuffix() - method in class org.apache.catalina.valves.AccessLogValve
Return the log file suffix.
getSuffix() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Return the log file suffix.
getSuffix() - method in class org.apache.catalina.logger.FileLogger
Return the log file suffix.
getSwallowOutput() - method in class org.apache.catalina.core.StandardContext
Return the value of the swallowOutput flag.
getSwallowOutput() - method in class org.apache.catalina.core.StandardDefaultContext
Return the swallowOutput flag for this web application.
getTag() - method in class org.apache.catalina.ant.DeployTask
getTcpNoDelay() - method in class org.apache.jk.common.ChannelSocket
getTcpNoDelay() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the TCP no delay flag value.
getTcpNoDelay() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the TCP no delay flag value.
getTcpNoDelay() - method in class org.apache.coyote.http11.Http11Protocol
getTcpNoDelay() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getThisAccessedTime() - method in class org.apache.tomcat.util.buf.TimeStamp
getThread() - static method in class org.apache.naming.ContextBindings
Retrieves the naming context bound to a thread.
getThreadData(Object) - method in class org.apache.tomcat.util.threads.ThreadWithAttributes
getThreadName() - method in class org.apache.catalina.session.FileStore
Return the thread name for this Store.
getThreadName() - method in class org.apache.catalina.session.JDBCStore
Return the thread name for this Store.
getThreadParam() - method in class org.apache.tomcat.util.threads.ThreadPool
Return an array with the current "param" ( XXX better name ? ) of each thread.
getThreadPool() - method in class org.apache.jk.common.ChannelSocket
getThreadPool() - method in class org.apache.jk.common.ChannelUn
getThreadPriority() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the processor thread priority.
getThreadPriority() - method in class org.apache.coyote.http11.Http11Protocol
getThreadPriority() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
getThreadPriority() - method in class org.apache.tomcat.util.threads.ThreadPool
Returns the priority level of current and future threads in this pool.
getThreads() - method in class org.apache.tomcat.util.threads.ThreadPool
getThreadStatus() - method in class org.apache.tomcat.util.threads.ThreadPool
Return an array with the status of each thread.
getThrowable() - method in class org.apache.catalina.connector.ClientAbortException
Returns the throwable that caused this exception, if any.
getThrowable() - method in class org.apache.catalina.LifecycleException
Returns the throwable that caused this exception, if any.
getTime() - method in class org.apache.tomcat.util.buf.MessageBytes
getTimeout() - method in class org.apache.coyote.http11.Http11Processor
Get the upload timeout.
getTimeout() - method in class org.apache.coyote.http11.Http11Protocol
getTimestamp() - method in class org.apache.catalina.logger.FileLogger
Return the timestamp flag.
getTimeZone() - method in class org.apache.catalina.util.Strftime
Get the timezone used for formatting conversions
getTldListeners() - method in class org.apache.catalina.startup.TldConfig
getTldNamespaceAware() - method in class org.apache.catalina.Context
Get the server.xml attribute's xmlNamespaceAware.
getTldNamespaceAware() - method in class org.apache.catalina.core.StandardContext
Get the server.xml attribute's xmlNamespaceAware.
getTldNamespaceAware() - method in class org.apache.catalina.startup.TldConfig
Get the server.xml attribute's xmlNamespaceAware.
getTldScanTime() - method in class org.apache.catalina.core.StandardContext
getTldValidation() - method in class org.apache.catalina.Context
Get the server.xml attribute's webXmlValidation.
getTldValidation() - method in class org.apache.catalina.core.StandardContext
Get the server.xml attribute's webXmlValidation.
getTldValidation() - method in class org.apache.catalina.startup.TldConfig
Get the server.xml attribute's xmlValidation.
getTokenValue() - method in class org.apache.catalina.ssi.ExpressionTokenizer
Returns the String value of the token if it was type TOKEN_STRING.
getTomcatAuthentication() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Get the value of the tomcatAuthentication flag.
getTomcatAuthentication() - method in class org.apache.coyote.tomcat4.CoyoteConnector
getTomcatAuthentication() - method in class org.apache.coyote.tomcat5.CoyoteConnector
getTrustManagers(String,String) - method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
Gets the intialized trust managers.
getTrustStore(String) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
getType() - method in class org.apache.catalina.core.ContainerBase
getType() - method in class org.apache.catalina.ContainerEvent
Return the event type of this event.
getType() - method in class org.apache.catalina.deploy.ContextEjb
getType() - method in class org.apache.catalina.deploy.ContextEnvironment
getType() - method in class org.apache.catalina.deploy.ContextLocalEjb
getType() - method in class org.apache.catalina.deploy.ContextResource
getType() - method in class org.apache.catalina.deploy.ContextResourceLink
getType() - method in class org.apache.catalina.InstanceEvent
Return the event type of this event.
getType() - method in class org.apache.catalina.LifecycleEvent
Return the event type of this event.
getType() - method in class org.apache.tomcat.util.buf.MessageBytes
Return the type of the original content.
getType() - method in class org.apache.catalina.deploy.MessageDestinationRef
getType() - method in class org.apache.jk.core.MsgContext
The id of the chain
getType() - method in class org.apache.catalina.realm.RealmBase
getType() - method in class org.apache.catalina.ant.ResourcesTask
getType() - method in class org.apache.catalina.SessionEvent
Return the event type of this event.
getType() - method in class org.apache.catalina.core.StandardDefaultContext
getUniqueId() - method in class org.apache.catalina.util.Extension
UniqueId created by combining the extension name and implementation version.
getUnpackWAR() - method in class org.apache.catalina.core.StandardContext
Unpack WAR flag accessor.
getUpdate() - method in class org.apache.catalina.ant.DeployTask
getUpdateInterval() - method in class org.apache.jk.common.ModJkMX
getURI(File) - method in class org.apache.tomcat.util.compat.Jdk14Compat
Return the URI for the given file.
getURI(File) - method in class org.apache.tomcat.util.compat.JdkCompat
Return the URI for the given file.
getURI(File) - method in class org.apache.catalina.loader.WebappClassLoader
Get URL.
getURIConverter() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the URI converter.
getURIConverter() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the URI converter.
getURIEncoding() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the character encoding to be used for the URI.
getURIEncoding() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the character encoding to be used for the URI.
getUrl() - method in class org.apache.catalina.ant.AbstractCatalinaTask
getURL(File) - method in class org.apache.catalina.loader.WebappClassLoader
Get URL.
getURL(String,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
Construct a file url from a file, using a base dir
getURLClassLoader(urls[],ClassLoader) - static method in class org.apache.tomcat.util.IntrospectionUtils
Construct a URLClassLoader.
getURLConnection(String,boolean) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getURLDecoder() - method in class org.apache.coyote.Request
getURLPattern() - method in class org.apache.catalina.deploy.FilterMap
getURLs() - method in class org.apache.catalina.loader.WebappClassLoader
Returns the search path of URLs for loading classes and resources.
getUsage() - method in class org.apache.catalina.deploy.MessageDestinationRef
getUseBodyEncodingForURI() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the true if the entity body encoding should be used for the URI.
getUseBodyEncodingForURI() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Return the true if the entity body encoding should be used for the URI.
getUser() - method in class org.apache.jk.common.ModJkMX
getUser(DirContext,String) - method in class org.apache.catalina.realm.JNDIRealm
Return a User object containing information about the user with the specified username, if found in the directory; otherwise return null.
getUserBase() - method in class org.apache.catalina.realm.JNDIRealm
Return the base element for user searches.
getUserByPattern(DirContext,String,String[]) - method in class org.apache.catalina.realm.JNDIRealm
Use the UserPattern configuration attribute to locate the directory entry for the user with the specified username and return a User object; otherwise return null.
getUserBySearch(DirContext,String,String[]) - method in class org.apache.catalina.realm.JNDIRealm
Search the directory to return a User object containing information about the user with the specified username, if found in the directory; otherwise return null.
getUserClass() - method in class org.apache.catalina.startup.UserConfig
Return the user database class name for this component.
getUserClassNames() - method in class org.apache.catalina.realm.JAASRealm
getUserConfig() - method in class org.apache.catalina.startup.HomesUserDatabase
Return the UserConfig listener with which we are associated.
getUserConfig() - method in class org.apache.catalina.startup.PasswdUserDatabase
Return the UserConfig listener with which we are associated.
getUserConfig() - method in class org.apache.catalina.startup.UserDatabase
Return the UserConfig listener with which we are associated.
getUserConstraint() - method in class org.apache.catalina.deploy.SecurityConstraint
Return the user data constraint for this security constraint.
getUserCredCol() - method in class org.apache.catalina.realm.DataSourceRealm
Return the column in the user table that holds the user's credentials.
getUserCredCol() - method in class org.apache.catalina.realm.JDBCRealm
Return the column in the user table that holds the user's credentials.
getUserDatabase() - method in class org.apache.catalina.users.AbstractGroup
Return the UserDatabase within which this Group is defined.
getUserDatabase() - method in class org.apache.catalina.users.AbstractRole
Return the UserDatabase within which this Role is defined.
getUserDatabase() - method in class org.apache.catalina.Group
Return the UserDatabase within which this Group is defined.
getUserDatabase() - method in class org.apache.catalina.users.MemoryGroup
Return the UserDatabase within which this Group is defined.
getUserDatabase() - method in class org.apache.catalina.users.MemoryRole
Return the UserDatabase within which this role is defined.
getUserDatabase() - method in class org.apache.catalina.users.MemoryUser
Return the UserDatabase within which this User is defined.
getUserDatabase() - method in class org.apache.catalina.Role
Return the UserDatabase within which this Role is defined.
getUserDatabase() - method in class org.apache.catalina.User
Return the UserDatabase within which this User is defined.
getUserInfo() - method in class org.apache.catalina.util.URL
Return the user info part of the URL.
getUserInfo() - method in class org.apache.tomcat.util.net.URL
Return the user info part of the URL.
getUsername() - method in class org.apache.catalina.ant.AbstractCatalinaTask
getUsername() - method in class org.apache.catalina.users.AbstractUser
Return the logon username of this user, which must be unique within the scope of a UserDatabase.
getUsername() - method in class org.apache.catalina.authenticator.SingleSignOnEntry
Gets the username provided by the user as part of the authentication process.
getUsername() - method in class org.apache.catalina.User
Return the logon username of this user, which must be unique within the scope of a UserDatabase.
getUserNameCol() - method in class org.apache.catalina.realm.DataSourceRealm
Return the column in the user table that holds the user's name.
getUserNameCol() - method in class org.apache.catalina.realm.JDBCRealm
Return the column in the user table that holds the user's name.
getUserPassword() - method in class org.apache.catalina.realm.JNDIRealm
Return the password attribute used to retrieve the user password.
getUserPattern() - method in class org.apache.catalina.realm.JNDIRealm
Return the message format pattern for selecting users in this Realm.
getUserPrincipal() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the principal that has been authenticated for this Request.
getUserPrincipal() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the principal that has been authenticated for this Request.
getUserPrincipal() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
getUserPrincipal() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
getUserPrincipal() - method in class org.apache.catalina.core.DummyRequest
getUserPrincipal() - method in class org.apache.catalina.connector.HttpRequestFacade
getUserRoleName() - method in class org.apache.catalina.realm.JNDIRealm
Return the user role name attribute name for this Realm.
getUserRoleTable() - method in class org.apache.catalina.realm.DataSourceRealm
Return the table that holds the relation between user's and roles.
getUserRoleTable() - method in class org.apache.catalina.realm.JDBCRealm
Return the table that holds the relation between user's and roles.
getUsers() - method in class org.apache.catalina.users.AbstractGroup
Return the set of Users that are members of this group.
getUsers() - method in class org.apache.catalina.Group
Return the set of Users that are members of this group.
getUsers() - method in class org.apache.catalina.mbeans.GroupMBean
Return the MBean Names of all users that are members of this group.
getUsers() - method in class org.apache.catalina.startup.HomesUserDatabase
Return an enumeration of the usernames defined on this server.
getUsers() - method in class org.apache.catalina.users.MemoryGroup
Return the set of Users that are members of this group.
getUsers() - method in class org.apache.catalina.users.MemoryUserDatabase
Return the set of Users defined in this user database.
getUsers() - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Return the MBean Names of all users defined in this database.
getUsers() - method in class org.apache.catalina.startup.PasswdUserDatabase
Return an enumeration of the usernames defined on this server.
getUsers() - method in class org.apache.catalina.UserDatabase
Return the set of Users defined in this user database.
getUsers() - method in class org.apache.catalina.startup.UserDatabase
Return an enumeration of the usernames defined on this server.
getUserSearch() - method in class org.apache.catalina.realm.JNDIRealm
Return the message format pattern for selecting users in this Realm.
getUserSubtree() - method in class org.apache.catalina.realm.JNDIRealm
Return the "search subtree for users" flag.
getUserTable() - method in class org.apache.catalina.realm.DataSourceRealm
Return the table that holds user data..
getUserTable() - method in class org.apache.catalina.realm.JDBCRealm
Return the table that holds user data..
getUseShutdownHook() - method in class org.apache.catalina.startup.Catalina
getUseURIValidationHack() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Return the value of the Uri validation flag.
getUseXSLTProcessor() - method in class org.apache.jk.common.JkMX
getValidate() - method in class org.apache.catalina.realm.RealmBase
Return the "validate certificate chains" flag.
getValue() - method in class org.apache.catalina.deploy.ApplicationParameter
getValue() - method in class org.apache.catalina.servlets.CGIServlet.NameValuePair
getValue() - method in class org.apache.catalina.deploy.ContextEnvironment
getValue() - method in class org.apache.catalina.ant.JMXSetTask
Get method for the attribute value
getValue() - method in class org.apache.tomcat.util.http.ServerCookie
getValue(int) - method in class org.apache.tomcat.util.http.MimeHeaders
Returns the Nth header value, or null if there is no such header.
getValue(int) - method in class org.apache.tomcat.util.collections.MultiMap
Returns the Nth header value This may be used to iterate through all header fields.
getValue(String) - method in class org.apache.tomcat.util.http.MimeHeaders
Finds and returns a header field with the given name.
getValue(String) - method in class org.apache.catalina.session.StandardSession
Return the object bound with the specified name in this session, or null if no object is bound with that name.
getValue(String) - method in class org.apache.catalina.session.StandardSessionFacade
getValueNames() - method in class org.apache.catalina.session.StandardSession
Return the set of names of objects bound to this session.
getValueNames() - method in class org.apache.catalina.session.StandardSessionFacade
getValveContext() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Get valve context.
getValveContext() - method in class org.apache.catalina.core.DummyRequest
Get valve context.
getValveContext() - method in class org.apache.catalina.Request
Get valve context.
getValveNames() - method in class org.apache.catalina.core.StandardHost
Return the MBean Names of the Valves assoicated with this Host
getValveObjectNames() - method in class org.apache.catalina.core.ContainerBase
getValveObjectNames() - method in class org.apache.catalina.core.StandardPipeline
getValves() - method in class org.apache.catalina.core.ContainerBase
Return the set of Valves in the pipeline associated with this Container, including the basic Valve (if any).
getValves() - method in class org.apache.catalina.Pipeline
Return the set of Valves in the pipeline associated with this Container, including the basic Valve (if any).
getValves() - method in class org.apache.catalina.mbeans.StandardHostMBean
Return the MBean Names of the Valves assoicated with this Host
getValves() - method in class org.apache.catalina.core.StandardPipeline
Return the set of Valves in the pipeline associated with this Container, including the basic Valve (if any).
getVariableNames() - method in class org.apache.catalina.ssi.SSIMediator
getVariableValue(String) - method in class org.apache.catalina.ssi.SSIExternalResolver
getVariableValue(String) - method in class org.apache.catalina.ssi.SSIMediator
getVariableValue(String) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
getVariableValue(String,String) - method in class org.apache.catalina.ssi.SSIMediator
getVerbosity() - method in class org.apache.catalina.Logger
Return the verbosity level of this logger.
getVerbosity() - method in class org.apache.catalina.logger.LoggerBase
Return the verbosity level of this logger.
getVersion() - method in class org.apache.tomcat.util.http.ServerCookie
getVirtualHost() - method in class org.apache.coyote.RequestInfo
getWar() - method in class org.apache.catalina.ant.DeployTask
getWar() - method in class org.apache.catalina.ant.InstallTask
getWebAppRootDir() - method in class org.apache.catalina.util.ProcessEnvironment
Gets the root directory of the web application to which this process\ belongs
getWebServerHost() - method in class org.apache.jk.common.ModJkMX
getWebServerPort() - method in class org.apache.jk.common.ModJkMX
getWebXmlNode() - method in class org.apache.jk.config.WebXml2Jk
Return the top level node
getWelcomeFiles() - method in class org.apache.catalina.core.StandardContext
Return the naming resources associated with this web application.
getWelcomeFiles() - method in class org.apache.catalina.mbeans.StandardContextMBean
Return the naming resources associated with this web application.
getWellcomeFiles() - method in class org.apache.jk.config.WebXml2Jk
Extract the wellcome files from the web.xml
getWorkDir() - method in class org.apache.catalina.core.StandardContext
Return the work directory for this Context.
getWorkDir() - method in class org.apache.catalina.core.StandardHost
Host work directory base.
getWorkerClassName() - method in class org.apache.jk.server.JkMain
getWorkerEnv() - method in class org.apache.jk.server.JkMain
getWorkerEnv() - method in class org.apache.jk.core.MsgContext
getWorkingDirectory() - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Gets derived CGI working directory
getWorkingDirectory() - method in class org.apache.catalina.util.ProcessEnvironment
Gets this process' derived working directory
getWorkPath() - method in class org.apache.catalina.core.StandardContext
Get the absolute path to the work dir.
getWrapper() - method in class org.apache.catalina.ContainerServlet
Return the Wrapper with which this Servlet is associated.
getWrapper() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return the Wrapper within which this Request is being processed.
getWrapper() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return the Wrapper within which this Request is being processed.
getWrapper() - method in class org.apache.catalina.core.DummyRequest
Return the Wrapper within which this Request is being processed.
getWrapper() - method in class org.apache.catalina.InstanceEvent
Return the Wrapper managing the servlet instance for which this event occurred.
getWrapper() - method in class org.apache.catalina.util.InstanceSupport
Return the Wrapper with which we are associated.
getWrapper() - method in class org.apache.catalina.servlets.InvokerServlet
Return the Wrapper with which we are associated.
getWrapper() - method in class org.apache.ajp.tomcat4.JkServlet
Return the Wrapper with which this Servlet is associated.
getWrapper() - method in class org.apache.catalina.Request
Return the Wrapper within which this Request is being processed.
getWrapperClass() - method in class org.apache.catalina.Context
Return the Java class name of the Wrapper implementation used for servlets registered in this Context.
getWrapperClass() - method in class org.apache.catalina.DefaultContext
Return the Java class name of the Wrapper implementation used for servlets registered in this Context.
getWrapperClass() - method in class org.apache.catalina.core.StandardContext
Return the Java class name of the Wrapper implementation used for servlets registered in this Context.
getWrapperClass() - method in class org.apache.catalina.core.StandardDefaultContext
Return the Java class name of the Wrapper implementation used for servlets registered in this Context.
getWrapperNames(String,String) - method in class org.apache.tomcat.util.http.mapper.Mapper
getWrappersString(String,String) - method in class org.apache.tomcat.util.http.mapper.Mapper
getWriter() - method in class org.apache.ajp.tomcat4.config.ApacheConfig
Get the output Writer.
getWriter() - method in class org.apache.jk.config.ApacheConfig
Get the output Writer.
getWriter() - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Get the output Writer.
getWriter() - method in class org.apache.jk.config.BaseJkConfig
Get the output Writer.
getWriter() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return the writer associated with this Response.
getWriter() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return the writer associated with this Response.
getWriter() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
getWriter() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
getWriter() - method in class org.apache.catalina.core.DummyResponse
getWriter() - method in class org.apache.ajp.tomcat4.config.IISConfig
Get the output Writer.
getWriter() - method in class org.apache.jk.config.IISConfig
Get the output Writer.
getWriter() - method in class org.apache.ajp.tomcat4.config.NSConfig
getWriter() - method in class org.apache.jk.config.NSConfig
Get the output Writer.
getWriter() - method in class org.apache.catalina.connector.ResponseFacade
getWriter() - method in class org.apache.catalina.ssi.ResponseIncludeWrapper
Return a printwriter, throws and exception if a OutputStream already been returned.
getWriterEncoding() - static method in class org.apache.catalina.util.DOMWriter
getXBytes(byte[],int) - method in class org.apache.ajp.Ajp13Packet
Copy a chunk of bytes from the packet into an array and advance the read position past the chunk.
getXmlNamespaceAware() - method in class org.apache.catalina.Context
Get the server.xml attribute's xmlNamespaceAware.
getXmlNamespaceAware() - method in class org.apache.catalina.Host
Get the server.xml attribute's xmlNamespaceAware.
getXmlNamespaceAware() - method in class org.apache.catalina.startup.HostConfig
Get the server.xml attribute's xmlNamespaceAware.
getXmlNamespaceAware() - method in class org.apache.catalina.core.StandardContext
Get the server.xml attribute's xmlNamespaceAware.
getXmlNamespaceAware() - method in class org.apache.catalina.core.StandardHost
Get the server.xml attribute's xmlNamespaceAware.
getXmlValidation() - method in class org.apache.catalina.Context
Get the server.xml attribute's xmlValidation.
getXmlValidation() - method in class org.apache.catalina.Host
Get the server.xml attribute's xmlValidation.
getXmlValidation() - method in class org.apache.catalina.startup.HostConfig
Get the server.xml attribute's xmlValidation.
getXmlValidation() - method in class org.apache.catalina.core.StandardContext
Get the server.xml attribute's xmlValidation.
getXmlValidation() - method in class org.apache.catalina.core.StandardHost
Get the server.xml attribute's xmlValidation.
GLOBALNAME - static field in class org.apache.naming.ResourceLinkRef
Description address type.
Implementation of LifecycleListener that instantiates the set of MBeans associated with global JNDI resources that are subject to management.
Globals - class org.apache.catalina.Globals
Global constants that are applicable to multiple packages within Catalina.
globalXsltFile - field in class org.apache.catalina.servlets.DefaultServlet
Allow customized directory listing per instance.
GMT_ZONE - static field in class org.apache.catalina.util.DateTool
GMT timezone - all HTTP dates are on GMT
GMT_ZONE - static field in class org.apache.tomcat.util.buf.DateTool
GMT timezone - all HTTP dates are on GMT
gmtZone - static field in class org.apache.tomcat.util.http.FastHttpDateFormat
Group - interface org.apache.catalina.Group
Abstract representation of a group of Users in a UserDatabase.
GroupMBean - class org.apache.catalina.mbeans.GroupMBean
A ModelMBean implementation for the org.apache.catalina.Group component.
GroupMBean() - constructor for class org.apache.catalina.mbeans.GroupMBean
Construct a ModelMBean with default ModelMBeanInfo information.
groupname - field in class org.apache.catalina.users.AbstractGroup
The group name of this group.
groups - field in class org.apache.catalina.users.MemoryUser
The set of Groups that this user is a member of.
groups - field in class org.apache.catalina.users.MemoryUserDatabase
The set of Groups defined in this database, keyed by group name.
guessInstall(String,String,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
guessInstall(String,String,String,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
Guess a product install/home by analyzing the class path.
GZIP_FILTER - static field in class org.apache.coyote.http11.Constants
GZIP filter (output).
GzipOutputFilter - class org.apache.coyote.http11.filters.GzipOutputFilter
Gzip output filter.

H

H_SIZE - static field in class org.apache.ajp.Ajp13
H_SIZE - static field in class org.apache.jk.common.JkInputStream
handle(callbacks[]) - method in class org.apache.catalina.realm.JAASCallbackHandler
Retrieve the information requested in the provided Callbacks.
HANDLE_FLUSH - static field in class org.apache.jk.core.JkHandler
HANDLE_RECEIVE_PACKET - static field in class org.apache.jk.core.JkHandler
HANDLE_SEND_PACKET - static field in class org.apache.jk.core.JkHandler
HANDLE_THREAD_END - static field in class org.apache.jk.core.JkHandler
Execute the callback
Override for ajp14, temporary
handleNotification(Notification,java.lang.Object) - method in class org.apache.coyote.tomcat5.MapperListener
handleNotification(Notification,Object) - method in class org.apache.jk.core.JkHandler
handleQueryParameters() - method in class org.apache.tomcat.util.http.Parameters
Process the query string into parameters
Handler - class org.apache.naming.resources.jndi.Handler
Stream handler to a JNDI directory context.
Handler() - constructor for class org.apache.naming.resources.jndi.Handler
HandlerDispatch - class org.apache.jk.common.HandlerDispatch
Dispatch based on the message type.
HandlerDispatch() - constructor for class org.apache.jk.common.HandlerDispatch
HandlerRequest - class org.apache.jk.common.HandlerRequest
Handle messages related with basic request information.
HandlerRequest() - constructor for class org.apache.jk.common.HandlerRequest
handshake(Socket) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
Extra function to initiate the handshake.
handshake(Socket) - method in class org.apache.tomcat.util.net.puretls.PureTLSSocketFactory
Extra function to initiate the handshake.
handshake(Socket) - method in class org.apache.tomcat.util.net.ServerSocketFactory
Extra function to initiate the handshake.
hasExternalRepositories - field in class org.apache.catalina.loader.WebappClassLoader
Has external repositories.
hash() - method in class org.apache.tomcat.util.buf.ByteChunk
hash() - method in class org.apache.tomcat.util.buf.CharChunk
hashCode() - method in class org.apache.tomcat.util.buf.MessageBytes
hashCode() - method in class org.apache.naming.NamingEntry
hashIgnoreCase() - method in class org.apache.tomcat.util.buf.ByteChunk
hashIgnoreCase() - method in class org.apache.tomcat.util.buf.CharChunk
hasHook(Object,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
Test if the object implements a particular method
hashToStringArray(Hashtable) - method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
Converts a Hashtable to a String array by converting each key/value pair in the Hashtable to a String in the form "key=value" (hashkey + "=" + hash.get(hashkey).toString())
hasMessageDigest() - method in class org.apache.catalina.realm.RealmBase
hasMore() - method in class org.apache.naming.NamingContextBindingsEnumeration
Determines whether there are any more elements in the enumeration.
hasMore() - method in class org.apache.naming.NamingContextEnumeration
Determines whether there are any more elements in the enumeration.
hasMore() - method in class org.apache.naming.resources.RecyclableNamingEnumeration
Determines whether there are any more elements in the enumeration.
hasMoreElements() - method in class org.apache.catalina.core.ApplicationHttpRequest.AttributeNamesEnumerator
hasMoreElements() - method in class org.apache.tomcat.util.collections.EmptyEnumeration
hasMoreElements() - method in class org.apache.catalina.util.Enumerator
Tests if this enumeration contains more elements.
hasMoreElements() - method in class org.apache.tomcat.util.collections.MultiMapNamesEnumeration
hasMoreElements() - method in class org.apache.naming.NamingContextBindingsEnumeration
hasMoreElements() - method in class org.apache.naming.NamingContextEnumeration
hasMoreElements() - method in class org.apache.naming.resources.RecyclableNamingEnumeration
hasMoreElements() - method in class org.apache.tomcat.util.collections.SimpleHashtable
Used to view this as an enumeration; returns true if there are more keys to be enumerated.
hasMoreTokens() - method in class org.apache.catalina.ssi.ExpressionTokenizer
Returns true if there are more tokens.
Perform access control based on the specified authorization constraint.
Perform access control based on the specified authorization constraint.
hasRole(Principal,String) - method in class org.apache.catalina.realm.JAASRealm
Returns true if the specified user Principal has the specified security role, within the context of this Realm; otherwise return false.
hasRole(Principal,String) - method in class org.apache.catalina.Realm
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.catalina.realm.RealmBase
Return true if the specified Principal has the specified security role, within the context of this Realm; otherwise return false.
hasRole(String) - method in class org.apache.catalina.realm.GenericPrincipal
Does the user represented by this Principal possess the specified role?
Enforce any user data constraint required by the security constraint guarding this request URI.
Enforce any user data constraint required by the security constraint guarding this request URI.
HEAD - static field in class org.apache.coyote.http11.Constants
HEAD.
headerBuffer - field in class org.apache.coyote.http11.InternalInputBuffer
US-ASCII header buffer.
headerBuffer - field in class org.apache.coyote.http11.InternalOutputBuffer
HTTP header buffer.
headerBuffer1 - field in class org.apache.coyote.http11.InternalInputBuffer
HTTP header buffer no 1.
headerBuffer2 - field in class org.apache.coyote.http11.InternalInputBuffer
HTTP header buffer no 2.
headerNameToSc(String) - method in class org.apache.ajp.RequestHandler
Translate an HTTP response header name to an integer code if possible.
headers - field in class org.apache.coyote.http11.InternalInputBuffer
Headers of the associated request.
headers - field in class org.apache.coyote.http11.InternalOutputBuffer
Headers of the associated request.
headers - field in class org.apache.coyote.Response
Response headers.
headers() - method in class org.apache.tomcat.util.http.BaseRequest
Get this request's headers
headerTransArray - static field in class org.apache.jk.common.HandlerRequest
headerTransArray - static field in class org.apache.ajp.RequestHandler
HEX - static field in class org.apache.tomcat.util.buf.HexUtils
Table for DEC to HEX byte translation.
hexadecimal - static field in class org.apache.catalina.util.URLEncoder
hexLine(buf[],int,int) - static method in class org.apache.jk.core.Msg
hexLine(buf[],int,int) - static method in class org.apache.jk.common.MsgAjp
HexUtils - class org.apache.catalina.util.HexUtils
Library of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
HexUtils - class org.apache.tomcat.util.buf.HexUtils
Library of utility methods useful in dealing with converting byte arrays to and from strings of hexadecimal digits.
hitsCount - field in class org.apache.naming.resources.ResourceCache
Number of cache hits.
HomesUserDatabase - class org.apache.catalina.startup.HomesUserDatabase
Concrete implementation of the UserDatabase interface considers all directories in a directory whose pathname is specified to our constructor to be "home" directories for those users.
HomesUserDatabase() - constructor for class org.apache.catalina.startup.HomesUserDatabase
Initialize a new instance of this user database component.
hook - field in class org.apache.coyote.Response
Action hook.
host - field in class org.apache.catalina.startup.HostConfig
The Host we are associated with.
host - field in class org.apache.catalina.logger.LoggerBase
Mapper.Host - class org.apache.tomcat.util.http.mapper.Mapper.Host
host - field in class org.apache.tomcat.util.http.mapper.MappingData
Host - interface org.apache.catalina.Host
A Host is a Container that represents a virtual host in the Catalina servlet engine.
HOST - static field in class org.apache.naming.resources.ProxyDirContext
host - field in class org.apache.catalina.realm.RealmBase
host - field in class org.apache.catalina.core.StandardHostDeployer
The StandardHost instance we are associated with.
HOSTBUFFER - static field in class org.apache.jk.common.HandlerRequest
HostConfig - class org.apache.catalina.startup.HostConfig
Startup event listener for a Host that configures the properties of that Host, and the associated defined contexts.
hostName - field in class org.apache.naming.resources.ProxyDirContext
Host name.
hostNameC - field in class org.apache.coyote.http11.Http11Processor
Host name (used to avoid useless B2C conversion on the host name).
HostRuleSet - class org.apache.catalina.startup.HostRuleSet
RuleSet for processing the contents of a Host definition element.
HostRuleSet() - constructor for class org.apache.catalina.startup.HostRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix.
HostRuleSet(String) - constructor for class org.apache.catalina.startup.HostRuleSet
Construct an instance of this RuleSet with the specified matching pattern prefix.
hosts - field in class org.apache.tomcat.util.http.mapper.Mapper
Array containing the virtual hosts definitions.
HT - static field in class org.apache.coyote.http11.Constants
HT.
http09 - field in class org.apache.coyote.http11.Http11Processor
HTTP/0.9 flag.
http11 - field in class org.apache.coyote.http11.Http11Processor
HTTP/1.1 flag.
Http11Processor - class org.apache.coyote.http11.Http11Processor
Processes HTTP requests.
Http11Processor() - constructor for class org.apache.coyote.http11.Http11Processor
Default constructor.
Http11Processor(int) - constructor for class org.apache.coyote.http11.Http11Processor
Http11Protocol - class org.apache.coyote.http11.Http11Protocol
Abstract the protocol implementation, including threading, etc.
Http11Protocol() - constructor for class org.apache.coyote.http11.Http11Protocol
HTTP_10 - static field in class org.apache.coyote.http11.Constants
HTTP/1.0.
HTTP_11 - static field in class org.apache.coyote.http11.Constants
HTTP/1.1.
HTTP_RESPONSE_DATE_HEADER - static field in class org.apache.catalina.util.DateTool
Format for http response header date field
httpDate - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
This is an input stream specifically for reading HTTP headers.
HttpMessages - class org.apache.tomcat.util.http.HttpMessages
Handle (internationalized) HTTP messages.
HttpRequest - interface org.apache.catalina.HttpRequest
An HttpRequest is the Catalina internal facade for an HttpServletRequest that is to be processed, in order to produce the corresponding HttpResponse.
HttpRequestFacade - class org.apache.catalina.connector.HttpRequestFacade
Facade class that wraps a Catalina-internal HttpRequest object.
HttpRequestFacade(org.apache.catalina.HttpRequest) - constructor for class org.apache.catalina.connector.HttpRequestFacade
Construct a wrapper for the specified request.
HttpResponse - interface org.apache.catalina.HttpResponse
An HttpResponse is the Catalina-internal facade for an HttpServletResponse that is to be produced, based on the processing of a corresponding HttpRequest.
HttpResponseFacade - class org.apache.catalina.connector.HttpResponseFacade
Facade class that wraps a Catalina-internal HttpResponse object.
HttpResponseFacade(org.apache.catalina.HttpResponse) - constructor for class org.apache.catalina.connector.HttpResponseFacade
Construct a wrapper for the specified response.

I

ib - field in class org.apache.coyote.tomcat5.CoyoteInputStream
ib - field in class org.apache.coyote.tomcat5.CoyoteReader
IC_PREFIX - static field in class org.apache.naming.SelectorContext
Initial context prefix.
id - field in class org.apache.jk.core.JkHandler
id - field in class org.apache.catalina.users.MemoryUserDatabase
The unique global identifier of this user database.
id - field in class org.apache.catalina.session.StandardSession
The session identifier of this Session.
IDENTITY_FILTER - static field in class org.apache.coyote.http11.Constants
Identity filters (input and output).
IdentityInputFilter - class org.apache.coyote.http11.filters.IdentityInputFilter
Identity input filter.
IdentityOutputFilter - class org.apache.coyote.http11.filters.IdentityOutputFilter
Identity output filter.
IISConfig - class org.apache.ajp.tomcat4.config.IISConfig
Generates automatic IIS isapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
IISConfig - class org.apache.jk.config.IISConfig
Generates automatic IIS isapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
IISConfig() - constructor for class org.apache.ajp.tomcat4.config.IISConfig
IISConfig() - constructor for class org.apache.jk.config.IISConfig
Immutable exception to avoid useless object creation by the proxy context.
Import the configuration from the DefaultContext into current Context.
importDefaultContext(org.apache.catalina.Context) - method in class org.apache.catalina.Engine
Import the DefaultContext config into a web application context.
importDefaultContext(org.apache.catalina.Context) - method in class org.apache.catalina.Host
Import the DefaultContext config into a web application context.
Import the configuration from the DefaultContext into current Context.
importDefaultContext(org.apache.catalina.Context) - method in class org.apache.catalina.core.StandardEngine
Import the DefaultContext config into a web application context.
importDefaultContext(org.apache.catalina.Context) - method in class org.apache.catalina.core.StandardHost
Import the DefaultContext config into a web application context.
INCLUDE - static field in class org.apache.catalina.core.ApplicationFilterFactory
INCLUDE - static field in class org.apache.catalina.deploy.FilterMap
INCLUDE_CONTEXT_PATH_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the original context path is stored on an included dispatcher request.
INCLUDE_ERROR - static field in class org.apache.catalina.deploy.FilterMap
INCLUDE_ERROR_FORWARD - static field in class org.apache.catalina.deploy.FilterMap
INCLUDE_FORWARD - static field in class org.apache.catalina.deploy.FilterMap
INCLUDE_INTEGER - static field in class org.apache.catalina.core.ApplicationFilterFactory
INCLUDE_PATH_INFO_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the original path info is stored on an included dispatcher request.
INCLUDE_QUERY_STRING_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the original query string is stored on an included dispatcher request.
INCLUDE_REQUEST_URI_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the original request URI is stored on an included dispatcher request.
INCLUDE_SERVLET_PATH_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the original servlet path is stored on an included dispatcher request.
included - field in class org.apache.coyote.tomcat4.CoyoteResponse
The included flag.
included - field in class org.apache.coyote.tomcat5.CoyoteResponse
The included flag.
included(String,String) - method in class org.apache.catalina.deploy.SecurityConstraint
Return true if the specified context-relative URI (and associated HTTP method) are protected by this security constraint.
incrementErrorCount() - method in class org.apache.catalina.core.StandardWrapper
Increment the error count used for monitoring.
incrementErrorCount() - method in class org.apache.catalina.Wrapper
Increment the error count value used when monitoring.
indexOf(bytes[],int,int,byte) - static method in class org.apache.tomcat.util.http.Cookies
indexOf(bytes[],int,int,char) - static method in class org.apache.tomcat.util.buf.ByteChunk
indexOf(bytes[],int,int,char) - static method in class org.apache.tomcat.util.http.Cookies
indexOf(char) - method in class org.apache.tomcat.util.buf.CharChunk
indexOf(char) - method in class org.apache.tomcat.util.buf.MessageBytes
indexOf(char,int) - method in class org.apache.tomcat.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
indexOf(char,int) - method in class org.apache.tomcat.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
indexOf(char,int) - method in class org.apache.tomcat.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
indexOf(chars[],int,int,char) - static method in class org.apache.tomcat.util.buf.CharChunk
indexOf(String) - method in class org.apache.tomcat.util.buf.MessageBytes
indexOf(String,int) - method in class org.apache.tomcat.util.buf.MessageBytes
indexOf(String,int,int,int) - method in class org.apache.tomcat.util.buf.ByteChunk
indexOf(String,int,int,int) - method in class org.apache.tomcat.util.buf.CharChunk
indexOfIgnoreCase(String,int) - method in class org.apache.tomcat.util.buf.MessageBytes
info - static field in class org.apache.catalina.valves.AccessLogValve
The descriptive information about this implementation.
info - static field in class org.apache.catalina.authenticator.AuthenticatorBase
Descriptive information about this implementation.
info - static field in class org.apache.catalina.authenticator.BasicAuthenticator
Descriptive information about this implementation.
info - static field in class org.apache.coyote.tomcat4.CoyoteRequest
Descriptive information about this Request implementation.
info - static field in class org.apache.coyote.tomcat5.CoyoteRequest
Descriptive information about this Request implementation.
info - static field in class org.apache.coyote.tomcat4.CoyoteResponse
Descriptive information about this Response implementation.
info - static field in class org.apache.coyote.tomcat5.CoyoteResponse
Descriptive information about this Response implementation.
info - static field in class org.apache.catalina.realm.DataSourceRealm
Descriptive information about this Realm implementation.
info - static field in class org.apache.catalina.authenticator.DigestAuthenticator
Descriptive information about this implementation.
info - static field in class org.apache.catalina.startup.Embedded
Descriptive information about this server implementation.
info - static field in class org.apache.catalina.valves.ExtendedAccessLogValve
The descriptive information about this implementation.
info - static field in class org.apache.catalina.logger.FileLogger
The descriptive information about this implementation.
info - static field in class org.apache.catalina.authenticator.FormAuthenticator
Descriptive information about this implementation.
info - static field in class org.apache.catalina.realm.JAASRealm
Descriptive information about this Realm implementation.
info - static field in class org.apache.catalina.valves.JDBCAccessLogValve
The descriptive information about this implementation.
info - static field in class org.apache.catalina.realm.JDBCRealm
Descriptive information about this Realm implementation.
info - static field in class org.apache.catalina.session.JDBCStore
The descriptive information about this implementation.
info - static field in class org.apache.catalina.realm.JNDIRealm
Descriptive information about this Realm implementation.
info - static field in class org.apache.catalina.logger.LoggerBase
The descriptive information about this implementation.
info - field in class org.apache.catalina.realm.MemoryRealm
Descriptive information about this Realm implementation.
info - static field in class org.apache.catalina.realm.RealmBase
Descriptive information about this Realm implementation.
info - static field in class org.apache.catalina.authenticator.SingleSignOn
Descriptive information about this Valve implementation.
info - static field in class org.apache.catalina.authenticator.SSLAuthenticator
Descriptive information about this implementation.
info - static field in class org.apache.catalina.session.StandardManager
The descriptive information about this implementation.
info - field in class org.apache.catalina.core.StandardPipeline
Descriptive information about this implementation.
info - static field in class org.apache.catalina.session.StandardSession
Descriptive information describing this Session implementation.
info - field in class org.apache.catalina.core.StandardValveContext
info - static field in class org.apache.catalina.session.StoreBase
The descriptive information about this implementation.
info - static field in class org.apache.catalina.logger.SystemErrLogger
The descriptive information about this implementation.
info - static field in class org.apache.catalina.logger.SystemOutLogger
The descriptive information about this implementation.
info - field in class org.apache.catalina.realm.UserDatabaseRealm
Descriptive information about this Realm implementation.
info - static field in class org.apache.catalina.valves.ValveBase
Descriptive information about this Valve implementation.
INFORMATION - static field in class org.apache.catalina.Logger
init() - method in class org.apache.ajp.tomcat33.Ajp14Interceptor
Called by the thread pool when a new thread is added to the pool, in order to create the (expensive) objects that will be stored as thread data.
init() - method in class org.apache.jk.apr.AprImpl
Should register the request types it can handle, same style as apache2.
init() - method in class org.apache.catalina.startup.Bootstrap
Initialize daemon.
init() - method in class org.apache.jk.common.ChannelJni
Should register the request types it can handle, same style as apache2.
init() - method in class org.apache.jk.common.ChannelSocket
init() - method in class org.apache.jk.common.ChannelUn
You must call initNative() inside the component init()
init() - method in class org.apache.catalina.core.ContainerBase
Init method, part of the MBean lifecycle.
init() - method in class org.apache.coyote.tomcat5.CoyoteConnector
init() - method in class org.apache.catalina.servlets.DefaultServlet
Initialize this servlet.
init() - method in class org.apache.jk.common.HandlerDispatch
Should register the request types it can handle, same style as apache2.
init() - method in class org.apache.jk.common.HandlerRequest
Should register the request types it can handle, same style as apache2.
init() - method in class org.apache.coyote.http11.Http11Protocol
Start the protocol
init() - method in class org.apache.catalina.servlets.InvokerServlet
Initialize this servlet.
init() - method in class org.apache.jk.server.JkCoyoteHandler
Start the protocol
init() - method in class org.apache.jk.core.JkHandler
Should register the request types it can handle, same style as apache2.
init() - method in class org.apache.jk.server.JkMain
init() - method in class org.apache.jk.common.JkMX
Should register the request types it can handle, same style as apache2.
init() - method in class org.apache.ajp.tomcat4.JkServlet
Initialize this servlet.
init() - method in class org.apache.jk.common.JniHandler
You must call initNative() inside the component init()
init() - method in class org.apache.catalina.logger.LoggerBase
init() - method in class org.apache.catalina.session.ManagerBase
init() - method in class org.apache.coyote.tomcat5.MapperListener
Initialize associated mapper.
init() - method in class org.apache.coyote.memory.MemoryProtocolHandler
Init the protocol.
init() - method in class org.apache.jk.common.ModJkMX
Should register the request types it can handle, same style as apache2.
init() - method in class org.apache.coyote.ProtocolHandler
Init the protocol.
init() - method in class org.apache.catalina.realm.RealmBase
init() - method in class org.apache.jk.common.Shm
Should register the request types it can handle, same style as apache2.
init() - method in class org.apache.jk.common.Shm14
Should register the request types it can handle, same style as apache2.
init() - method in class org.apache.catalina.ssi.SSIServlet
Initialize this servlet.
init() - method in class org.apache.catalina.core.StandardContext
init() - method in class org.apache.catalina.core.StandardEngine
init() - method in class org.apache.catalina.core.StandardHost
init() - method in class org.apache.catalina.core.StandardServer
init() - method in class org.apache.catalina.core.StandardService
init() - method in class org.apache.tomcat.util.net.TcpConnectionHandler
Called before the call to processConnection.
init() - method in class org.apache.catalina.loader.WebappLoader
init() - method in class org.apache.catalina.servlets.WebdavServlet
Initialize this servlet.
init() - method in class org.apache.jk.common.WorkerDummy
Initialize the worker.
init(org.apache.ajp.Ajp13) - method in class org.apache.ajp.AjpHandler
init(org.apache.ajp.Ajp13) - method in class org.apache.ajp.NegociationHandler
init(org.apache.ajp.Ajp13) - method in class org.apache.ajp.RequestHandler
init(ServletConfig) - method in class org.apache.catalina.servlets.CGIServlet
Sets instance variables.
init(String[]) - method in class org.apache.catalina.startup.Bootstrap
Load the Catalina daemon.
initBuf() - method in class org.apache.ajp.Ajp13
Will be overriden
initCli() - method in class org.apache.jk.common.Shm
Local initialization - for standalone use
initCli() - method in class org.apache.jk.common.Shm14
initDirs() - method in class org.apache.catalina.startup.Embedded
initEndpoint() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
INITIAL_SIZE - static field in class org.apache.tomcat.util.http.Cookies
INITIAL_SIZE - static field in class org.apache.tomcat.util.http.Parameters
INITIAL_STATE - field in class org.apache.coyote.tomcat5.InputBuffer
INITIAL_STATE - field in class org.apache.coyote.tomcat4.OutputBuffer
INITIAL_STATE - field in class org.apache.coyote.tomcat5.OutputBuffer
initialContext - field in class org.apache.naming.SelectorContext
Request for an initial context.
initialize() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Invoke a pre-startup initialization.
initialize() - method in class org.apache.jk.apr.AprImpl
Initialize APR
initialize() - method in class org.apache.catalina.Connector
Invoke a pre-startup initialization.
initialize() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Initialize this connector (create ServerSocket here!)
initialize() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Initialize this connector (create ServerSocket here!)
initialize() - method in class org.apache.catalina.Server
Invoke a pre-startup initialization.
initialize() - method in class org.apache.catalina.Service
Invoke a pre-startup initialization.
initialize() - method in class org.apache.catalina.core.StandardServer
Invoke a pre-startup initialization.
initialize() - method in class org.apache.catalina.core.StandardService
Invoke a pre-startup initialization.
initialize(Subject,CallbackHandler,Map,Map) - method in class org.apache.catalina.realm.JAASMemoryLoginModule
Initialize this LoginModule with the specified configuration information.
initialized - field in class org.apache.catalina.core.ContainerBase
initialized - field in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
initialized - field in class org.apache.catalina.session.ManagerBase
initialized - field in class org.apache.catalina.core.NamingContextListener
Initialized flag.
initialized - field in class org.apache.catalina.realm.RealmBase
initialized - field in class org.apache.catalina.core.StandardService
Has this component been initialized?
initializeFilters() - method in class org.apache.coyote.http11.Http11Processor
Initialize standard input and output filters.
initJkComponent() - method in class org.apache.jk.common.JniHandler
initNaming() - method in class org.apache.catalina.startup.Embedded
Initialize naming - this should only enable java:env and root naming.
initNative(String) - method in class org.apache.jk.common.JniHandler
initProperties() - method in class org.apache.ajp.tomcat4.config.ApacheConfig
Initialize defaults for properties that are not set explicitely
initProperties() - method in class org.apache.jk.config.ApacheConfig
Initialize defaults for properties that are not set explicitely
initProperties() - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Initialize defaults for properties that are not set explicitely
initProperties() - method in class org.apache.jk.config.BaseJkConfig
Initialize defaults for properties that are not set explicitely
initProperties() - method in class org.apache.ajp.tomcat4.config.IISConfig
Initialize defaults for properties that are not set explicitely
initProperties() - method in class org.apache.jk.config.IISConfig
Initialize defaults for properties that are not set explicitely
initProperties() - method in class org.apache.ajp.tomcat4.config.NSConfig
Initialize defaults for properties that are not set explicitely
initProperties() - method in class org.apache.jk.config.NSConfig
Initialize defaults for properties that are not set explicitely
initSocket(Socket) - method in class org.apache.tomcat.util.net.ServerSocketFactory
input - field in class org.apache.catalina.servlets.DefaultServlet
The input buffer size to use when serving resources.
input - field in class org.apache.coyote.memory.MemoryProtocolHandler.ByteChunkInputBuffer
inputBuffer - field in class org.apache.coyote.tomcat5.CoyoteRequest
The associated input buffer.
inputBuffer - field in class org.apache.coyote.http11.Http11Processor
Input.
InputBuffer - interface org.apache.coyote.InputBuffer
Input buffer.
InputBuffer - class org.apache.coyote.tomcat5.InputBuffer
The buffer used by Tomcat request.
InputBuffer() - constructor for class org.apache.coyote.tomcat5.InputBuffer
Default constructor.
InputBuffer(int) - constructor for class org.apache.coyote.tomcat5.InputBuffer
Alternate constructor which allows specifying the initial buffer size.
InputFilter - interface org.apache.coyote.http11.InputFilter
Input filter interface.
inputStream - field in class org.apache.coyote.tomcat4.CoyoteRequest
ServletInputStream.
inputStream - field in class org.apache.coyote.tomcat5.CoyoteRequest
ServletInputStream.
inputStream - field in class org.apache.coyote.http11.InternalInputBuffer
Underlying input stream.
inputStream - field in class org.apache.naming.resources.Resource
Input stream.
This class is an input buffer which will read its data from an input stream.
install(String,URL) - method in class org.apache.catalina.Deployer
Install a new web application, whose web application archive is at the specified URL, into this container with the specified context path.
install(String,URL) - method in class org.apache.catalina.core.StandardHost
Install a new web application, whose web application archive is at the specified URL, into this container with the specified context path.
install(String,URL) - method in class org.apache.catalina.core.StandardHostDeployer
Install a new web application, whose web application archive is at the specified URL, into this container with the specified context path.
install(String,URL,String) - method in class org.apache.catalina.core.StandardHostDeployer
Install a new web application, whose web application archive is at the specified URL, into this container with the specified context path.
install(URL) - method in class org.apache.catalina.Deployer
Installs a new web application from the web application archive at the specified URL, which must contain a META-INF/context.xml context configuration file (consisting of a <Context> element).
install(URL) - method in class org.apache.catalina.core.StandardHost
Installs a new web application from the web application archive at the specified URL, which must contain a META-INF/context.xml context configuration file (consisting of a <Context> element).
install(URL) - method in class org.apache.catalina.core.StandardHostDeployer
Installs a new web application from the web application archive at the specified URL, which must contain a META-INF/context.xml context configuration file (consisting of a <Context> element).
install(URL,URL) - method in class org.apache.catalina.Deployer
Install a new web application, whose context configuration file (consisting of a <Context> element) and web application archive are at the specified URLs.
install(URL,URL) - method in class org.apache.catalina.core.StandardHost
Install a new web application, whose context configuration file (consisting of a <Context> element) and web application archive are at the specified URLs.
install(URL,URL) - method in class org.apache.catalina.core.StandardHostDeployer
Install a new web application, whose context configuration file (consisting of a <Context> element) and (optional) web application archive are at the specified URLs.
INSTALL_EVENT - static field in class org.apache.catalina.Deployer
The ContainerEvent event type sent when a new application is installed by install(), after it has been started.
installContext(String,URL) - method in class org.apache.catalina.Cluster
Install a new web application, whose web application archive is at the specified URL, into this container with the specified context path.
Install the StandardContext portion of the DefaultContext configuration into current Context.
installDefaultContext(org.apache.catalina.Context) - method in class org.apache.catalina.core.StandardEngine
Install the StandardContext portion of the DefaultContext configuration into current Context.
installDefaultContext(org.apache.catalina.Context) - method in class org.apache.catalina.core.StandardHost
Install the StandardContext portion of the DefaultContext configuration into current Context.
InstallTask - class org.apache.catalina.ant.InstallTask
Ant task that implements the /install command, supported by the Tomcat manager application.
InstanceEvent - class org.apache.catalina.InstanceEvent
General event for notifying listeners of significant events related to a specific instance of a Servlet, or a specific instance of a Filter, as opposed to the Wrapper component that manages it.
Acknowledge the occurrence of the specified event.
Construct a new InstanceEvent with the specified parameters.
Construct a new InstanceEvent with the specified parameters.
Construct a new InstanceEvent with the specified parameters.
Construct a new InstanceEvent with the specified parameters.
Construct a new InstanceEvent with the specified parameters.
Construct a new InstanceEvent with the specified parameters.
Construct a new InstanceEvent with the specified parameters.
Construct a new InstanceEvent with the specified parameters.
instanceId() - method in class org.apache.tomcat.util.http.BaseRequest
Get the host id ( or jvmRoute )
instanceId() - method in class org.apache.coyote.Request
Get the instance id (or JVM route).
InstanceListener - interface org.apache.catalina.InstanceListener
Interface defining a listener for significant events related to a specific servlet instance, rather than to the Wrapper component that is managing that instance.
InstanceSupport - class org.apache.catalina.util.InstanceSupport
Support class to assist in firing InstanceEvent notifications to registered InstanceListeners.
InstanceSupport(org.apache.catalina.Wrapper) - constructor for class org.apache.catalina.util.InstanceSupport
Construct a new InstanceSupport object associated with the specified Instance component.
INTEGRAL_TRANSPORT - static field in class org.apache.catalina.authenticator.Constants
INTEGRAL_TRANSPORT - static field in class org.apache.catalina.realm.Constants
InternalInputBuffer - class org.apache.coyote.http11.InternalInputBuffer
Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding.
InternalInputBuffer(org.apache.coyote.Request) - constructor for class org.apache.coyote.http11.InternalInputBuffer
Default constructor.
InternalInputBuffer(org.apache.coyote.Request,int) - constructor for class org.apache.coyote.http11.InternalInputBuffer
Alternate constructor.
InternalOutputBuffer - class org.apache.coyote.http11.InternalOutputBuffer
Output buffer.
InternalOutputBuffer(org.apache.coyote.Response) - constructor for class org.apache.coyote.http11.InternalOutputBuffer
Default constructor.
InternalOutputBuffer(org.apache.coyote.Response,int) - constructor for class org.apache.coyote.http11.InternalOutputBuffer
Alternate constructor.
IntrospectionUtils - class org.apache.tomcat.util.IntrospectionUtils
Utils for introspection and reflection
invalidate() - method in class org.apache.catalina.session.StandardSession
Invalidates this session and unbinds any objects bound to it.
invalidate() - method in class org.apache.catalina.session.StandardSessionFacade
Process the specified Request, and generate the corresponding Response, according to the design of this particular Container.
Process the specified Request, to produce the corresponding Response, by invoking the first Valve in our pipeline (if any), or the basic Valve otherwise.
Cause the specified request and response to be processed by the Valves associated with this pipeline, until one of these valves causes the response to be created and returned.
Cause the specified request and response to be processed by the Valves associated with this pipeline, until one of these valves causes the response to be created and returned.
Log a message summarizing the specified request and response, according to the format specified by the pattern property.
Enforce the security restrictions in the web application deployment descriptor of our associated Context.
Invoke the next Valve in the sequence.
Log a message summarizing the specified request and response, according to the format specified by the pattern property.
This method is invoked by Tomcat on each query.
Select the appropriate child Context to process this request, based on the specified request URI.
Extract the desired request property, and pass it (along with the specified request and response objects) to the protected process() method to perform the actual filtering.
Extract the desired request property, and pass it (along with the specified request and response objects) to the protected process() method to perform the actual filtering.
Log the interesting request parameters, invoke the next Valve in the sequence, and log the interesting response parameters.
Extract the desired request property, and pass it (along with the specified request and response objects) to the protected process() method to perform the actual filtering.
Perform single-sign-on support processing for this request.
Perform request processing as required by this Valve.
The implementation-specific logic represented by this Valve.
Receive a packet from the C side.
Base implementation for invoke.
Invoke the request chain.
Base implementation for invoke.
INVOKED_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which the Invoker servlet will store the invoking servlet path, if it was used to execute a servlet indirectly instead of through a servlet mapping.
Cause the invoke() method of the next Valve that is part of the Pipeline currently being processed (if any) to be executed, passing on the specified request and response objects plus this ValveContext instance.
Cause the invoke() method of the next Valve that is part of the Pipeline currently being processed (if any) to be executed, passing on the specified request and response objects plus this ValveContext instance.
InvokerServlet - class org.apache.catalina.servlets.InvokerServlet
The default servlet-invoking servlet for most web applications, used to serve requests to servlets that have not been registered in the web application deployment descriptor.
IOTools - class org.apache.catalina.util.IOTools
Contains commonly needed I/O-related methods
is - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
isAbsolute(String) - static method in class org.apache.ajp.tomcat4.config.BaseJkConfig
isAbsolute(String) - static method in class org.apache.jk.config.BaseJkConfig
isAllowLinking() - method in class org.apache.catalina.core.StandardContext
Is linking allowed.
isAllowLinking() - method in class org.apache.catalina.core.StandardDefaultContext
Is linking allowed.
isAlpha(int) - static method in class org.apache.tomcat.util.buf.Ascii
Returns true if the specified ASCII character is upper or lower case.
ISAPI_LOG_LOCATION - static field in class org.apache.ajp.tomcat4.config.IISConfig
ISAPI_LOG_LOCATION - static field in class org.apache.jk.config.IISConfig
ISAPI_REG_FILE - static field in class org.apache.ajp.tomcat4.config.IISConfig
ISAPI_REG_FILE - static field in class org.apache.jk.config.IISConfig
isAppCommitted() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Application commit flag accessor.
isAppCommitted() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Application commit flag accessor.
isAppCommitted() - method in class org.apache.catalina.core.DummyResponse
isAppCommitted() - method in class org.apache.catalina.Response
Application commit flag accessor.
isArrayByteBase64(byte[]) - static method in class org.apache.catalina.util.Base64
isAvailable() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Is this connector available for processing requests?
isAvailable() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Is this connector available for processing requests?
isAvailable() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Is this connector available for processing requests?
isAwait() - method in class org.apache.catalina.startup.Embedded
isBase64(byte) - static method in class org.apache.catalina.util.Base64
isBase64(String) - static method in class org.apache.catalina.util.Base64
isBound() - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Returns true if the thread or the context class loader of the current thread is bound.
isCached() - method in class org.apache.naming.resources.BaseDirContext
Is cached ?
isCachingAllowed() - method in class org.apache.catalina.core.StandardContext
Is caching allowed ?
isCachingAllowed() - method in class org.apache.catalina.core.StandardDefaultContext
Is cachingAllowed ?
isCaseIgnored() - method in class org.apache.naming.resources.ResourceAttributes
Case sensitivity.
isCaseSensitive() - method in class org.apache.naming.resources.FileDirContext
Is case sensitive ?
isCaseSensitive() - method in class org.apache.catalina.core.StandardContext
Is case sensitive ?
isCaseSensitive() - method in class org.apache.catalina.core.StandardDefaultContext
Is case sensitive ?
isCheckExists() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Check for file existence before logging.
isClassLoaderBound() - static method in class org.apache.naming.ContextBindings
Tests if current class loader is bound to a context.
isCollection() - method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Is collection.
isCollection() - method in class org.apache.naming.resources.ResourceAttributes
Is collection.
isCommitted() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Has the output of this response already been committed?
isCommitted() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Has the output of this response already been committed?
isCommitted() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
isCommitted() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
isCommitted() - method in class org.apache.catalina.core.DummyResponse
isCommitted() - method in class org.apache.coyote.Response
isCommitted() - method in class org.apache.catalina.connector.ResponseFacade
isCompatibleWith(org.apache.catalina.util.Extension) - method in class org.apache.catalina.util.Extension
Return true if the specified Extension (which represents an optional package required by this application) is satisfied by this Extension (which represents an optional package that is already installed.
isDaemon - field in class org.apache.tomcat.util.threads.ThreadPool
isDaemon() - method in class org.apache.tomcat.util.threads.ThreadPool
isDefaultContext() - method in class org.apache.catalina.startup.ContextRuleSet
Are we processing a DefaultContext element?
isDeployXML() - method in class org.apache.catalina.Deployer
Returns true if context.xml config files are supported.
isDeployXML() - method in class org.apache.catalina.startup.HostConfig
Return the deploy XML config file flag for this component.
isDeployXML() - method in class org.apache.catalina.core.StandardHost
Deploy XML Context config files flag accessor.
isDeployXML() - method in class org.apache.catalina.core.StandardHostDeployer
Returns true if context.xml config files are supported.
isDigit(int) - static method in class org.apache.tomcat.util.buf.Ascii
Returns true if the specified ASCII character is a digit.
isEmpty() - method in class org.apache.catalina.util.Queue
Is the queue empty?
isEmpty() - method in class org.apache.tomcat.util.collections.Queue
Is the queue empty?
isEncodeable(String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Return true if the specified URL should be encoded with a session identifier.
isEncodeable(String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Return true if the specified URL should be encoded with a session identifier.
isError() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Error flag accessor.
isError() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Error flag accessor.
isError() - method in class org.apache.catalina.core.DummyResponse
isError() - method in class org.apache.catalina.Response
Error flag accessor.
isEventProvider() - method in class org.apache.catalina.core.StandardContext
isEventProvider() - method in class org.apache.catalina.core.StandardWrapper
isExceptionPresent() - method in class org.apache.coyote.Response
isFailOnError() - method in class org.apache.catalina.ant.UndeployTask
Returns the value of the failOnError property.
isFilesystemBased() - method in class org.apache.catalina.core.StandardContext
Returns true if the resources associated with this context are filesystem based.
isFinished() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
isFinished() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
isFinished() - method in class org.apache.catalina.connector.ResponseFacade
isFulfilled() - method in class org.apache.catalina.util.Extension
isFulfilled() - method in class org.apache.catalina.util.ManifestResource
Returns true if all required extension dependencies have been meet for this ManifestResource object.
isInGroup(org.apache.catalina.Group) - method in class org.apache.catalina.users.AbstractUser
Is this user in the specified Group?
isInGroup(org.apache.catalina.Group) - method in class org.apache.catalina.users.MemoryUser
Is this user in the specified group?
isInGroup(org.apache.catalina.Group) - method in class org.apache.catalina.User
Is this user in the specified Group?
isInRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.AbstractGroup
Is this group specifically assigned the specified Role?
isInRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.AbstractUser
Is this user specifically assigned the specified Role? This method does NOT check for roles inherited based on Group membership.
isInRole(org.apache.catalina.Role) - method in class org.apache.catalina.Group
Is this group specifically assigned the specified Role?
isInRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.MemoryGroup
Is this group specifically assigned the specified Role?
isInRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.MemoryUser
Is this user specifically assigned the specified Role? This method does NOT check for roles inherited based on Group membership.
isInRole(org.apache.catalina.Role) - method in class org.apache.catalina.User
Is this user specifically assigned the specified Role? This method does NOT check for roles inherited based on Group membership.
isJava14() - static method in class org.apache.tomcat.util.compat.JdkCompat
isJava15() - static method in class org.apache.tomcat.util.compat.JdkCompat
isJava2() - static method in class org.apache.tomcat.util.compat.JdkCompat
isLazy() - method in class org.apache.catalina.core.StandardContext
isLoaded() - method in class org.apache.jk.apr.AprImpl
isLoaded(String) - method in class org.apache.catalina.session.PersistentManagerBase
Return true, if the session id is loaded in memory otherwise false is returned
isLocked() - method in class org.apache.catalina.util.ParameterMap
Return the locked state of this parameter map.
isLocked() - method in class org.apache.catalina.util.ResourceSet
Return the locked state of this parameter map.
isLogged() - method in class org.apache.ajp.Ajp13
isLower(int) - static method in class org.apache.tomcat.util.buf.Ascii
Returns true if the specified ASCII character is lower case.
isMetaChar(char) - method in class org.apache.catalina.ssi.ExpressionTokenizer
isNameReserved(String) - method in class org.apache.catalina.ssi.SSIMediator
isNameReserved(String) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
isNew - field in class org.apache.catalina.session.StandardSession
Flag indicating whether this session is new or not.
isNew() - method in class org.apache.coyote.tomcat4.OutputBuffer
True if this buffer hasn't been used ( since recycle() ) - i.e.
isNew() - method in class org.apache.coyote.tomcat5.OutputBuffer
True if this buffer hasn't been used ( since recycle() ) - i.e.
isNew() - method in class org.apache.catalina.session.StandardSession
Return true if the client does not yet know about the session, or if the client chooses not to join the session.
isNew() - method in class org.apache.catalina.session.StandardSessionFacade
isNew() - method in class org.apache.tomcat.util.buf.TimeStamp
isNull() - method in class org.apache.tomcat.util.buf.ByteChunk
isNull() - method in class org.apache.tomcat.util.buf.CharChunk
isNull() - method in class org.apache.tomcat.util.buf.MessageBytes
isPackageProtectionEnabled() - static method in class org.apache.catalina.security.SecurityUtil
Return the SecurityManager only if Security is enabled AND package protection mechanism is enabled.
isPackageSealed(String,Manifest) - method in class org.apache.catalina.loader.WebappClassLoader
Returns true if the specified package name is sealed according to the given manifest.
isPaused() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
isPoolOn() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
isReady() - method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
Gets ready status
isReady() - method in class org.apache.catalina.util.ProcessHelper
Gets ready status
isReplaceWelcomeFiles() - method in class org.apache.catalina.core.StandardContext
Return the "replace welcome files" property.
isRequestedSessionIdFromCookie() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return true if the session identifier included in this request came from a cookie.
isRequestedSessionIdFromCookie() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return true if the session identifier included in this request came from a cookie.
isRequestedSessionIdFromCookie() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
isRequestedSessionIdFromCookie() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
isRequestedSessionIdFromCookie() - method in class org.apache.catalina.core.DummyRequest
isRequestedSessionIdFromCookie() - method in class org.apache.catalina.connector.HttpRequestFacade
isRequestedSessionIdFromUrl() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return true if the session identifier included in this request came from the request URI.
isRequestedSessionIdFromUrl() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return true if the session identifier included in this request came from the request URI.
isRequestedSessionIdFromUrl() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
isRequestedSessionIdFromUrl() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
isRequestedSessionIdFromUrl() - method in class org.apache.catalina.core.DummyRequest
isRequestedSessionIdFromUrl() - method in class org.apache.catalina.connector.HttpRequestFacade
isRequestedSessionIdValid() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return true if the session identifier included in this request identifies a valid session.
isRequestedSessionIdValid() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return true if the session identifier included in this request identifies a valid session.
isRequestedSessionIdValid() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
isRequestedSessionIdValid() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
isRequestedSessionIdValid() - method in class org.apache.catalina.core.DummyRequest
isRequestedSessionIdValid() - method in class org.apache.catalina.connector.HttpRequestFacade
isRescan() - method in class org.apache.catalina.startup.TldConfig
isResolveHosts() - method in class org.apache.catalina.valves.AccessLogValve
Get the value of the resolve hosts flag.
isRootContext(ServletContext) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
isRotatable() - method in class org.apache.catalina.valves.AccessLogValve
Should we rotate the logs
isRotatable() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Return true if logs are automatically rotated.
isRunning() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
isSameAddress(InetAddress,InetAddress) - static method in class org.apache.jk.common.ChannelSocket
Return true if the specified client and server addresses are the same.
isSameAddress(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.ChannelJni
isSameAddress(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.ChannelSocket
isSameAddress(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.ChannelUn
isSameAddress(org.apache.jk.core.MsgContext) - method in class org.apache.jk.core.JkChannel
Confirm that a shutdown request was recieved form us.
isSaveConfig() - method in class org.apache.catalina.core.StandardContext
Save config ?
isSecure() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Was this request received on a secure connection?
isSecure() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Was this request received on a secure connection?
isSecure() - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
isSecure() - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
isSecure() - method in class org.apache.catalina.core.DummyRequest
isSecure() - method in class org.apache.catalina.connector.RequestFacade
isSecure() - method in class org.apache.coyote.tomcat3.Tomcat3Request
isServlet22() - method in class org.apache.catalina.core.StandardContext
Are we processing a version 2.2 deployment descriptor?
isSessionStale(org.apache.catalina.Session,long) - method in class org.apache.catalina.valves.PersistentValve
Indicate whether the session has been idle for longer than its expiration date as of the supplied time.
isSingleThreadModel() - method in class org.apache.catalina.core.StandardWrapper
Return true if the servlet class represented by this component implements the SingleThreadModel interface.
isSpace(char) - method in class org.apache.catalina.ssi.SSIProcessor
isSSLAttribute(String) - static method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
Check if a string is a reserved SSL attribute key.
isStarted() - method in class org.apache.catalina.session.PersistentManagerBase
Get the started status.
isStateManageable() - method in class org.apache.catalina.core.StandardContext
Support for "stateManageable" JSR77
isStateManageable() - method in class org.apache.catalina.core.StandardWrapper
isStatisticsProvider() - method in class org.apache.catalina.core.StandardContext
isStatisticsProvider() - method in class org.apache.catalina.core.StandardWrapper
isSuspended() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Suspended flag accessor.
isSuspended() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Suspended flag accessor.
isSuspended() - method in class org.apache.catalina.core.DummyResponse
isSuspended() - method in class org.apache.coyote.tomcat4.OutputBuffer
Is the response output suspended ?
isSuspended() - method in class org.apache.coyote.tomcat5.OutputBuffer
Is the response output suspended ?
isSuspended() - method in class org.apache.catalina.Response
Suspended flag accessor.
isThreadBound() - static method in class org.apache.naming.ContextBindings
Tests if current thread is bound to a context.
isToken(String) - static method in class org.apache.tomcat.util.http.ServerCookie
isTomcatAuthentication() - method in class org.apache.jk.common.HandlerRequest
isUnavailable() - method in class org.apache.catalina.core.StandardWrapper
Is this servlet currently unavailable?
isUnavailable() - method in class org.apache.catalina.Wrapper
Is this servlet currently unavailable?
isUnpackWARs() - method in class org.apache.catalina.startup.HostConfig
Return the unpack WARs flag.
isUnpackWARs() - method in class org.apache.catalina.core.StandardHost
Unpack WARs flag accessor.
isUpper(int) - static method in class org.apache.tomcat.util.buf.Ascii
Returns true if the specified ASCII character is upper case.
isUseContextClassLoader() - method in class org.apache.catalina.realm.JAASRealm
Returns whether to use the context or default ClassLoader.
isUseNaming() - method in class org.apache.catalina.startup.Embedded
Return true if naming is enabled.
isUseNaming() - method in class org.apache.catalina.core.StandardContext
Returns true if the internal naming support is used.
isUseNaming() - method in class org.apache.catalina.core.StandardDefaultContext
Returns true if the internal naming support is used.
isUserInRole(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Return true if the authenticated user principal possesses the specified role name.
isUserInRole(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Return true if the authenticated user principal possesses the specified role name.
isUserInRole(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
isUserInRole(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
isUserInRole(String) - method in class org.apache.catalina.core.DummyRequest
isUserInRole(String) - method in class org.apache.catalina.connector.HttpRequestFacade
isValid - field in class org.apache.catalina.session.StandardSession
Flag indicating whether this session is valid or not.
isValid() - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Gets validity status
isValid() - method in class org.apache.catalina.util.ProcessEnvironment
Gets validity status
isValid() - method in class org.apache.catalina.Session
Return the isValid flag for this session.
isValid() - method in class org.apache.catalina.session.StandardSession
Return the isValid flag for this session.
isValid() - method in class org.apache.tomcat.util.buf.TimeStamp
isValidEncoding(String) - method in class org.apache.catalina.ssi.SSIEcho
isValidJavaEncoding(String) - static method in class org.apache.catalina.util.DOMWriter
isVirtualWebappRelative - field in class org.apache.catalina.ssi.SSIServlet
virtual path can be webapp-relative
isVirtualWebappRelative - field in class org.apache.catalina.ssi.SSIServletExternalResolver
isWhite(char) - method in class org.apache.catalina.util.StringParser
Is the specified character considered to be whitespace?
isWhite(int) - static method in class org.apache.tomcat.util.buf.Ascii
Returns true if the specified ASCII character is white space.
isWritable() - method in class org.apache.naming.NamingContext
Returns true if writing is allowed on this context.
isWritable(Object) - static method in class org.apache.naming.ContextAccessController
Returns if a context is writable.
isXpoweredBy() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Indicates whether the generation of an X-Powered-By response header for servlet-generated responses is enabled or disabled for this Connector.

J

J2eeSchemaPublicId_14 - static field in class org.apache.catalina.startup.Constants
J2eeSchemaResourcePath_14 - static field in class org.apache.catalina.startup.Constants
J2eeWebServiceClientSchemaPublicId_11 - static field in class org.apache.catalina.startup.Constants
J2eeWebServiceClientSchemaResourcePath_11 - static field in class org.apache.catalina.startup.Constants
J2eeWebServiceSchemaPublicId_11 - static field in class org.apache.catalina.startup.Constants
J2eeWebServiceSchemaResourcePath_11 - static field in class org.apache.catalina.startup.Constants
JAASCallbackHandler - class org.apache.catalina.realm.JAASCallbackHandler
Implementation of the JAAS CallbackHandler interface, used to negotiate delivery of the username and credentials that were specified to our constructor.
Construct a callback handler configured with the specified values.
JAASMemoryLoginModule - class org.apache.catalina.realm.JAASMemoryLoginModule
Implementation of the JAAS LoginModule interface, primarily for use in testing JAASRealm.
JAASMemoryLoginModule() - constructor for class org.apache.catalina.realm.JAASMemoryLoginModule
JAASRealm - class org.apache.catalina.realm.JAASRealm
Implmentation of Realm that authenticates users via the Java Authentication and Authorization Service (JAAS).
jarFiles - field in class org.apache.catalina.loader.WebappClassLoader
The list of JARs, in the order they should be searched for locally loaded classes or resources.
jarNames - field in class org.apache.catalina.loader.WebappClassLoader
The list of JARs, in the order they should be searched for locally loaded classes or resources.
jarPath - field in class org.apache.catalina.loader.WebappClassLoader
The path which will be monitored for added Jar files.
jarRealFiles - field in class org.apache.catalina.loader.WebappClassLoader
The list of JARs, in the order they should be searched for locally loaded classes or resources.
JAVA_1_0 - static field in class org.apache.tomcat.util.compat.JdkCompat
JAVA_1_1 - static field in class org.apache.tomcat.util.compat.JdkCompat
JAVA_1_2 - static field in class org.apache.tomcat.util.compat.JdkCompat
JAVA_1_3 - static field in class org.apache.tomcat.util.compat.JdkCompat
JAVA_1_4 - static field in class org.apache.tomcat.util.compat.JdkCompat
JAVA_1_5 - static field in class org.apache.tomcat.util.compat.JdkCompat
JDBCAccessLogValve - class org.apache.catalina.valves.JDBCAccessLogValve
This Tomcat extension logs server access directly to a database, and can be used instead of the regular file-based access log implemented in AccessLogValve.
JDBCAccessLogValve() - constructor for class org.apache.catalina.valves.JDBCAccessLogValve
Class constructor.
JDBCRealm - class org.apache.catalina.realm.JDBCRealm
Implmentation of Realm that works with any JDBC supported database.
JDBCStore - class org.apache.catalina.session.JDBCStore
Implementation of the Store interface that stores serialized session objects in a database.
Jdk14Compat - class org.apache.tomcat.util.compat.Jdk14Compat
See JdkCompat.
Jdk14Compat() - constructor for class org.apache.tomcat.util.compat.Jdk14Compat
Default no-arg constructor
JdkCompat - class org.apache.tomcat.util.compat.JdkCompat
General-purpose utility to provide backward-compatibility and JDK independence.
JdkCompat() - constructor for class org.apache.tomcat.util.compat.JdkCompat
Default no-arg constructor
JK_AJP13_BAD_BODY - static field in class org.apache.ajp.Ajp13
JK_AJP13_BAD_HEADER - static field in class org.apache.ajp.Ajp13
JK_AJP13_COMM_BROKEN - static field in class org.apache.ajp.Ajp13
JK_AJP13_COMM_CLOSED - static field in class org.apache.ajp.Ajp13
JK_AJP13_CPING_REQUEST - static field in class org.apache.jk.common.HandlerRequest
JK_AJP13_CPING_REQUEST - static field in class org.apache.ajp.RequestHandler
JK_AJP13_CPONG_REPLY - static field in class org.apache.jk.common.HandlerRequest
JK_AJP13_CPONG_REPLY - static field in class org.apache.ajp.RequestHandler
JK_AJP13_END_RESPONSE - static field in class org.apache.jk.common.HandlerRequest
JK_AJP13_END_RESPONSE - static field in class org.apache.ajp.RequestHandler
JK_AJP13_FORWARD_REQUEST - static field in class org.apache.jk.common.HandlerRequest
JK_AJP13_FORWARD_REQUEST - static field in class org.apache.ajp.RequestHandler
JK_AJP13_GET_BODY_CHUNK - static field in class org.apache.jk.common.HandlerRequest
JK_AJP13_GET_BODY_CHUNK - static field in class org.apache.jk.common.JkInputStream
JK_AJP13_GET_BODY_CHUNK - static field in class org.apache.ajp.RequestHandler
JK_AJP13_INCOMPLETE_BODY - static field in class org.apache.ajp.Ajp13
JK_AJP13_NO_HEADER - static field in class org.apache.ajp.Ajp13
JK_AJP13_PING_REQUEST - static field in class org.apache.jk.common.HandlerRequest
JK_AJP13_PING_REQUEST - static field in class org.apache.ajp.RequestHandler
JK_AJP13_SEND_BODY_CHUNK - static field in class org.apache.jk.common.HandlerRequest
JK_AJP13_SEND_BODY_CHUNK - static field in class org.apache.ajp.RequestHandler
JK_AJP13_SEND_HEADERS - static field in class org.apache.jk.common.HandlerRequest
JK_AJP13_SEND_HEADERS - static field in class org.apache.ajp.RequestHandler
JK_AJP13_SHUTDOWN - static field in class org.apache.jk.common.HandlerRequest
JK_AJP13_SHUTDOWN - static field in class org.apache.ajp.RequestHandler
JK_AJP14_CONTEXT_INFO_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_CONTEXT_QRY_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_CONTEXT_STATE_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_CONTEXT_STATE_REP_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_CONTEXT_UPDATE_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_LOGCOMP_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_LOGINIT_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_LOGNOK_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_LOGOK_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_LOGSEED_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_SHUTDOWN_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_SHUTNOK_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_SHUTOK_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_STATUS_CMD - static field in class org.apache.ajp.NegociationHandler
JK_AJP14_UNKNOW_PACKET_CMD - static field in class org.apache.ajp.NegociationHandler
JK_HANDLE_JNI_DISPATCH - static field in class org.apache.jk.common.JniHandler
JK_HANDLE_SHM_DISPATCH - static field in class org.apache.jk.common.JniHandler
JK_LOG_LOCATION - static field in class org.apache.ajp.tomcat4.config.ApacheConfig
default mod_jk log file location
JK_LOG_LOCATION - static field in class org.apache.jk.config.ApacheConfig
default mod_jk log file location
JK_STATUS_CLOSED - field in class org.apache.jk.server.JkCoyoteHandler
JK_STATUS_HEAD - field in class org.apache.jk.server.JkCoyoteHandler
JK_STATUS_NEW - field in class org.apache.jk.server.JkCoyoteHandler
JkChannel - interface org.apache.jk.core.JkChannel
A Channel represents a connection point to the outside world.
JkCoyoteHandler - class org.apache.jk.server.JkCoyoteHandler
Plugs Jk2 into Coyote.
jkDebug - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
jkDebug - field in class org.apache.jk.config.BaseJkConfig
jkDestroy(long,long) - method in class org.apache.jk.apr.AprImpl
jkGetAttribute(long,long,String) - method in class org.apache.jk.apr.AprImpl
JkHandler - class org.apache.jk.core.JkHandler
jkHome - field in class org.apache.jk.common.JniHandler
jkInit(long,long) - method in class org.apache.jk.apr.AprImpl
JkInputStream - class org.apache.jk.common.JkInputStream
Generic input stream impl on top of ajp
JkInputStream() - constructor for class org.apache.jk.common.JkInputStream
jkInvoke(long,long,long,int,data[],int,int,int) - static method in class org.apache.jk.apr.AprImpl
Send the packet to the C side.
jkLog - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
jkLog - field in class org.apache.jk.config.BaseJkConfig
jkMain - field in class org.apache.jk.server.JkCoyoteHandler
JkMain - class org.apache.jk.server.JkMain
Main class used to startup and configure jk.
JkMain() - constructor for class org.apache.jk.server.JkMain
JkMX - class org.apache.jk.common.JkMX
Load the HTTP or RMI adapters for MX4J and JMXRI.
JkMX() - constructor for class org.apache.jk.common.JkMX
jkRecycle(long,long) - method in class org.apache.jk.apr.AprImpl
Recycle an endpoint after use.
JkServlet - class org.apache.ajp.tomcat4.JkServlet
Module loader for JkServlet
jkSetAttribute(long,long,String,String) - method in class org.apache.jk.apr.AprImpl
jkWorker - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
jkWorker - field in class org.apache.jk.config.BaseJkConfig
JMXQueryTask - class org.apache.catalina.ant.JMXQueryTask
Ant task that implements the JMX Query command (/jmxproxy/?qry) supported by the Tomcat manager application.
JMXSetTask - class org.apache.catalina.ant.JMXSetTask
Ant task that implements the JMX Set command (/jmxproxy/?set) supported by the Tomcat manager application.
JndiPermission - class org.apache.naming.JndiPermission
Java SecurityManager Permission class for JNDI name based file resources

The JndiPermission extends the BasicPermission.

JndiPermission(String) - constructor for class org.apache.naming.JndiPermission
Creates a new JndiPermission with no actions
JndiPermission(String,String) - constructor for class org.apache.naming.JndiPermission
Creates a new JndiPermission with actions
JNDIRealm - class org.apache.catalina.realm.JNDIRealm
Implementation of Realm that works with a directory server accessed via the Java Naming and Directory Interface (JNDI) APIs.
JniHandler - class org.apache.jk.common.JniHandler
Base class for components using native code ( libjkjni.so ).
JniHandler() - constructor for class org.apache.jk.common.JniHandler
jniInvoke(long,Object) - static method in class org.apache.jk.apr.AprImpl
jniMode() - static method in class org.apache.jk.apr.AprImpl
JSP_FILE_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we expose the value of the <jsp-file> value associated with this servlet, if any.
JSP_SERVLET_CLASS - static field in class org.apache.catalina.core.Constants
JSP_SERVLET_NAME - static field in class org.apache.catalina.core.Constants
jspConfig - field in class org.apache.catalina.startup.WebRuleSet
The SetJspConfig rule used to parse the web.xml
JspSchemaPublicId_20 - static field in class org.apache.catalina.startup.Constants
JspSchemaResourcePath_20 - static field in class org.apache.catalina.startup.Constants
jspWildCard - field in class org.apache.tomcat.util.http.mapper.Mapper.Wrapper
jspWildCard - field in class org.apache.tomcat.util.http.mapper.MappingData
JSSE13SocketFactory - class org.apache.tomcat.util.net.jsse.JSSE13SocketFactory
SSL server socket factory.
JSSE13SocketFactory() - constructor for class org.apache.tomcat.util.net.jsse.JSSE13SocketFactory
Constructor is used only by subclasses.
JSSE14SocketFactory - class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
SSL server socket factory.
JSSE14SocketFactory() - constructor for class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
Constructor is used only by subclasses.
JSSEImplementation - class org.apache.tomcat.util.net.jsse.JSSEImplementation
JSSEImplementation() - constructor for class org.apache.tomcat.util.net.jsse.JSSEImplementation
JSSEKeyManager - class org.apache.tomcat.util.net.jsse.JSSEKeyManager
X509KeyManager which allows selection of a specific keypair and certificate chain (identified by their keystore alias name) to be used by the server to authenticate itself to SSL clients.
JSSEKeyManager(X509KeyManager,String) - constructor for class org.apache.tomcat.util.net.jsse.JSSEKeyManager
Constructor.
JSSESocketFactory - class org.apache.tomcat.util.net.jsse.JSSESocketFactory
SSL server socket factory.
JSSESocketFactory() - constructor for class org.apache.tomcat.util.net.jsse.JSSESocketFactory
Constructor is used only by subclasses.
jvmRoute() - method in class org.apache.tomcat.util.http.BaseRequest

K

keepAlive - field in class org.apache.coyote.http11.Http11Processor
Keep-alive.
KEEPALIVE_BYTES - static field in class org.apache.coyote.http11.Constants
Keep-alive bytes.
key - field in class org.apache.catalina.authenticator.DigestAuthenticator
Private key.
KEY_SIZE_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we store the key size being used for this SSL connection (as an object of type java.lang.Integer).
KEY_SIZE_KEY - static field in class org.apache.tomcat.util.net.SSLSupport
The Request attribute key for the key size.
keys() - method in class org.apache.catalina.session.FileStore
Return an array containing the session identifiers of all Sessions currently saved in this Store.
keys() - method in class org.apache.catalina.session.JDBCStore
Return an array containing the session identifiers of all Sessions currently saved in this Store.
keys() - method in class org.apache.tomcat.util.collections.SimpleHashtable
Returns an enumeration of the keys in this hashtable.
keys() - method in class org.apache.catalina.session.StandardSession
Return the names of all currently defined session attributes as an array of Strings.
keys() - method in class org.apache.catalina.Store
Return an array containing the session identifiers of all Sessions currently saved in this Store.
keySize - field in class org.apache.tomcat.util.net.SSLSupport.CipherData
kill() - method in class org.apache.tomcat.util.threads.ThreadPool.ControlRunnable

L

last - field in class org.apache.catalina.core.ApplicationHttpRequest.AttributeNamesEnumerator
LAST - static field in class org.apache.jk.core.JkHandler
LAST_MODIFIED - static field in class org.apache.naming.resources.ResourceAttributes
Last modification date.
lastAccessedTime - field in class org.apache.catalina.session.StandardSession
The last accessed time for this Session.
lastActiveFilter - field in class org.apache.coyote.http11.InternalInputBuffer
Index of the last active filter.
lastActiveFilter - field in class org.apache.coyote.http11.InternalOutputBuffer
Index of the last active filter.
lastJarAccessed - field in class org.apache.catalina.loader.WebappClassLoader
Last time a JAR was accessed.
lastModified - field in class org.apache.naming.resources.ResourceAttributes
Last modified time.
lastModified - field in class org.apache.catalina.loader.ResourceEntry
The "last modified" time of the origin file at the time this class was loaded, in milliseconds since the epoch.
lastModifiedDate - field in class org.apache.naming.resources.ResourceAttributes
Last modified date.
lastModifiedDate - field in class org.apache.catalina.ssi.SSIMediator
lastModifiedDates - field in class org.apache.catalina.loader.WebappClassLoader
The list of JARs last modified dates, in the order they should be searched for locally loaded classes or resources.
lastValid - field in class org.apache.coyote.http11.filters.ChunkedInputFilter
Last valid byte in the buffer.
lastValid - field in class org.apache.coyote.http11.InternalInputBuffer
Last valid byte.
LC_OFFSET - static field in class org.apache.coyote.http11.Constants
Lower case offset.
legacy - field in class org.apache.jk.config.BaseJkConfig
length - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
length - field in class org.apache.naming.resources.FileDirContext.FileResource
File length.
LF - static field in class org.apache.coyote.http11.Constants
LF.
lifecycle - field in class org.apache.catalina.valves.AccessLogValve
The lifecycle event support for this component.
lifecycle - field in class org.apache.ajp.tomcat4.Ajp13Connector
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.authenticator.AuthenticatorBase
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.core.ContainerBase
The lifecycle event support for this component.
lifecycle - field in class org.apache.coyote.tomcat4.CoyoteConnector
The lifecycle event support for this component.
lifecycle - field in class org.apache.coyote.tomcat5.CoyoteConnector
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.startup.Embedded
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.valves.ExtendedAccessLogValve
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.valves.JDBCAccessLogValve
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.logger.LoggerBase
The lifecycle event support for this component.
Lifecycle - interface org.apache.catalina.Lifecycle
Common interface for component life cycle methods.
lifecycle - field in class org.apache.catalina.session.PersistentManagerBase
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.realm.RealmBase
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.authenticator.SingleSignOn
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.core.StandardDefaultContext
The Context LifecycleListener's
lifecycle - field in class org.apache.catalina.session.StandardManager
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.core.StandardPipeline
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.session.StoreBase
The lifecycle event support for this component.
lifecycle - field in class org.apache.catalina.loader.WebappLoader
The lifecycle event support for this component.
LifecycleEvent - class org.apache.catalina.LifecycleEvent
General event for notifying listeners of significant changes on a component that implements the Lifecycle interface.
LifecycleEvent(org.apache.catalina.Lifecycle,String) - constructor for class org.apache.catalina.LifecycleEvent
Construct a new LifecycleEvent with the specified parameters.
Construct a new LifecycleEvent with the specified parameters.
lifecycleEvent(org.apache.catalina.LifecycleEvent) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Generate the configuration - only when the server is completely initialized ( before starting )
Generate the configuration - only when the server is completely initialized ( before starting )
lifecycleEvent(org.apache.catalina.LifecycleEvent) - method in class org.apache.catalina.startup.ContextConfig
Process the START event for an associated Context.
lifecycleEvent(org.apache.catalina.LifecycleEvent) - method in class org.apache.catalina.startup.EngineConfig
Process the START event for an associated Engine.
Primary entry point for startup and shutdown events.
lifecycleEvent(org.apache.catalina.LifecycleEvent) - method in class org.apache.catalina.startup.HostConfig
Process the START event for an associated Host.
Acknowledge the occurrence of the specified event.
Acknowledge the occurrence of the specified event.
Primary entry point for startup and shutdown events.
Process the START event for an associated Context.
lifecycleEvent(org.apache.catalina.LifecycleEvent) - method in class org.apache.catalina.startup.UserConfig
Process the START event for an associated Host.
LifecycleException - class org.apache.catalina.LifecycleException
General purpose exception that is thrown to indicate a lifecycle related problem.
LifecycleException() - constructor for class org.apache.catalina.LifecycleException
Construct a new LifecycleException with no other information.
LifecycleException(String) - constructor for class org.apache.catalina.LifecycleException
Construct a new LifecycleException for the specified message.
LifecycleException(String,Throwable) - constructor for class org.apache.catalina.LifecycleException
Construct a new LifecycleException for the specified message and throwable.
LifecycleException(Throwable) - constructor for class org.apache.catalina.LifecycleException
Construct a new LifecycleException for the specified throwable.
LifecycleListener - interface org.apache.catalina.LifecycleListener
Interface defining a listener for significant events (including "component start" and "component stop" generated by a component that implements the Lifecycle interface.
LifecycleListenerRule - class org.apache.catalina.startup.LifecycleListenerRule
Rule that creates a new LifecycleListener instance, and associates it with the top object on the stack (which must implement LifecycleListener).
LifecycleListenerRule(String,String) - constructor for class org.apache.catalina.startup.LifecycleListenerRule
Construct a new instance of this Rule.
LifecycleSupport - class org.apache.catalina.util.LifecycleSupport
Support class to assist in firing LifecycleEvent notifications to registered LifecycleListeners.
LifecycleSupport(org.apache.catalina.Lifecycle) - constructor for class org.apache.catalina.util.LifecycleSupport
Construct a new LifecycleSupport object associated with the specified Lifecycle component.
lineBuffer - field in class org.apache.coyote.tomcat5.CoyoteReader
linger - field in class org.apache.tomcat.util.net.PoolTcpEndpoint
LINK - static field in class org.apache.naming.EjbRef
Link address type.
LINK_REF - static field in class org.apache.naming.NamingEntry
list() - method in class org.apache.naming.resources.DirContextURLConnection
List children of this collection.
list(File) - method in class org.apache.naming.resources.FileDirContext
List the resources which are members of a collection.
list(Name) - method in class org.apache.naming.resources.BaseDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - method in class org.apache.naming.NamingContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - method in class org.apache.naming.resources.ProxyDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - method in class org.apache.naming.SelectorContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(Name) - method in class org.apache.naming.resources.WARDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(org.apache.naming.resources.WARDirContext.Entry) - method in class org.apache.naming.resources.WARDirContext
List children as objects.
list(String) - method in class org.apache.naming.resources.BaseDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - method in class org.apache.naming.resources.FileDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - method in class org.apache.naming.NamingContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - method in class org.apache.naming.resources.ProxyDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - method in class org.apache.naming.SelectorContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
list(String) - method in class org.apache.naming.resources.WARDirContext
Enumerates the names bound in the named context, along with the class names of objects bound to them.
listBindings(Name) - method in class org.apache.naming.resources.BaseDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - method in class org.apache.naming.NamingContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - method in class org.apache.naming.resources.ProxyDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - method in class org.apache.naming.SelectorContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(Name) - method in class org.apache.naming.resources.WARDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - method in class org.apache.naming.resources.BaseDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - method in class org.apache.naming.resources.FileDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - method in class org.apache.naming.NamingContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - method in class org.apache.naming.resources.ProxyDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - method in class org.apache.naming.SelectorContext
Enumerates the names bound in the named context, along with the objects bound to them.
listBindings(String) - method in class org.apache.naming.resources.WARDirContext
Enumerates the names bound in the named context, along with the objects bound to them.
listeners - field in class org.apache.catalina.core.ContainerBase
The container event listeners for this Container.
listeners - field in class org.apache.catalina.session.StandardSession
The session event listeners for this Session.
listeners - field in class org.apache.tomcat.util.threads.ThreadPool
listenerStart() - method in class org.apache.catalina.core.StandardContext
Configure the set of instantiated application event listeners for this Context.
listenerStop() - method in class org.apache.catalina.core.StandardContext
Send an application stop event to all interested listeners.
listings - field in class org.apache.catalina.servlets.DefaultServlet
Should we generate directory listings?
listSessionIds() - method in class org.apache.catalina.session.ManagerBase
For debugging: return a list of all session ids currently active
ListTask - class org.apache.catalina.ant.ListTask
Ant task that implements the /list command, supported by the Tomcat manager application.
load() - method in class org.apache.catalina.startup.Catalina
Start a new server instance.
load() - method in class org.apache.catalina.realm.JAASMemoryLoginModule
Load the contents of our configuration file.
load() - method in class org.apache.catalina.Manager
Load any currently active sessions that were previously unloaded to the appropriate persistence mechanism, if any.
load() - method in class org.apache.catalina.session.PersistentManagerBase
Load all sessions found in the persistence mechanism, assuming they are marked as valid and have not passed their expiration limit.
load() - method in class org.apache.catalina.session.StandardManager
Load any currently active sessions that were previously unloaded to the appropriate persistence mechanism, if any.
load() - method in class org.apache.catalina.core.StandardWrapper
Load and initialize an instance of this servlet, if there is not already at least one initialized instance.
load() - method in class org.apache.catalina.Wrapper
Load and initialize an instance of this servlet, if there is not already at least one initialized instance.
load(args[]) - method in class org.apache.catalina.startup.Catalina
load(org.apache.naming.resources.CacheEntry) - method in class org.apache.naming.resources.ResourceCache
load(String) - method in class org.apache.catalina.session.FileStore
Load and return the Session associated with the specified session identifier from this Store, without removing it.
load(String) - method in class org.apache.catalina.session.JDBCStore
Load the Session associated with the id id.
load(String) - method in class org.apache.catalina.Store
Load and return the Session associated with the specified session identifier from this Store, without removing it.
loadAdapter() - method in class org.apache.jk.common.JkMX
Initialize the worker.
loadClass(String) - method in class org.apache.catalina.loader.StandardClassLoader
Load the class with the specified name.
loadClass(String) - method in class org.apache.catalina.loader.WebappClassLoader
Load the class with the specified name.
loadClass(String,boolean) - method in class org.apache.catalina.loader.StandardClassLoader
Load the class with the specified name, searching using the following algorithm until it finds and returns the class.
loadClass(String,boolean) - method in class org.apache.catalina.loader.WebappClassLoader
Load the class with the specified name, searching using the following algorithm until it finds and returns the class.
loadedClass - field in class org.apache.catalina.loader.ResourceEntry
Loaded class.
loadEntries() - method in class org.apache.naming.resources.WARDirContext
Constructs a tree of the entries contained in a WAR file.
loader - field in class org.apache.catalina.core.ContainerBase
The Loader implementation with which this Container is associated.
Loader - interface org.apache.catalina.Loader
A Loader represents a Java ClassLoader implementation that can be used by a Container to load class files (within a repository associated with the Loader) that are designed to be reloaded upon request, as well as a mechanism to detect whether changes have occurred in the underlying repository.
loader - field in class org.apache.catalina.core.StandardDefaultContext
The Loader implementation with which this Container is associated.
loadMBeanDescriptors() - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Load additional MBean descriptor resources.
loadMBeanDescriptors(String) - static method in class org.apache.catalina.mbeans.MBeanUtils
Load an MBean descriptor resource.
loadNative() - method in class org.apache.jk.apr.AprImpl
This method of loading the libs doesn't require setting LD_LIBRARY_PATH.
loadNative(String) - method in class org.apache.jk.apr.AprImpl
loadOnStartup(children[]) - method in class org.apache.catalina.core.StandardContext
Load and initialize all servlets marked "load on startup" in the web application deployment descriptor.
loadServlet() - method in class org.apache.catalina.core.StandardWrapper
Load and initialize an instance of this servlet, if there is not already at least one initialized instance.
localAddr - field in class org.apache.coyote.tomcat5.CoyoteRequest
Local address
localAddr - field in class org.apache.coyote.http11.Http11Processor
The local Host address.
localAddr() - method in class org.apache.coyote.Request
localDataSource - field in class org.apache.catalina.realm.DataSourceRealm
Context local datasource.
LOCALE_DEFAULT - static field in class org.apache.coyote.Constants
LOCALE_US - static field in class org.apache.catalina.util.DateTool
US locale - all HTTP dates are in english
locales - field in class org.apache.coyote.tomcat4.CoyoteRequest
The preferred Locales assocaited with this Request.
locales - field in class org.apache.coyote.tomcat5.CoyoteRequest
The preferred Locales assocaited with this Request.
localesParsed - field in class org.apache.coyote.tomcat4.CoyoteRequest
Parse locales.
localesParsed - field in class org.apache.coyote.tomcat5.CoyoteRequest
Parse locales.
LocaleToCharsetMap - class org.apache.tomcat.util.http.LocaleToCharsetMap
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
localInit() - method in class org.apache.ajp.tomcat33.Ajp14Interceptor
Called by PoolTcpConnector to allow childs to init.
localName - field in class org.apache.coyote.tomcat5.CoyoteRequest
Local address
localName - field in class org.apache.coyote.http11.Http11Processor
Local Host associated with the current connection.
localName() - method in class org.apache.coyote.Request
localPort - field in class org.apache.coyote.tomcat5.CoyoteRequest
Local port
localPort - field in class org.apache.coyote.http11.Http11Processor
Local port to which the socket is connected
localWar - field in class org.apache.catalina.ant.DeployTask
URL of the server local web application archive (WAR) file to be deployed.
localXsltFile - field in class org.apache.catalina.servlets.DefaultServlet
Allow customized directory listing per directory.
log - field in class org.apache.coyote.tomcat5.CoyoteRequest
After the request is mapped to a ServletContext, we can also map it to a logger.
log - static field in class org.apache.coyote.http11.Http11Processor
Logger.
log - static field in class org.apache.coyote.http11.Http11Protocol
log - static field in class org.apache.jk.server.JkCoyoteHandler
log - field in class org.apache.catalina.session.ManagerBase
log(Exception,String) - method in class org.apache.catalina.core.ApplicationContext
Writes the specified exception and message to a servlet log file.
log(Exception,String) - method in class org.apache.catalina.core.ApplicationContextFacade
log(Exception,String) - method in class org.apache.catalina.Logger
Writes the specified exception, and message, to a servlet log file.
log(Exception,String) - method in class org.apache.catalina.logger.LoggerBase
Writes the specified exception, and message, to a servlet log file.
log(String) - method in class org.apache.catalina.core.ApplicationContext
Writes the specified message to a servlet log file.
log(String) - method in class org.apache.catalina.core.ApplicationContextFacade
log(String) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Log a message on the Logger associated with our Container (if any).
log(String) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
log(String) - method in class org.apache.jk.config.BaseJkConfig
log(String) - static method in class org.apache.catalina.startup.Bootstrap
Log a debugging detail message.
log(String) - method in class org.apache.catalina.core.ContainerBase
Log the specified message to our current Logger (if any).
log(String) - method in class org.apache.tomcat.util.http.Cookies
log(String) - method in class org.apache.coyote.tomcat5.CoyoteAdapter
Log a message on the Logger associated with our Container (if any)
log(String) - method in class org.apache.catalina.valves.ErrorReportValve
Log a message on the Logger associated with our Container (if any).
log(String) - method in class org.apache.catalina.logger.FileLogger
Writes the specified message to a servlet log file, usually an event log.
log(String) - method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
Log a message.
log(String) - method in class org.apache.catalina.startup.HostConfig
Log a message on the Logger associated with our Host (if any)
log(String) - method in class org.apache.coyote.tomcat5.InputBuffer
log(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Log a message on the Logger associated with our Container (if any)
log(String) - method in class org.apache.ajp.Logger
Log the given message.
log(String) - method in class org.apache.catalina.Logger
Writes the specified message to a servlet log file, usually an event log.
log(String) - method in class org.apache.catalina.logger.LoggerBase
Writes the specified message to a servlet log file, usually an event log.
log(String) - method in class org.apache.catalina.session.ManagerBase
Log a message on the Logger associated with our Container (if any).
log(String) - method in class org.apache.catalina.core.NamingContextListener
Log the specified message to our current Logger (if any).
log(String) - method in class org.apache.coyote.tomcat4.OutputBuffer
log(String) - method in class org.apache.coyote.tomcat5.OutputBuffer
log(String) - method in class org.apache.catalina.valves.PersistentValve
Log a message on the Logger associated with our Container (if any).
log(String) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
log(String) - method in class org.apache.catalina.util.ProcessEnvironment
log(String) - method in class org.apache.catalina.realm.RealmBase
Log a message on the Logger associated with our Container (if any)
log(String) - method in class org.apache.catalina.valves.RequestDumperValve
Log a message on the Logger associated with our Container (if any).
log(String) - static method in class org.apache.tomcat.util.http.ServerCookie
log(String) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Log a message.
log(String) - method in class org.apache.catalina.authenticator.SingleSignOn
Log a message on the Logger associated with our Container (if any).
log(String) - method in class org.apache.catalina.ssi.SSIMediator
log(String) - method in class org.apache.catalina.core.StandardPipeline
Log a message on the Logger associated with our Container (if any).
log(String) - method in class org.apache.catalina.session.StandardSession
Log a message on the Logger associated with our Manager (if any).
log(String) - method in class org.apache.catalina.session.StoreBase
Log a message on the Logger associated with our Container (if any).
log(String) - method in class org.apache.catalina.logger.SystemErrLogger
Writes the specified message to a servlet log file, usually an event log.
log(String) - method in class org.apache.catalina.logger.SystemOutLogger
Writes the specified message to a servlet log file, usually an event log.
log(String,Date) - method in class org.apache.catalina.valves.AccessLogValve
Log the specified message to the log file, switching files if the date has changed since the previous log call.
log(String,int) - method in class org.apache.catalina.Logger
Writes the specified message to the servlet log file, usually an event log, if the logger is set to a verbosity level equal to or higher than the specified value for this message.
log(String,int) - method in class org.apache.catalina.logger.LoggerBase
Writes the specified message to the servlet log file, usually an event log, if the logger is set to a verbosity level equal to or higher than the specified value for this message.
log(String,int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
log(String,Throwable) - method in class org.apache.catalina.core.ApplicationContext
Writes the specified message and exception to a servlet log file.
log(String,Throwable) - method in class org.apache.catalina.core.ApplicationContextFacade
log(String,Throwable) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Log a message on the Logger associated with our Container (if any).
log(String,Throwable) - static method in class org.apache.catalina.startup.Bootstrap
Log a debugging detail message with an exception.
log(String,Throwable) - method in class org.apache.catalina.core.ContainerBase
Log the specified message and exception to our current Logger (if any).
log(String,Throwable) - method in class org.apache.coyote.tomcat5.CoyoteAdapter
Log a message on the Logger associated with our Container (if any)
log(String,Throwable) - method in class org.apache.catalina.valves.ErrorReportValve
Log a message on the Logger associated with our Container (if any).
log(String,Throwable) - method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
Log a message and associated exception.
log(String,Throwable) - method in class org.apache.catalina.startup.HostConfig
Log a message on the Logger associated with our Host (if any)
log(String,Throwable) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Log a message on the Logger associated with our Container (if any)
log(String,Throwable) - method in class org.apache.ajp.Logger
Log the given message and error.
log(String,Throwable) - method in class org.apache.catalina.Logger
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
log(String,Throwable) - method in class org.apache.catalina.logger.LoggerBase
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
log(String,Throwable) - method in class org.apache.catalina.session.ManagerBase
Log a message on the Logger associated with our Container (if any).
log(String,Throwable) - method in class org.apache.catalina.core.NamingContextListener
Log the specified message and exception to our current Logger (if any).
log(String,Throwable) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
log(String,Throwable) - method in class org.apache.catalina.realm.RealmBase
Log a message on the Logger associated with our Container (if any)
log(String,Throwable) - method in class org.apache.catalina.valves.RequestDumperValve
Log a message on the Logger associated with our Container (if any).
log(String,Throwable) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Log a message and associated exception.
log(String,Throwable) - method in class org.apache.catalina.authenticator.SingleSignOn
Log a message on the Logger associated with our Container (if any).
log(String,Throwable) - method in class org.apache.catalina.ssi.SSIExternalResolver
log(String,Throwable) - method in class org.apache.catalina.ssi.SSIMediator
log(String,Throwable) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
log(String,Throwable) - method in class org.apache.catalina.core.StandardPipeline
Log a message on the Logger associated with our Container (if any).
log(String,Throwable) - method in class org.apache.catalina.session.StandardSession
Log a message on the Logger associated with our Manager (if any).
log(String,Throwable,int) - method in class org.apache.catalina.Logger
Writes the specified message and exception to the servlet log file, usually an event log, if the logger is set to a verbosity level equal to or higher than the specified value for this message.
log(String,Throwable,int) - method in class org.apache.catalina.logger.LoggerBase
Writes the specified message and exception to the servlet log file, usually an event log, if the logger is set to a verbosity level equal to or higher than the specified value for this message.
log(String,Throwable,int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
logger - field in class org.apache.catalina.core.ContainerBase
The Logger implementation with which this Container is associated.
logger - field in class org.apache.catalina.startup.Embedded
The default logger to be used by this component itself.
Logger - class org.apache.ajp.Logger
A simple logger class used by classes in this package.
Logger - interface org.apache.catalina.Logger
A Logger is a generic interface for the message and exception logging methods of the ServletContext interface.
LoggerBase - class org.apache.catalina.logger.LoggerBase
Convenience base class for Logger implementations.
login() - method in class org.apache.catalina.realm.JAASMemoryLoginModule
Phase 1 of authenticating a Subject.
LoginConfig - class org.apache.catalina.deploy.LoginConfig
Representation of a login configuration element for a web application, as represented in a <login-config> element in the deployment descriptor.
loginConfig - field in class org.apache.catalina.startup.WebRuleSet
The SetLoginConfig rule used to parse the web.xml
LoginConfig() - constructor for class org.apache.catalina.deploy.LoginConfig
Construct a new LoginConfig with default properties.
LoginConfig(String,String,String,String) - constructor for class org.apache.catalina.deploy.LoginConfig
Construct a new LoginConfig with the specified properties.
logName() - method in class org.apache.catalina.core.ContainerBase
Return the abbreviated name of this container for logging messsages
logName() - method in class org.apache.catalina.core.NamingContextListener
Return the abbreviated name of this container for logging messsages
logName() - method in class org.apache.catalina.core.StandardWrapper
Log the abbreviated name of this Container for logging messages.
logout() - method in class org.apache.catalina.realm.JAASMemoryLoginModule
Log out this user.
logs - static field in class org.apache.tomcat.util.log.SystemLogHandler
Thread <-> CaptureLog associations.
lookup(Name) - method in class org.apache.naming.resources.BaseDirContext
Retrieves the named object.
lookup(Name) - method in class org.apache.naming.NamingContext
Retrieves the named object.
lookup(Name) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves the named object.
lookup(Name) - method in class org.apache.naming.SelectorContext
Retrieves the named object.
lookup(Name) - method in class org.apache.naming.resources.WARDirContext
Retrieves the named object.
lookup(Name,boolean) - method in class org.apache.naming.NamingContext
Retrieves the named object.
lookup(String) - method in class org.apache.naming.resources.BaseDirContext
Retrieves the named object.
lookup(String) - method in class org.apache.naming.resources.FileDirContext
Retrieves the named object.
lookup(String) - method in class org.apache.naming.NamingContext
Retrieves the named object.
lookup(String) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves the named object.
lookup(String) - method in class org.apache.naming.resources.ResourceCache
lookup(String) - method in class org.apache.naming.SelectorContext
Retrieves the named object.
lookup(String) - method in class org.apache.catalina.authenticator.SingleSignOn
Look up and return the cached SingleSignOn entry associated with this sso id value, if there is one; otherwise return null.
lookup(String) - method in class org.apache.naming.resources.WARDirContext
Retrieves the named object.
lookupLink(Name) - method in class org.apache.naming.resources.BaseDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - method in class org.apache.naming.NamingContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(Name) - method in class org.apache.naming.SelectorContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - method in class org.apache.naming.resources.BaseDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - method in class org.apache.naming.resources.FileDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - method in class org.apache.naming.NamingContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - method in class org.apache.naming.resources.ProxyDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - method in class org.apache.naming.SelectorContext
Retrieves the named object, following links except for the terminal atomic component of the name.
lookupLink(String) - method in class org.apache.naming.resources.WARDirContext
Retrieves the named object, following links except for the terminal atomic component of the name.
LRUCache - class org.apache.tomcat.util.collections.LRUCache
This class implements a Generic LRU Cache
LRUCache(int) - constructor for class org.apache.tomcat.util.collections.LRUCache

M

MailSessionFactory - class org.apache.naming.factory.MailSessionFactory
Factory class that creates a JNDI named JavaMail Session factory, which can be used for managing inbound and outbound electronic mail messages via JavaMail APIs.
main(args[]) - static method in class org.apache.catalina.startup.Bootstrap
Main method, used for testing only.
main(args[]) - static method in class org.apache.catalina.startup.Catalina
The application main program.
main(args[]) - static method in class org.apache.jk.server.JkMain
main(args[]) - static method in class org.apache.tomcat.util.http.mapper.Mapper
main(args[]) - static method in class org.apache.catalina.realm.RealmBase
Digest password using the algorithm especificied and convert the result to a corresponding hex string.
main(args[]) - static method in class org.apache.catalina.util.ServerInfo
main(args[]) - static method in class org.apache.jk.common.Shm
main(args[]) - static method in class org.apache.jk.common.Shm14
main(args[]) - static method in class org.apache.catalina.deploy.Test
main(args[]) - static method in class org.apache.jk.apr.TomcatStarter
main(args[]) - static method in class org.apache.catalina.startup.Tool
The main program for the bootstrap.
main(args[]) - static method in class org.apache.jk.config.WebXml2Jk
main(String[]) - static method in class org.apache.catalina.servlets.CGIServlet
For future testing use only; does nothing right now
main(String[]) - static method in class org.apache.catalina.util.FastDateFormat
mainClasses - static field in class org.apache.jk.apr.TomcatStarter
MAJOR_VERSION - static field in class org.apache.catalina.core.Constants
makeLegalForJAAS(String) - method in class org.apache.catalina.realm.JAASRealm
Ensure the given name is legal for JAAS configuration.
managed - field in class org.apache.catalina.mbeans.DefaultContextMBean
The ManagedBean information describing this MBean.
managed - field in class org.apache.catalina.mbeans.GroupMBean
The ManagedBean information describing this MBean.
managed - field in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
The ManagedBean information describing this MBean.
managed - field in class org.apache.catalina.mbeans.NamingResourcesMBean
The ManagedBean information describing this MBean.
managed - field in class org.apache.catalina.mbeans.RoleMBean
The ManagedBean information describing this MBean.
managed - field in class org.apache.catalina.mbeans.StandardContextMBean
The ManagedBean information describing this MBean.
managed - field in class org.apache.catalina.mbeans.UserMBean
The ManagedBean information describing this MBean.
managedGroup - field in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
The ManagedBean information describing Group MBeans.
managedRole - field in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
The ManagedBean information describing Group MBeans.
managedUser - field in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
The ManagedBean information describing User MBeans.
manager - field in class org.apache.catalina.core.ContainerBase
The Manager implementation with which this Container is associated.
Manager - interface org.apache.catalina.Manager
A Manager manages the pool of Sessions that are associated with a particular Container.
manager - field in class org.apache.catalina.core.StandardDefaultContext
The Manager implementation with which this Container is associated.
manager - field in class org.apache.catalina.session.StandardSession
The Manager with which this Session is associated.
manager - field in class org.apache.catalina.session.StoreBase
The Manager with which this JDBCStore is associated.
ManagerBase - class org.apache.catalina.session.ManagerBase
Minimal implementation of the Manager interface that supports no session persistence or distributable capabilities.
managerChecksFrequency - field in class org.apache.catalina.core.StandardDefaultContext
Frequency of manager checks.
manifest - field in class org.apache.catalina.loader.ResourceEntry
Manifest (if the resource was loaded from a JAR).
ManifestResource - class org.apache.catalina.util.ManifestResource
Representation of a Manifest file and its available extensions and required extensions
ManifestResource(String,Manifest,int) - constructor for class org.apache.catalina.util.ManifestResource
Map the specified host name and URI, mutating the given mapping data.
Map the specified URI relative to the context, mutating the given mapping data.
map(String) - method in class org.apache.catalina.Host
Return the Context that would be used to process the specified host-relative request URI, if any; otherwise return null.
map(String) - method in class org.apache.catalina.core.StandardHost
Return the Context that would be used to process the specified host-relative request URI, if any; otherwise return null.
Mapper.MapElement - class org.apache.tomcat.util.http.mapper.Mapper.MapElement
mapper - field in class org.apache.coyote.tomcat5.MapperListener
Associated mapper.
Mapper - class org.apache.tomcat.util.http.mapper.Mapper
Mapper, which implements the servlet API mapping rules (which are derived from the HTTP rules).
MapperListener - class org.apache.coyote.tomcat5.MapperListener
Mapper listener.
MapperListener(org.apache.tomcat.util.http.mapper.Mapper) - constructor for class org.apache.coyote.tomcat5.MapperListener
Create mapper listener.
mappingData - field in class org.apache.coyote.tomcat5.CoyoteRequest
Mapping data.
MappingData - class org.apache.tomcat.util.http.mapper.MappingData
Mapping data.
mark(int) - method in class org.apache.ajp.tomcat4.Ajp13InputStream
mark(int) - method in class org.apache.coyote.tomcat5.CoyoteReader
mark(int) - method in class org.apache.coyote.tomcat5.InputBuffer
mark(int) - method in class org.apache.jk.common.JkInputStream
markSupported() - method in class org.apache.ajp.tomcat4.Ajp13InputStream
markSupported() - method in class org.apache.coyote.tomcat5.CoyoteReader
markSupported() - method in class org.apache.coyote.tomcat5.InputBuffer
markSupported() - method in class org.apache.jk.common.JkInputStream
matchRequest(org.apache.catalina.HttpRequest) - method in class org.apache.catalina.authenticator.FormAuthenticator
Does this request match the saved one (so that it must be the redirect we signalled after successful authentication?
MAX_NOTES - static field in class org.apache.coyote.Constants
MAX_NOTES - static field in class org.apache.tomcat.util.threads.ThreadWithAttributes
MAX_PACKET_SIZE - static field in class org.apache.ajp.Ajp13
MAX_PACKET_SIZE - static field in class org.apache.jk.common.JkInputStream
MAX_READ_SIZE - static field in class org.apache.ajp.Ajp13
MAX_READ_SIZE - static field in class org.apache.jk.common.JkInputStream
MAX_SEND_SIZE - static field in class org.apache.ajp.Ajp13
MAX_SPARE_THREADS - static field in class org.apache.tomcat.util.threads.ThreadPool
MAX_THREADS - static field in class org.apache.tomcat.util.threads.ThreadPool
MAX_THREADS_MIN - static field in class org.apache.tomcat.util.threads.ThreadPool
maxActive - field in class org.apache.catalina.session.ManagerBase
maxActiveSessions - field in class org.apache.catalina.session.PersistentManagerBase
The maximum number of active Sessions allowed, or -1 for no limit.
maxActiveSessions - field in class org.apache.catalina.session.StandardManager
The maximum number of active Sessions allowed, or -1 for no limit.
maxAllocateIterations - field in class org.apache.naming.resources.ResourceCache
Max amount of removals during a make space.
maxIdleBackup - field in class org.apache.catalina.session.PersistentManagerBase
How long a session must be idle before it should be backed up.
maxIdleSwap - field in class org.apache.catalina.session.PersistentManagerBase
The maximum time a session may be idle before it should be swapped to file just on general principle.
maxInactiveInterval - field in class org.apache.catalina.session.ManagerBase
The default maximum inactive interval for Sessions created by this Manager.
maxInactiveInterval - field in class org.apache.catalina.session.StandardSession
The maximum time interval, in seconds, between client requests before the servlet container may invalidate this session.
maxKeepAliveRequests - field in class org.apache.coyote.http11.Http11Processor
Maximum number of Keep-Alive requests to honor.
maxPostSize - field in class org.apache.coyote.http11.Http11Processor
Max post size.
maxSpareProcessors - field in class org.apache.coyote.tomcat4.CoyoteConnector
The maximum amount of spare processors.
maxSpareThreads - field in class org.apache.tomcat.util.threads.ThreadPool
maxThreads - field in class org.apache.tomcat.util.threads.ThreadPool
maybeQuote(int,StringBuffer,String) - static method in class org.apache.tomcat.util.http.ServerCookie
MB_NOTE - static field in class org.apache.jk.common.JniHandler
MBEAN_REGISTRY_ATTR - static field in class org.apache.catalina.Globals
The servlet context attribute under which the managed bean Registry will be stored for privileged contexts (if enabled).
MBEAN_SERVER_ATTR - static field in class org.apache.catalina.Globals
The servlet context attribute under which the MBeanServer will be stored for privileged contexts (if enabled).
MBeanFactory - class org.apache.catalina.mbeans.MBeanFactory
A ModelMBean implementation for the org.apache.catalina.core.StandardServer component.
MBeanFactory() - constructor for class org.apache.catalina.mbeans.MBeanFactory
Construct a ModelMBean with default ModelMBeanInfo information.
mBeanServer - field in class org.apache.coyote.tomcat5.MapperListener
MBean server.
MBeanUtils - class org.apache.catalina.mbeans.MBeanUtils
Public utility methods in support of the server side MBeans implementation.
md - field in class org.apache.catalina.realm.RealmBase
The MessageDigest object for digesting user credentials (passwords).
md5Encoder - static field in class org.apache.catalina.servlets.DefaultServlet
The MD5 helper object for this class.
md5Encoder - static field in class org.apache.catalina.authenticator.DigestAuthenticator
The MD5 helper object for this class.
MD5Encoder - class org.apache.catalina.util.MD5Encoder
Encode an MD5 digest into a String.
md5Encoder - static field in class org.apache.catalina.realm.RealmBase
The MD5 helper object for this class.
md5Helper - static field in class org.apache.catalina.servlets.DefaultServlet
MD5 message digest provider.
md5Helper - static field in class org.apache.catalina.authenticator.DigestAuthenticator
MD5 message digest provider.
md5Helper - static field in class org.apache.catalina.realm.RealmBase
MD5 message digest provider.
MemoryGroup - class org.apache.catalina.users.MemoryGroup
Concrete implementation of Group for the MemoryUserDatabase implementation of UserDatabase.
MemoryProtocolHandler - class org.apache.coyote.memory.MemoryProtocolHandler
Abstract the protocol implementation, including threading, etc.
MemoryRealm - class org.apache.catalina.realm.MemoryRealm
Simple implementation of Realm that reads an XML file to configure the valid users, passwords, and roles.
MemoryRole - class org.apache.catalina.users.MemoryRole
Concrete implementation of Role for the MemoryUserDatabase implementation of UserDatabase.
MemoryRuleSet - class org.apache.catalina.realm.MemoryRuleSet
RuleSet for recognizing the users defined in the XML file processed by MemoryRealm.
MemoryRuleSet() - constructor for class org.apache.catalina.realm.MemoryRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix.
MemoryRuleSet(String) - constructor for class org.apache.catalina.realm.MemoryRuleSet
Construct an instance of this RuleSet with the specified matching pattern prefix.
MemoryUser - class org.apache.catalina.users.MemoryUser
Concrete implementation of User for the MemoryUserDatabase implementation of UserDatabase.
MemoryUserDatabase - class org.apache.catalina.users.MemoryUserDatabase
Concrete implementation of UserDatabase that loads all defined users, groups, and roles into an in-memory data structure, and uses a specified XML file for its persistent storage.
MemoryUserDatabase() - constructor for class org.apache.catalina.users.MemoryUserDatabase
Create a new instance with default values.
MemoryUserDatabase(String) - constructor for class org.apache.catalina.users.MemoryUserDatabase
Create a new instance with the specified values.
MemoryUserDatabaseFactory - class org.apache.catalina.users.MemoryUserDatabaseFactory
JNDI object creation factory for MemoryUserDatabase instances.
MemoryUserDatabaseMBean - class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
A ModelMBean implementation for the org.apache.catalina.users.MemoryUserDatabase component.
MemoryUserDatabaseMBean() - constructor for class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Construct a ModelMBean with default ModelMBeanInfo information.
message - field in class org.apache.catalina.connector.ClientAbortException
The error message passed to our constructor (if any)
message - field in class org.apache.catalina.LifecycleException
The error message passed to our constructor (if any)
message - field in class org.apache.coyote.Response
Status message.
MessageBytes - class org.apache.tomcat.util.buf.MessageBytes
This class is used to represent a subarray of bytes in an HTTP message.
MessageBytes() - constructor for class org.apache.tomcat.util.buf.MessageBytes
Creates a new, uninitialized MessageBytes object.
MessageBytesFactory() - constructor for class org.apache.tomcat.util.buf.MessageBytes.MessageBytesFactory
MessageDestination - class org.apache.catalina.deploy.MessageDestination
Representation of a message destination for a web application, as represented in a <message-destination> element in the deployment descriptor.
MessageDestinationRef - class org.apache.catalina.deploy.MessageDestinationRef
Representation of a message destination reference for a web application, as represented in a <message-destination-ref> element in the deployment descriptor.
method() - method in class org.apache.tomcat.util.http.BaseRequest
Get the method.
method() - method in class org.apache.coyote.Request
methodTransArray - static field in class org.apache.jk.common.HandlerRequest
methodTransArray - static field in class org.apache.ajp.RequestHandler
MIME2Java - class org.apache.catalina.util.MIME2Java
MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names.
MimeHeaders - class org.apache.tomcat.util.http.MimeHeaders
Memory-efficient repository for Mime Headers.
MimeHeaders() - constructor for class org.apache.tomcat.util.http.MimeHeaders
Creates a new MimeHeaders object using a default buffer size.
MimeMap - class org.apache.tomcat.util.http.MimeMap
A mime type map that implements the java.net.FileNameMap interface.
mimeSeparation - static field in class org.apache.catalina.servlets.DefaultServlet
MIME multipart separation string
MIN_SPARE_THREADS - static field in class org.apache.tomcat.util.threads.ThreadPool
minIdleSwap - field in class org.apache.catalina.session.PersistentManagerBase
Minimum time a session must be idle before it is swapped to disk.
MINOR_VERSION - static field in class org.apache.catalina.core.Constants
minProcessors - field in class org.apache.ajp.tomcat4.Ajp13Connector
The minimum number of processors to start at initialization time.
minProcessors - field in class org.apache.coyote.tomcat4.CoyoteConnector
The minimum number of processors to start at initialization time.
minProcessors - field in class org.apache.coyote.tomcat5.CoyoteConnector
The minimum number of processors to start at initialization time.
minSpareThreads - field in class org.apache.tomcat.util.threads.ThreadPool
MISSING_VARIABLE_VALUE - static field in class org.apache.catalina.ssi.SSIEcho
MOD_JK - static field in class org.apache.ajp.tomcat4.config.ApacheConfig
default location of mod_jk Apache plug-in.
MOD_JK - static field in class org.apache.jk.config.ApacheConfig
default location of mod_jk Apache plug-in.
MOD_JK_CONFIG - static field in class org.apache.ajp.tomcat4.config.ApacheConfig
default path to mod_jk .conf location
MOD_JK_CONFIG - static field in class org.apache.jk.config.ApacheConfig
default path to mod_jk .conf location
modified() - method in class org.apache.catalina.Loader
Has the internal repository associated with this Loader been modified, such that the loaded classes should be reloaded?
modified() - method in class org.apache.catalina.loader.Reloader
Have one or more classes or resources been modified so that a reload is appropriate?
modified() - method in class org.apache.catalina.loader.StandardClassLoader
This class loader doesn't check for reloading.
modified() - method in class org.apache.catalina.loader.WebappClassLoader
Have one or more classes or resources been modified so that a reload is appropriate?
modified() - method in class org.apache.catalina.loader.WebappLoader
Has the internal repository associated with this Loader been modified, such that the loaded classes should be reloaded?
modifyAttributes(Name,int,Attributes) - method in class org.apache.naming.resources.BaseDirContext
Modifies the attributes associated with a named object.
modifyAttributes(Name,int,Attributes) - method in class org.apache.naming.resources.ProxyDirContext
Modifies the attributes associated with a named object.
modifyAttributes(Name,ModificationItem[]) - method in class org.apache.naming.resources.BaseDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(Name,ModificationItem[]) - method in class org.apache.naming.resources.ProxyDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(String,int,Attributes) - method in class org.apache.naming.resources.BaseDirContext
Modifies the attributes associated with a named object.
modifyAttributes(String,int,Attributes) - method in class org.apache.naming.resources.FileDirContext
Modifies the attributes associated with a named object.
modifyAttributes(String,int,Attributes) - method in class org.apache.naming.resources.ProxyDirContext
Modifies the attributes associated with a named object.
modifyAttributes(String,int,Attributes) - method in class org.apache.naming.resources.WARDirContext
Modifies the attributes associated with a named object.
modifyAttributes(String,ModificationItem[]) - method in class org.apache.naming.resources.BaseDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(String,ModificationItem[]) - method in class org.apache.naming.resources.FileDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(String,ModificationItem[]) - method in class org.apache.naming.resources.ProxyDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
modifyAttributes(String,ModificationItem[]) - method in class org.apache.naming.resources.WARDirContext
Modifies the attributes associated with a named object using an an ordered list of modifications.
ModJkMX - class org.apache.jk.common.ModJkMX
A small mbean that will act as a proxy for mod_jk2.
ModJkMX() - constructor for class org.apache.jk.common.ModJkMX
monitor - field in class org.apache.tomcat.util.threads.ThreadPool
ThreadPool.MonitorRunnable - class org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
Periodically execute an action - cleanup in this case
months - static field in class org.apache.catalina.valves.AccessLogValve
The set of month abbreviations for log messages.
mserver - field in class org.apache.catalina.core.ContainerBase
mserver - field in class org.apache.coyote.tomcat4.CoyoteConnector
mserver - field in class org.apache.coyote.tomcat5.CoyoteConnector
mserver - field in class org.apache.catalina.mbeans.GroupMBean
The MBeanServer in which we are registered.
mserver - field in class org.apache.coyote.http11.Http11Protocol
mserver - field in class org.apache.jk.core.JkHandler
mserver - field in class org.apache.jk.server.JkMain
mserver - field in class org.apache.catalina.logger.LoggerBase
mserver - field in class org.apache.catalina.session.ManagerBase
mserver - field in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
The MBeanServer in which we are registered.
mserver - field in class org.apache.catalina.realm.RealmBase
mserver - field in class org.apache.catalina.mbeans.RoleMBean
The MBeanServer in which we are registered.
mserver - field in class org.apache.catalina.core.StandardDefaultContext
mserver - field in class org.apache.catalina.core.StandardServer
mserver - field in class org.apache.catalina.core.StandardService
mserver - field in class org.apache.catalina.mbeans.UserMBean
The MBeanServer in which we are registered.
mserver - field in class org.apache.catalina.valves.ValveBase
Msg - class org.apache.jk.core.Msg
A single packet for communication between the web server and the container.
MSG_NOTE - static field in class org.apache.jk.common.JniHandler
MsgAjp - class org.apache.jk.common.MsgAjp
A single packet for communication between the web server and the container.
MsgContext - class org.apache.jk.core.MsgContext
MultiMap - class org.apache.tomcat.util.collections.MultiMap
An efficient representation for certain type of map.
MultiMap(int) - constructor for class org.apache.tomcat.util.collections.MultiMap
MultiMapNamesEnumeration - class org.apache.tomcat.util.collections.MultiMapNamesEnumeration
Enumerate the distinct header names.

N

name - field in class org.apache.naming.resources.CacheEntry
name - field in class org.apache.catalina.core.ContainerBase
The human-readable name of this Container.
name - field in class org.apache.coyote.tomcat4.CoyotePrincipal
The username of the user represented by this Principal.
name - field in class org.apache.coyote.tomcat5.CoyotePrincipal
The username of the user represented by this Principal.
name - static field in class org.apache.catalina.realm.DataSourceRealm
Descriptive information about this Realm implementation.
name - field in class org.apache.catalina.realm.GenericPrincipal
The username of the user represented by this Principal.
name - static field in class org.apache.catalina.realm.JAASRealm
Descriptive information about this Realm implementation.
name - static field in class org.apache.catalina.realm.JDBCRealm
Descriptive information about this Realm implementation.
name - field in class org.apache.jk.core.JkHandler
name - static field in class org.apache.catalina.realm.JNDIRealm
Descriptive information about this Realm implementation.
name - static field in class org.apache.catalina.session.ManagerBase
The descriptive name of this Manager implementation (for logging).
name - field in class org.apache.tomcat.util.http.mapper.Mapper.MapElement
name - static field in class org.apache.catalina.realm.MemoryRealm
Descriptive information about this Realm implementation.
name - field in class org.apache.naming.NamingContext
Name of the associated Catalina Context.
name - field in class org.apache.catalina.core.NamingContextListener
Name of the associated naming context.
name - field in class org.apache.naming.NamingEntry
NAME - static field in class org.apache.naming.NamingServiceMBean
Component name.
name - static field in class org.apache.catalina.session.PersistentManager
The descriptive name of this Manager implementation (for logging).
name - field in class org.apache.naming.resources.ResourceAttributes
Name.
name - field in class org.apache.catalina.core.StandardDefaultContext
The human-readable name of this Container.
name - static field in class org.apache.catalina.session.StandardManager
The descriptive name of this Manager implementation (for logging).
name - field in class org.apache.tomcat.util.threads.ThreadPool
Name of the threadpool
name - static field in class org.apache.catalina.realm.UserDatabaseRealm
Descriptive information about this Realm implementation.
name - field in class org.apache.naming.resources.WARDirContext.Entry
NAMED_DISPATCHER_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we store the servlet name on a named dispatcher request.
nameParser - field in class org.apache.naming.resources.BaseDirContext
Name parser for this context.
nameParser - static field in class org.apache.naming.NamingContext
Name parser for this context.
NameParserImpl - class org.apache.naming.NameParserImpl
Parses names.
names() - method in class org.apache.tomcat.util.http.MimeHeaders
Returns an enumeration of strings representing the header field names.
CGIServlet.NameValuePair - class org.apache.catalina.servlets.CGIServlet.NameValuePair
This is a simple class for storing name-value pairs.
namingContext - field in class org.apache.catalina.core.NamingContextListener
Associated JNDI context.
NamingContext - class org.apache.naming.NamingContext
Catalina JNDI Context implementation.
NamingContext(Hashtable,String) - constructor for class org.apache.naming.NamingContext
Builds a naming context using the given environment.
NamingContext(Hashtable,String,Hashtable) - constructor for class org.apache.naming.NamingContext
Builds a naming context using the given environment.
Naming enumeration implementation.
Naming enumeration implementation.
NamingContextEnumeration(Enumeration) - constructor for class org.apache.naming.NamingContextEnumeration
NamingContextEnumeration(Vector) - constructor for class org.apache.naming.NamingContextEnumeration
NamingContextListener - class org.apache.catalina.core.NamingContextListener
Helper class used to initialize and populate the JNDI context associated with each context and server.
NamingContextListener() - constructor for class org.apache.catalina.core.NamingContextListener
Create a new naming context listener.
NamingEntry - class org.apache.naming.NamingEntry
Represents a binding in a NamingContext.
NamingEntry(String,Object,int) - constructor for class org.apache.naming.NamingEntry
namingResources - field in class org.apache.catalina.core.NamingContextListener
Associated naming resources.
NamingResources - class org.apache.catalina.deploy.NamingResources
Holds and manages the naming resources defined in the J2EE Enterprise Naming Context and their associated JNDI context.
NamingResources() - constructor for class org.apache.catalina.deploy.NamingResources
Create a new NamingResources instance.
NamingResourcesMBean - class org.apache.catalina.mbeans.NamingResourcesMBean
A ModelMBean implementation for the org.apache.catalina.deploy.NamingResources component.
NamingResourcesMBean() - constructor for class org.apache.catalina.mbeans.NamingResourcesMBean
Construct a ModelMBean with default ModelMBeanInfo information.
NamingRuleSet - class org.apache.catalina.startup.NamingRuleSet
RuleSet for processing the JNDI Enterprise Naming Context resource declaration elements.
NamingRuleSet() - constructor for class org.apache.catalina.startup.NamingRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix.
NamingRuleSet(String) - constructor for class org.apache.catalina.startup.NamingRuleSet
Construct an instance of this RuleSet with the specified matching pattern prefix.
NamingService - class org.apache.naming.NamingService
Implementation of the NamingService JMX MBean.
NamingServiceMBean - interface org.apache.naming.NamingServiceMBean
Naming MBean interface.
send and get the response in the same buffer.
nativeJkHandlerP - field in class org.apache.jk.common.JniHandler
needCRLFParse - field in class org.apache.coyote.http11.filters.ChunkedInputFilter
Flag set to true if the next call to doRead() must parse a CRLF pair before doing anything else.
NegociationHandler - class org.apache.ajp.NegociationHandler
Handler for the protocol negotiation.
NegociationHandler() - constructor for class org.apache.ajp.NegociationHandler
nesting - field in class org.apache.tomcat.util.http.mapper.Mapper.Context
nesting - field in class org.apache.tomcat.util.http.mapper.Mapper.ContextList
newDigester() - static method in class org.apache.catalina.startup.DigesterFactory
Create a Digester parser with no Rule associated and XML validation turned off.
newDigester(boolean,boolean,RuleSet) - static method in class org.apache.catalina.startup.DigesterFactory
Create a Digester parser.
newDigester(RuleSet) - static method in class org.apache.catalina.startup.DigesterFactory
Create a Digester parser with XML validation turned off.
newInstance() - static method in class org.apache.tomcat.util.buf.MessageBytes
Construct a new MessageBytes instance
newInstance() - method in class org.apache.tomcat.util.buf.MessageBytes.MessageBytesFactory
newInstance() - static method in class org.apache.catalina.security.SecurityConfig
Returns the singleton instance of that class.
next - field in class org.apache.catalina.core.ApplicationHttpRequest.AttributeNamesEnumerator
next - field in class org.apache.jk.core.JkHandler
next() - method in class org.apache.naming.NamingContextBindingsEnumeration
Retrieves the next element in the enumeration.
next() - method in class org.apache.naming.NamingContextEnumeration
Retrieves the next element in the enumeration.
next() - method in class org.apache.naming.resources.RecyclableNamingEnumeration
Retrieves the next element in the enumeration.
nextElement() - method in class org.apache.catalina.core.ApplicationHttpRequest.AttributeNamesEnumerator
nextElement() - method in class org.apache.tomcat.util.collections.EmptyEnumeration
nextElement() - method in class org.apache.catalina.util.Enumerator
Returns the next element of this enumeration if this enumeration has at least one more element to provide.
nextElement() - method in class org.apache.tomcat.util.collections.MultiMapNamesEnumeration
nextElement() - method in class org.apache.naming.NamingContextBindingsEnumeration
nextElement() - method in class org.apache.naming.NamingContextEnumeration
nextElement() - method in class org.apache.naming.resources.RecyclableNamingEnumeration
nextElement() - method in class org.apache.tomcat.util.collections.SimpleHashtable
Used to view this as an enumeration; returns the next key in the enumeration.
nextName - field in class org.apache.jk.core.JkHandler
nextRequest() - method in class org.apache.coyote.http11.InternalInputBuffer
End processing of current HTTP request.
nextRequest() - method in class org.apache.coyote.http11.InternalOutputBuffer
End processing of current HTTP request.
nextToken() - method in class org.apache.catalina.ssi.ExpressionTokenizer
Returns the next token type and initializes any state variables accordingly.
NO_CONTENT - static field in class org.apache.catalina.util.XMLWriter
Element with no content.
noCompressionUserAgents - field in class org.apache.coyote.http11.Http11Processor
List of user agents to not use gzip with
nonCacheable - field in class org.apache.naming.resources.ProxyDirContext
Non cacheable resources.
nOnceTimeout - field in class org.apache.catalina.authenticator.DigestAuthenticator
No once expiration (in millisecond).
nOnceTokens - field in class org.apache.catalina.authenticator.DigestAuthenticator
No once hashtable.
nOnceUses - field in class org.apache.catalina.authenticator.DigestAuthenticator
No once expiration after a specified number of uses.
NONE_TRANSPORT - static field in class org.apache.catalina.authenticator.Constants
NONE_TRANSPORT - static field in class org.apache.catalina.realm.Constants
NonLoginAuthenticator - class org.apache.catalina.authenticator.NonLoginAuthenticator
An Authenticator and Valve implementation that checks only security constraints not involving user authentication.
normalize() - method in class org.apache.catalina.util.URL
Normalize the path (and therefore file) portions of this URL.
normalize() - method in class org.apache.tomcat.util.net.URL
Normalize the path (and therefore file) portions of this URL.
normalize(org.apache.tomcat.util.buf.MessageBytes) - static method in class org.apache.coyote.tomcat5.CoyoteAdapter
Normalize URI.
normalize(String) - method in class org.apache.catalina.servlets.DefaultServlet
Return a context-relative path, beginning with a "/", that represents the canonical version of the specified path after ".." and "." elements are resolved out.
normalize(String) - method in class org.apache.catalina.util.DOMWriter
Normalizes the given string.
normalize(String) - method in class org.apache.naming.resources.FileDirContext
Return a context-relative path, beginning with a "/", that represents the canonical version of the specified path after ".." and "." elements are resolved out.
normalize(String) - static method in class org.apache.catalina.util.RequestUtil
Normalize a relative URI path that may have relative values ("/./", "/../", and so on ) it it.
normalize(String) - static method in class org.apache.catalina.ssi.SSIServletRequestUtil
Return a context-relative path, beginning with a "/", that represents the canonical version of the specified path after ".." and "." elements are resolved out.
normalize(ZipEntry) - method in class org.apache.naming.resources.WARDirContext
Normalize the name of an entry read from the Zip.
noRoot - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
noRoot - field in class org.apache.jk.config.BaseJkConfig
NOT_SERIALIZED - static field in class org.apache.catalina.session.StandardSession
The dummy attribute value serialized when a NotSerializableException is encountered in writeObject().
notes - field in class org.apache.coyote.Response
Notes.
notes - field in class org.apache.catalina.session.StandardSession
Internal notes associated with this session by Catalina components and event listeners.
notFoundCache - field in class org.apache.naming.resources.ResourceCache
Not found cache.
notFoundException - field in class org.apache.naming.resources.ProxyDirContext
Immutable name not found exception.
notFoundResources - field in class org.apache.catalina.loader.WebappClassLoader
The list of not found resources.
Inform the pool that the specific thread finish.
NS_CONFIG - static field in class org.apache.ajp.tomcat4.config.NSConfig
NS_CONFIG - static field in class org.apache.jk.config.NSConfig
NSAPI_LOG_LOCATION - static field in class org.apache.ajp.tomcat4.config.NSConfig
NSAPI_LOG_LOCATION - static field in class org.apache.jk.config.NSConfig
NSAPI_REDIRECTOR - static field in class org.apache.ajp.tomcat4.config.NSConfig
default location of nsapi plug-in.
NSAPI_REDIRECTOR - static field in class org.apache.jk.config.NSConfig
default location of nsapi plug-in.
NSConfig - class org.apache.ajp.tomcat4.config.NSConfig
Generates automatic Netscape nsapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
NSConfig - class org.apache.jk.config.NSConfig
Generates automatic Netscape nsapi_redirect configurations based on the Tomcat server.xml settings and the war contexts initialized during startup.
NSConfig() - constructor for class org.apache.ajp.tomcat4.config.NSConfig
NSConfig() - constructor for class org.apache.jk.config.NSConfig
WebXml2Jk.NullResolver - class org.apache.jk.config.WebXml2Jk.NullResolver
nullsToBlanks(String) - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Converts null strings to blank strings ("")
nullsToBlanks(String) - method in class org.apache.catalina.util.ProcessEnvironment
Converts null strings to blank strings ("")
nullsToString(String,String) - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Converts null strings to another string
nullsToString(String,String) - method in class org.apache.catalina.util.ProcessEnvironment
Converts null strings to another string
nullToEmptyString(String) - method in class org.apache.catalina.ssi.SSIServletExternalResolver

O

ob - field in class org.apache.coyote.tomcat5.CoyoteOutputStream
ob - field in class org.apache.coyote.tomcat5.CoyoteWriter
object - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
object - field in class org.apache.naming.resources.DirContextURLConnection
Other unknown object.
object - field in class org.apache.tomcat.util.http.mapper.Mapper.MapElement
OBJECT_FACTORIES - static field in class org.apache.naming.factory.Constants
OBJECT_NAME - static field in class org.apache.naming.NamingServiceMBean
Object name.
OK - static field in class org.apache.jk.core.JkHandler
OLD_COOKIE_PATTERN - static field in class org.apache.catalina.util.DateTool
Pattern used for old cookies
oldCookieFormat - static field in class org.apache.catalina.util.DateTool
DateFormat to be used to format old netscape cookies
oname - field in class org.apache.catalina.core.ContainerBase
oname - field in class org.apache.coyote.tomcat4.CoyoteConnector
oname - field in class org.apache.coyote.tomcat5.CoyoteConnector
oname - field in class org.apache.coyote.http11.Http11Protocol
oname - field in class org.apache.jk.core.JkHandler
oname - field in class org.apache.jk.server.JkMain
oname - field in class org.apache.catalina.logger.LoggerBase
oname - field in class org.apache.catalina.session.ManagerBase
oname - field in class org.apache.catalina.realm.RealmBase
oname - field in class org.apache.catalina.core.StandardDefaultContext
oname - field in class org.apache.catalina.core.StandardServer
oname - field in class org.apache.catalina.core.StandardService
oname - field in class org.apache.catalina.valves.ValveBase
ONE_KILOBYTE - static field in class org.apache.catalina.ssi.SSIFsize
ONE_MEGABYTE - static field in class org.apache.catalina.ssi.SSIFsize
open() - method in class org.apache.catalina.realm.DataSourceRealm
Open the specified database connection.
open() - method in class org.apache.catalina.valves.JDBCAccessLogValve
Open (if necessary) and return a database connection for use by this AccessLogValve.
open() - method in class org.apache.catalina.realm.JDBCRealm
Open (if necessary) and return a database connection for use by this Realm.
open() - method in class org.apache.catalina.session.JDBCStore
Open (if necessary) and return a database connection for use by this Realm.
open() - method in class org.apache.catalina.realm.JNDIRealm
Open (if necessary) and return a connection to the configured directory server for this Realm.
open() - method in class org.apache.catalina.users.MemoryUserDatabase
Initialize access to this user database.
open() - method in class org.apache.catalina.UserDatabase
Initialize access to this user database.
open(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.ChannelSocket
open(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.ChannelUn
Open a connection - since we're listening that will block in accept
openConnection(URL) - method in class org.apache.naming.resources.DirContextURLStreamHandler
Opens a connection to the object referenced by the URL argument.
OPENEJB_EJB_FACTORY - static field in class org.apache.naming.factory.Constants
OpenEjbFactory - class org.apache.naming.factory.OpenEjbFactory
Object factory for EJBs.
OPENING - static field in class org.apache.catalina.util.XMLWriter
Opening tag.
openJARs() - method in class org.apache.catalina.loader.WebappClassLoader
Used to periodically signal to the classloader to release JAR resources.
openThreads(int) - method in class org.apache.tomcat.util.threads.ThreadPool
Create missing threads.
options - field in class org.apache.catalina.realm.JAASMemoryLoginModule
The configuration information for this LoginModule.
org.apache.ajp - package
This package contains a set of Task implementations for Ant (version 1.4 or later) that can be used to interact with the Manager application to install, reload, and remove web applications from a running instance of Tomcat.
This package contains Authenticator implementations for the various supported authentication methods (BASIC, DIGEST, and FORM).
This package contains Java objects that represent complex data structures from the web application deployment descriptor file (web.xml).
This package contains Realm implementations for the various supported realm technologies for authenticating users and identifying their associated roles.
This package contains Servlets that implement some of the standard functionality provided by the Catalina servlet container.
This package contains the standard Manager and Session implementations that represent the collection of active sessions and the individual sessions themselves, respectively, that are associated with a Context.
This package contains code that is used by the SsiInvoker.
This package contains a variety of small Valve implementations that do not warrant being packaged separately.

Jk2 interfaces

Core interfaces for jk2, similar with the interfaces defined in the C side ( jk2/include ).

The implementations are in common/ and server/.


This package contains a memory based naming service provider.
This package contains object factories used by the naming service.
This package contains the resources directory context implemetation.

Buffers and Encodings

This package contains buffers and utils to perform encoding/decoding of buffers.

Specialized collections

This package includes a number of special collections, tunned for server-side applications.
Special utils for handling HTTP-specific entities - headers, parameters, cookies, etc.
originalServletOutputStream - field in class org.apache.catalina.ssi.ResponseIncludeWrapper
Our ServletOutputStream
out - field in class org.apache.catalina.util.DOMWriter
Print writer.
out - field in class org.apache.tomcat.util.log.SystemLogHandler
Wrapped PrintStream.
outBuf - field in class org.apache.ajp.Ajp13
output - field in class org.apache.catalina.servlets.DefaultServlet
The output buffer size to use when serving resources.
output - field in class org.apache.coyote.memory.MemoryProtocolHandler.ByteChunkOutputBuffer
outputBuffer - field in class org.apache.coyote.tomcat4.CoyoteResponse
The associated output buffer.
outputBuffer - field in class org.apache.coyote.tomcat5.CoyoteResponse
The associated output buffer.
outputBuffer - field in class org.apache.coyote.http11.Http11Processor
Output.
OutputBuffer - interface org.apache.coyote.OutputBuffer
Output buffer.
OutputBuffer - class org.apache.coyote.tomcat4.OutputBuffer
The buffer used by Tomcat response.
OutputBuffer - class org.apache.coyote.tomcat5.OutputBuffer
The buffer used by Tomcat response.
outputBuffer - field in class org.apache.coyote.Response
Associated output buffer.
OutputBuffer() - constructor for class org.apache.coyote.tomcat4.OutputBuffer
Default constructor.
OutputBuffer() - constructor for class org.apache.coyote.tomcat5.OutputBuffer
Default constructor.
OutputBuffer(int) - constructor for class org.apache.coyote.tomcat4.OutputBuffer
Alternate constructor which allows specifying the initial buffer size.
OutputBuffer(int) - constructor for class org.apache.coyote.tomcat5.OutputBuffer
Alternate constructor which allows specifying the initial buffer size.
outputChunk - field in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
OutputFilter - interface org.apache.coyote.http11.OutputFilter
Output filter.
outputStream - field in class org.apache.coyote.tomcat4.CoyoteResponse
The associated output stream.
outputStream - field in class org.apache.coyote.tomcat5.CoyoteResponse
The associated output stream.
outputStream - field in class org.apache.coyote.http11.InternalOutputBuffer
Underlying output stream.
This class is an output buffer which will write data to an output stream.

P

PACKAGE - static field in class org.apache.ajp.tomcat4.Constants
Package - static field in class org.apache.catalina.authenticator.Constants
Package - static field in class org.apache.catalina.connector.Constants
Package - static field in class org.apache.catalina.core.Constants
Package - static field in class org.apache.catalina.loader.Constants
Package - static field in class org.apache.catalina.logger.Constants
Package - static field in class org.apache.catalina.realm.Constants
Package - static field in class org.apache.catalina.servlets.Constants
Package - static field in class org.apache.catalina.session.Constants
Package - static field in class org.apache.catalina.startup.Constants
Package - static field in class org.apache.catalina.users.Constants
Package - static field in class org.apache.catalina.valves.Constants
Package - static field in class org.apache.coyote.http11.Constants
Package name.
Package - static field in class org.apache.coyote.tomcat4.Constants
Package - static field in class org.apache.coyote.tomcat5.Constants
Package - static field in class org.apache.naming.Constants
Package - static field in class org.apache.naming.factory.Constants
Package - static field in class org.apache.naming.resources.Constants
padLeft(String,int) - method in class org.apache.catalina.ssi.SSIFsize
parameterMap - field in class org.apache.coyote.tomcat4.CoyoteRequest
Hash map used in the getParametersMap method.
parameterMap - field in class org.apache.coyote.tomcat5.CoyoteRequest
Hash map used in the getParametersMap method.
ParameterMap - class org.apache.catalina.util.ParameterMap
Extended implementation of HashMap that includes a locked property.
ParameterMap() - constructor for class org.apache.catalina.util.ParameterMap
Construct a new, empty map with the default initial capacity and load factor.
ParameterMap(int) - constructor for class org.apache.catalina.util.ParameterMap
Construct a new, empty map with the specified initial capacity and default load factor.
ParameterMap(int,float) - constructor for class org.apache.catalina.util.ParameterMap
Construct a new, empty map with the specified initial capacity and load factor.
ParameterMap(Map) - constructor for class org.apache.catalina.util.ParameterMap
Construct a new map with the same mappings as the given map.
Parameters - class org.apache.tomcat.util.http.Parameters
Parameters() - constructor for class org.apache.tomcat.util.http.Parameters
paramsAsString() - method in class org.apache.tomcat.util.http.Parameters
Debug purpose
parent - field in class org.apache.catalina.core.ContainerBase
The parent Container to which this Container is a child.
parent - field in class org.apache.catalina.core.StandardDefaultContext
The parent Container to which this Container is a child.
parentClassLoader - field in class org.apache.catalina.startup.Catalina
The shared extensions class loader for this server.
parentClassLoader - field in class org.apache.catalina.core.ContainerBase
The parent class loader to be configured when we install a Loader.
parentEnumeration - field in class org.apache.catalina.core.ApplicationHttpRequest.AttributeNamesEnumerator
parse(String) - method in class org.apache.naming.NameParserImpl
Parses a name into its components.
parse(String,ParsePosition) - method in class org.apache.catalina.util.FastDateFormat
parseCache - static field in class org.apache.tomcat.util.http.FastHttpDateFormat
Parser cache.
parseCharacterEncoding(String) - static method in class org.apache.catalina.util.RequestUtil
Parse the character encoding from the specified content type header.
parseChunkHeader() - method in class org.apache.coyote.http11.filters.ChunkedInputFilter
Parse the header of a chunk.
parseContentRange(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.DefaultServlet
Parse the content-range header.
parseCookieHeader(String) - static method in class org.apache.catalina.util.RequestUtil
Parse a cookie header into an array of cookies according to RFC 2109.
parseCookies() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Parse cookies.
parseCRLF() - method in class org.apache.coyote.http11.filters.ChunkedInputFilter
Parse CRLF at end of chunk.
parseDate(String) - static method in class org.apache.tomcat.util.buf.DateTool
Called from HttpServletRequest.getDateHeader().
parseDate(String,DateFormat[]) - static method in class org.apache.tomcat.util.buf.DateTool
parseDate(String,DateFormat[]) - static method in class org.apache.tomcat.util.http.FastHttpDateFormat
Try to parse the given date as a HTTP date.
parseEndChunk() - method in class org.apache.coyote.http11.filters.ChunkedInputFilter
Parse end chunk data.
parseHeader() - method in class org.apache.coyote.http11.InternalInputBuffer
Parse an HTTP header.
parseHeaders() - method in class org.apache.coyote.http11.InternalInputBuffer
Parse the HTTP headers.
parseHost(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.coyote.http11.Http11Processor
Parse host.
parseInt(byte[],int,int) - static method in class org.apache.tomcat.util.buf.Ascii
Parses an unsigned integer from the specified subarray of bytes.
parseInt(char[],int,int) - static method in class org.apache.tomcat.util.buf.Ascii
parseLocales() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Parse request locales.
parseLocales() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Parse request locales.
parseLocalesHeader(String) - method in class org.apache.ajp.tomcat4.Ajp13Request
Parse accept-language header value.
parseLocalesHeader(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Parse accept-language header value.
parseLocalesHeader(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Parse accept-language header value.
parseLong(byte[],int,int) - static method in class org.apache.tomcat.util.buf.Ascii
Parses an unsigned long from the specified subarray of bytes.
parseLong(char[],int,int) - static method in class org.apache.tomcat.util.buf.Ascii
parseName(Name) - method in class org.apache.naming.resources.ProxyDirContext
Parses a name.
parseName(Name) - method in class org.apache.naming.SelectorContext
Strips the URL header.
parseName(String) - method in class org.apache.naming.resources.ProxyDirContext
Parses a name.
parseName(String) - method in class org.apache.naming.SelectorContext
Strips the URL header.
parseParameters(Map,byte[],String) - static method in class org.apache.catalina.util.RequestUtil
Append request parameters from the specified String to the specified Map.
parseParameters(Map,String,String) - static method in class org.apache.catalina.util.RequestUtil
Append request parameters from the specified String to the specified Map.
parseParamNames(StringBuffer,int) - method in class org.apache.catalina.ssi.SSIProcessor
Parse a StringBuffer and take out the param type token.
parseParamValues(StringBuffer,int,int) - method in class org.apache.catalina.ssi.SSIProcessor
Parse a StringBuffer and take out the param token.
parsePassword(String) - method in class org.apache.catalina.authenticator.BasicAuthenticator
Parse the password from the specified authorization credentials.
parseProtocol(String) - static method in class org.apache.catalina.loader.StandardClassLoader
Parse URL protocol.
Parse the range header.
parseRequestLine() - method in class org.apache.coyote.http11.InternalInputBuffer
Read the request line.
parseRequestParameters() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Parse request parameters.
parseRequestParameters() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Parse request parameters.
Parse session id in URL.
Parse session id in URL.
parseUsername(String) - method in class org.apache.catalina.authenticator.BasicAuthenticator
Parse the username from the specified authorization credentials.
parseUsername(String) - method in class org.apache.catalina.authenticator.DigestAuthenticator
Parse the username from the specified authorization string.
parseUserPatternString(String) - method in class org.apache.catalina.realm.JNDIRealm
Given a string containing LDAP patterns for user locations (separated by parentheses in a pseudo-LDAP search string format - "(location1)(location2)", returns an array of those paths.
parsingHeader - field in class org.apache.coyote.http11.InternalInputBuffer
State.
passivate() - method in class org.apache.catalina.session.StandardSession
Perform the internal processing required to passivate this session.
PasswdUserDatabase - class org.apache.catalina.startup.PasswdUserDatabase
Concrete implementation of the UserDatabase interface that processes the /etc/passwd file on a Unix system.
PasswdUserDatabase() - constructor for class org.apache.catalina.startup.PasswdUserDatabase
Initialize a new instance of this user database component.
password - field in class org.apache.catalina.ant.AbstractCatalinaTask
The login password for the Manager application.
password - field in class org.apache.catalina.users.AbstractUser
The logon password of this user.
password - field in class org.apache.catalina.realm.GenericPrincipal
The authentication credentials for the user represented by this Principal.
password - field in class org.apache.catalina.realm.JAASCallbackHandler
The password to be authenticated with.
password - field in class org.apache.catalina.authenticator.SingleSignOnEntry
patch(String) - static method in class org.apache.ajp.tomcat4.config.BaseJkConfig
patch(String) - static method in class org.apache.jk.config.BaseJkConfig
path - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
path - field in class org.apache.catalina.ant.DeployTask
The context path of the web application we are managing.
path - field in class org.apache.catalina.ant.InstallTask
The context path of the web application we are managing.
path - field in class org.apache.catalina.logger.LoggerBase
path - field in class org.apache.tomcat.util.http.mapper.Mapper.Context
path - field in class org.apache.tomcat.util.http.mapper.Mapper.Wrapper
path - field in class org.apache.catalina.realm.RealmBase
path - field in class org.apache.catalina.ant.ReloadTask
The context path of the web application we are managing.
path - field in class org.apache.catalina.ant.RemoveTask
The context path of the web application we are managing.
path - field in class org.apache.catalina.ant.SessionsTask
The context path of the web application we are managing.
path - field in class org.apache.catalina.ssi.SSIServletExternalResolver.ServletContextAndPath
path - field in class org.apache.catalina.ant.StartTask
The context path of the web application we are managing.
path - field in class org.apache.catalina.ant.StopTask
The context path of the web application we are managing.
path - field in class org.apache.catalina.ant.UndeployTask
The context path of the web application we are managing.
path - field in class org.apache.catalina.ant.ValidatorTask
The path to the webapp directory.
PATH_SEPARATOR - static field in class org.apache.tomcat.util.IntrospectionUtils
pathInfo - field in class org.apache.coyote.tomcat4.CoyoteRequest
Path info.
pathInfo - field in class org.apache.catalina.core.DummyRequest
pathInfo - field in class org.apache.tomcat.util.http.mapper.MappingData
pathInfo - field in class org.apache.catalina.util.ProcessEnvironment
pathInfo for the current request
pathname - field in class org.apache.catalina.realm.JAASMemoryLoginModule
The absolute or relative pathname to the XML configuration file.
pathname - field in class org.apache.catalina.users.MemoryUserDatabase
The relative (to catalina.base) or absolute pathname to the XML file in which we will save our persistent information.
pathname - field in class org.apache.catalina.session.StandardManager
Path name of the disk file in which active sessions are saved when we stop, and from which these sessions are loaded when we start.
pathnameNew - field in class org.apache.catalina.users.MemoryUserDatabase
The relative or absolute pathname ot the file in which we write our new information prior to renaming.
pathnameOld - field in class org.apache.catalina.users.MemoryUserDatabase
The relative or absolute pathname to the file in which our old information is stored while renaming is in progress.
paths - field in class org.apache.catalina.loader.WebappClassLoader
The list of resources which should be checked when checking for modifications.
pause() - method in class org.apache.jk.common.ChannelSocket
pause() - method in class org.apache.catalina.Connector
Pause the connector.
pause() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Pause the connector.
pause() - method in class org.apache.coyote.http11.Http11Protocol
pause() - method in class org.apache.jk.server.JkCoyoteHandler
pause() - method in class org.apache.jk.core.JkHandler
pause() - method in class org.apache.jk.server.JkMain
pause() - method in class org.apache.jk.common.JniHandler
pause() - method in class org.apache.coyote.memory.MemoryProtocolHandler
pause() - method in class org.apache.coyote.ProtocolHandler
Pause the protocol (optional).
pauseEndpoint() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
peek() - method in class org.apache.catalina.util.Queue
Peek to see if something is available.
peek() - method in class org.apache.tomcat.util.collections.Queue
Peek to see if something is available.
peekByte() - method in class org.apache.ajp.Ajp13Packet
peekByte() - method in class org.apache.jk.core.Msg
peekByte() - method in class org.apache.jk.common.MsgAjp
peekInt() - method in class org.apache.ajp.Ajp13Packet
Read an integer from the packet, but don't advance the read position past it.
peekInt() - method in class org.apache.jk.core.Msg
peekInt() - method in class org.apache.jk.common.MsgAjp
peekLongInt() - method in class org.apache.ajp.Ajp13Packet
Read a 32 bits integer from the packet, but don't advance the read position past it.
permission - field in class org.apache.naming.resources.DirContextURLConnection
Permission
PersistentManager - class org.apache.catalina.session.PersistentManager
Implementation of the Manager interface that makes use of a Store to swap active Sessions to disk.
PersistentManagerBase - class org.apache.catalina.session.PersistentManagerBase
Extends the ManagerBase class to implement most of the functionality required by a Manager which supports any kind of persistence, even if onlyfor restarts.
PersistentValve - class org.apache.catalina.valves.PersistentValve
Valve that implements the default basic behavior for the StandardHost container implementation.
phrase - field in class org.apache.tomcat.util.net.SSLSupport.CipherData
pipeline - field in class org.apache.catalina.core.ContainerBase
The Pipeline object with which this Container is associated.
Pipeline - interface org.apache.catalina.Pipeline
Interface describing a collection of Valves that should be executed in sequence when the invoke() method is invoked.
pool - field in class org.apache.tomcat.util.threads.ThreadPool
PoolTcpEndpoint - class org.apache.tomcat.util.net.PoolTcpEndpoint
Handle incoming TCP connections.
PoolTcpEndpoint() - constructor for class org.apache.tomcat.util.net.PoolTcpEndpoint
PoolTcpEndpoint(org.apache.tomcat.util.threads.ThreadPool) - constructor for class org.apache.tomcat.util.net.PoolTcpEndpoint
pop() - method in class org.apache.tomcat.util.http.Parameters
Discard the last child.
pos - field in class org.apache.catalina.core.ApplicationHttpRequest.AttributeNamesEnumerator
pos - field in class org.apache.coyote.http11.filters.ChunkedInputFilter
Position in the buffer.
pos - field in class org.apache.coyote.http11.InternalInputBuffer
Position in the buffer.
pos - field in class org.apache.coyote.http11.InternalOutputBuffer
Position in the buffer.
POST - static field in class org.apache.coyote.http11.Constants
POST.
postData - field in class org.apache.coyote.tomcat4.CoyoteRequest
postData - field in class org.apache.coyote.tomcat5.CoyoteRequest
postDeregister() - method in class org.apache.catalina.core.ContainerBase
postDeregister() - method in class org.apache.coyote.tomcat4.CoyoteConnector
postDeregister() - method in class org.apache.coyote.tomcat5.CoyoteConnector
postDeregister() - method in class org.apache.coyote.http11.Http11Protocol
postDeregister() - method in class org.apache.jk.core.JkHandler
postDeregister() - method in class org.apache.jk.server.JkMain
postDeregister() - method in class org.apache.catalina.logger.LoggerBase
postDeregister() - method in class org.apache.catalina.session.ManagerBase
postDeregister() - method in class org.apache.naming.NamingService
postDeregister() - method in class org.apache.catalina.realm.RealmBase
postDeregister() - method in class org.apache.catalina.core.StandardDefaultContext
postDeregister() - method in class org.apache.catalina.core.StandardServer
postDeregister() - method in class org.apache.catalina.core.StandardService
postDeregister() - method in class org.apache.catalina.valves.ValveBase
postDeregister() - method in class org.apache.catalina.loader.WebappLoader
Parse additional request parameters.
postRegister(Boolean) - method in class org.apache.catalina.core.ContainerBase
postRegister(Boolean) - method in class org.apache.coyote.tomcat4.CoyoteConnector
postRegister(Boolean) - method in class org.apache.coyote.tomcat5.CoyoteConnector
postRegister(Boolean) - method in class org.apache.coyote.http11.Http11Protocol
postRegister(Boolean) - method in class org.apache.jk.core.JkHandler
postRegister(Boolean) - method in class org.apache.jk.server.JkMain
postRegister(Boolean) - method in class org.apache.catalina.logger.LoggerBase
postRegister(Boolean) - method in class org.apache.catalina.session.ManagerBase
postRegister(Boolean) - method in class org.apache.naming.NamingService
postRegister(Boolean) - method in class org.apache.catalina.realm.RealmBase
postRegister(Boolean) - method in class org.apache.catalina.core.StandardDefaultContext
postRegister(Boolean) - method in class org.apache.catalina.core.StandardServer
postRegister(Boolean) - method in class org.apache.catalina.core.StandardService
postRegister(Boolean) - method in class org.apache.catalina.valves.ValveBase
postRegister(Boolean) - method in class org.apache.catalina.loader.WebappLoader
PRE_INSTALL_EVENT - static field in class org.apache.catalina.Deployer
The ContainerEvent event type sent when a new application is being installed by install(), before it has been started.
precalculate(String) - method in class org.apache.catalina.valves.RequestFilterValve
Return an array of regular expression objects initialized from the specified argument, which must be null or a comma-delimited list of regular expression patterns.
preDeregister() - method in class org.apache.catalina.core.ContainerBase
preDeregister() - method in class org.apache.coyote.tomcat4.CoyoteConnector
preDeregister() - method in class org.apache.coyote.tomcat5.CoyoteConnector
preDeregister() - method in class org.apache.coyote.http11.Http11Protocol
preDeregister() - method in class org.apache.jk.core.JkHandler
preDeregister() - method in class org.apache.jk.server.JkMain
preDeregister() - method in class org.apache.catalina.logger.LoggerBase
preDeregister() - method in class org.apache.catalina.session.ManagerBase
preDeregister() - method in class org.apache.naming.NamingService
preDeregister() - method in class org.apache.catalina.realm.RealmBase
preDeregister() - method in class org.apache.catalina.core.StandardContext
preDeregister() - method in class org.apache.catalina.core.StandardDefaultContext
preDeregister() - method in class org.apache.catalina.core.StandardServer
preDeregister() - method in class org.apache.catalina.core.StandardService
preDeregister() - method in class org.apache.catalina.valves.ValveBase
preDeregister() - method in class org.apache.catalina.loader.WebappLoader
prefix - field in class org.apache.catalina.startup.ClusterRuleSet
The matching pattern prefix to use for recognizing our elements.
prefix - field in class org.apache.catalina.startup.ContextRuleSet
The matching pattern prefix to use for recognizing our elements.
prefix - field in class org.apache.catalina.startup.EngineRuleSet
The matching pattern prefix to use for recognizing our elements.
prefix - field in class org.apache.catalina.startup.HostRuleSet
The matching pattern prefix to use for recognizing our elements.
prefix - field in class org.apache.catalina.realm.MemoryRuleSet
The matching pattern prefix to use for recognizing our elements.
prefix - field in class org.apache.catalina.startup.NamingRuleSet
The matching pattern prefix to use for recognizing our elements.
prefix - static field in class org.apache.naming.SelectorContext
Namespace URL.
prefix - field in class org.apache.catalina.startup.TldRuleSet
The matching pattern prefix to use for recognizing our elements.
prefix - field in class org.apache.catalina.startup.WebRuleSet
The matching pattern prefix to use for recognizing our elements.
prefixLength - static field in class org.apache.naming.SelectorContext
Namespace URL length.
preparedClearSql - field in class org.apache.catalina.session.JDBCStore
Variable to hold the clear() prepared statement.
preparedCredentials - field in class org.apache.catalina.realm.JDBCRealm
The PreparedStatement to use for authenticating users.
preparedKeysSql - field in class org.apache.catalina.session.JDBCStore
Variable to hold the keys() prepared statement.
preparedLoadSql - field in class org.apache.catalina.session.JDBCStore
Variable to hold the load() prepared statement.
preparedRemoveSql - field in class org.apache.catalina.session.JDBCStore
Variable to hold the remove() prepared statement.
preparedRoles - field in class org.apache.catalina.realm.JDBCRealm
The PreparedStatement to use for identifying the roles for a specified user.
preparedSaveSql - field in class org.apache.catalina.session.JDBCStore
Variable to hold the save() prepared statement.
preparedSizeSql - field in class org.apache.catalina.session.JDBCStore
Variable to hold the getSize() prepared statement.
prepareRequest() - method in class org.apache.coyote.http11.Http11Processor
After reading the request headers, we have to setup the request filters.
prepareResponse() - method in class org.apache.coyote.http11.Http11Processor
When committing the response, we have to validate the set of headers, as well as setup the response filters.
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.core.ContainerBase
preRegister(MBeanServer,ObjectName) - method in class org.apache.coyote.tomcat4.CoyoteConnector
preRegister(MBeanServer,ObjectName) - method in class org.apache.coyote.tomcat5.CoyoteConnector
preRegister(MBeanServer,ObjectName) - method in class org.apache.coyote.http11.Http11Protocol
preRegister(MBeanServer,ObjectName) - method in class org.apache.jk.server.JkCoyoteHandler
preRegister(MBeanServer,ObjectName) - method in class org.apache.jk.core.JkHandler
preRegister(MBeanServer,ObjectName) - method in class org.apache.jk.server.JkMain
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.logger.LoggerBase
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.session.ManagerBase
preRegister(MBeanServer,ObjectName) - method in class org.apache.naming.NamingService
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.realm.RealmBase
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.core.StandardContext
There are 2 cases: 1.The context is created and registered by internal APIS 2.
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.core.StandardDefaultContext
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.core.StandardEngine
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.core.StandardHost
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.core.StandardServer
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.core.StandardService
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.valves.ValveBase
preRegister(MBeanServer,ObjectName) - method in class org.apache.catalina.loader.WebappLoader
Handle HTTP expectations.
principal - field in class org.apache.catalina.realm.JAASMemoryLoginModule
The Principal identified by our validation, or null if validation falied.
principal - field in class org.apache.catalina.authenticator.SingleSignOnEntry
principal - field in class org.apache.catalina.session.StandardSession
The authenticated Principal associated with this session, if any.
principals - field in class org.apache.catalina.realm.JAASMemoryLoginModule
The set of Principals loaded from our configuration file.
print(boolean) - method in class org.apache.coyote.tomcat5.CoyoteWriter
print(boolean) - method in class org.apache.tomcat.util.log.SystemLogHandler
print(char) - method in class org.apache.coyote.tomcat5.CoyoteWriter
print(char) - method in class org.apache.tomcat.util.log.SystemLogHandler
print(char[]) - method in class org.apache.tomcat.util.log.SystemLogHandler
print(double) - method in class org.apache.coyote.tomcat5.CoyoteWriter
print(double) - method in class org.apache.tomcat.util.log.SystemLogHandler
print(float) - method in class org.apache.coyote.tomcat5.CoyoteWriter
print(float) - method in class org.apache.tomcat.util.log.SystemLogHandler
print(int) - method in class org.apache.coyote.tomcat5.CoyoteWriter
print(int) - method in class org.apache.tomcat.util.log.SystemLogHandler
print(long) - method in class org.apache.coyote.tomcat5.CoyoteWriter
print(long) - method in class org.apache.tomcat.util.log.SystemLogHandler
print(Node) - method in class org.apache.catalina.util.DOMWriter
Prints the specified node, recursively.
print(Object) - method in class org.apache.coyote.tomcat5.CoyoteWriter
print(Object) - method in class org.apache.tomcat.util.log.SystemLogHandler
print(s[]) - method in class org.apache.coyote.tomcat5.CoyoteWriter
print(String) - method in class org.apache.coyote.tomcat5.CoyoteOutputStream
print(String) - method in class org.apache.coyote.tomcat5.CoyoteWriter
print(String) - method in class org.apache.tomcat.util.log.SystemLogHandler
println() - method in class org.apache.coyote.tomcat5.CoyoteWriter
println() - method in class org.apache.tomcat.util.log.SystemLogHandler
println(boolean) - method in class org.apache.coyote.tomcat5.CoyoteWriter
println(boolean) - method in class org.apache.tomcat.util.log.SystemLogHandler
println(c[]) - method in class org.apache.coyote.tomcat5.CoyoteWriter
println(char) - method in class org.apache.coyote.tomcat5.CoyoteWriter
println(char) - method in class org.apache.tomcat.util.log.SystemLogHandler
println(char[]) - method in class org.apache.tomcat.util.log.SystemLogHandler
println(double) - method in class org.apache.coyote.tomcat5.CoyoteWriter
println(double) - method in class org.apache.tomcat.util.log.SystemLogHandler
println(float) - method in class org.apache.coyote.tomcat5.CoyoteWriter
println(float) - method in class org.apache.tomcat.util.log.SystemLogHandler
println(int) - method in class org.apache.coyote.tomcat5.CoyoteWriter
println(int) - method in class org.apache.tomcat.util.log.SystemLogHandler
println(long) - method in class org.apache.coyote.tomcat5.CoyoteWriter
println(long) - method in class org.apache.tomcat.util.log.SystemLogHandler
println(Object) - method in class org.apache.coyote.tomcat5.CoyoteWriter
println(Object) - method in class org.apache.tomcat.util.log.SystemLogHandler
println(String) - method in class org.apache.coyote.tomcat5.CoyoteWriter
println(String) - method in class org.apache.tomcat.util.log.SystemLogHandler
Prints out important Servlet API and container information

Copied from SnoopAllServlet by Craig R.

printWriter - field in class org.apache.catalina.ssi.ResponseIncludeWrapper
Perform addChild with the permissions of this class.
process(args[]) - method in class org.apache.catalina.startup.Catalina
The instance main program.
process(InputStream,OutputStream) - method in class org.apache.coyote.http11.Http11Processor
Process pipelined HTTP requests using the specified input and output streams.
process(InputStream,OutputStream) - method in class org.apache.coyote.Processor
Write the output of the command to the writer.
Process specified request.
process(Reader,Date,PrintWriter) - method in class org.apache.catalina.ssi.SSIProcessor
Process a file with server-side commands, reading from reader and writing the processed version to writer.
Perform the filtering that has been configured for this Valve, matching against the specified request property.
processArgs(Object,args[]) - static method in class org.apache.tomcat.util.IntrospectionUtils
processArgs(Object,args[],args0[],args1[],Hashtable) - static method in class org.apache.tomcat.util.IntrospectionUtils
Called whenever a new TCP connection is received.
Assert: connection!=null Assert: connection.getSocket() != null Assert: thData != null and is the result of calling init() Assert: thData is preserved per Thread.
Process the addition of a new child Container to a parent Container.
Process a property change event on a Container.
Process the removal of a child Container from a parent Container.
processCookies(org.apache.tomcat.util.http.MimeHeaders) - method in class org.apache.tomcat.util.http.Cookies
Add all Cookie found in the headers of a request.
Process a property change event on a DefaultContext.
ProcessEnvironment - class org.apache.catalina.util.ProcessEnvironment
Encapsulates the Process environment and rules to derive that environment from the servlet container and request information.
ProcessEnvironment(HttpServletRequest,ServletContext) - constructor for class org.apache.catalina.util.ProcessEnvironment
Creates a ProcessEnvironment and derives the necessary environment, working directory, command, etc.
ProcessEnvironment(HttpServletRequest,ServletContext,int) - constructor for class org.apache.catalina.util.ProcessEnvironment
Creates a ProcessEnvironment and derives the necessary environment, working directory, command, etc.
processExpires() - method in class org.apache.catalina.session.PersistentManagerBase
Invalidate all sessions that have expired.
processExpires() - method in class org.apache.catalina.session.StandardManager
Invalidate all sessions that have expired.
processExpires() - method in class org.apache.catalina.session.StoreBase
Called by our background reaper thread to check if Sessions saved in our store are subject of being expired.
processHeader() - method in class org.apache.jk.core.Msg
processHeader() - method in class org.apache.jk.common.MsgAjp
ProcessHelper - class org.apache.catalina.util.ProcessHelper
Encapsulates the knowledge of how to run a CGI script, given the script's desired environment and (optionally) input/output streams

Exposes a run method used to actually invoke the CGI.

ProcessHelper(String,Hashtable,File,Hashtable) - constructor for class org.apache.catalina.util.ProcessHelper
Creates a ProcessHelper and initializes its environment, working directory, and query parameters.
processingTime - field in class org.apache.catalina.session.PersistentManagerBase
Processing time during session expiration and passivation.
processingTime - field in class org.apache.catalina.session.StandardManager
Processing time during session expiration.
processMaxActiveSwaps() - method in class org.apache.catalina.session.PersistentManagerBase
Swap idle sessions out to Store if too many are active
processMaxIdleBackups() - method in class org.apache.catalina.session.PersistentManagerBase
Back up idle sessions.
processMaxIdleSwaps() - method in class org.apache.catalina.session.PersistentManagerBase
Swap idle sessions out to Store if they are idle too long.
Process a property change event on a NamingResources.
Processor - interface org.apache.coyote.Processor
Processor.
PROCESSOR_ACTIVE - static field in class org.apache.coyote.tomcat4.Constants
PROCESSOR_ACTIVE - static field in class org.apache.coyote.tomcat5.Constants
PROCESSOR_IDLE - static field in class org.apache.coyote.tomcat4.Constants
PROCESSOR_IDLE - static field in class org.apache.coyote.tomcat5.Constants
processParameters(bytes[],int,int) - method in class org.apache.tomcat.util.http.Parameters
processParameters(bytes[],int,int,String) - method in class org.apache.tomcat.util.http.Parameters
processParameters(chars[],int,int) - method in class org.apache.tomcat.util.http.Parameters
processParameters(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.tomcat.util.http.Parameters
processParameters(String) - method in class org.apache.tomcat.util.http.Parameters
Used by RequestDispatcher
processPersistenceChecks() - method in class org.apache.catalina.session.PersistentManagerBase
Called by the background thread after active sessions have been checked for expiration, to allow sessions to be swapped out, backed up, etc.
Process a property change event on a Server.
Process a property change event on a Service.
processSSI(HttpServletRequest,HttpServletResponse,URL) - method in class org.apache.catalina.ssi.SSIServlet
processTlds() - method in class org.apache.catalina.core.StandardContext
Processes the TLDs.
properties - field in class org.apache.jk.core.JkHandler
propertyChange(PropertyChangeEvent) - method in class org.apache.catalina.core.NamingContextListener
Process property change events.
propertyChange(PropertyChangeEvent) - method in class org.apache.catalina.session.PersistentManagerBase
Process property change events from our associated Context.
propertyChange(PropertyChangeEvent) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
Handle a PropertyChangeEvent from one of the Containers we are interested in.
propertyChange(PropertyChangeEvent) - method in class org.apache.catalina.session.StandardManager
Process property change events from our associated Context.
propertyChange(PropertyChangeEvent) - method in class org.apache.catalina.loader.WebappLoader
Process property change events from our associated Context.
protocol - field in class org.apache.catalina.realm.JNDIRealm
The protocol that will be used in the communication with the directory server.
protocol() - method in class org.apache.tomcat.util.http.BaseRequest
Get the protocol
protocol() - method in class org.apache.coyote.Request
PROTOCOL_HANDLER_VARIABLE - static field in class org.apache.naming.resources.Constants
ProtocolHandler - interface org.apache.coyote.ProtocolHandler
Abstract the protocol implementation, including threading, etc.
proxy - field in class org.apache.naming.resources.ProxyDirContext
Proxy DirContext (either this or the real proxy).
ProxyDirContext - class org.apache.naming.resources.ProxyDirContext
Proxy Directory Context implementation.
ProxyDirContext(Hashtable,DirContext) - constructor for class org.apache.naming.resources.ProxyDirContext
Builds a proxy directory context using the given environment.
publicId - field in class org.apache.catalina.util.SchemaResolver
The public identifier of the DTD we are currently parsing under (if any).
pull() - method in class org.apache.catalina.util.Queue
Pull the first object out of the queue.
pull() - method in class org.apache.tomcat.util.collections.Queue
Pull the first object out of the queue.
PureTLSImplementation - class org.apache.tomcat.util.net.puretls.PureTLSImplementation
PureTLSImplementation() - constructor for class org.apache.tomcat.util.net.puretls.PureTLSImplementation
PureTLSSocket - class org.apache.tomcat.util.net.puretls.PureTLSSocket
PureTLSSocket() - constructor for class org.apache.tomcat.util.net.puretls.PureTLSSocket
PureTLSSocketFactory - class org.apache.tomcat.util.net.puretls.PureTLSSocketFactory
SSL server socket factory--wraps PureTLS
PureTLSSocketFactory() - constructor for class org.apache.tomcat.util.net.puretls.PureTLSSocketFactory
Constructor is used only by subclasses.
push() - method in class org.apache.tomcat.util.http.Parameters
Create ( or reuse ) a child that will be used during a sub-request.
put(Attribute) - method in class org.apache.naming.resources.ResourceAttributes
Put attribute.
put(Object) - method in class org.apache.catalina.util.Queue
Put the object into the queue.
put(Object) - method in class org.apache.tomcat.util.collections.Queue
Put the object into the queue.
put(Object) - method in class org.apache.tomcat.util.collections.SimplePool
Add the object to the pool, silent nothing if the pool is full
put(Object,Object) - method in class org.apache.tomcat.util.collections.LRUCache
put(Object,Object) - method in class org.apache.catalina.util.ParameterMap
Associate the specified value with the specified key in this map.
put(Object,Object) - method in class org.apache.tomcat.util.collections.SimpleHashtable
Maps the specified key to the specified value in this hashtable.
put(String,Object) - method in class org.apache.naming.resources.ResourceAttributes
Put attribute.
putAll(Map) - method in class org.apache.catalina.util.ParameterMap
Copy all of the mappings from the specified map to this one.
putValue(String,Object) - method in class org.apache.catalina.session.StandardSession
Bind an object to this session, using the specified name.
putValue(String,Object) - method in class org.apache.catalina.session.StandardSessionFacade

Q

query - field in class org.apache.catalina.ant.JMXQueryTask
The JMX query string
query() - method in class org.apache.coyote.Request
queryString - field in class org.apache.catalina.core.DummyRequest
queryString() - method in class org.apache.tomcat.util.http.BaseRequest
Get the query string
queryString() - method in class org.apache.coyote.Request
QUESTION - static field in class org.apache.coyote.http11.Constants
'?'.
Queue - class org.apache.catalina.util.Queue
A simple FIFO queue class which causes the calling thread to wait if the queue is empty and notifies threads that are waiting when it is not empty.
Queue - class org.apache.tomcat.util.collections.Queue
A simple FIFO queue class which causes the calling thread to wait if the queue is empty and notifies threads that are waiting when it is not empty.
quote(String,boolean) - method in class org.apache.catalina.util.Strftime

R

random - field in class org.apache.catalina.authenticator.AuthenticatorBase
A random number generator to use when generating session identifiers.
random - field in class org.apache.catalina.session.ManagerBase
A random number generator to use when generating session identifiers.
randomClass - field in class org.apache.catalina.authenticator.AuthenticatorBase
The Java class name of the random number generator class to be used when generating session identifiers.
randomClass - field in class org.apache.catalina.session.ManagerBase
The Java class name of the random number generator class to be used when generating session identifiers.
randomIS - field in class org.apache.catalina.session.ManagerBase
read() - method in class org.apache.ajp.tomcat4.Ajp13InputStream
read() - method in class org.apache.catalina.servlets.CGIServlet.HTTPHeaderInputStream
read() - method in class org.apache.coyote.tomcat4.CoyoteInputStream
read() - method in class org.apache.coyote.tomcat5.CoyoteInputStream
read() - method in class org.apache.coyote.tomcat5.CoyoteReader
read() - method in class org.apache.coyote.tomcat5.InputBuffer
read() - method in class org.apache.jk.common.JkInputStream
read(byte[]) - method in class org.apache.coyote.tomcat4.CoyoteInputStream
read(byte[]) - method in class org.apache.coyote.tomcat5.CoyoteInputStream
read(byte[]) - method in class org.apache.jk.common.JkInputStream
read(byte[],int,int) - method in class org.apache.ajp.tomcat4.Ajp13InputStream
read(byte[],int,int) - method in class org.apache.coyote.tomcat4.CoyoteInputStream
read(byte[],int,int) - method in class org.apache.coyote.tomcat5.CoyoteInputStream
read(byte[],int,int) - method in class org.apache.coyote.tomcat5.InputBuffer
read(byte[],int,int) - method in class org.apache.jk.common.JkInputStream
read(char[]) - method in class org.apache.coyote.tomcat5.CoyoteReader
read(char[]) - method in class org.apache.coyote.tomcat5.InputBuffer
read(char[],int,int) - method in class org.apache.coyote.tomcat5.CoyoteReader
read(char[],int,int) - method in class org.apache.coyote.tomcat5.InputBuffer
Read N bytes from the InputStream, and ensure we got them all Under heavy load we could experience many fragmented packets just read Unix Network Programming to recall that a call to read didn't ensure you got all the data you want from read() Linux manual On success, the number of bytes read is returned (zero indicates end of file),and the file position is advanced by this number.
readByte() - method in class org.apache.coyote.tomcat5.InputBuffer
readBytes() - method in class org.apache.coyote.http11.filters.ChunkedInputFilter
Read bytes from the previous buffer.
readBytes() - method in class org.apache.coyote.tomcat4.CoyoteInputStream
Read bytes to the read chunk buffer.
readBytes() - method in class org.apache.coyote.tomcat3.Tomcat3Request
Read bytes to the read chunk buffer.
readChunk - field in class org.apache.coyote.http11.filters.ChunkedInputFilter
Byte chunk used to read bytes.
reader - field in class org.apache.coyote.tomcat4.CoyoteRequest
Reader.
reader - field in class org.apache.coyote.tomcat5.CoyoteRequest
Reader.
readLine() - method in class org.apache.coyote.tomcat5.CoyoteReader
readLine(byte[],int,int) - method in class org.apache.coyote.tomcat4.CoyoteInputStream
readLine(byte[],int,int) - method in class org.apache.coyote.tomcat5.CoyoteInputStream
readLine(InputStream,byte[],int,int) - static method in class org.apache.tomcat.util.net.TcpConnection
readmeFile - field in class org.apache.catalina.servlets.DefaultServlet
Allow a readme file to be included.
readObject(ObjectInputStream) - method in class org.apache.catalina.session.StandardSession
Read a serialized version of this session object from the specified object input stream.
readObjectData(ObjectInputStream) - method in class org.apache.catalina.session.StandardSession
Read a serialized version of the contents of this session object from the specified object input stream, without requiring that the StandardSession itself have been serialized.
readOnly - field in class org.apache.catalina.servlets.DefaultServlet
Read only flag.
readPostBody(body[],int) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Read post body in an array.
readPostBody(body[],int) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Read post body in an array.
readXml(File) - static method in class org.apache.jk.config.WebXml2Jk
ready() - method in class org.apache.coyote.tomcat5.CoyoteReader
ready() - method in class org.apache.coyote.tomcat5.InputBuffer
realm - field in class org.apache.catalina.core.ContainerBase
The Realm with which this Container is associated.
realm - field in class org.apache.catalina.startup.Embedded
The default realm to be used by all containers associated with this compoennt.
realm - field in class org.apache.catalina.realm.GenericPrincipal
The Realm with which this Principal is associated.
realm - field in class org.apache.catalina.realm.JAASCallbackHandler
The associated JAASRealm instance.
Realm - interface org.apache.catalina.Realm
A Realm is a read-only facade for an underlying security realm used to authenticate individual users, and identify the security roles associated with those users.
RealmBase - class org.apache.catalina.realm.RealmBase
Simple implementation of Realm that reads an XML file to configure the valid users, passwords, and roles.
realReadBytes(cbuf[],int,int) - method in class org.apache.tomcat.util.buf.ByteChunk.ByteInputChannel
Read new bytes ( usually the internal conversion buffer ).
realReadBytes(cbuf[],int,int) - method in class org.apache.coyote.tomcat5.InputBuffer
Reads new bytes in the byte chunk.
realReadChars(cbuf[],int,int) - method in class org.apache.tomcat.util.buf.CharChunk.CharInputChannel
Read new bytes ( usually the internal conversion buffer ).
realReadChars(cbuf[],int,int) - method in class org.apache.coyote.tomcat5.InputBuffer
realWriteBytes(buf[],int,int) - method in class org.apache.coyote.tomcat4.OutputBuffer
Sends the buffer data to the client output, checking the state of Response and calling the right interceptors.
realWriteBytes(buf[],int,int) - method in class org.apache.coyote.tomcat5.OutputBuffer
Sends the buffer data to the client output, checking the state of Response and calling the right interceptors.
realWriteBytes(cbuf[],int,int) - method in class org.apache.tomcat.util.buf.ByteChunk.ByteOutputChannel
Send the bytes ( usually the internal conversion buffer ).
realWriteBytes(cbuf[],int,int) - method in class org.apache.coyote.http11.InternalOutputBuffer
Callback to write data from the buffer.
realWriteChars(c[],int,int) - method in class org.apache.coyote.tomcat5.InputBuffer
Since the converter will use append, it is possible to get chars to be removed from the buffer for "writing".
realWriteChars(c[],int,int) - method in class org.apache.coyote.tomcat4.OutputBuffer
realWriteChars(c[],int,int) - method in class org.apache.coyote.tomcat5.OutputBuffer
realWriteChars(cbuf[],int,int) - method in class org.apache.tomcat.util.buf.CharChunk.CharOutputChannel
Send the bytes ( usually the internal conversion buffer ).
Reaper - class org.apache.tomcat.util.threads.Reaper
The reaper is a background thread with which ticks every minute and calls registered objects to allow reaping of old session data.
Reaper() - constructor for class org.apache.tomcat.util.threads.Reaper
Reaper(String) - constructor for class org.apache.tomcat.util.threads.Reaper
Attempts reauthentication to the given Realm using the credentials associated with the single sign-on session identified by argument ssoId.
reauthenticateFromSSO(String,org.apache.catalina.HttpRequest) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Attempts reauthentication to the Realm using the credentials included in argument entry.
rebind(Name,Object) - method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, overwriting any existing binding.
rebind(Name,Object) - method in class org.apache.naming.NamingContext
Binds a name to an object, overwriting any existing binding.
rebind(Name,Object) - method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, overwriting any existing binding.
rebind(Name,Object) - method in class org.apache.naming.SelectorContext
Binds a name to an object, overwriting any existing binding.
rebind(Name,Object,Attributes) - method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(Name,Object,Attributes) - method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String,Object) - method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, overwriting any existing binding.
rebind(String,Object) - method in class org.apache.naming.NamingContext
Binds a name to an object, overwriting any existing binding.
rebind(String,Object) - method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, overwriting any existing binding.
rebind(String,Object) - method in class org.apache.naming.SelectorContext
Binds a name to an object, overwriting any existing binding.
rebind(String,Object,Attributes) - method in class org.apache.naming.resources.BaseDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String,Object,Attributes) - method in class org.apache.naming.resources.FileDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String,Object,Attributes) - method in class org.apache.naming.resources.ProxyDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String,Object,Attributes) - method in class org.apache.naming.resources.WARDirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
receive() - method in class org.apache.jk.common.JkInputStream
Receive a chunk of data.
receive(org.apache.ajp.Ajp13Packet) - method in class org.apache.ajp.Ajp13
Read in a packet from the web server and store it in the passed-in Ajp13Packet object.
Receives does nothing - send will put the response in the same buffer
Recieve a message from the client.
Read a new packet from the web server and decode it.
RecyclableNamingEnumeration - class org.apache.naming.resources.RecyclableNamingEnumeration
Naming enumeration implementation.
RecyclableNamingEnumeration(Vector) - constructor for class org.apache.naming.resources.RecyclableNamingEnumeration
recycle() - method in class org.apache.ajp.Ajp13
recycle() - method in class org.apache.ajp.tomcat4.Ajp13Request
recycle() - method in class org.apache.ajp.tomcat4.Ajp13Response
recycle() - method in class org.apache.tomcat.util.buf.B2CConverter
Reset the internal state, empty the buffers.
recycle() - method in class org.apache.tomcat.util.http.BaseRequest
Recycles this object and readies it further use.
recycle() - method in class org.apache.coyote.http11.filters.BufferedInputFilter
recycle() - method in class org.apache.tomcat.util.buf.ByteChunk
Resets the message buff to an uninitialized state.
recycle() - method in class org.apache.tomcat.util.buf.C2BConverter
Reset the internal state, empty the buffers.
recycle() - method in class org.apache.naming.resources.CacheEntry
recycle() - method in class org.apache.tomcat.util.buf.CharChunk
Resets the message bytes to an uninitialized state.
recycle() - method in class org.apache.coyote.http11.filters.ChunkedInputFilter
Make the filter ready to process the next request.
recycle() - method in class org.apache.coyote.http11.filters.ChunkedOutputFilter
Make the filter ready to process the next request.
recycle() - method in class org.apache.tomcat.util.http.Cookies
Recycle.
recycle() - method in class org.apache.coyote.tomcat4.CoyoteRequest
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - method in class org.apache.coyote.tomcat5.CoyoteRequest
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - method in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
recycle() - method in class org.apache.catalina.core.DummyRequest
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - method in class org.apache.catalina.core.DummyResponse
recycle() - method in class org.apache.coyote.http11.filters.GzipOutputFilter
Make the filter ready to process the next request.
recycle() - method in class org.apache.coyote.http11.filters.IdentityInputFilter
Make the filter ready to process the next request.
recycle() - method in class org.apache.coyote.http11.filters.IdentityOutputFilter
Make the filter ready to process the next request.
recycle() - method in class org.apache.coyote.tomcat5.InputBuffer
Recycle the output buffer.
recycle() - method in class org.apache.coyote.http11.InputFilter
Make the filter ready to process the next request.
recycle() - method in class org.apache.coyote.http11.InternalInputBuffer
Recycle the input buffer.
recycle() - method in class org.apache.coyote.http11.InternalOutputBuffer
Recycle the output buffer.
recycle() - method in class org.apache.jk.common.JkInputStream
Must be called before or after each request
recycle() - method in class org.apache.tomcat.util.http.mapper.MappingData
recycle() - method in class org.apache.tomcat.util.buf.MessageBytes
Resets the message bytes to an uninitialized (NULL) state.
recycle() - method in class org.apache.tomcat.util.http.MimeHeaders
Clears all header fields.
recycle() - method in class org.apache.tomcat.util.collections.MultiMap
Clears all header fields.
recycle() - method in class org.apache.coyote.tomcat4.OutputBuffer
Recycle the output buffer.
recycle() - method in class org.apache.coyote.tomcat5.OutputBuffer
Recycle the output buffer.
recycle() - method in class org.apache.coyote.http11.OutputFilter
Make the filter ready to process the next request.
recycle() - method in class org.apache.tomcat.util.http.Parameters
Clears all header fields.
recycle() - method in class org.apache.catalina.Request
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - method in class org.apache.coyote.Request
recycle() - method in class org.apache.catalina.Response
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - method in class org.apache.coyote.Response
recycle() - method in class org.apache.tomcat.util.http.ServerCookie
recycle() - method in class org.apache.catalina.Session
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - method in class org.apache.catalina.session.StandardSession
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - method in class org.apache.tomcat.util.net.TcpConnection
recycle() - method in class org.apache.tomcat.util.buf.TimeStamp
recycle() - method in class org.apache.coyote.tomcat3.Tomcat3Request
recycle() - method in class org.apache.tomcat.util.buf.UTF8Decoder
recycle() - method in class org.apache.coyote.http11.filters.VoidInputFilter
Make the filter ready to process the next request.
recycle() - method in class org.apache.coyote.http11.filters.VoidOutputFilter
Make the filter ready to process the next request.
recycle() - method in class org.apache.catalina.startup.WebRuleSet
Reset counter used for validating the web.xml file.
recycleNative(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.JniHandler
redirectPath - field in class org.apache.tomcat.util.http.mapper.MappingData
redirectURLCC - field in class org.apache.coyote.tomcat4.CoyoteResponse
Recyclable buffer to hold the redirect URL.
redirectURLCC - field in class org.apache.coyote.tomcat5.CoyoteResponse
Recyclable buffer to hold the redirect URL.
REFERENCE - static field in class org.apache.naming.NamingEntry
referrals - field in class org.apache.catalina.realm.JNDIRealm
How should we handle referrals? Microsoft Active Directory can't handle the default case, so an application authenticating against AD must set referrals to "follow".
Get more request body data from the web server and store it in the internal buffer.
refresh() - method in class org.apache.jk.common.ModJkMX
Refresh the proxies, if updateInterval passed
refreshAttributes() - method in class org.apache.jk.common.ModJkMX
refreshMetadata() - method in class org.apache.jk.common.ModJkMX
refreshPolicy() - method in class org.apache.catalina.loader.WebappClassLoader
Refresh the system policy file, to pick up eventual changes.
regenerate - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
regenerate - field in class org.apache.jk.config.BaseJkConfig
Register an authenticated Principal and authentication type in our request, in the current session (if there is one), and with our SingleSignOn valve, if there is one.
register(String,Principal,String,String,String) - method in class org.apache.catalina.authenticator.SingleSignOn
Register the specified Principal as being associated with the specified value for the single sign on identifier.
register(String,String) - static method in class org.apache.catalina.startup.DigesterFactory
Load the resource and add it to the
register(String,String) - method in class org.apache.catalina.util.SchemaResolver
Register the specified DTD/Schema URL for the specified public identifier.
registerLocalSchema() - static method in class org.apache.catalina.startup.DigesterFactory
Utilities used to force the parser to use local schema, when available, instead of the schemaLocation XML element.
Register a new Request in the Request pool.
registerTomcat(String,int,String) - method in class org.apache.jk.common.Shm
Register a tomcat instance XXX make it more flexible
registry - field in class org.apache.catalina.mbeans.DefaultContextMBean
The configuration information registry for our managed beans.
registry - static field in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
The configuration information registry for our managed beans.
registry - field in class org.apache.catalina.mbeans.GroupMBean
The configuration information registry for our managed beans.
registry - field in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
The configuration information registry for our managed beans.
registry - field in class org.apache.catalina.mbeans.NamingResourcesMBean
The configuration information registry for our managed beans.
registry - field in class org.apache.catalina.mbeans.RoleMBean
The configuration information registry for our managed beans.
registry - field in class org.apache.catalina.mbeans.StandardContextMBean
The configuration information registry for our managed beans.
registry - field in class org.apache.catalina.mbeans.UserMBean
The configuration information registry for our managed beans.
reinit() - method in class org.apache.jk.common.ChannelSocket
Called after you change some fields at runtime using jmx.
rejectedSessions - field in class org.apache.catalina.session.PersistentManagerBase
Number of session creations that failed due to maxActiveSessions.
rejectedSessions - field in class org.apache.catalina.session.StandardManager
Number of session creations that failed due to maxActiveSessions.
release() - method in class org.apache.naming.resources.BaseDirContext
Release any resources allocated for this directory context.
release() - method in class org.apache.naming.resources.FileDirContext
Release any resources allocated for this directory context.
release() - method in class org.apache.naming.resources.WARDirContext
Release any resources allocated for this directory context.
release(Connection) - method in class org.apache.catalina.realm.JDBCRealm
Release our use of this connection so that it can be recycled.
release(Connection) - method in class org.apache.catalina.session.JDBCStore
Release the connection, not needed here since the connection is not associated with a connection pool.
release(DirContext) - method in class org.apache.catalina.realm.JNDIRealm
Release our use of this connection so that it can be recycled.
releaseJkEnv(long) - method in class org.apache.jk.apr.AprImpl
Clean the temp pool, put back the env in the pool
reload() - method in class org.apache.catalina.Context
Reload this web application, if reloading is supported.
reload() - method in class org.apache.catalina.core.StandardContext
Reload this web application, if reloading is supported.
reload() - method in class org.apache.catalina.mbeans.StandardContextMBean
Return the naming resources associated with this web application.
RELOAD_EVENT - static field in class org.apache.catalina.Context
The LifecycleEvent type sent when a context is reloaded.
Reloader - interface org.apache.catalina.loader.Reloader
Internal interface that ClassLoader implementations may optionally implement to support the auto-reload functionality of the classloader associated with the context.
ReloadTask - class org.apache.catalina.ant.ReloadTask
Ant task that implements the /reload command, supported by the Tomcat manager application.
remaining - field in class org.apache.coyote.http11.filters.ChunkedInputFilter
Number of bytes remaining in the current chunk.
remaining - field in class org.apache.coyote.http11.filters.IdentityInputFilter
Remaining bytes.
remaining - field in class org.apache.coyote.http11.filters.IdentityOutputFilter
Remaining bytes.
REMOTE - static field in class org.apache.naming.EjbRef
Remote interface classname address type.
remoteAddr - field in class org.apache.coyote.tomcat4.CoyoteRequest
Remote address.
remoteAddr - field in class org.apache.coyote.tomcat5.CoyoteRequest
Remote address.
remoteAddr - field in class org.apache.coyote.http11.Http11Processor
Remote Address associated with the current connection.
remoteAddr() - method in class org.apache.tomcat.util.http.BaseRequest
Get the remote address
remoteAddr() - method in class org.apache.coyote.Request
remoteAddr() - method in class org.apache.coyote.tomcat3.Tomcat3Request
RemoteAddrValve - class org.apache.catalina.valves.RemoteAddrValve
Concrete implementation of RequestFilterValve that filters based on the string representation of the remote client's IP address.
remoteHost - field in class org.apache.coyote.tomcat4.CoyoteRequest
Remote host.
remoteHost - field in class org.apache.coyote.tomcat5.CoyoteRequest
Remote host.
remoteHost - field in class org.apache.coyote.http11.Http11Processor
Remote Host associated with the current connection.
remoteHost() - method in class org.apache.tomcat.util.http.BaseRequest
Get the remote host
remoteHost() - method in class org.apache.coyote.Request
remoteHost() - method in class org.apache.coyote.tomcat3.Tomcat3Request
RemoteHostValve - class org.apache.catalina.valves.RemoteHostValve
Concrete implementation of RequestFilterValve that filters based on the string representation of the remote client's IP address.
remotePort - field in class org.apache.coyote.tomcat5.CoyoteRequest
Remote port
remotePort - field in class org.apache.coyote.http11.Http11Processor
Remote port to which the socket is connected
remoteUser() - method in class org.apache.tomcat.util.http.BaseRequest
Get the remote user
remove(int) - method in class org.apache.tomcat.util.collections.MultiMap
Removes the field at the specified position.
remove(Object) - method in class org.apache.tomcat.util.collections.LRUCache
remove(Object) - method in class org.apache.catalina.util.ParameterMap
Remove the mapping for this key from the map if present.
remove(Object) - method in class org.apache.catalina.util.ResourceSet
Remove the given element from this set if it is present.
remove(Object) - static method in class org.apache.catalina.security.SecurityUtil
Remove the object from the cache.
remove(Object) - method in class org.apache.tomcat.util.collections.SimpleHashtable
remove(org.apache.catalina.Session) - method in class org.apache.catalina.Manager
Remove this Session from the active Sessions for this Manager.
remove(org.apache.catalina.Session) - method in class org.apache.catalina.session.ManagerBase
Remove this Session from the active Sessions for this Manager.
remove(org.apache.catalina.Session) - method in class org.apache.catalina.session.PersistentManagerBase
Remove this Session from the active Sessions for this Manager, and from the Store.
remove(String) - method in class org.apache.catalina.Deployer
Remove an existing web application, attached to the specified context path.
remove(String) - method in class org.apache.catalina.session.FileStore
Remove the Session with the specified session identifier from this Store, if present.
remove(String) - method in class org.apache.catalina.session.JDBCStore
Remove the Session with the specified session identifier from this Store, if present.
remove(String) - method in class org.apache.naming.resources.ResourceAttributes
Remove attribute.
remove(String) - method in class org.apache.catalina.core.StandardHost
Remove an existing web application, attached to the specified context path.
remove(String) - method in class org.apache.catalina.core.StandardHostDeployer
Remove an existing web application, attached to the specified context path.
remove(String) - method in class org.apache.catalina.Store
Remove the Session with the specified session identifier from this Store, if present.
remove(String,boolean) - method in class org.apache.catalina.Deployer
Remove an existing web application, attached to the specified context path.
remove(String,boolean) - method in class org.apache.catalina.core.StandardHost
Remove an existing web application, attached to the specified context path.
remove(String,boolean) - method in class org.apache.catalina.core.StandardHostDeployer
Remove an existing web application, attached to the specified context path.
REMOVE_ALIAS_EVENT - static field in class org.apache.catalina.Host
The ContainerEvent event type sent when an old alias is removed by removeAlias().
REMOVE_CHILD_EVENT - static field in class org.apache.catalina.Container
The ContainerEvent event type sent when a child container is removed by removeChild().
REMOVE_EVENT - static field in class org.apache.catalina.Deployer
The ContainerEvent event type sent when an existing application is removed by remove().
REMOVE_MAPPER_EVENT - static field in class org.apache.catalina.Container
The ContainerEvent event type sent when a Mapper is removed by removeMapper().
REMOVE_VALVE_EVENT - static field in class org.apache.catalina.Container
The ContainerEvent event type sent when a valve is removed by removeValve(), if this Container supports pipelines.
removeAlias(String) - method in class org.apache.catalina.Host
Remove the specified alias name from the aliases for this Host.
removeAlias(String) - method in class org.apache.catalina.core.StandardHost
Remove the specified alias name from the aliases for this Host.
removeAlias(String) - method in class org.apache.catalina.mbeans.StandardHostMBean
Return the specified alias name from the aliases for this Host
removeApplicationListener(String) - method in class org.apache.catalina.Context
Remove the specified application listener class from the set of listeners for this application.
removeApplicationListener(String) - method in class org.apache.catalina.DefaultContext
Remove the specified application listener class from the set of listeners for this application.
removeApplicationListener(String) - method in class org.apache.catalina.core.StandardContext
Remove the specified application listener class from the set of listeners for this application.
removeApplicationListener(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove the specified application listener class from the set of listeners for this application.
removeApplicationParameter(String) - method in class org.apache.catalina.Context
Remove the application parameter with the specified name from the set for this application.
removeApplicationParameter(String) - method in class org.apache.catalina.DefaultContext
Remove the application parameter with the specified name from the set for this application.
removeApplicationParameter(String) - method in class org.apache.catalina.core.StandardContext
Remove the application parameter with the specified name from the set for this application.
removeApplicationParameter(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove the application parameter with the specified name from the set for this application.
removeAttribute(String) - method in class org.apache.catalina.core.ApplicationContext
Remove the context attribute with the specified name, if any.
removeAttribute(String) - method in class org.apache.catalina.core.ApplicationContextFacade
removeAttribute(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Remove the specified request attribute if it exists.
removeAttribute(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Remove the specified request attribute if it exists.
removeAttribute(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
removeAttribute(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
removeAttribute(String) - method in class org.apache.catalina.core.DummyRequest
removeAttribute(String) - method in class org.apache.catalina.connector.RequestFacade
removeAttribute(String) - method in class org.apache.catalina.session.StandardSession
Remove the object bound with the specified name from this session.
removeAttribute(String) - method in class org.apache.catalina.session.StandardSessionFacade
removeAttribute(String,boolean) - method in class org.apache.catalina.session.StandardSession
Remove the object bound with the specified name from this session.
removeAttributeInternal(String,boolean) - method in class org.apache.catalina.session.StandardSession
Remove the object bound with the specified name from this session.
removeAuthRole(String) - method in class org.apache.catalina.deploy.SecurityConstraint
Remove the specified role from the set of roles permitted to access the resources protected by this security constraint.
removeCallback(int) - method in class org.apache.tomcat.util.threads.Reaper
removeChild(org.apache.catalina.Container) - method in class org.apache.catalina.Container
Remove an existing child Container from association with this parent Container.
removeChild(org.apache.catalina.Container) - method in class org.apache.catalina.core.ContainerBase
Remove an existing child Container from association with this parent Container.
removeChild(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardContext
Add a child Container, only if the proposed child is an implementation of Wrapper.
Remove the specified web resource collection from those protected by this security constraint.
removeConnector(org.apache.catalina.Connector) - method in class org.apache.catalina.Service
Remove the specified Connector from the set associated from this Service.
removeConnector(org.apache.catalina.Connector) - method in class org.apache.catalina.core.StandardService
Remove the specified Connector from the set associated from this Service.
removeConnector(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Remove an existing Connector.
Remove the specified security constraint from this web application.
Remove the specified security constraint from this web application.
Remove a container event listener from this component.
Remove a container event listener from this component.
removeContentType(String) - method in class org.apache.tomcat.util.http.MimeMap
removeContext(org.apache.catalina.Context) - method in class org.apache.catalina.startup.Embedded
Remove the specified Context from the set of defined Contexts for its associated Host.
removeContext(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Remove an existing Context.
removeContext(String,String) - method in class org.apache.tomcat.util.http.mapper.Mapper
Remove a context from an existing host.
removeEjb(String) - method in class org.apache.catalina.Context
Remove any EJB resource reference with the specified name.
removeEjb(String) - method in class org.apache.catalina.DefaultContext
Remove any EJB resource reference with the specified name.
removeEjb(String) - method in class org.apache.catalina.core.NamingContextListener
Set the specified EJBs in the naming context.
removeEjb(String) - method in class org.apache.catalina.deploy.NamingResources
Remove any EJB resource reference with the specified name.
removeEjb(String) - method in class org.apache.catalina.core.StandardContext
Remove any EJB resource reference with the specified name.
removeEjb(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove any EJB resource reference with the specified name.
removeEngine(org.apache.catalina.Engine) - method in class org.apache.catalina.startup.Embedded
Remove the specified Engine from the set of defined Engines, along with all of its related Hosts and Contexts.
removeEnvironment(String) - method in class org.apache.catalina.Context
Remove any environment entry with the specified name.
removeEnvironment(String) - method in class org.apache.catalina.DefaultContext
Remove any environment entry with the specified name.
removeEnvironment(String) - method in class org.apache.catalina.mbeans.DefaultContextMBean
Remove any environment entry with the specified name.
removeEnvironment(String) - method in class org.apache.catalina.core.NamingContextListener
Set the specified environment entries in the naming context.
removeEnvironment(String) - method in class org.apache.catalina.deploy.NamingResources
Remove any environment entry with the specified name.
removeEnvironment(String) - method in class org.apache.catalina.mbeans.NamingResourcesMBean
Remove any environment entry with the specified name.
removeEnvironment(String) - method in class org.apache.catalina.core.StandardContext
Remove any environment entry with the specified name.
removeEnvironment(String) - method in class org.apache.catalina.mbeans.StandardContextMBean
Remove any environment entry with the specified name.
removeEnvironment(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove any environment entry with the specified name.
Remove the error page for the specified error code or Java language exception, if it exists; otherwise, no action is taken.
Remove the error page for the specified error code or Java language exception, if it exists; otherwise, no action is taken.
Remove the specified filter definition from this Context, if it exists; otherwise, no action is taken.
Remove the specified filter definition from this Context, if it exists; otherwise, no action is taken.
Remove a filter mapping from this Context.
Remove a filter mapping from this Context.
removeFromEnvironment(String) - method in class org.apache.naming.resources.BaseDirContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - method in class org.apache.naming.NamingContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - method in class org.apache.naming.resources.ProxyDirContext
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - method in class org.apache.naming.SelectorContext
Removes an environment property from the environment of this context.
removeGroup(org.apache.catalina.Group) - method in class org.apache.catalina.users.AbstractUser
Remove a Group from those this user belongs to.
removeGroup(org.apache.catalina.Group) - method in class org.apache.catalina.users.MemoryUser
Remove a Group from those this user belongs to.
removeGroup(org.apache.catalina.Group) - method in class org.apache.catalina.users.MemoryUserDatabase
Remove the specified Group from this user database.
removeGroup(org.apache.catalina.Group) - method in class org.apache.catalina.User
Remove a Group from those this user belongs to.
removeGroup(org.apache.catalina.Group) - method in class org.apache.catalina.UserDatabase
Remove the specified Group from this user database.
removeGroup(String) - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Remove an existing group and destroy the corresponding MBean.
removeGroup(String) - method in class org.apache.catalina.mbeans.UserMBean
Remove a Group from those this user belongs to.
removeGroups() - method in class org.apache.catalina.users.AbstractUser
Remove all Groups from those this user belongs to.
removeGroups() - method in class org.apache.catalina.users.MemoryUser
Remove all Groups from those this user belongs to.
removeGroups() - method in class org.apache.catalina.User
Remove all Groups from those this user belongs to.
removeHeader(String) - method in class org.apache.tomcat.util.http.MimeHeaders
Removes a header field with the specified name.
removeHost(org.apache.catalina.Host) - method in class org.apache.catalina.startup.Embedded
Remove the specified Host, along with all of its related Contexts, from the set of defined Hosts for its associated Engine.
removeHost(String) - method in class org.apache.tomcat.util.http.mapper.Mapper
Remove a host from the mapper.
removeHost(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Remove an existing Host.
removeInitParameter(String) - method in class org.apache.catalina.core.StandardWrapper
Remove the specified initialization parameter from this servlet.
removeInitParameter(String) - method in class org.apache.catalina.Wrapper
Remove the specified initialization parameter from this servlet.
Remove a lifecycle event listener from this component.
Remove a listener no longer interested in InstanceEvents.
Remove a listener no longer interested in InstanceEvents.
removeInstanceListener(String) - method in class org.apache.catalina.Context
Remove a class name from the set of InstanceListener classes that will be added to newly created Wrappers.
removeInstanceListener(String) - method in class org.apache.catalina.DefaultContext
Remove a class name from the set of InstanceListener classes that will be added to newly created Wrappers.
removeInstanceListener(String) - method in class org.apache.catalina.core.StandardContext
Remove a class name from the set of InstanceListener classes that will be added to newly created Wrappers.
removeInstanceListener(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove a class name from the set of InstanceListener classes that will be added to newly created Wrappers.
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
removeLifecycleListener(org.apache.catalina.LifecycleListener) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
removeLifecycleListener(org.apache.catalina.LifecycleListener) - method in class org.apache.catalina.startup.Embedded
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
Removes a Lifecycle listener.
Remove a LifecycleEvent listener from this component.
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
removeLifecycleListener(org.apache.catalina.LifecycleListener) - method in class org.apache.catalina.authenticator.SingleSignOn
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
Remove a LifecycleEvent listener from this component.
Remove a LifecycleEvent listener from this component.
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
Remove a lifecycle event listener from this component.
removeLoader(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Remove an existing Loader.
removeLocalEjb(String) - method in class org.apache.catalina.Context
Remove any local EJB resource reference with the specified name.
removeLocalEjb(String) - method in class org.apache.catalina.core.NamingContextListener
Set the specified local EJBs in the naming context.
removeLocalEjb(String) - method in class org.apache.catalina.deploy.NamingResources
Remove any local EJB resource reference with the specified name.
removeLocalEjb(String) - method in class org.apache.catalina.core.StandardContext
Remove any local EJB resource reference with the specified name.
removeLogger(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Remove an existing Logger.
removeManagedObject(org.apache.tomcat.util.buf.TimeStamp) - method in class org.apache.tomcat.util.threads.Expirer
removeManager(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Remove an existing Manager.
removeMapping(String) - method in class org.apache.catalina.core.StandardWrapper
Remove a mapping associated with the wrapper.
removeMapping(String) - method in class org.apache.catalina.Wrapper
Remove a mapping associated with the wrapper.
removeMessageDestination(String) - method in class org.apache.catalina.core.StandardContext
Remove any message destination with the specified name.
removeMessageDestinationRef(String) - method in class org.apache.catalina.deploy.NamingResources
Remove any message destination reference with the specified name.
removeMessageDestinationRef(String) - method in class org.apache.catalina.core.StandardContext
Remove any message destination ref with the specified name.
removeMethod(String) - method in class org.apache.catalina.deploy.SecurityCollection
Remove the specified HTTP request method from those that are part of this web resource collection.
removeMimeMapping(String) - method in class org.apache.catalina.Context
Remove the MIME mapping for the specified extension, if it exists; otherwise, no action is taken.
removeMimeMapping(String) - method in class org.apache.catalina.core.StandardContext
Remove the MIME mapping for the specified extension, if it exists; otherwise, no action is taken.
removeNote(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Remove any object bound to the specified name in the internal notes for this request.
removeNote(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Remove any object bound to the specified name in the internal notes for this request.
removeNote(String) - method in class org.apache.catalina.core.DummyRequest
Remove any object bound to the specified name in the internal notes for this request.
removeNote(String) - method in class org.apache.catalina.Request
Remove any object bound to the specified name in the internal notes for this request.
removeNote(String) - method in class org.apache.catalina.Session
Remove any object bound to the specified name in the internal notes for this session.
removeNote(String) - method in class org.apache.catalina.session.StandardSession
Remove any object bound to the specified name in the internal notes for this session.
removeParameter(String) - method in class org.apache.catalina.Context
Remove the context initialization parameter with the specified name, if it exists; otherwise, no action is taken.
removeParameter(String) - method in class org.apache.catalina.DefaultContext
Remove the context initialization parameter with the specified name, if it exists; otherwise, no action is taken.
removeParameter(String) - method in class org.apache.catalina.core.StandardContext
Remove the context initialization parameter with the specified name, if it exists; otherwise, no action is taken.
removeParameter(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove the context initialization parameter with the specified name, if it exists; otherwise, no action is taken.
removePattern(String) - method in class org.apache.catalina.deploy.SecurityCollection
Remove the specified URL pattern from those that are part of this web resource collection.
removeProperty(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
remove a configured property.
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.core.ContainerBase
Remove a property change listener from this component.
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.Loader
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.Logger
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.logger.LoggerBase
Remove a property change listener from this component.
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.session.ManagerBase
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.deploy.NamingResources
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.Realm
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.realm.RealmBase
Remove a property change listener from this component.
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.core.StandardServer
Remove a property change listener from this component.
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.Store
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.session.StoreBase
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - method in class org.apache.catalina.loader.WebappLoader
Remove a property change listener from this component.
removeQuotes(String) - static method in class org.apache.catalina.authenticator.DigestAuthenticator
Removes the quotes on a string.
removeQuotes(String,boolean) - static method in class org.apache.catalina.authenticator.DigestAuthenticator
Removes the quotes on a string.
removeRealm(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Remove an existing Realm.
removeResource(String) - method in class org.apache.catalina.Context
Remove any resource reference with the specified name.
removeResource(String) - method in class org.apache.catalina.DefaultContext
Remove any resource reference with the specified name.
removeResource(String) - method in class org.apache.catalina.mbeans.DefaultContextMBean
Remove any resource reference with the specified name.
removeResource(String) - method in class org.apache.catalina.core.NamingContextListener
Set the specified resources in the naming context.
removeResource(String) - method in class org.apache.catalina.deploy.NamingResources
Remove any resource reference with the specified name.
removeResource(String) - method in class org.apache.catalina.mbeans.NamingResourcesMBean
Remove any resource reference with the specified name.
removeResource(String) - method in class org.apache.catalina.core.StandardContext
Remove any resource reference with the specified name.
removeResource(String) - method in class org.apache.catalina.mbeans.StandardContextMBean
Remove any resource reference with the specified name.
removeResource(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove any resource reference with the specified name.
removeResourceEnvRef(String) - method in class org.apache.catalina.Context
Remove any resource environment reference with the specified name.
removeResourceEnvRef(String) - method in class org.apache.catalina.DefaultContext
Remove any resource environment reference with the specified name.
removeResourceEnvRef(String) - method in class org.apache.catalina.core.NamingContextListener
Set the specified resources in the naming context.
removeResourceEnvRef(String) - method in class org.apache.catalina.deploy.NamingResources
Remove any resource environment reference with the specified name.
removeResourceEnvRef(String) - method in class org.apache.catalina.core.StandardContext
Remove any resource environment reference with the specified name.
removeResourceEnvRef(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove any resource environment reference with the specified name.
removeResourceLink(String) - method in class org.apache.catalina.Context
Remove any resource link with the specified name.
removeResourceLink(String) - method in class org.apache.catalina.DefaultContext
Remove any resource link with the specified name.
removeResourceLink(String) - method in class org.apache.catalina.mbeans.DefaultContextMBean
Remove any resource link with the specified name.
removeResourceLink(String) - method in class org.apache.catalina.core.NamingContextListener
Set the specified resources in the naming context.
removeResourceLink(String) - method in class org.apache.catalina.deploy.NamingResources
Remove any resource link with the specified name.
removeResourceLink(String) - method in class org.apache.catalina.mbeans.NamingResourcesMBean
Remove any resource link reference with the specified name.
removeResourceLink(String) - method in class org.apache.catalina.core.StandardContext
Remove any resource link with the specified name.
removeResourceLink(String) - method in class org.apache.catalina.mbeans.StandardContextMBean
Remove any resource link with the specified name.
removeResourceLink(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove any resource link with the specified name.
removeResourceParams(String) - method in class org.apache.catalina.deploy.NamingResources
Remove any resource parameters with the specified name.
removeRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.AbstractGroup
Remove a Role from those assigned to this group.
removeRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.AbstractUser
Remove a Role from those assigned to this user.
removeRole(org.apache.catalina.Role) - method in class org.apache.catalina.Group
Remove a Role from those assigned to this group.
removeRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.MemoryGroup
Remove a Role from those assigned to this group.
removeRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.MemoryUser
Remove a Role from those assigned to this user.
removeRole(org.apache.catalina.Role) - method in class org.apache.catalina.users.MemoryUserDatabase
Remove the specified Role from this user database.
removeRole(org.apache.catalina.Role) - method in class org.apache.catalina.User
Remove a Role from those assigned to this user.
removeRole(org.apache.catalina.Role) - method in class org.apache.catalina.UserDatabase
Remove the specified Role from this user database.
removeRole(String) - method in class org.apache.catalina.mbeans.GroupMBean
Remove a Role from those this group belongs to.
removeRole(String) - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Remove an existing role and destroy the corresponding MBean.
removeRole(String) - method in class org.apache.catalina.mbeans.UserMBean
Remove a Role from those this user belongs to.
removeRoleMapping(String) - method in class org.apache.catalina.Context
Remove any security role reference for the specified name
removeRoleMapping(String) - method in class org.apache.catalina.core.StandardContext
Remove any security role reference for the specified name
removeRoles() - method in class org.apache.catalina.users.AbstractGroup
Remove all Roles from those assigned to this group.
removeRoles() - method in class org.apache.catalina.users.AbstractUser
Remove all Roles from those assigned to this user.
removeRoles() - method in class org.apache.catalina.Group
Remove all Roles from those assigned to this group.
removeRoles() - method in class org.apache.catalina.users.MemoryGroup
Remove all Roles from those assigned to this group.
removeRoles() - method in class org.apache.catalina.users.MemoryUser
Remove all Roles from those assigned to this user.
removeRoles() - method in class org.apache.catalina.User
Remove all Roles from those assigned to this user.
removeSecurityReference(String) - method in class org.apache.catalina.core.StandardWrapper
Remove any security role reference for the specified role name.
removeSecurityReference(String) - method in class org.apache.catalina.Wrapper
Remove any security role reference for the specified role name.
removeSecurityRole(String) - method in class org.apache.catalina.Context
Remove any security role with the specified name.
removeSecurityRole(String) - method in class org.apache.catalina.core.StandardContext
Remove any security role with the specified name.
removeService(org.apache.catalina.Service) - method in class org.apache.catalina.Server
Remove the specified Service from the set associated from this Server.
removeService(org.apache.catalina.Service) - method in class org.apache.catalina.core.StandardServer
Remove the specified Service from the set associated from this Server.
removeService(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Remove an existing Service.
removeServletMapping(String) - method in class org.apache.catalina.Context
Remove any servlet mapping for the specified pattern, if it exists; otherwise, no action is taken.
removeServletMapping(String) - method in class org.apache.catalina.core.StandardContext
Remove any servlet mapping for the specified pattern, if it exists; otherwise, no action is taken.
removeSession(org.apache.catalina.Session) - method in class org.apache.catalina.authenticator.SingleSignOnEntry
Removes the given Session from the list of those associated with this SSO.
removeSession(String) - method in class org.apache.catalina.session.PersistentManagerBase
Remove this Session from the active Sessions for this Manager, and from the Store.
removeSession(String,org.apache.catalina.Session) - method in class org.apache.catalina.authenticator.SingleSignOn
Remove a single Session from a SingleSignOn.
Remove a session event listener from this component.
Remove a session event listener from this component.
removeSuper(org.apache.catalina.Session) - method in class org.apache.catalina.session.PersistentManagerBase
Remove this Session from the active Sessions for this Manager, but not from the Store.
removeTaglib(String) - method in class org.apache.catalina.Context
Remove the tag library location forthe specified tag library URI.
removeTaglib(String) - method in class org.apache.catalina.core.StandardContext
Remove the tag library location forthe specified tag library URI.
RemoveTask - class org.apache.catalina.ant.RemoveTask
Ant task that implements the /remove command, supported by the Tomcat manager application.
removeThread(Thread) - method in class org.apache.tomcat.util.threads.ThreadPool
removeUser(org.apache.catalina.User) - method in class org.apache.catalina.users.MemoryUserDatabase
Remove the specified User from this user database.
removeUser(org.apache.catalina.User) - method in class org.apache.catalina.UserDatabase
Remove the specified User from this user database.
removeUser(String) - method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Remove an existing user and destroy the corresponding MBean.
removeValue(String) - method in class org.apache.catalina.session.StandardSession
Remove the object bound with the specified name from this session.
removeValue(String) - method in class org.apache.catalina.session.StandardSessionFacade
removeValve(org.apache.catalina.Valve) - method in class org.apache.catalina.core.ContainerBase
Remove the specified Valve from the pipeline associated with this Container, if it is found; otherwise, do nothing.
removeValve(org.apache.catalina.Valve) - method in class org.apache.catalina.Pipeline
Remove the specified Valve from the pipeline associated with this Container, if it is found; otherwise, do nothing.
removeValve(org.apache.catalina.Valve) - method in class org.apache.catalina.core.StandardPipeline
Remove the specified Valve from the pipeline associated with this Container, if it is found; otherwise, do nothing.
removeValve(String) - method in class org.apache.catalina.mbeans.MBeanFactory
Remove an existing Valve.
removeWelcomeFile(String) - method in class org.apache.catalina.Context
Remove the specified welcome file name from the list recognized by this Context.
removeWelcomeFile(String) - method in class org.apache.catalina.core.StandardContext
Remove the specified welcome file name from the list recognized by this Context.
removeWrapper(org.apache.tomcat.util.http.mapper.Mapper.Context,String) - method in class org.apache.tomcat.util.http.mapper.Mapper
removeWrapper(String) - method in class org.apache.tomcat.util.http.mapper.Mapper
Remove a wrapper from the context associated with this wrapper.
removeWrapper(String,String,String) - method in class org.apache.tomcat.util.http.mapper.Mapper
Remove a wrapper from an existing context.
removeWrapperLifecycle(String) - method in class org.apache.catalina.Context
Remove a class name from the set of LifecycleListener classes that will be added to newly created Wrappers.
removeWrapperLifecycle(String) - method in class org.apache.catalina.DefaultContext
Remove a class name from the set of LifecycleListener classes that will be added to newly created Wrappers.
removeWrapperLifecycle(String) - method in class org.apache.catalina.core.StandardContext
Remove a class name from the set of LifecycleListener classes that will be added to newly created Wrappers.
removeWrapperLifecycle(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove a class name from the set of LifecycleListener classes that will be added to newly created Wrappers.
removeWrapperListener(String) - method in class org.apache.catalina.Context
Remove a class name from the set of ContainerListener classes that will be added to newly created Wrappers.
removeWrapperListener(String) - method in class org.apache.catalina.DefaultContext
Remove a class name from the set of ContainerListener classes that will be added to newly created Wrappers.
removeWrapperListener(String) - method in class org.apache.catalina.core.StandardContext
Remove a class name from the set of ContainerListener classes that will be added to newly created Wrappers.
removeWrapperListener(String) - method in class org.apache.catalina.core.StandardDefaultContext
Remove a class name from the set of ContainerListener classes that will be added to newly created Wrappers.
rename(Name,Name) - method in class org.apache.naming.resources.BaseDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name,Name) - method in class org.apache.naming.NamingContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name,Name) - method in class org.apache.naming.resources.ProxyDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name,Name) - method in class org.apache.naming.SelectorContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String,String) - method in class org.apache.naming.resources.BaseDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String,String) - method in class org.apache.naming.resources.FileDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String,String) - method in class org.apache.naming.NamingContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String,String) - method in class org.apache.naming.resources.ProxyDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String,String) - method in class org.apache.naming.SelectorContext
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String,String) - method in class org.apache.naming.resources.WARDirContext
Binds a new name to the object bound to an old name, and unbinds the old name.
Decide which way to render.
Return an InputStream to an HTML representation of the contents of this directory.
renderSize(long) - method in class org.apache.catalina.servlets.DefaultServlet
Render the specified file size (in bytes).
Return an InputStream to an HTML representation of the contents of this directory.
repeat(char,int) - method in class org.apache.catalina.ssi.SSIFsize
replaceProperties(String,Hashtable,dynamicProp[]) - static method in class org.apache.tomcat.util.IntrospectionUtils
Replace ${NAME} with the property value
replaceProperties(String,Object) - static method in class org.apache.tomcat.util.IntrospectionUtils
Replace ${NAME} with the property value
Prints out an error report.
repositories - field in class org.apache.catalina.loader.StandardClassLoader
The list of local repositories, in the order they should be searched for locally loaded classes or resources.
repositories - field in class org.apache.catalina.loader.WebappClassLoader
The list of local repositories, in the order they should be searched for locally loaded classes or resources.
repositoryURLs - field in class org.apache.catalina.loader.WebappClassLoader
Repositories URLs, used to cache the result of getURLs.
req - field in class org.apache.coyote.Response
req - field in class org.apache.catalina.ssi.SSIServletExternalResolver
REQ_PASSWORD_NOTE - static field in class org.apache.catalina.authenticator.Constants
The notes key for the password used to authenticate this user.
REQ_SSOID_NOTE - static field in class org.apache.catalina.authenticator.Constants
The notes key to track the single-sign-on identity with which this request is associated.
REQ_USERNAME_NOTE - static field in class org.apache.catalina.authenticator.Constants
The notes key for the username used to authenticate this user.
reqHandler - field in class org.apache.ajp.Ajp13
REQUEST - static field in class org.apache.catalina.core.ApplicationFilterFactory
request - field in class org.apache.coyote.tomcat4.CoyoteRequestFacade
The wrapped request.
request - field in class org.apache.coyote.tomcat5.CoyoteRequestFacade
The wrapped request.
request - field in class org.apache.coyote.tomcat4.CoyoteResponse
The request with which this response is associated.
request - field in class org.apache.coyote.tomcat5.CoyoteResponse
The request with which this response is associated.
REQUEST - static field in class org.apache.catalina.deploy.FilterMap
request - field in class org.apache.coyote.http11.Http11Processor
Request object.
request - field in class org.apache.coyote.http11.InternalInputBuffer
Associated Coyote request.
Request - interface org.apache.catalina.Request
A Request is the Catalina-internal facade for a ServletRequest that is to be processed, in order to produce the corresponding Response.
Request - class org.apache.coyote.Request
This is a low-level, efficient representation of a server request.
request - field in class org.apache.catalina.connector.RequestFacade
The wrapped request.
Request() - constructor for class org.apache.coyote.Request
REQUEST_ERROR - static field in class org.apache.catalina.deploy.FilterMap
REQUEST_ERROR_FORWARD - static field in class org.apache.catalina.deploy.FilterMap
REQUEST_ERROR_FORWARD_INCLUDE - static field in class org.apache.catalina.deploy.FilterMap
REQUEST_ERROR_INCLUDE - static field in class org.apache.catalina.deploy.FilterMap
REQUEST_FORWARD - static field in class org.apache.catalina.deploy.FilterMap
REQUEST_FORWARD_INCLUDE - static field in class org.apache.catalina.deploy.FilterMap
REQUEST_INCLUDE - static field in class org.apache.catalina.deploy.FilterMap
REQUEST_INTEGER - static field in class org.apache.catalina.core.ApplicationFilterFactory
REQUEST_NOTE - static field in class org.apache.jk.core.WorkerEnv
requestDispatcherPath - field in class org.apache.coyote.tomcat5.CoyoteRequest
The current request dispatcher path.
RequestDumperValve - class org.apache.catalina.valves.RequestDumperValve
Implementation of a Valve that logs interesting contents from the specified Request (before processing) and the corresponding Response (after processing).
requestedSessionCookie - field in class org.apache.coyote.tomcat4.CoyoteRequest
Was the requested session ID received in a cookie?
requestedSessionCookie - field in class org.apache.coyote.tomcat5.CoyoteRequest
Was the requested session ID received in a cookie?
requestedSessionId - field in class org.apache.coyote.tomcat4.CoyoteRequest
The requested session ID (if any) for this request.
requestedSessionId - field in class org.apache.coyote.tomcat5.CoyoteRequest
The requested session ID (if any) for this request.
requestedSessionURL - field in class org.apache.coyote.tomcat4.CoyoteRequest
Was the requested session ID received in a URL?
requestedSessionURL - field in class org.apache.coyote.tomcat5.CoyoteRequest
Was the requested session ID received in a URL?
RequestFacade - class org.apache.catalina.connector.RequestFacade
Facade class that wraps a Catalina-internal Request object.
RequestFacade(org.apache.catalina.Request) - constructor for class org.apache.catalina.connector.RequestFacade
Construct a wrapper for the specified request.
RequestFilterValve - class org.apache.catalina.valves.RequestFilterValve
Implementation of a Valve that performs filtering based on comparing the appropriate request property (selected based on which subclass you choose to configure into your Container's pipeline) against a set of regular expressions configured for this Valve.
RequestGroupInfo - class org.apache.coyote.RequestGroupInfo
This can be moved to top level ( eventually with a better name ).
RequestHandler - class org.apache.ajp.RequestHandler
Handle messages related with basic request information.
RequestHandler() - constructor for class org.apache.ajp.RequestHandler
requestHandler(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.ssi.SSIServlet
Process our request and locate right SSI command.
RequestInfo - class org.apache.coyote.RequestInfo
Structure holding the Request and Response objects.
RequestInfo(org.apache.coyote.Request) - constructor for class org.apache.coyote.RequestInfo
requestParametersParsed - field in class org.apache.coyote.tomcat4.CoyoteRequest
Request parameters parsed flag.
requestParametersParsed - field in class org.apache.coyote.tomcat5.CoyoteRequest
Request parameters parsed flag.
requestPath - field in class org.apache.tomcat.util.http.mapper.MappingData
requestURI() - method in class org.apache.tomcat.util.http.BaseRequest
Get the request uri
requestURI() - method in class org.apache.coyote.Request
RequestUtil - class org.apache.catalina.util.RequestUtil
General purpose request parsing and encoding utility methods.
requireClientAuth - field in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
Flag to state that we require client authentication.
requiresExtensions() - method in class org.apache.catalina.util.ManifestResource
Convienience method to check if this ManifestResource has an requires extensions.
res - field in class org.apache.catalina.ssi.SSIServletExternalResolver
reset() - method in class org.apache.ajp.tomcat4.Ajp13InputStream
reset() - method in class org.apache.ajp.Ajp13Packet
Prepare this packet for accumulating a message from the container to the web server.
reset() - method in class org.apache.tomcat.util.buf.B2CConverter
reset() - method in class org.apache.tomcat.util.buf.ByteChunk
reset() - method in class org.apache.tomcat.util.buf.CharChunk
reset() - method in class org.apache.coyote.tomcat5.CoyoteReader
reset() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Clear any content written to the buffer.
reset() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Clear any content written to the buffer.
reset() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
reset() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
reset() - method in class org.apache.catalina.core.DummyResponse
reset() - method in class org.apache.coyote.tomcat5.InputBuffer
reset() - method in class org.apache.coyote.http11.InternalOutputBuffer
Reset current response.
reset() - method in class org.apache.jk.common.JkInputStream
reset() - method in class org.apache.jk.core.Msg
Prepare this packet for accumulating a message from the container to the web server.
reset() - method in class org.apache.jk.common.MsgAjp
Prepare this packet for accumulating a message from the container to the web server.
reset() - method in class org.apache.coyote.tomcat4.OutputBuffer
reset() - method in class org.apache.coyote.tomcat5.OutputBuffer
reset() - method in class org.apache.coyote.Response
reset() - method in class org.apache.catalina.connector.ResponseFacade
reset() - method in class org.apache.catalina.util.StringParser
Reset the current state of the parser to the beginning of the current string being parsed.
reset(int,String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Reset this response, and specify the values for the HTTP status code and corresponding message.
reset(int,String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Reset this response, and specify the values for the HTTP status code and corresponding message.
reset(int,String) - method in class org.apache.catalina.core.DummyResponse
reset(int,String) - method in class org.apache.catalina.HttpResponse
Reset this response, and specify the values for the HTTP status code and corresponding message.
resetBuffer() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Reset the data buffer but not any status or header information.
resetBuffer() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Reset the data buffer but not any status or header information.
resetBuffer() - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
resetBuffer() - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
resetBuffer() - method in class org.apache.catalina.core.DummyResponse
resetBuffer() - method in class org.apache.catalina.Response
Reset the data buffer but not any status or header information.
resetBuffer() - method in class org.apache.catalina.connector.ResponseFacade
resetCounters() - method in class org.apache.jk.common.ChannelSocket
resetCounters() - method in class org.apache.coyote.RequestGroupInfo
resetScoreboard() - method in class org.apache.jk.common.Shm
resetScoreboard() - method in class org.apache.jk.common.Shm14
resetStringValue() - method in class org.apache.tomcat.util.buf.MessageBytes
Remove the cached string value.
resolveClass(ObjectStreamClass) - method in class org.apache.catalina.util.CustomObjectInputStream
Load the local class equivalent of the specified stream class description, by using the class loader assigned to this Context.
resolveEntity(String,String) - method in class org.apache.catalina.util.SchemaResolver
Resolve the requested external entity.
resolveEntity(String,String) - method in class org.apache.jk.config.WebXml2Jk.NullResolver
resource - field in class org.apache.naming.resources.CacheEntry
resource - field in class org.apache.naming.resources.DirContextURLConnection
Associated resource.
Resource - class org.apache.naming.resources.Resource
Encapsultes the contents of a resource.
Resource() - constructor for class org.apache.naming.resources.Resource
Resource(byte[]) - constructor for class org.apache.naming.resources.Resource
Resource(InputStream) - constructor for class org.apache.naming.resources.Resource
ResourceAttributes - class org.apache.naming.resources.ResourceAttributes
Attributes implementation.
ResourceAttributes() - constructor for class org.apache.naming.resources.ResourceAttributes
Default constructor.
ResourceAttributes(Attributes) - constructor for class org.apache.naming.resources.ResourceAttributes
Merges with another attribute set.
ResourceCache - class org.apache.naming.resources.ResourceCache
Implements a special purpose cache.
ResourceCache() - constructor for class org.apache.naming.resources.ResourceCache
resourceEntries - field in class org.apache.catalina.loader.WebappClassLoader
The cache of ResourceEntry for classes and resources we have loaded, keyed by resource name.
ResourceEntry - class org.apache.catalina.loader.ResourceEntry
Resource entry.
ResourceEnvFactory - class org.apache.naming.factory.ResourceEnvFactory
Object factory for Resources env.
ResourceEnvRef - class org.apache.naming.ResourceEnvRef
Represents a reference address to a resource environment.
ResourceEnvRef(String) - constructor for class org.apache.naming.ResourceEnvRef
Resource env reference.
ResourceEnvRef(String,String,String) - constructor for class org.apache.naming.ResourceEnvRef
Resource env reference.
ResourceFactory - class org.apache.naming.factory.ResourceFactory
Object factory for Resources.
DefaultServlet.ResourceInfo - class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
ResourceInfo(String,DirContext) - constructor for class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
Constructor.
ResourceLinkFactory - class org.apache.naming.factory.ResourceLinkFactory
Object factory for resource links.
ResourceLinkRef - class org.apache.naming.ResourceLinkRef
Represents a reference address to a resource.
ResourceLinkRef(String,String) - constructor for class org.apache.naming.ResourceLinkRef
ResourceLink Reference.
ResourceLinkRef(String,String,String,String) - constructor for class org.apache.naming.ResourceLinkRef
ResourceLink Reference.
resourceName - field in class org.apache.catalina.realm.UserDatabaseRealm
The global JNDI name of the UserDatabase resource we will be utilizing.
ResourceParams - class org.apache.catalina.deploy.ResourceParams
Representation of additional parameters which will be used to initialize external resources defined in the web application deployment descriptor.
ResourceRef - class org.apache.naming.ResourceRef
Represents a reference address to a resource.
ResourceRef(String,String,String,String) - constructor for class org.apache.naming.ResourceRef
Resource Reference.
Resource Reference.
resources - field in class org.apache.catalina.core.ContainerBase
The resources DirContext object with which this Container is associated.
resources - field in class org.apache.catalina.deploy.ContextEjb
The NamingResources with which we are associated (if any).
resources - field in class org.apache.catalina.deploy.ContextEnvironment
The NamingResources with which we are associated (if any).
resources - field in class org.apache.catalina.deploy.ContextLocalEjb
The NamingResources with which we are associated (if any).
resources - field in class org.apache.catalina.deploy.ContextResource
The NamingResources with which we are associated (if any).
resources - field in class org.apache.catalina.deploy.ContextResourceLink
The NamingResources with which we are associated (if any).
resources - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
resources - field in class org.apache.tomcat.util.http.mapper.Mapper.Context
resources - field in class org.apache.catalina.deploy.MessageDestinationRef
The NamingResources with which we are associated (if any).
resources - field in class org.apache.catalina.deploy.ResourceParams
The NamingResources with which we are associated (if any).
resources - field in class org.apache.catalina.loader.WebappClassLoader
Associated directory context giving access to the resources in this webapp.
RESOURCES_ATTR - static field in class org.apache.catalina.Globals
The JNDI directory context which is associated with the context.
RESOURCES_JNDI_NAME - static field in class org.apache.catalina.servlets.DefaultServlet
JNDI resources name.
ResourceSet - class org.apache.catalina.util.ResourceSet
Extended implementation of HashSet that includes a locked property.
ResourceSet() - constructor for class org.apache.catalina.util.ResourceSet
Construct a new, empty set with the default initial capacity and load factor.
ResourceSet(Collection) - constructor for class org.apache.catalina.util.ResourceSet
Construct a new set with the same contents as the existing collection.
ResourceSet(int) - constructor for class org.apache.catalina.util.ResourceSet
Construct a new, empty set with the specified initial capacity and default load factor.
ResourceSet(int,float) - constructor for class org.apache.catalina.util.ResourceSet
Construct a new, empty set with the specified initial capacity and load factor.
resourcesStart() - method in class org.apache.catalina.core.StandardContext
Allocate resources, including proxy.
resourcesStop() - method in class org.apache.catalina.core.StandardContext
Deallocate resources and destroy proxy.
ResourcesTask - class org.apache.catalina.ant.ResourcesTask
Ant task that implements the /resources command, supported by the Tomcat manager application.
resp - field in class org.apache.catalina.connector.ResponseFacade
The wrapped response.
response - field in class org.apache.coyote.tomcat4.CoyoteRequest
The response with which this request is associated.
response - field in class org.apache.coyote.tomcat5.CoyoteRequest
The response with which this request is associated.
response - field in class org.apache.coyote.tomcat4.CoyoteResponseFacade
The wrapped response.
response - field in class org.apache.coyote.tomcat5.CoyoteResponseFacade
The wrapped response.
response - field in class org.apache.coyote.http11.Http11Processor
Response object.
response - field in class org.apache.coyote.http11.InternalOutputBuffer
Associated Coyote response.
Response - interface org.apache.catalina.Response
A Response is the Catalina-internal facade for a ServletResponse that is to be produced, based on the processing of a corresponding Request.
Response - class org.apache.coyote.Response
Response object.
response - field in class org.apache.catalina.connector.ResponseFacade
The wrapped response.
Response() - constructor for class org.apache.coyote.Response
ResponseFacade - class org.apache.catalina.connector.ResponseFacade
Facade class that wraps a Catalina-internal Response object.
ResponseFacade(org.apache.catalina.Response) - constructor for class org.apache.catalina.connector.ResponseFacade
Construct a wrapper for the specified response.
ResponseIncludeWrapper - class org.apache.catalina.ssi.ResponseIncludeWrapper
A HttpServletResponseWrapper, used from SSIServletExternalResolver
Initialize our wrapper with the current HttpServletResponse and ServletOutputStream.
restartContext(org.apache.catalina.Context) - method in class org.apache.catalina.startup.HostConfig
Restore the original request from information stored in our session.
restrictedUserAgents - field in class org.apache.coyote.http11.Http11Processor
List of restricted user agents.
resume() - method in class org.apache.jk.common.ChannelSocket
resume() - method in class org.apache.catalina.Connector
Pause the connector.
resume() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Pause the connector.
resume() - method in class org.apache.coyote.http11.Http11Protocol
resume() - method in class org.apache.jk.server.JkCoyoteHandler
resume() - method in class org.apache.jk.core.JkHandler
resume() - method in class org.apache.jk.server.JkMain
resume() - method in class org.apache.jk.common.JniHandler
resume() - method in class org.apache.coyote.memory.MemoryProtocolHandler
resume() - method in class org.apache.coyote.ProtocolHandler
Resume the protocol (optional).
resumeEndpoint() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
Returns the thread to the pool.
reuse - static field in class org.apache.tomcat.util.log.SystemLogHandler
Spare CaptureLog ready for reuse.
revalidate(org.apache.naming.resources.CacheEntry) - method in class org.apache.naming.resources.ProxyDirContext
Revalidate entry.
reverse - field in class org.apache.catalina.authenticator.SingleSignOn
The cache of single sign on identifiers, keyed by the Session that is associated with them.
reverse(String) - static method in class org.apache.catalina.util.MIME2Java
Convert a Java encoding name to MIME charset name.
rewriteUrl(String) - method in class org.apache.catalina.servlets.DefaultServlet
URL rewriter.
rfc1036Format - static field in class org.apache.catalina.util.DateTool
rfc1036Pattern - static field in class org.apache.tomcat.util.buf.DateTool
RFC1123_PATTERN - static field in class org.apache.catalina.util.DateTool
format for RFC 1123 date string -- "Sun, 06 Nov 1994 08:49:37 GMT"
RFC1123_PATTERN - static field in class org.apache.tomcat.util.buf.DateTool
format for RFC 1123 date string -- "Sun, 06 Nov 1994 08:49:37 GMT"
rfc1123Format - static field in class org.apache.catalina.util.DateTool
DateFormat to be used to format dates
Role - interface org.apache.catalina.Role
Abstract representation of a security role, suitable for use in environments like JAAS that want to deal with Principals.
roleBase - field in class org.apache.catalina.realm.JNDIRealm
The base element for role searches.
roleClasses - field in class org.apache.catalina.realm.JAASRealm
The list of role class names, split out for easy processing.
roleClassNames - field in class org.apache.catalina.realm.JAASRealm
Comma-delimited list of java.security.Principal classes that represent security roles.
roleFormat - field in class org.apache.catalina.realm.JNDIRealm
The MessageFormat object associated with the current roleSearch.
roleMap - field in class org.apache.catalina.realm.JAASRealm
Map associating each user Principal object with an array of role Principals.
RoleMBean - class org.apache.catalina.mbeans.RoleMBean
A ModelMBean implementation for the org.apache.catalina.Role component.
RoleMBean() - constructor for class org.apache.catalina.mbeans.RoleMBean
Construct a ModelMBean with default ModelMBeanInfo information.
rolename - field in class org.apache.catalina.users.AbstractRole
The role name of this Role.
roleName - field in class org.apache.catalina.realm.JNDIRealm
The name of the attribute containing roles held elsewhere
roleNameCol - field in class org.apache.catalina.realm.DataSourceRealm
The column in the user role table that names a role
roleNameCol - field in class org.apache.catalina.realm.JDBCRealm
The column in the user role table that names a role
roles - field in class org.apache.catalina.realm.GenericPrincipal
The set of roles associated with this user.
roles - field in class org.apache.catalina.users.MemoryGroup
The set of Roles associated with this group.
roles - field in class org.apache.catalina.users.MemoryUser
The set of Roles associated with this user.
roles - field in class org.apache.catalina.users.MemoryUserDatabase
The set of Roles defined in this database, keyed by role name.
roles(Connection,String) - method in class org.apache.catalina.realm.JDBCRealm
Return a PreparedStatement configured to perform the SELECT required to retrieve user roles for the specified username.
roleSearch - field in class org.apache.catalina.realm.JNDIRealm
The message format used to select roles for a user, with "{0}" marking the spot where the distinguished name of the user goes.
RolesTask - class org.apache.catalina.ant.RolesTask
Ant task that implements the /roles command, supported by the Tomcat manager application.
roleSubtree - field in class org.apache.catalina.realm.JNDIRealm
Should we search the entire subtree for matching memberships?
rotate(String) - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Rename the existing log file to something else.
run() - method in class org.apache.ajp.tomcat4.Ajp13Connector
The background thread that listens for incoming TCP/IP connections and hands them off to an appropriate processor.
run() - method in class org.apache.catalina.core.ApplicationDispatcher.PrivilegedForward
run() - method in class org.apache.catalina.core.ApplicationDispatcher.PrivilegedInclude
run() - method in class org.apache.catalina.startup.Catalina.CatalinaShutdownHook
run() - method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
Executes a CGI script with the desired environment, current working directory, and input/output streams

This implements the following CGI specification recommedations:

  • Servers SHOULD provide the "query" component of the script-URI as command-line arguments to scripts if it does not contain any unencoded "=" characters and the command-line arguments can be generated in an unambiguous manner.
run() - method in class org.apache.catalina.core.ContainerBase.ContainerBackgroundProcessor
run() - method in class org.apache.catalina.core.ContainerBase.PrivilegedAddChild
run() - method in class org.apache.coyote.tomcat4.CoyoteRequest.PrivilegedGetSession
run() - method in class org.apache.catalina.util.ProcessHelper
Executes a process script with the desired environment, current working directory, and input/output streams

This implements the following CGI specification recommedations:

  • Servers SHOULD provide the "query" component of the script-URI as command-line arguments to scripts if it does not contain any unencoded "=" characters and the command-line arguments can be generated in an unambiguous manner.
run() - method in class org.apache.tomcat.util.threads.Reaper
run() - method in class org.apache.tomcat.util.threads.ThreadPool.ControlRunnable
run() - method in class org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
run() - method in class org.apache.jk.apr.TomcatStarter
run() - method in class org.apache.catalina.loader.WebappClassLoader.PrivilegedFindResource
run(Runnable) - method in class org.apache.tomcat.util.threads.ThreadPool
runIt(org.apache.tomcat.util.threads.ThreadPoolRunnable) - method in class org.apache.tomcat.util.threads.ThreadPool
Executes a given Runnable on a thread in the pool, block if needed.
Run a task
runIt(Runnable) - method in class org.apache.tomcat.util.threads.ThreadPool.ControlRunnable
Run a task
runIt(td[]) - method in class org.apache.tomcat.util.threads.Expirer
runIt(thData[]) - method in class org.apache.tomcat.util.threads.ThreadPoolRunnable
This method will be executed in one of the pool's threads.
running - field in class org.apache.jk.common.ChannelSocket

S

safeCharacters - field in class org.apache.catalina.util.URLEncoder
sameFile(org.apache.catalina.util.URL) - method in class org.apache.catalina.util.URL
Compare two URLs, excluding the "ref" fields.
sameFile(org.apache.tomcat.util.net.URL) - method in class org.apache.tomcat.util.net.URL
Compare two URLs, excluding the "ref" fields.
save() - method in class org.apache.catalina.users.MemoryUserDatabase
Save any updated information to the persistent storage location for this user database.
save() - method in class org.apache.catalina.UserDatabase
Save any updated information to the persistent storage location for this user database.
save(org.apache.catalina.Session) - method in class org.apache.catalina.session.FileStore
Save the specified Session into this Store.
save(org.apache.catalina.Session) - method in class org.apache.catalina.session.JDBCStore
Save a session to the Store.
save(org.apache.catalina.Session) - method in class org.apache.catalina.Store
Save the specified Session into this Store.
SavedRequest - class org.apache.catalina.authenticator.SavedRequest
Object that saves the critical information from a request so that form-based authentication can reproduce it once the user has been authenticated.
saveOnRestart - field in class org.apache.catalina.session.PersistentManagerBase
Whether to save and reload sessions when the Manager unload and load methods are called.
saveProperties() - method in class org.apache.jk.server.JkMain
SC_A_ARE_DONE - static field in class org.apache.jk.common.HandlerRequest
SC_A_ARE_DONE - static field in class org.apache.ajp.RequestHandler
SC_A_AUTH_TYPE - static field in class org.apache.jk.common.HandlerRequest
SC_A_AUTH_TYPE - static field in class org.apache.ajp.RequestHandler
SC_A_CONTEXT - static field in class org.apache.jk.common.HandlerRequest
SC_A_CONTEXT - static field in class org.apache.ajp.RequestHandler
SC_A_JVM_ROUTE - static field in class org.apache.jk.common.HandlerRequest
SC_A_JVM_ROUTE - static field in class org.apache.ajp.RequestHandler
SC_A_QUERY_STRING - static field in class org.apache.jk.common.HandlerRequest
SC_A_QUERY_STRING - static field in class org.apache.ajp.RequestHandler
SC_A_REMOTE_USER - static field in class org.apache.jk.common.HandlerRequest
SC_A_REMOTE_USER - static field in class org.apache.ajp.RequestHandler
SC_A_REQ_ATTRIBUTE - static field in class org.apache.jk.common.HandlerRequest
SC_A_REQ_ATTRIBUTE - static field in class org.apache.ajp.RequestHandler
SC_A_SECRET - static field in class org.apache.jk.common.HandlerRequest
SC_A_SECRET - static field in class org.apache.ajp.RequestHandler
SC_A_SERVLET_PATH - static field in class org.apache.jk.common.HandlerRequest
SC_A_SERVLET_PATH - static field in class org.apache.ajp.RequestHandler
SC_A_SSL_CERT - static field in class org.apache.jk.common.HandlerRequest
SC_A_SSL_CERT - static field in class org.apache.ajp.RequestHandler
SC_A_SSL_CIPHER - static field in class org.apache.jk.common.HandlerRequest
SC_A_SSL_CIPHER - static field in class org.apache.ajp.RequestHandler
SC_A_SSL_KEY_SIZE - static field in class org.apache.jk.common.HandlerRequest
SC_A_SSL_KEY_SIZE - static field in class org.apache.ajp.RequestHandler
SC_A_SSL_KEYSIZE - static field in class org.apache.jk.common.HandlerRequest
SC_A_SSL_SESSION - static field in class org.apache.jk.common.HandlerRequest
SC_A_SSL_SESSION - static field in class org.apache.ajp.RequestHandler
SC_A_STORED_METHOD - static field in class org.apache.jk.common.HandlerRequest
SC_A_STORED_METHOD - static field in class org.apache.ajp.RequestHandler
SC_M_JK_STORED - static field in class org.apache.jk.common.HandlerRequest
SC_M_JK_STORED - static field in class org.apache.ajp.RequestHandler
SC_REQ_ACCEPT - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_ACCEPT - static field in class org.apache.ajp.RequestHandler
SC_REQ_ACCEPT_CHARSET - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_ACCEPT_CHARSET - static field in class org.apache.ajp.RequestHandler
SC_REQ_ACCEPT_ENCODING - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_ACCEPT_ENCODING - static field in class org.apache.ajp.RequestHandler
SC_REQ_ACCEPT_LANGUAGE - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_ACCEPT_LANGUAGE - static field in class org.apache.ajp.RequestHandler
SC_REQ_AUTHORIZATION - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_AUTHORIZATION - static field in class org.apache.ajp.RequestHandler
SC_REQ_CONNECTION - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_CONNECTION - static field in class org.apache.ajp.RequestHandler
SC_REQ_CONTENT_LENGTH - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_CONTENT_LENGTH - static field in class org.apache.ajp.RequestHandler
SC_REQ_CONTENT_TYPE - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_CONTENT_TYPE - static field in class org.apache.ajp.RequestHandler
SC_REQ_COOKIE - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_COOKIE - static field in class org.apache.ajp.RequestHandler
SC_REQ_COOKIE2 - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_COOKIE2 - static field in class org.apache.ajp.RequestHandler
SC_REQ_HOST - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_HOST - static field in class org.apache.ajp.RequestHandler
SC_REQ_PRAGMA - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_PRAGMA - static field in class org.apache.ajp.RequestHandler
SC_REQ_REFERER - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_REFERER - static field in class org.apache.ajp.RequestHandler
SC_REQ_USER_AGENT - static field in class org.apache.jk.common.HandlerRequest
SC_REQ_USER_AGENT - static field in class org.apache.ajp.RequestHandler
SC_RESP_CONTENT_LANGUAGE - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_CONTENT_LANGUAGE - static field in class org.apache.ajp.RequestHandler
SC_RESP_CONTENT_LENGTH - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_CONTENT_LENGTH - static field in class org.apache.ajp.RequestHandler
SC_RESP_CONTENT_TYPE - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_CONTENT_TYPE - static field in class org.apache.ajp.RequestHandler
SC_RESP_DATE - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_DATE - static field in class org.apache.ajp.RequestHandler
SC_RESP_LAST_MODIFIED - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_LAST_MODIFIED - static field in class org.apache.ajp.RequestHandler
SC_RESP_LOCATION - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_LOCATION - static field in class org.apache.ajp.RequestHandler
SC_RESP_SERVLET_ENGINE - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_SERVLET_ENGINE - static field in class org.apache.ajp.RequestHandler
SC_RESP_SET_COOKIE - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_SET_COOKIE - static field in class org.apache.ajp.RequestHandler
SC_RESP_SET_COOKIE2 - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_SET_COOKIE2 - static field in class org.apache.ajp.RequestHandler
SC_RESP_STATUS - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_STATUS - static field in class org.apache.ajp.RequestHandler
SC_RESP_WWW_AUTHENTICATE - static field in class org.apache.jk.common.HandlerRequest
SC_RESP_WWW_AUTHENTICATE - static field in class org.apache.ajp.RequestHandler
schemaExtension - field in class org.apache.catalina.util.SchemaResolver
Extension to make the difference between DTD and Schema.
SchemaResolver - class org.apache.catalina.util.SchemaResolver
This class implements a local SAX's EntityResolver.
SchemaResolver(Digester) - constructor for class org.apache.catalina.util.SchemaResolver
Create a new EntityResolver that will redirect all remote dtds and schema to a locat destination.
scheme() - method in class org.apache.coyote.Request
SCHEME_HTTP - static field in class org.apache.tomcat.util.http.BaseRequest
SCHEME_HTTPS - static field in class org.apache.tomcat.util.http.BaseRequest
SCOPE - static field in class org.apache.naming.ResourceRef
Scope address type.
search(Name,Attributes) - method in class org.apache.naming.resources.BaseDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(Name,Attributes) - method in class org.apache.naming.resources.ProxyDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(Name,Attributes,String[]) - method in class org.apache.naming.resources.BaseDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(Name,Attributes,String[]) - method in class org.apache.naming.resources.ProxyDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(Name,String,Object[],SearchControls) - method in class org.apache.naming.resources.BaseDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name,String,Object[],SearchControls) - method in class org.apache.naming.resources.ProxyDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name,String,SearchControls) - method in class org.apache.naming.resources.BaseDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name,String,SearchControls) - method in class org.apache.naming.resources.ProxyDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String,Attributes) - method in class org.apache.naming.resources.BaseDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String,Attributes) - method in class org.apache.naming.resources.FileDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String,Attributes) - method in class org.apache.naming.resources.ProxyDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String,Attributes) - method in class org.apache.naming.resources.WARDirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String,Attributes,String[]) - method in class org.apache.naming.resources.BaseDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String,Attributes,String[]) - method in class org.apache.naming.resources.FileDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String,Attributes,String[]) - method in class org.apache.naming.resources.ProxyDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String,Attributes,String[]) - method in class org.apache.naming.resources.WARDirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String,String,Object[],SearchControls) - method in class org.apache.naming.resources.BaseDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String,String,Object[],SearchControls) - method in class org.apache.naming.resources.FileDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String,String,Object[],SearchControls) - method in class org.apache.naming.resources.ProxyDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String,String,Object[],SearchControls) - method in class org.apache.naming.resources.WARDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String,String,SearchControls) - method in class org.apache.naming.resources.BaseDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String,String,SearchControls) - method in class org.apache.naming.resources.FileDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String,String,SearchControls) - method in class org.apache.naming.resources.ProxyDirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String,String,SearchControls) - method in class org.apache.naming.resources.WARDirContext
Searches in the named context or object for entries that satisfy the given search filter.
secure - field in class org.apache.coyote.tomcat4.CoyoteRequest
Secure flag.
secure - field in class org.apache.coyote.tomcat5.CoyoteRequest
Secure flag.
secure - field in class org.apache.coyote.http11.Http11Protocol
SECURITY - static field in class org.apache.coyote.tomcat5.Constants
Security flag.
SecurityClassLoad - class org.apache.catalina.security.SecurityClassLoad
Static class used to preload java classes when using the Java SecurityManager so that the defineClassInPackage RuntimePermission does not trigger an AccessControlException.
securityClassLoad(ClassLoader) - static method in class org.apache.catalina.security.SecurityClassLoad
SecurityCollection - class org.apache.catalina.deploy.SecurityCollection
Representation of a web resource collection for a web application's security constraint, as represented in a <web-resource-collection> element in the deployment descriptor.
SecurityCollection() - constructor for class org.apache.catalina.deploy.SecurityCollection
Construct a new security collection instance with default values.
SecurityCollection(String) - constructor for class org.apache.catalina.deploy.SecurityCollection
Construct a new security collection instance with specified values.
SecurityCollection(String,String) - constructor for class org.apache.catalina.deploy.SecurityCollection
Construct a new security collection instance with specified values.
SecurityConfig - class org.apache.catalina.security.SecurityConfig
Util class to protect Catalina against package access and insertion.
SecurityConstraint - class org.apache.catalina.deploy.SecurityConstraint
Representation of a security constraint element for a web application, as represented in a <security-constraint> element in the deployment descriptor.
SecurityConstraint() - constructor for class org.apache.catalina.deploy.SecurityConstraint
Construct a new security constraint instance with default values.
SecurityUtil - class org.apache.catalina.security.SecurityUtil
This utility class associates a Subject to the current AccessControlContext.
SelectorContext - class org.apache.naming.SelectorContext
Catalina JNDI Context implementation.
SelectorContext(Hashtable) - constructor for class org.apache.naming.SelectorContext
Builds a Catalina selector context using the given environment.
SelectorContext(Hashtable,boolean) - constructor for class org.apache.naming.SelectorContext
Builds a Catalina selector context using the given environment.
send(org.apache.ajp.Ajp13Packet) - method in class org.apache.ajp.Ajp13
Send a packet to the web server.
Send the packet.
Send a message back to the client.
sendAck() - method in class org.apache.coyote.http11.InternalOutputBuffer
Send an acknoledgement.
sendAcknowledgement() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Send an acknowledgment of a request.
sendAcknowledgement() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Send an acknowledgment of a request.
sendAcknowledgement() - method in class org.apache.catalina.core.DummyResponse
sendAcknowledgement() - method in class org.apache.catalina.Response
Send an acknowledgment of a request.
Send a CPONG REPLY to web server to its CPING request
sendData() - method in class org.apache.catalina.util.XMLWriter
Send data and reinitializes buffer.
sendError(int) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Send an error response with the specified status and a default message.
sendError(int) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Send an error response with the specified status and a default message.
sendError(int) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
sendError(int) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
sendError(int) - method in class org.apache.catalina.core.DummyResponse
sendError(int) - method in class org.apache.catalina.connector.HttpResponseFacade
sendError(int,String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Send an error response with the specified status and message.
sendError(int,String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Send an error response with the specified status and message.
sendError(int,String) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
sendError(int,String) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
sendError(int,String) - method in class org.apache.catalina.core.DummyResponse
sendError(int,String) - method in class org.apache.catalina.connector.HttpResponseFacade
Send a header.
Send a header.
sendHeader(String,String) - method in class org.apache.ajp.Ajp13
sendHeader(String,String) - method in class org.apache.coyote.http11.InternalOutputBuffer
Send a header.
sendHeaders() - method in class org.apache.ajp.tomcat4.Ajp13Response
sendHeaders() - method in class org.apache.coyote.Response
Signal that we're done with the headers, and body will follow.
Send the HTTP headers back to the web server and on to the browser.
Send the HTTP headers back to the web server and on to the browser.
SendMailFactory - class org.apache.naming.factory.SendMailFactory
Factory class that creates a JNDI named javamail MimePartDataSource object which can be used for sending email using SMTP.
sendNewMessageNotification(Notification) - method in class org.apache.jk.common.ChannelSocket
sendRedirect(String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Send a temporary redirect to the specified redirect location URL.
sendRedirect(String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Send a temporary redirect to the specified redirect location URL.
sendRedirect(String) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
sendRedirect(String) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
sendRedirect(String) - method in class org.apache.catalina.core.DummyResponse
sendRedirect(String) - method in class org.apache.catalina.connector.HttpResponseFacade
sendStatus() - method in class org.apache.coyote.http11.InternalOutputBuffer
Send the response status line.
sequence - field in class org.apache.tomcat.util.threads.ThreadPool
Sequence.
server - field in class org.apache.catalina.startup.Catalina
The server component we are starting or stopping
SERVER - static field in class org.apache.coyote.http11.Constants
Server string.
Server - interface org.apache.catalina.Server
A Server element represents the entire Catalina servlet container.
ServerCookie - class org.apache.tomcat.util.http.ServerCookie
Server-side cookie representation.
ServerCookie() - constructor for class org.apache.tomcat.util.http.ServerCookie
serveRequest(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.InvokerServlet
Serve the specified request, creating the corresponding response.
Serve the specified resource, optionally including the data content.
ServerFactory - class org.apache.catalina.ServerFactory
ServerFactory allows the registration of the (singleton) Server instance for this JVM, so that it can be accessed independently of any existing reference to the component hierarchy.
ServerInfo - class org.apache.catalina.util.ServerInfo
Simple utility module to make it easy to plug in the server identifier when integrating Tomcat.
ServerinfoTask - class org.apache.catalina.ant.ServerinfoTask
Ant task that implements the /serverinfo command supported by the Tomcat manager application.
ServerLifecycleListener - class org.apache.catalina.mbeans.ServerLifecycleListener
Implementation of LifecycleListener that instantiates the set of MBeans associated with the components of a running instance of Catalina.
serverName() - method in class org.apache.tomcat.util.http.BaseRequest
Get the server name
serverName() - method in class org.apache.coyote.Request
Return the buffer holding the server name, if any.
serverName() - method in class org.apache.coyote.tomcat3.Tomcat3Request
ServerSocketFactory - interface org.apache.catalina.net.ServerSocketFactory
Interface that describes the common characteristics of factory classes that create server sockets which may be required by a Connector.
ServerSocketFactory - class org.apache.tomcat.util.net.ServerSocketFactory
This class creates server sockets.
ServerSocketFactory() - constructor for class org.apache.tomcat.util.net.ServerSocketFactory
Constructor is used only by subclasses.
Service - interface org.apache.catalina.Service
A Service is a group of one or more Connectors that share a single Container to process their incoming requests.
service(HttpServletRequest,HttpServletResponse) - method in class org.apache.ajp.tomcat4.JkServlet
service(HttpServletRequest,HttpServletResponse) - method in class org.apache.catalina.servlets.WebdavServlet
Handles the special WebDAV methods.
Call the service method, and notify all listeners
Service method.
Pass off an individual request to Tomcat.
servlet - field in class org.apache.catalina.ssi.SSIServletExternalResolver
SERVLET_NAME_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we forward a servlet name to an error page.
servletContext - field in class org.apache.catalina.ssi.SSIServletExternalResolver.ServletContextAndPath
servletOutputStream - field in class org.apache.catalina.ssi.ResponseIncludeWrapper
servletPath - field in class org.apache.coyote.tomcat4.CoyoteRequest
Servlet path.
servletPath - field in class org.apache.catalina.core.DummyRequest
SESS_PASSWORD_NOTE - static field in class org.apache.catalina.authenticator.Constants
The notes key for the password used to authenticate this user.
SESS_USERNAME_NOTE - static field in class org.apache.catalina.authenticator.Constants
The notes key for the username used to authenticate this user.
session - field in class org.apache.coyote.tomcat4.CoyoteRequest
The currently active session for this request.
session - field in class org.apache.coyote.tomcat5.CoyoteRequest
The currently active session for this request.
Session - interface org.apache.catalina.Session
A Session is the Catalina-internal facade for an HttpSession that is used to maintain state information between requests for a particular user of a web application.
SESSION_COOKIE_NAME - static field in class org.apache.catalina.Globals
The name of the cookie used to pass the session identifier back and forth with the client.
SESSION_CREATED_EVENT - static field in class org.apache.catalina.Session
The SessionEvent event type when a session is created.
SESSION_DESTROYED_EVENT - static field in class org.apache.catalina.Session
The SessionEvent event type when a session is destroyed.
SESSION_ID_BYTES - static field in class org.apache.catalina.authenticator.AuthenticatorBase
The number of random bytes to include when generating a session identifier.
SESSION_ID_KEY - static field in class org.apache.tomcat.util.net.SSLSupport
The Request attribute key for the session id.
SESSION_PARAMETER_NAME - static field in class org.apache.catalina.Globals
The name of the path parameter used to pass the session identifier back and forth with the client.
sessionAppCol - field in class org.apache.catalina.session.JDBCStore
Column to use for /Engine/Host/Context name
sessionConfig - field in class org.apache.catalina.startup.WebRuleSet
The SetSessionConfig rule used to parse the web.xml
sessionContext - static field in class org.apache.catalina.session.StandardSession
The HTTP session context associated with this session.
sessionCounter - field in class org.apache.catalina.session.ManagerBase
sessionDataCol - field in class org.apache.catalina.session.JDBCStore
Data column to use.
SessionEvent - class org.apache.catalina.SessionEvent
General event for notifying listeners of significant changes on a Session.
SessionEvent(org.apache.catalina.Session,String,Object) - constructor for class org.apache.catalina.SessionEvent
Construct a new SessionEvent with the specified parameters.
Acknowledge the occurrence of the specified event.
sessionEvent(org.apache.catalina.SessionEvent) - method in class org.apache.catalina.authenticator.SingleSignOn
Acknowledge the occurrence of the specified event.
sessionIdCol - field in class org.apache.catalina.session.JDBCStore
Id column to use.
sessionIdLength - field in class org.apache.catalina.session.ManagerBase
The session id length of Sessions created by this Manager.
sessionLastAccessedCol - field in class org.apache.catalina.session.JDBCStore
Last Accessed column to use.
SessionListener - interface org.apache.catalina.SessionListener
Interface defining a listener for significant Session generated events.
sessionMaxInactiveCol - field in class org.apache.catalina.session.JDBCStore
Max Inactive column to use.
sessionParsed - field in class org.apache.coyote.tomcat4.CoyoteRequest
Session parsed flag.
sessionParsed - field in class org.apache.coyote.tomcat5.CoyoteRequest
Session parsed flag.
sessions - field in class org.apache.catalina.session.ManagerBase
The set of currently active Sessions for this Manager, keyed by session identifier.
sessions - field in class org.apache.catalina.authenticator.SingleSignOnEntry
SessionsTask - class org.apache.catalina.ant.SessionsTask
Ant task that implements the /sessions command supported by the Tomcat manager application.
sessionTable - field in class org.apache.catalina.session.JDBCStore
Table to use.
sessionValidCol - field in class org.apache.catalina.session.JDBCStore
Is Valid column to use.
set(Object) - method in class org.apache.tomcat.util.collections.SimplePool
set(String,DirContext) - method in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
setAcceptCount(int) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the accept count for this Connector.
setAcceptCount(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the accept count for this Connector.
setAcceptCount(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the accept count for this Connector.
setAdapter(org.apache.coyote.Adapter) - method in class org.apache.coyote.http11.Http11Processor
Set the associated adapter.
setAdapter(org.apache.coyote.Adapter) - method in class org.apache.coyote.http11.Http11Protocol
The adapter, used to call the connector
setAdapter(org.apache.coyote.Adapter) - method in class org.apache.jk.server.JkCoyoteHandler
The adapter, used to call the connector
setAdapter(org.apache.coyote.Adapter) - method in class org.apache.coyote.memory.MemoryProtocolHandler
The adapter, used to call the connector.
setAdapter(org.apache.coyote.Adapter) - method in class org.apache.coyote.Processor
setAdapter(org.apache.coyote.Adapter) - method in class org.apache.coyote.ProtocolHandler
The adapter, used to call the connector.
setAdaptor(String) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
setAdaptorHost(String) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
setAdaptorPort(int) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
setAddress(InetAddress) - method in class org.apache.jk.common.ChannelSocket
setAddress(InetAddress) - method in class org.apache.coyote.http11.Http11Protocol
setAddress(InetAddress) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setAddress(String) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the bind IP address for this Connector.
setAddress(String) - method in class org.apache.jk.common.ChannelSocket
setAddress(String) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the bind IP address for this Connector.
setAddress(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the bind IP address for this Connector.
setAjpidDir(String) - method in class org.apache.jk.common.HandlerRequest
setAlgorithm(String) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Set the message digest algorithm for this Manager.
setAlgorithm(String) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
setAlgorithm(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the certificate encoding algorithm to be used.
setAlgorithm(String) - method in class org.apache.coyote.http11.Http11Protocol
setAlgorithm(String) - method in class org.apache.catalina.session.ManagerBase
Set the message digest algorithm for this Manager.
setAllow(String) - method in class org.apache.catalina.valves.RequestFilterValve
Set the comma-delimited set of the allow expressions configured for this Valve, if any.
setAllowLinking(boolean) - method in class org.apache.naming.resources.FileDirContext
Set allow linking.
setAllowLinking(boolean) - method in class org.apache.catalina.core.StandardContext
Set allow linking.
setAllowLinking(boolean) - method in class org.apache.catalina.core.StandardDefaultContext
Set allow linking.
setAllowTrace(boolean) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the allowTrace flag, to disable or enable the TRACE HTTP method.
setAllowTrace(boolean) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the allowTrace flag, to disable or enable the TRACE HTTP method.
SetAllPropertiesRule - class org.apache.catalina.startup.SetAllPropertiesRule
Rule that uses the introspection utils to set properties.
setAltDDName(String) - method in class org.apache.catalina.Context
Set an alternate Deployment Descriptor name.
setAltDDName(String) - method in class org.apache.catalina.core.StandardContext
Set an alternate Deployment Descriptor name.
setAlternateURL(String) - method in class org.apache.catalina.realm.JNDIRealm
Setter for property alternateURL.
setAppBase(String) - method in class org.apache.catalina.Host
Set the application root for this Host.
setAppBase(String) - method in class org.apache.catalina.core.StandardHost
Set the application root for this Host.
setAppCommitted(boolean) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the application commit flag.
setAppCommitted(boolean) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the application commit flag.
setAppCommitted(boolean) - method in class org.apache.catalina.core.DummyResponse
setAppCommitted(boolean) - method in class org.apache.catalina.Response
Set the application commit flag.
setAppend(boolean) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Append to config file.
setAppend(boolean) - method in class org.apache.jk.config.BaseJkConfig
Append to config file.
setApplicationEventListeners(listeners[]) - method in class org.apache.catalina.Context
Store the set of initialized application event listener objects, in the order they were specified in the web application deployment descriptor, for this application.
setApplicationEventListeners(listeners[]) - method in class org.apache.catalina.core.StandardContext
Store the set of initialized application event listener objects, in the order they were specified in the web application deployment descriptor, for this application.
setApplicationLifecycleListeners(listeners[]) - method in class org.apache.catalina.Context
Store the set of initialized application lifecycle listener objects, in the order they were specified in the web application deployment descriptor, for this application.
setApplicationLifecycleListeners(listeners[]) - method in class org.apache.catalina.core.StandardContext
Store the set of initialized application lifecycle listener objects, in the order they were specified in the web application deployment descriptor, for this application.
setAppName(String) - method in class org.apache.catalina.realm.JAASRealm
setter for the appName member variable
setAprHome(String) - method in class org.apache.jk.apr.AprImpl
setAttribute(Attribute) - method in class org.apache.catalina.mbeans.ConnectorMBean
Set the value of a specific attribute of this MBean.
setAttribute(Attribute) - method in class org.apache.catalina.mbeans.ContextEnvironmentMBean
Set the value of a specific attribute of this MBean.
setAttribute(Attribute) - method in class org.apache.catalina.mbeans.ContextResourceLinkMBean
Set the value of a specific attribute of this MBean.
setAttribute(Attribute) - method in class org.apache.catalina.mbeans.ContextResourceMBean
Set the value of a specific attribute of this MBean.
setAttribute(Object,String,Object) - static method in class org.apache.tomcat.util.IntrospectionUtils
Call void setAttribute( String ,Object )
setAttribute(String) - method in class org.apache.catalina.ant.JMXSetTask
Set method for the attribute name
setAttribute(String,Object) - method in class org.apache.catalina.core.ApplicationContext
Bind the specified value with the specified context attribute name, replacing any existing value for that name.
setAttribute(String,Object) - method in class org.apache.catalina.core.ApplicationContextFacade
setAttribute(String,Object) - method in class org.apache.tomcat.util.http.BaseRequest
Set an attribute on the request
setAttribute(String,Object) - method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
setAttribute(String,Object) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the specified request attribute to the specified value.
setAttribute(String,Object) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the specified request attribute to the specified value.
setAttribute(String,Object) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
setAttribute(String,Object) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
setAttribute(String,Object) - method in class org.apache.catalina.core.DummyRequest
setAttribute(String,Object) - method in class org.apache.coyote.http11.Http11Protocol
Pass config info
setAttribute(String,Object) - method in class org.apache.tomcat.util.IntrospectionUtils.AttributeHolder
setAttribute(String,Object) - method in class org.apache.jk.server.JkCoyoteHandler
Pass config info
setAttribute(String,Object) - method in class org.apache.coyote.memory.MemoryProtocolHandler
Pass config info.
setAttribute(String,Object) - method in class org.apache.coyote.ProtocolHandler
Pass config info.
setAttribute(String,Object) - method in class org.apache.coyote.Request
setAttribute(String,Object) - method in class org.apache.catalina.connector.RequestFacade
setAttribute(String,Object) - method in class org.apache.tomcat.util.net.ServerSocketFactory
General mechanism to pass attributes from the ServerConnector to the socket factory.
setAttribute(String,Object) - method in class org.apache.catalina.session.StandardSession
Bind an object to this session, using the specified name.
setAttribute(String,Object) - method in class org.apache.catalina.session.StandardSessionFacade
setAttribute(String,Object) - method in class org.apache.tomcat.util.net.TcpConnectionHandler
Used to pass config informations to the handler
setAuth(String) - method in class org.apache.catalina.deploy.ContextResource
setAuthConstraint(boolean) - method in class org.apache.catalina.deploy.SecurityConstraint
Set the authorization constraint present flag for this security constraint.
Generates the WWW-Authenticate header.
setAuthentication(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the type of authentication to use.
setAuthMethod(String) - method in class org.apache.catalina.deploy.LoginConfig
setAuthorization(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the authorization credentials sent with this request.
setAuthorization(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the authorization credentials sent with this request.
setAuthorization(String) - method in class org.apache.catalina.core.DummyRequest
Set the authorization credentials sent with this request.
setAuthorization(String) - method in class org.apache.catalina.Request
Set the authorization credentials sent with this request.
setAuthType(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the authentication type used for this request, if any; otherwise set the type to null.
setAuthType(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the authentication type used for this request, if any; otherwise set the type to null.
setAuthType(String) - method in class org.apache.catalina.core.DummyRequest
Set the authentication type used for this request, if any; otherwise set the type to null.
setAuthType(String) - method in class org.apache.catalina.HttpRequest
Set the authentication type used for this request, if any; otherwise set the type to null.
setAuthType(String) - method in class org.apache.catalina.Session
Set the authentication type used to authenticate our cached Principal, if any.
setAuthType(String) - method in class org.apache.catalina.session.StandardSession
Set the authentication type used to authenticate our cached Principal, if any.
setAuthType(String) - method in class org.apache.coyote.tomcat3.Tomcat3Request
setAutoDeploy(boolean) - method in class org.apache.catalina.Host
Set the auto deploy flag value for this host.
setAutoDeploy(boolean) - method in class org.apache.catalina.core.StandardHost
Set the auto deploy flag value for this host.
setAvailable(boolean) - method in class org.apache.catalina.Context
Set the application available flag for this Context.
setAvailable(boolean) - method in class org.apache.catalina.core.StandardContext
Set the application available flag for this Context.
setAvailable(long) - method in class org.apache.catalina.core.StandardWrapper
Set the available date/time for this servlet, in milliseconds since the epoch.
setAvailable(long) - method in class org.apache.catalina.Wrapper
Set the available date/time for this servlet, in milliseconds since the epoch.
setAwait(boolean) - method in class org.apache.catalina.startup.Bootstrap
Set flag.
setAwait(boolean) - method in class org.apache.catalina.startup.Embedded
setBackgroundProcessorDelay(int) - method in class org.apache.catalina.Container
Set the delay between the invocation of the execute method on this container and its children.
setBackgroundProcessorDelay(int) - method in class org.apache.catalina.core.ContainerBase
Set the delay between the invocation of the execute method on this container and its children.
setBacklog(int) - method in class org.apache.jk.common.ChannelSocket
setBacklog(int) - method in class org.apache.coyote.http11.Http11Protocol
setBacklog(int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
Allows the server developer to specify the backlog that should be used for server sockets.
setBackward(boolean) - method in class org.apache.ajp.Ajp13
Backward compat mode, no login needed
setBaseDir(String) - method in class org.apache.jk.apr.AprImpl
Native libraries are located based on base dir.
setBaseDir(String) - method in class org.apache.catalina.core.StandardEngine
setBasic(org.apache.catalina.Valve) - method in class org.apache.catalina.core.ContainerBase
Set the Valve instance that has been distinguished as the basic Valve for this Pipeline (if any).
setBasic(org.apache.catalina.Valve) - method in class org.apache.catalina.Pipeline
Set the Valve instance that has been distinguished as the basic Valve for this Pipeline (if any).
setBasic(org.apache.catalina.Valve) - method in class org.apache.catalina.core.StandardPipeline
Set the Valve instance that has been distinguished as the basic Valve for this Pipeline (if any).
setBean(String) - method in class org.apache.catalina.ant.JMXSetTask
Set method for the bean name
setBeanProperty(Object,String,String) - method in class org.apache.jk.server.JkMain
setBuffer(org.apache.coyote.InputBuffer) - method in class org.apache.coyote.http11.filters.BufferedInputFilter
setBuffer(org.apache.coyote.InputBuffer) - method in class org.apache.coyote.http11.filters.ChunkedInputFilter
Set the next buffer in the filter pipeline.
setBuffer(org.apache.coyote.InputBuffer) - method in class org.apache.coyote.http11.filters.IdentityInputFilter
Set the next buffer in the filter pipeline.
setBuffer(org.apache.coyote.InputBuffer) - method in class org.apache.coyote.http11.InputFilter
Set the next buffer in the filter pipeline.
setBuffer(org.apache.coyote.InputBuffer) - method in class org.apache.coyote.http11.filters.VoidInputFilter
Set the next buffer in the filter pipeline.
setBuffer(org.apache.coyote.OutputBuffer) - method in class org.apache.coyote.http11.filters.ChunkedOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(org.apache.coyote.OutputBuffer) - method in class org.apache.coyote.http11.filters.GzipOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(org.apache.coyote.OutputBuffer) - method in class org.apache.coyote.http11.filters.IdentityOutputFilter
Set the next buffer in the filter pipeline.
setBuffer(org.apache.coyote.OutputBuffer) - method in class org.apache.coyote.http11.OutputFilter
Set the next buffer in the filter pipeline.
setBuffer(org.apache.coyote.OutputBuffer) - method in class org.apache.coyote.http11.filters.VoidOutputFilter
Set the next buffer in the filter pipeline.
setBufferSize(int) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the input buffer size for this Connector.
setBufferSize(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the input buffer size for this Connector.
setBufferSize(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the input buffer size for this Connector.
setBufferSize(int) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the buffer size to be used for this Response.
setBufferSize(int) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the buffer size to be used for this Response.
setBufferSize(int) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
setBufferSize(int) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
setBufferSize(int) - method in class org.apache.catalina.core.DummyResponse
setBufferSize(int) - method in class org.apache.coyote.tomcat4.OutputBuffer
setBufferSize(int) - method in class org.apache.coyote.tomcat5.OutputBuffer
setBufferSize(int) - method in class org.apache.catalina.connector.ResponseFacade
setByteChunk(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.tomcat.util.buf.C2BConverter
When the buffer is empty, read the data from the input channel.
setByteOff(int) - method in class org.apache.ajp.Ajp13Packet
Set offset into internal buffer.
When the buffer is full, write the data to the output channel.
setBytes(byte[],int,int) - method in class org.apache.tomcat.util.buf.ByteChunk
Sets the message bytes to the specified subarray of bytes.
setBytes(byte[],int,int) - method in class org.apache.tomcat.util.buf.MessageBytes
Sets the content to the specified subarray of bytes.
setBytesField(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the number of bytes returned.
setBytesRead(int) - method in class org.apache.coyote.Request
setBytesReceived(long) - method in class org.apache.coyote.RequestGroupInfo
setBytesReceived(long) - method in class org.apache.coyote.RequestInfo
setBytesSent(long) - method in class org.apache.coyote.RequestGroupInfo
setBytesSent(long) - method in class org.apache.coyote.RequestInfo
setBytesWritten(long) - method in class org.apache.coyote.Response
setCache(boolean) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Set the cache authenticated Principals flag.
setCached(boolean) - method in class org.apache.naming.resources.BaseDirContext
Set cached.
setCacheMaxSize(int) - method in class org.apache.naming.resources.BaseDirContext
Set the maximum size of the cache in KB.
setCacheMaxSize(int) - method in class org.apache.naming.resources.ResourceCache
Set the maximum size of the cache in KB.
setCacheMaxSize(int) - method in class org.apache.catalina.core.StandardContext
Set the maximum size of the cache in KB.
setCacheMaxSize(int) - method in class org.apache.catalina.core.StandardDefaultContext
Set the maximum size of the cache in KB.
setCacheTTL(int) - method in class org.apache.naming.resources.BaseDirContext
Set cache TTL.
setCacheTTL(int) - method in class org.apache.catalina.core.StandardContext
Set cache TTL.
setCacheTTL(int) - method in class org.apache.catalina.core.StandardDefaultContext
Set cache TTL.
setCachingAllowed(boolean) - method in class org.apache.catalina.core.StandardContext
Set caching allowed flag.
setCachingAllowed(boolean) - method in class org.apache.catalina.core.StandardDefaultContext
Set cachingAllowed.
setCaseSenitive(boolean) - method in class org.apache.tomcat.util.buf.MessageBytes
Configure the case sensitivity
setCaseSensitive(boolean) - method in class org.apache.naming.resources.FileDirContext
Set case sensitivity.
setCaseSensitive(boolean) - method in class org.apache.catalina.core.StandardContext
Set case sensitivity.
setCaseSensitive(boolean) - method in class org.apache.catalina.core.StandardDefaultContext
Set case sensitivity.
setCatalinaBase() - method in class org.apache.catalina.startup.Catalina
Set the catalina.base System property to the current working directory if it has not been set.
setCatalinaBase(String) - method in class org.apache.catalina.startup.Bootstrap
setCatalinaBase(String) - method in class org.apache.catalina.startup.Embedded
setCatalinaHome() - method in class org.apache.catalina.startup.Catalina
Set the catalina.home System property to the current working directory if it has not been set.
setCatalinaHome(String) - method in class org.apache.catalina.startup.Bootstrap
setCatalinaHome(String) - method in class org.apache.catalina.startup.Embedded
setCertsIndicator(String) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
What is the indicator for the client SSL certificated(default is SSL_CLIENT_CERT
setCertsIndicator(String) - method in class org.apache.jk.config.ApacheConfig
What is the indicator for the client SSL certificated(default is SSL_CLIENT_CERT
setCGIEnvironment(HttpServletRequest) - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Constructs the CGI environment to be supplied to the invoked CGI script; relies heavliy on Servlet API methods and findCGI
setChannelClassName(String) - method in class org.apache.jk.server.JkMain
Set the channelClassName that will used to connect to httpd.
setCharacterEncoding(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - method in class org.apache.coyote.tomcat4.CoyoteRequestFacade
setCharacterEncoding(String) - method in class org.apache.coyote.tomcat5.CoyoteRequestFacade
setCharacterEncoding(String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
setCharacterEncoding(String) - method in class org.apache.catalina.core.DummyRequest
setCharacterEncoding(String) - method in class org.apache.catalina.core.DummyResponse
setCharacterEncoding(String) - method in class org.apache.coyote.Request
setCharacterEncoding(String) - method in class org.apache.catalina.connector.RequestFacade
setCharacterEncoding(String) - method in class org.apache.coyote.Response
setCharacterEncoding(String) - method in class org.apache.catalina.connector.ResponseFacade
When the buffer is empty, read the data from the input channel.
When the buffer is full, write the data to the output channel.
setChars(char[],int,int) - method in class org.apache.tomcat.util.buf.CharChunk
setChars(char[],int,int) - method in class org.apache.tomcat.util.buf.MessageBytes
Sets the content to be a char[]
Set the Locale to character set mapper for this Context.
Set the Locale to character set mapper for this Context.
setCharsetMapperClass(String) - method in class org.apache.catalina.core.StandardContext
Set the Locale to character set mapper class for this Context.
setCheckExists(boolean) - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Set whether to check for log file existence before logging.
setCheckInterval(int) - method in class org.apache.tomcat.util.threads.Expirer
setCipherIndicator(String) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
What is the indicator for client SSL cipher suit (default is SSL_CIPHER)
setCipherIndicator(String) - method in class org.apache.jk.config.ApacheConfig
What is the indicator for client SSL cipher suit (default is SSL_CIPHER)
setCiphers(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Sets the SSL cipher suites that are to be enabled.
setCiphers(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the SSL cipher suites that are to be enabled.
setCiphers(String) - method in class org.apache.coyote.http11.Http11Protocol
setClientAuth(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
setClientAuth(String) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
setClientAuth(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the requirement of client authentication.
setClientauth(String) - method in class org.apache.coyote.http11.Http11Protocol
setCluster(org.apache.catalina.Cluster) - method in class org.apache.catalina.Container
Set the Cluster with which this Container is associated.
setCluster(org.apache.catalina.Cluster) - method in class org.apache.catalina.core.ContainerBase
Set the Cluster with which this Container is associated.
setClusterName(String) - method in class org.apache.catalina.Cluster
Set the name of the cluster to join, if no cluster with this name is present create one.
setCollection(boolean) - method in class org.apache.naming.resources.ResourceAttributes
Set collection flag.
setCommand(String) - method in class org.apache.catalina.util.ProcessEnvironment
Sets the desired command string
setCommitted(boolean) - method in class org.apache.coyote.Response
setCompilerClasspath(String) - method in class org.apache.catalina.core.StandardContext
Set the compiler classpath.
setCompressableMimeType(String) - method in class org.apache.coyote.http11.Http11Protocol
setCompressableMimeTypes(String) - method in class org.apache.coyote.http11.Http11Processor
Set compressable mime-type list List contains users agents separated by ',' : ie: "text/html,text/xml,text/plain"
setCompressableMimeTypes(String[]) - method in class org.apache.coyote.http11.Http11Processor
Set compressable mime-type list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setCompression(String) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the value of compression.
setCompression(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the value of compression.
setCompression(String) - method in class org.apache.coyote.http11.Http11Processor
Set compression level.
setCompression(String) - method in class org.apache.coyote.http11.Http11Protocol
setCompressionMinSize(int) - method in class org.apache.coyote.http11.Http11Processor
Set Minimum size to trigger compression.
setCompressionMinSize(int) - method in class org.apache.coyote.http11.Http11Protocol
setCondition(String) - method in class org.apache.catalina.valves.AccessLogValve
Set the ServletRequest.attribute to look for to perform conditional logging.
setCondition(String) - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Set the ServletRequest.attribute to look for to perform conditional logging.
setConfig(String) - method in class org.apache.catalina.startup.Catalina
setConfig(String) - method in class org.apache.catalina.ant.DeployTask
setConfig(String) - method in class org.apache.catalina.ant.InstallTask
setConfigClass(String) - method in class org.apache.catalina.startup.HostConfig
Set the Context configuration class name.
setConfigClass(String) - method in class org.apache.catalina.core.StandardHost
Set the Java class name of the context configuration class for new web applications.
setConfigClass(String) - method in class org.apache.catalina.startup.UserConfig
Set the Context configuration class name.
setConfigErrMsg(String) - method in class org.apache.catalina.ssi.SSIMediator
setConfigFile(String) - method in class org.apache.catalina.startup.Catalina
setConfigFile(String) - method in class org.apache.catalina.Context
Set the path to a file to save this Context information.
setConfigFile(String) - method in class org.apache.catalina.core.StandardContext
Set the path to a file to save this Context information.
setConfigHome(String) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
set a path to the parent directory of the conf folder.
setConfigHome(String) - method in class org.apache.jk.config.BaseJkConfig
set a path to the parent directory of the conf folder.
setConfigSizeFmt(String) - method in class org.apache.catalina.ssi.SSIMediator
setConfigTimeFmt(String) - method in class org.apache.catalina.ssi.SSIMediator
setConfigTimeFmt(String,boolean) - method in class org.apache.catalina.ssi.SSIMediator
setConfigured(boolean) - method in class org.apache.catalina.Context
Set the "correctly configured" flag for this Context.
setConfigured(boolean) - method in class org.apache.catalina.core.StandardContext
Set the "correctly configured" flag for this Context.
setConnectionLinger(int) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the connection linger for this Connector.
setConnectionLinger(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the connection linger for this Connector.
setConnectionLinger(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the connection linger for this Connector.
setConnectionName(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Set the username to use to connect to the database.
setConnectionName(String) - method in class org.apache.catalina.realm.JDBCRealm
Set the username to use to connect to the database.
setConnectionName(String) - method in class org.apache.catalina.session.JDBCStore
Set the username to use to connect to the database.
setConnectionName(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the connection username for this Realm.
setConnectionPassword(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Set the password to use to connect to the database.
setConnectionPassword(String) - method in class org.apache.catalina.realm.JDBCRealm
Set the password to use to connect to the database.
setConnectionPassword(String) - method in class org.apache.catalina.session.JDBCStore
Set the password to use to connect to the database.
setConnectionPassword(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the connection password for this Realm.
setConnectionTimeout(int) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the connection timeout for this Connector.
setConnectionTimeout(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the connection timeout for this Connector.
setConnectionTimeout(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the connection timeout for this Connector.
setConnectionUploadTimeout(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the connection upload timeout for this Connector.
setConnectionUploadTimeout(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the connection upload timeout for this Connector.
setConnectionURL(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the JDBC URL for the database where the log is stored.
setConnectionURL(String) - method in class org.apache.catalina.realm.JDBCRealm
Set the URL to use to connect to the database.
setConnectionURL(String) - method in class org.apache.catalina.session.JDBCStore
Set the Connection URL for this Store.
setConnectionURL(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the connection URL for this Realm.
setConnector(org.apache.catalina.Connector) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the Connector through which this Request was received.
setConnector(org.apache.catalina.Connector) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the Connector through which this Request was received.
setConnector(org.apache.catalina.Connector) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the Connector through which this Request was received.
setConnector(org.apache.catalina.Connector) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the Connector through which this Request was received.
setConnector(org.apache.catalina.Connector) - method in class org.apache.catalina.core.DummyRequest
Set the Connector through which this Request was received.
setConnector(org.apache.catalina.Connector) - method in class org.apache.catalina.core.DummyResponse
setConnector(org.apache.catalina.Connector) - method in class org.apache.catalina.Request
Set the Connector through which this Request was received.
setConnector(org.apache.catalina.Connector) - method in class org.apache.catalina.Response
Set the Connector through which this Response is returned.
setContainer(Object) - method in class org.apache.catalina.deploy.NamingResources
Set the container with which the naming resources are associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the Container used for processing requests received by this Connector.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Set the Container to which this Valve is attached.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.Cluster
Set the Container associated with our Cluster
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.Connector
Set the Container used for processing requests received by this Connector.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.Contained
Set the Container with which this instance is associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the Container used for processing requests received by this Connector.
setContainer(org.apache.catalina.Container) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the Container used for processing requests received by this Connector.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.realm.JAASRealm
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.Loader
Set the Container with which this Loader has been associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.Logger
Set the Container with which this Logger has been associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.logger.LoggerBase
Set the Container with which this Logger has been associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.Manager
Set the Container with which this Manager is associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.session.ManagerBase
Set the Container with which this Manager is associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.session.PersistentManagerBase
Set the Container with which this Manager has been associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.Realm
Set the Container with which this Realm has been associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.realm.RealmBase
Set the Container with which this Realm has been associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.Service
Set the Container that handles requests for all Connectors associated with this Service.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.session.StandardManager
Set the Container with which this Manager has been associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardPipeline
Set the Container with which this Pipeline is associated.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardService
Set the Container that handles requests for all Connectors associated with this Service.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.valves.ValveBase
Set the Container with which this Valve is associated, if any.
setContainer(org.apache.catalina.Container) - method in class org.apache.catalina.loader.WebappLoader
Set the Container with which this Logger has been associated.
setContainerSignature(String) - method in class org.apache.ajp.NegociationHandler
setContent(byte[]) - method in class org.apache.naming.resources.Resource
Content mutator.
setContent(InputStream) - method in class org.apache.naming.resources.Resource
Content mutator.
setContentLength(int) - method in class org.apache.tomcat.util.http.BaseRequest
Set the content length
setContentLength(int) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the content length associated with this Request.
setContentLength(int) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the content length associated with this Request.
setContentLength(int) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the content length (in bytes) for this Response.
setContentLength(int) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the content length (in bytes) for this Response.
setContentLength(int) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
setContentLength(int) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
setContentLength(int) - method in class org.apache.catalina.core.DummyRequest
Set the content length associated with this Request.
setContentLength(int) - method in class org.apache.catalina.core.DummyResponse
setContentLength(int) - method in class org.apache.jk.common.JkInputStream
Must be called after the request is parsed, before any input
setContentLength(int) - method in class org.apache.catalina.Request
Set the content length associated with this Request.
setContentLength(int) - method in class org.apache.coyote.Request
setContentLength(int) - method in class org.apache.coyote.Response
setContentLength(int) - method in class org.apache.catalina.connector.ResponseFacade
setContentLength(long) - method in class org.apache.naming.resources.ResourceAttributes
Set content length.
setContentType(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the content type (and optionally the character encoding) associated with this Request.
setContentType(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the content type (and optionally the character encoding) associated with this Request.
setContentType(String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the content type for this Response.
setContentType(String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the content type for this Response.
setContentType(String) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
setContentType(String) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
setContentType(String) - method in class org.apache.catalina.core.DummyRequest
Set the content type (and optionally the character encoding) associated with this Request.
setContentType(String) - method in class org.apache.catalina.core.DummyResponse
setContentType(String) - method in class org.apache.catalina.Request
Set the content type (and optionally the character encoding) associated with this Request.
setContentType(String) - method in class org.apache.coyote.Request
setContentType(String) - method in class org.apache.coyote.Response
Sets the content type.
setContentType(String) - method in class org.apache.catalina.connector.ResponseFacade
setContext(org.apache.catalina.Context) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the Context within which this Request is being processed.
setContext(org.apache.catalina.Context) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the Context within which this Request is being processed.
setContext(org.apache.catalina.Context) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the Context within which this Request is being processed.
setContext(org.apache.catalina.Context) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the Context within which this Request is being processed.
setContext(org.apache.catalina.Context) - method in class org.apache.catalina.core.DummyRequest
Set the Context within which this Request is being processed.
setContext(org.apache.catalina.Context) - method in class org.apache.catalina.core.DummyResponse
setContext(org.apache.catalina.Context) - method in class org.apache.catalina.Request
Set the Context within which this Request is being processed.
setContext(org.apache.catalina.Context) - method in class org.apache.catalina.Response
Set the Context with which this Response is associated.
setContext(org.apache.catalina.Context) - method in class org.apache.catalina.startup.TldConfig
setContext(String) - method in class org.apache.jk.config.WebXml2Jk
Set the canonical name of the virtual host.
setContext(String,String[],javax.naming.Context) - method in class org.apache.tomcat.util.http.mapper.Mapper
Set context, used for wrapper mapping (request dispatcher).
setContextClass(String) - method in class org.apache.catalina.startup.HostConfig
Set the Context implementation class name.
setContextClass(String) - method in class org.apache.catalina.core.StandardHost
Set the Java class name of the Context implementation class for new web applications.
setContextClass(String) - method in class org.apache.catalina.startup.UserConfig
Set the Context implementation class name.
setContextFactory(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the JNDI context factory for this Realm.
setContextPath(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the context path for this Request.
setContextPath(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the context path for this Request.
setContextPath(String) - method in class org.apache.catalina.core.DummyRequest
Set the context path for this Request.
setContextPath(String) - method in class org.apache.catalina.HttpRequest
Set the context path for this Request.
setControl(Object) - method in class org.apache.jk.core.MsgContext
setController(ObjectName) - method in class org.apache.coyote.tomcat5.CoyoteConnector
setController(ObjectName) - method in class org.apache.catalina.logger.LoggerBase
setController(ObjectName) - method in class org.apache.catalina.realm.RealmBase
setController(ObjectName) - method in class org.apache.catalina.valves.ValveBase
setController(ObjectName) - method in class org.apache.catalina.loader.WebappLoader
setConverter() - method in class org.apache.coyote.tomcat5.InputBuffer
setConverter() - method in class org.apache.coyote.tomcat4.OutputBuffer
setConverter() - method in class org.apache.coyote.tomcat5.OutputBuffer
setCookies(boolean) - method in class org.apache.catalina.Context
Set the "use cookies for session ids" flag.
setCookies(boolean) - method in class org.apache.catalina.DefaultContext
Set the "use cookies for session ids" flag.
setCookies(boolean) - method in class org.apache.catalina.core.StandardContext
Set the "use cookies for session ids" flag.
setCookies(boolean) - method in class org.apache.catalina.core.StandardDefaultContext
Set the "use cookies for session ids" flag.
setCookies(Cookie[]) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the set of cookies recieved with this Request.
setCookies(Cookie[]) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the set of cookies recieved with this Request.
setCoyoteRequest(org.apache.coyote.Request) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the Coyote request.
setCoyoteRequest(org.apache.coyote.Request) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the Coyote request.
setCoyoteRequest(org.apache.coyote.Request) - method in class org.apache.coyote.tomcat3.Tomcat3Request
Attach the Coyote Request to this Request.
setCoyoteResponse(org.apache.coyote.Response) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the Coyote response.
setCoyoteResponse(org.apache.coyote.Response) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the Coyote response.
setCreation(long) - method in class org.apache.naming.resources.ResourceAttributes
Set creation.
setCreationDate(Date) - method in class org.apache.naming.resources.ResourceAttributes
Creation date mutator.
setCreationTime(long) - method in class org.apache.catalina.Session
Set the creation time for this session.
setCreationTime(long) - method in class org.apache.catalina.session.StandardSession
Set the creation time for this session.
setCreationTime(long) - method in class org.apache.tomcat.util.buf.TimeStamp
setCrossContext(boolean) - method in class org.apache.catalina.Context
Set the "allow crossing servlet contexts" flag.
setCrossContext(boolean) - method in class org.apache.catalina.DefaultContext
Set the "allow crossing servlet contexts" flag.
setCrossContext(boolean) - method in class org.apache.catalina.core.StandardContext
Set the "allow crossing servlet contexts" flag.
setCrossContext(boolean) - method in class org.apache.catalina.core.StandardDefaultContext
Set the "allow crossing servlet contexts" flag.
setCurrentStage(Object,String) - method in class org.apache.tomcat.util.threads.ThreadWithAttributes
setDaemon(boolean) - method in class org.apache.jk.common.ChannelSocket
If set to false, the thread pool will be created in non-daemon mode, and will prevent main from exiting
setDaemon(boolean) - method in class org.apache.tomcat.util.threads.ThreadPool
The default is true - the created threads will be in daemon mode.
setDataSourceName(String) - method in class org.apache.catalina.realm.DataSourceRealm
Set the name of the JNDI JDBC DataSource.
setDateHeader(String,long) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the specified date header to the specified value.
setDateHeader(String,long) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the specified date header to the specified value.
setDateHeader(String,long) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
setDateHeader(String,long) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
setDateHeader(String,long) - method in class org.apache.catalina.core.DummyResponse
setDateHeader(String,long) - method in class org.apache.catalina.connector.HttpResponseFacade
setDateVariables(boolean) - method in class org.apache.catalina.ssi.SSIMediator
setDebug(int) - method in class org.apache.ajp.Ajp13
setDebug(int) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.naming.resources.BaseDirContext
Set the debugging detail level for this component.
setDebug(int) - static method in class org.apache.catalina.startup.ClassLoaderFactory
Set the debugging detail level.
setDebug(int) - method in class org.apache.catalina.Cluster
The debug detail level for this Cluster
setDebug(int) - method in class org.apache.catalina.core.ContainerBase
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.startup.ContextConfig
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.startup.EngineConfig
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
setDebug(int) - method in class org.apache.catalina.startup.HostConfig
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.logger.LoggerBase
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.session.ManagerBase
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.core.NamingContextListener
Set the "debug" property.
setDebug(int) - method in class org.apache.catalina.realm.RealmBase
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.ajp.RequestHandler
setDebug(int) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
setDebug(int) - method in class org.apache.catalina.authenticator.SingleSignOn
Set the debugging detail level.
setDebug(int) - method in class org.apache.catalina.loader.StandardClassLoader
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.core.StandardServer
Set the debugging detail level.
setDebug(int) - method in class org.apache.catalina.core.StandardService
Set the debugging detail level of this component.
setDebug(int) - method in class org.apache.catalina.core.StandardWrapper
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.session.StoreBase
Set the debugging detail level for this Store.
setDebug(int) - method in class org.apache.catalina.startup.UserConfig
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.valves.ValveBase
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.loader.WebappClassLoader
Set the debugging detail level for this component.
setDebug(int) - method in class org.apache.catalina.loader.WebappLoader
Set the debugging detail level for this component.
setDecodedRequestURI(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the decoded request URI.
setDecodedRequestURI(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the decoded request URI.
setDecodedRequestURI(String) - method in class org.apache.catalina.core.DummyRequest
Set the decoded request URI.
setDecodedRequestURI(String) - method in class org.apache.catalina.HttpRequest
Set the decoded request URI.
setDecodedUri(boolean) - method in class org.apache.jk.common.HandlerRequest
Set the DefaultContext with which this Manager is associated.
Set the DefaultContext with which this Manager is associated.
setDefaultContext(org.apache.catalina.DefaultContext) - method in class org.apache.catalina.session.ManagerBase
Set the DefaultContext with which this Manager is associated.
setDefaultContext(org.apache.catalina.DefaultContext) - method in class org.apache.catalina.loader.WebappLoader
Set the DefaultContext with which this Loader is associated.
setDefaultHost(String) - method in class org.apache.catalina.Engine
Set the default hostname for this Engine.
setDefaultHost(String) - method in class org.apache.catalina.core.StandardEngine
Set the default host.
setDefaultHostName(String) - method in class org.apache.tomcat.util.http.mapper.Mapper
Set default host.
setDefaultInterval(long) - method in class org.apache.tomcat.util.threads.Reaper
setDefaultWebXml(String) - method in class org.apache.catalina.startup.ContextConfig
Set the location of the default deployment descriptor
setDefaultWebXml(String) - method in class org.apache.catalina.core.StandardContext
Set the location of the default web xml that will be used.
setDelegate(boolean) - method in class org.apache.catalina.Loader
Set the "follow standard delegation model" flag used to configure our ClassLoader.
setDelegate(boolean) - method in class org.apache.catalina.loader.StandardClassLoader
Set the "delegate first" flag for this class loader.
setDelegate(boolean) - method in class org.apache.catalina.core.StandardContext
Set the "follow standard delegation model" flag used to configure our ClassLoader.
setDelegate(boolean) - method in class org.apache.catalina.loader.WebappClassLoader
Set the "delegate first" flag for this class loader.
setDelegate(boolean) - method in class org.apache.catalina.loader.WebappLoader
Set the "follow standard delegation model" flag used to configure our ClassLoader.
setDeny(String) - method in class org.apache.catalina.valves.RequestFilterValve
Set the comma-delimited set of the deny expressions configured for this Valve, if any.
setDeployer(org.apache.catalina.Deployer) - method in class org.apache.catalina.core.StandardHost
setDeployOnStartup(boolean) - method in class org.apache.catalina.Host
Set the deploy on startup flag value for this host.
setDeployOnStartup(boolean) - method in class org.apache.catalina.core.StandardHost
Set the deploy on startup flag value for this host.
setDeployXML(boolean) - method in class org.apache.catalina.startup.HostConfig
Set the deploy XML config file flag for this component.
setDeployXML(boolean) - method in class org.apache.catalina.core.StandardHost
Deploy XML Context config files flag mutator.
setDerefAliases(java.lang.String) - method in class org.apache.catalina.realm.JNDIRealm
Set the value for derefAliases to be used when searching the directory.
setDescription(String) - method in class org.apache.catalina.users.AbstractGroup
Set the description of this group.
setDescription(String) - method in class org.apache.catalina.users.AbstractRole
Set the description of this role.
setDescription(String) - method in class org.apache.catalina.deploy.ApplicationParameter
setDescription(String) - method in class org.apache.catalina.deploy.ContextEjb
setDescription(String) - method in class org.apache.catalina.deploy.ContextEnvironment
setDescription(String) - method in class org.apache.catalina.deploy.ContextLocalEjb
setDescription(String) - method in class org.apache.catalina.deploy.ContextResource
setDescription(String) - method in class org.apache.catalina.deploy.FilterDef
setDescription(String) - method in class org.apache.catalina.Group
Set the description of this group.
setDescription(String) - method in class org.apache.catalina.deploy.MessageDestination
setDescription(String) - method in class org.apache.catalina.deploy.MessageDestinationRef
setDescription(String) - method in class org.apache.catalina.Role
Set the description of this role.
setDescription(String) - method in class org.apache.catalina.deploy.SecurityCollection
Set the description of this web resource collection.
setDescriptors(String) - method in class org.apache.catalina.mbeans.ServerLifecycleListener
setDesiredEntryAccessRatio(long) - method in class org.apache.naming.resources.ResourceCache
Set the desired entry access ratio.
setDigest(String) - method in class org.apache.catalina.realm.RealmBase
Set the digest algorithm used for storing credentials.
setDigestEncoding(String) - method in class org.apache.catalina.realm.RealmBase
Sets the digest encoding charset.
setDirectory(String) - method in class org.apache.catalina.valves.AccessLogValve
Set the directory in which we create log files.
setDirectory(String) - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Set the directory in which we create log files.
setDirectory(String) - method in class org.apache.catalina.logger.FileLogger
Set the directory in which we create log files.
setDirectory(String) - method in class org.apache.catalina.session.FileStore
Set the directory path for this Store.
setDirectoryName(String) - method in class org.apache.catalina.startup.UserConfig
Set the directory name for user web applications.
setDisableProxyCaching(boolean) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Set the value of the flag that states if we add headers to disable caching by proxies.
setDisableUploadTimeout(boolean) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the flag to specify upload time-out behavior.
setDisableUploadTimeout(boolean) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the flag to specify upload time-out behavior.
setDisableUploadTimeout(boolean) - method in class org.apache.coyote.http11.Http11Processor
Set the flag to control upload time-outs.
setDisableUploadTimeout(boolean) - method in class org.apache.coyote.http11.Http11Protocol
setDispatcher(String) - method in class org.apache.catalina.deploy.FilterMap
This method will be used to set the current state of the FilterMap representing the state of when filters should be applied: ERROR FORWARD FORWARD_ERROR INCLUDE INCLUDE_ERROR INCLUDE_ERROR_FORWARD REQUEST REQUEST_ERROR REQUEST_ERROR_INCLUDE REQUEST_ERROR_FORWARD_INCLUDE REQUEST_INCLUDE REQUEST_FORWARD, REQUEST_FORWARD_INCLUDE
setDisplayName(String) - method in class org.apache.catalina.Context
Set the display name of this web application.
setDisplayName(String) - method in class org.apache.catalina.deploy.FilterDef
setDisplayName(String) - method in class org.apache.catalina.deploy.MessageDestination
setDisplayName(String) - method in class org.apache.catalina.deploy.SecurityConstraint
Set the display name of this security constraint.
setDisplayName(String) - method in class org.apache.catalina.core.StandardContext
Set the display name of this web application.
setDistributable(boolean) - method in class org.apache.catalina.Context
Set the distributable flag for this web application.
setDistributable(boolean) - method in class org.apache.catalina.Manager
Set the distributable flag for the sessions supported by this Manager.
setDistributable(boolean) - method in class org.apache.catalina.session.ManagerBase
Set the distributable flag for the sessions supported by this Manager.
setDistributable(boolean) - method in class org.apache.catalina.core.StandardContext
Set the distributable flag for this web application.
setDocBase(String) - method in class org.apache.naming.resources.BaseDirContext
Set the document root for this component.
setDocBase(String) - method in class org.apache.catalina.Context
Set the document root for this Context.
setDocBase(String) - method in class org.apache.naming.resources.FileDirContext
Set the document root.
setDocBase(String) - method in class org.apache.catalina.core.StandardContext
Set the document root for this Context.
setDocBase(String) - method in class org.apache.naming.resources.WARDirContext
Set the document root.
setDocBase(String) - method in class org.apache.jk.config.WebXml2Jk
Set the base directory where the application is deployed ( on the web server ).
SetDocBaseRule - class org.apache.catalina.startup.SetDocBaseRule
Rule that modifies the docBase of the host, setting it appropriately, before adding the Context to the parent Host.
SetDocBaseRule() - constructor for class org.apache.catalina.startup.SetDocBaseRule
Construct a new instance of this Rule.
setDomain(String) - method in class org.apache.catalina.core.ContainerBase
setDomain(String) - method in class org.apache.coyote.tomcat5.MapperListener
setDomain(String) - method in class org.apache.catalina.core.StandardEngine
setDriverName(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the database driver name.
setDriverName(String) - method in class org.apache.catalina.realm.JDBCRealm
Set the JDBC driver that will be used.
setDriverName(String) - method in class org.apache.catalina.session.JDBCStore
Set the driver for this Store.
setDump(String) - method in class org.apache.jk.common.Shm
Copy the scoreboard in a file for debugging Will also log a lot of information about what's in the scoreboard.
setDuplicates(int) - method in class org.apache.catalina.session.ManagerBase
setEnabled(boolean) - method in class org.apache.jk.common.JkMX
Enable the MX4J adapters (new way)
setEnabledProtocols(SSLServerSocket,String[]) - method in class org.apache.tomcat.util.net.jsse.JSSE13SocketFactory
Set the SSL protocol variants to be enabled.
setEnabledProtocols(SSLServerSocket,String[]) - method in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
Set the SSL protocol variants to be enabled.
setEnabledProtocols(SSLServerSocket,String[]) - method in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
Set the SSL protocol variants to be enabled.
setEnableLookups(boolean) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the "enable DNS lookups" flag.
setEnableLookups(boolean) - method in class org.apache.catalina.Connector
Set the "enable DNS lookups" flag.
setEnableLookups(boolean) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the "enable DNS lookups" flag.
setEnableLookups(boolean) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the "enable DNS lookups" flag.
setEncoding(String) - method in class org.apache.ajp.Ajp13Packet
Set the encoding to use for byte[] <-> string conversions.
setEncoding(String) - method in class org.apache.tomcat.util.buf.ByteChunk
setEncoding(String) - method in class org.apache.coyote.tomcat5.InputBuffer
setEncoding(String) - method in class org.apache.tomcat.util.buf.MessageBytes
Set the encoding.
setEncoding(String) - method in class org.apache.coyote.tomcat4.OutputBuffer
setEncoding(String) - method in class org.apache.coyote.tomcat5.OutputBuffer
setEncoding(String) - method in class org.apache.tomcat.util.http.Parameters
setEncoding(String) - method in class org.apache.tomcat.util.buf.UEncoder
setEnd(int) - method in class org.apache.tomcat.util.buf.ByteChunk
setEnd(int) - method in class org.apache.tomcat.util.buf.CharChunk
setEndpoint(org.apache.tomcat.util.net.PoolTcpEndpoint) - method in class org.apache.tomcat.util.net.TcpConnection
setEngine(String) - method in class org.apache.coyote.tomcat5.MapperListener
setEngineName(String) - method in class org.apache.catalina.core.StandardContext
setEntropy(String) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Set the entropy increaser value.
setEntropy(String) - method in class org.apache.catalina.session.ManagerBase
Set the entropy increaser value.
setEnvironment(Hashtable) - method in class org.apache.catalina.util.ProcessEnvironment
Sets process' environment
setErr(String) - static method in class org.apache.jk.apr.AprImpl
Sets the System.err stream
setErr(String) - method in class org.apache.jk.server.JkMain
setError() - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the error flag.
setError() - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the error flag.
setError() - method in class org.apache.catalina.core.DummyResponse
setError() - method in class org.apache.catalina.Response
Set the error flag.
setError() - method in class org.apache.tomcat.util.log.SystemLogHandler
setErrorCode(int) - method in class org.apache.catalina.deploy.ErrorPage
Set the error code.
setErrorCode(String) - method in class org.apache.catalina.deploy.ErrorPage
Set the error code (hack for default XmlMapper data type).
setErrorCount(int) - method in class org.apache.coyote.RequestGroupInfo
setErrorCount(int) - method in class org.apache.coyote.RequestInfo
setErrorCount(int) - method in class org.apache.catalina.core.StandardWrapper
setErrorException(Exception) - method in class org.apache.coyote.Response
Set the error Exception that occurred during request processing.
setErrorPage(String) - method in class org.apache.catalina.deploy.LoginConfig
setErrorReportValveClass(String) - method in class org.apache.catalina.core.StandardHost
Set the Java class name of the error report valve class for new web applications.
setErrorURI(String) - method in class org.apache.coyote.Response
Set request URI that caused an error during request processing.
setETag(String) - method in class org.apache.naming.resources.ResourceAttributes
Set strong ETag.
setExceptionType(String) - method in class org.apache.catalina.deploy.ErrorPage
Set the exception type.
setExpiredSessions(int) - method in class org.apache.catalina.Manager
Sets the number of sessions that have expired.
setExpiredSessions(int) - method in class org.apache.catalina.session.PersistentManagerBase
setExpiredSessions(int) - method in class org.apache.catalina.session.StandardManager
setExtensionName(String) - method in class org.apache.catalina.util.Extension
setExtractSSL(boolean) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
By default mod_jk is configured to collect SSL information from the apache environment and send it to the Tomcat workers.
setExtractSSL(boolean) - method in class org.apache.jk.config.ApacheConfig
By default mod_jk is configured to collect SSL information from the apache environment and send it to the Tomcat workers.
Set the server socket factory used by this Container.
Set the server socket factory used by this Container.
Set the server socket factory used by this Container.
Set the server socket factory used by this Container.
setFailOnError(boolean) - method in class org.apache.catalina.ant.UndeployTask
Sets the value of the failOnError property.
setFile(String) - method in class org.apache.jk.common.ChannelUn
setFile(String) - method in class org.apache.jk.common.Shm
Scoreboard location
setFileDateFormat(String) - method in class org.apache.catalina.valves.AccessLogValve
Set the date format date based log rotation.
setFileDateFormat(String) - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Set the date format date based log rotation.
setFilterChain(FilterChain) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set filter chain associated with the request.
setFilterChain(FilterChain) - method in class org.apache.catalina.core.DummyRequest
Set filter chain associated with the request.
setFilterChain(FilterChain) - method in class org.apache.catalina.Request
Set filter chain associated with the request.
setFilterClass(String) - method in class org.apache.catalina.deploy.FilterDef
setFilterName(String) - method in class org.apache.catalina.deploy.FilterDef
setFilterName(String) - method in class org.apache.catalina.deploy.FilterMap
setForwardAll(boolean) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
If false, we'll try to generate a config that will let apache serve static files.
setForwardAll(boolean) - method in class org.apache.jk.config.BaseJkConfig
If false, we'll try to generate a config that will let apache serve static files.
setFulfilled(boolean) - method in class org.apache.catalina.util.Extension
setFullName(String) - method in class org.apache.catalina.users.AbstractUser
Set the full name of this user.
setFullName(String) - method in class org.apache.catalina.User
Set the full name of this user.
setGlobal(String) - method in class org.apache.catalina.deploy.ContextResourceLink
setGlobalContext(Context) - static method in class org.apache.naming.factory.ResourceLinkFactory
Set the global context (note: can only be used once).
setGlobalNamingContext(javax.naming.Context) - method in class org.apache.catalina.core.StandardServer
Set the global naming resources context.
Set the global naming resources.
Set the global naming resources.
setGroup(String) - method in class org.apache.jk.common.Shm
Mark this instance as belonging to a group
setGroup(String) - method in class org.apache.jk.config.WebXml2Jk
setGroupname(String) - method in class org.apache.catalina.users.AbstractGroup
Set the group name of this group, which must be unique within the scope of a UserDatabase.
setGroupname(String) - method in class org.apache.catalina.Group
Set the group name of this group, which must be unique within the scope of a UserDatabase.
setHeader(String,String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the specified header to the specified value.
setHeader(String,String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the specified header to the specified value.
setHeader(String,String) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
setHeader(String,String) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
setHeader(String,String) - method in class org.apache.catalina.core.DummyResponse
setHeader(String,String) - method in class org.apache.catalina.connector.HttpResponseFacade
setHeader(String,String) - method in class org.apache.coyote.Response
setHeaders(org.apache.tomcat.util.http.MimeHeaders) - method in class org.apache.tomcat.util.http.Cookies
Set the headers from which cookies will be pulled.
setHeaders(org.apache.tomcat.util.http.MimeHeaders) - method in class org.apache.tomcat.util.http.Parameters
setHelp(boolean) - method in class org.apache.jk.common.Shm
setHome(String) - method in class org.apache.catalina.deploy.ContextEjb
setHome(String) - method in class org.apache.catalina.deploy.ContextLocalEjb
setHomeBase(String) - method in class org.apache.catalina.startup.UserConfig
Set the base directory containing user home directories.
setHook(org.apache.coyote.ActionHook) - method in class org.apache.coyote.Response
setHost(org.apache.catalina.Host) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the Host within which this Request is being processed.
setHost(org.apache.catalina.Host) - method in class org.apache.catalina.core.DummyRequest
Set the Host within which this Request is being processed.
setHost(org.apache.catalina.Host) - method in class org.apache.catalina.Request
Set the Host within which this Request is being processed.
setHost(org.apache.catalina.Host) - method in class org.apache.catalina.core.StandardHostDeployer
setHost(String) - method in class org.apache.jk.common.Shm
Ajp13 host
setHost(String) - method in class org.apache.jk.config.WebXml2Jk
Set the canonycal name of the virtual host.
setHttpHost(String) - method in class org.apache.jk.common.JkMX
setHttpPort(int) - method in class org.apache.jk.common.JkMX
Enable the MX4J HTTP internal adapter
setHttpsIndicator(String) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
What is the indicator for SSL (default is HTTPS)
setHttpsIndicator(String) - method in class org.apache.jk.config.ApacheConfig
What is the indicator for SSL (default is HTTPS)
setIClientInputTimeout(int) - method in class org.apache.catalina.util.ProcessHelper
setId(int) - method in class org.apache.jk.core.JkHandler
Set the id of the worker.
setId(int) - method in class org.apache.tomcat.util.buf.TimeStamp
setId(String) - method in class org.apache.catalina.Session
Set the session identifier for this session.
setId(String) - method in class org.apache.catalina.session.StandardSession
Set the session identifier for this session.
setImplementationURL(String) - method in class org.apache.catalina.util.Extension
setImplementationVendor(String) - method in class org.apache.catalina.util.Extension
setImplementationVendorId(String) - method in class org.apache.catalina.util.Extension
setImplementationVersion(String) - method in class org.apache.catalina.util.Extension
setIncluded(boolean) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the "processing inside an include" flag.
setIncluded(boolean) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the "processing inside an include" flag.
setIncluded(boolean) - method in class org.apache.catalina.core.DummyResponse
setIncluded(boolean) - method in class org.apache.catalina.Response
Set the "processing inside an include" flag.
setInfo(Context,Request,int,String,Object) - method in class org.apache.ajp.tomcat33.Ajp14Interceptor
setInput(InputStream) - method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
Sets standard input to be passed on to the invoked cgi script
setInput(InputStream) - method in class org.apache.catalina.util.ProcessHelper
Sets standard input to be passed on to the invoked cgi script
setInputBuffer(org.apache.coyote.InputBuffer) - method in class org.apache.coyote.Request
setInputStream(InputStream) - method in class org.apache.coyote.http11.InternalInputBuffer
Set the underlying socket input stream.
setInt(int) - method in class org.apache.tomcat.util.buf.MessageBytes
Set the buffer to the representation of an int
setInterval(int) - method in class org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
setIntHeader(String,int) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the specified integer header to the specified value.
setIntHeader(String,int) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the specified integer header to the specified value.
setIntHeader(String,int) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
setIntHeader(String,int) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
setIntHeader(String,int) - method in class org.apache.catalina.core.DummyResponse
setIntHeader(String,int) - method in class org.apache.catalina.connector.HttpResponseFacade
setJ2EEApplication(String) - method in class org.apache.catalina.core.StandardContext
setJ2EEServer(String) - method in class org.apache.catalina.core.StandardContext
setJarPath(String) - method in class org.apache.catalina.loader.WebappClassLoader
Change the Jar path.
setJavaVMs(String[]) - method in class org.apache.catalina.core.StandardContext
setJkConfig(String) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
set the path to the output file for the auto-generated mod_jk configuration file.
setJkConfig(String) - method in class org.apache.jk.config.ApacheConfig
set the path to the output file for the auto-generated mod_jk configuration file.
setJkDebug(String) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Set the verbosity level ( use debug, error, etc.
setJkDebug(String) - method in class org.apache.jk.config.BaseJkConfig
Set the verbosity level ( use debug, error, etc.
setJkHome(String) - method in class org.apache.jk.server.JkMain
Set the base dir of jk2.
setJkHome(String) - method in class org.apache.jk.common.JniHandler
setJkHome(String) - method in class org.apache.jk.core.WorkerEnv
setJkLog(String) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
set the path to the log file
setJkLog(String) - method in class org.apache.jk.config.BaseJkConfig
set the path to the log file
setJkWorker(String) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
set the Ajp protocal
setJkWorker(String) - method in class org.apache.jk.config.BaseJkConfig
set the Ajp protocal
setJniContext(long) - method in class org.apache.jk.core.MsgContext
The long-lived JNI context associated with this java context.
setJniEnv(long) - method in class org.apache.jk.core.MsgContext
Store native execution context data when this handler is called from JNI.
setJniModeSo(String) - method in class org.apache.jk.apr.AprImpl
Name of the so used in inprocess mode
setJrmpHost(String) - method in class org.apache.jk.common.JkMX
setJrmpPort(int) - method in class org.apache.jk.common.JkMX
Enable the MX4J JRMP internal adapter
setJspFile(String) - method in class org.apache.catalina.core.StandardWrapper
Set the context-relative URI of the JSP file for this servlet.
setJspFile(String) - method in class org.apache.catalina.Wrapper
Set the context-relative URI of the JSP file for this servlet.
setJvmRoute(String) - method in class org.apache.catalina.Engine
Set the JvmRouteId for this engine.
setJvmRoute(String) - method in class org.apache.catalina.core.StandardEngine
Set the cluster-wide unique identifier for this Engine.
setJvmRoute(String) - method in class org.apache.coyote.tomcat3.Tomcat3Request
setKeepAlive(boolean) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the keep-alive policy for this connection.
setKeyAlias(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Sets the alias name of the keypair and supporting certificate chain used by this Connector to authenticate itself to SSL clients.
setKeyAlias(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the alias name of the keypair and supporting certificate chain used by the server to authenticate itself to SSL clients.
setKeyAlias(String) - method in class org.apache.coyote.http11.Http11Protocol
setKeypass(String) - method in class org.apache.coyote.http11.Http11Protocol
setKeystore(String) - method in class org.apache.coyote.http11.Http11Protocol
setKeystoreFile(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
setKeystoreFile(String) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
setKeystoreFile(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the pathname to the keystore file.
setKeystorePass(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set keystorePass
setKeystorePass(String) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
setKeystorePass(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the keystore password.
setKeystoreType(String) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
setKeystoreType(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the keystore type.
setKeytype(String) - method in class org.apache.coyote.http11.Http11Protocol
setLargeIcon(String) - method in class org.apache.catalina.deploy.FilterDef
setLargeIcon(String) - method in class org.apache.catalina.deploy.MessageDestination
setLastModified(Date) - method in class org.apache.naming.resources.ResourceAttributes
Set last modified date.
setLastModified(long) - method in class org.apache.naming.resources.ResourceAttributes
Set last modified.
setLastModifiedDate(Date) - method in class org.apache.naming.resources.ResourceAttributes
Last modified date mutator.
setLazy(boolean) - method in class org.apache.catalina.core.StandardContext
setLegacy(boolean) - method in class org.apache.jk.config.BaseJkConfig
setLimit(int) - method in class org.apache.coyote.http11.filters.BufferedInputFilter
Set the buffering limit.
setLimit(int) - method in class org.apache.tomcat.util.buf.ByteChunk
Maximum amount of data in this buffer.
setLimit(int) - method in class org.apache.tomcat.util.buf.CharChunk
Maximum amount of data in this buffer.
setLink(String) - method in class org.apache.catalina.deploy.ContextEjb
setLink(String) - method in class org.apache.catalina.deploy.ContextLocalEjb
setLink(String) - method in class org.apache.catalina.deploy.MessageDestinationRef
setLiveDeploy(boolean) - method in class org.apache.catalina.core.StandardHost
Set the live deploy flag value for this host.
setLoader(org.apache.catalina.Loader) - method in class org.apache.catalina.Container
Set the Loader with which this Container is associated.
setLoader(org.apache.catalina.Loader) - method in class org.apache.catalina.core.ContainerBase
Set the Loader with which this Container is associated.
setLoader(org.apache.catalina.Loader) - method in class org.apache.catalina.DefaultContext
Set the Loader with which this Context is associated.
setLoader(org.apache.catalina.Loader) - method in class org.apache.catalina.core.StandardContext
Set the Loader with which this Context is associated.
setLoader(org.apache.catalina.Loader) - method in class org.apache.catalina.core.StandardDefaultContext
Set the Loader with which this Context is associated.
setLoaderClass(String) - method in class org.apache.catalina.loader.WebappLoader
Set the ClassLoader class name.
setLoadOnStartup(int) - method in class org.apache.catalina.core.StandardWrapper
Set the load-on-startup order value (negative value means load on first call).
setLoadOnStartup(int) - method in class org.apache.catalina.Wrapper
Set the load-on-startup order value (negative value means load on first call).
setLoadOnStartupString(String) - method in class org.apache.catalina.core.StandardWrapper
Set the load-on-startup order value from a (possibly null) string.
setLoadTime(long) - method in class org.apache.catalina.core.StandardWrapper
setLocal(String) - method in class org.apache.catalina.deploy.ContextLocalEjb
setLocalDataSource(boolean) - method in class org.apache.catalina.realm.DataSourceRealm
Set to true to cause the datasource to be looked up in the webapp JNDI Context.
setLocale(Locale) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the Locale that is appropriate for this response, including setting the appropriate character encoding.
setLocale(Locale) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the Locale that is appropriate for this response, including setting the appropriate character encoding.
setLocale(Locale) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
setLocale(Locale) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
setLocale(Locale) - method in class org.apache.catalina.core.DummyResponse
setLocale(Locale) - method in class org.apache.coyote.Response
Called explicitely by user to set the Content-Language and the default encoding
setLocale(Locale) - method in class org.apache.catalina.connector.ResponseFacade
setLocalHost(String) - method in class org.apache.coyote.Request
setLocalId(int) - method in class org.apache.jk.core.WorkerEnv
setLocalPort(int) - method in class org.apache.coyote.Request
setLocalWar(String) - method in class org.apache.catalina.ant.DeployTask
setLocation(String) - method in class org.apache.catalina.deploy.ErrorPage
Set the location.
setLocked(boolean) - method in class org.apache.catalina.util.ParameterMap
Set the locked state of this parameter map.
setLocked(boolean) - method in class org.apache.catalina.util.ResourceSet
Set the locked state of this parameter map.
setLogger(org.apache.ajp.Logger) - method in class org.apache.ajp.Ajp13
setLogger(org.apache.ajp.Logger) - method in class org.apache.ajp.RequestHandler
setLogger(org.apache.catalina.Logger) - method in class org.apache.catalina.Container
Set the Logger with which this Container is associated.
setLogger(org.apache.catalina.Logger) - method in class org.apache.catalina.core.ContainerBase
Set the Logger with which this Container is associated.
setLogger(org.apache.catalina.Logger) - method in class org.apache.catalina.startup.Embedded
Set the Logger for this component.
Set the login configuration descriptor for this web application.
Set the login configuration descriptor for this web application.
setLoginPage(String) - method in class org.apache.catalina.deploy.LoginConfig
setLong(int,long) - method in class org.apache.jk.core.MsgContext
setManager(org.apache.catalina.Manager) - method in class org.apache.catalina.Container
Set the Manager with which this Container is associated.
setManager(org.apache.catalina.Manager) - method in class org.apache.catalina.core.ContainerBase
Set the Manager with which this Container is associated.
setManager(org.apache.catalina.Manager) - method in class org.apache.catalina.DefaultContext
Set the Manager with which this Container is associated.
setManager(org.apache.catalina.Manager) - method in class org.apache.catalina.Session
Set the Manager within which this Session is valid.
setManager(org.apache.catalina.Manager) - method in class org.apache.catalina.core.StandardDefaultContext
Set the Manager with which this Container is associated.
setManager(org.apache.catalina.Manager) - method in class org.apache.catalina.session.StandardSession
Set the Manager within which this Session is valid.
setManager(org.apache.catalina.Manager) - method in class org.apache.catalina.Store
Set the Manager associated with this Store.
setManager(org.apache.catalina.Manager) - method in class org.apache.catalina.session.StoreBase
Set the Manager with which this Store is associated.
setManagerChecksFrequency(int) - method in class org.apache.catalina.core.StandardContext
Set the manager checks frequency.
setManagerChecksFrequency(int) - method in class org.apache.catalina.core.StandardDefaultContext
Set the manager checks frequency.
setMaxActive(int) - method in class org.apache.catalina.Manager
(Re)sets the maximum number of sessions that have been active at the same time.
setMaxActive(int) - method in class org.apache.catalina.session.ManagerBase
(Re)sets the maximum number of sessions that have been active at the same time.
setMaxActiveSessions(int) - method in class org.apache.catalina.session.PersistentManagerBase
Set the maximum number of actives Sessions allowed, or -1 for no limit.
setMaxActiveSessions(int) - method in class org.apache.catalina.session.StandardManager
Set the maximum number of actives Sessions allowed, or -1 for no limit.
setMaxAge(int) - method in class org.apache.tomcat.util.http.ServerCookie
setMaxAllocateIterations(int) - method in class org.apache.naming.resources.ResourceCache
Set the maximum amount of iterations during a space allocation.
setMaxHttpHeaderSize(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the maximum HTTP header size.
setMaxHttpHeaderSize(int) - method in class org.apache.coyote.http11.Http11Protocol
setMaxIdleBackup(int) - method in class org.apache.catalina.session.PersistentManagerBase
Sets the option to back sessions up to the Store after they are used in a request.
setMaxIdleSwap(int) - method in class org.apache.catalina.session.PersistentManagerBase
Sets the time in seconds after which a session should be swapped out of memory to disk.
setMaxInactiveInterval(int) - method in class org.apache.catalina.Manager
Set the default maximum inactive interval (in seconds) for Sessions created by this Manager.
setMaxInactiveInterval(int) - method in class org.apache.catalina.session.ManagerBase
Set the default maximum inactive interval (in seconds) for Sessions created by this Manager.
setMaxInactiveInterval(int) - method in class org.apache.catalina.Session
Set the maximum time interval, in seconds, between client requests before the servlet container will invalidate the session.
setMaxInactiveInterval(int) - method in class org.apache.catalina.session.StandardSession
Set the maximum time interval, in seconds, between client requests before the servlet container will invalidate the session.
setMaxInactiveInterval(int) - method in class org.apache.catalina.session.StandardSessionFacade
setMaxInactiveInterval(long) - method in class org.apache.tomcat.util.buf.TimeStamp
setMaxInstances(int) - method in class org.apache.catalina.core.StandardWrapper
Set the maximum number of instances that will be allocated when a single thread model servlet is used.
setMaxKeepAliveRequests(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the maximum number of Keep-Alive requests to honor per connection.
setMaxKeepAliveRequests(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the maximum number of Keep-Alive requests to honor per connection.
setMaxKeepAliveRequests(int) - method in class org.apache.coyote.http11.Http11Processor
Set the maximum number of Keep-Alive requests to honor.
setMaxKeepAliveRequests(int) - method in class org.apache.coyote.http11.Http11Protocol
Set the maximum number of Keep-Alive requests that we will honor.
setMaxPort(int) - method in class org.apache.jk.common.ChannelSocket
setMaxPostSize(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the maximum size of a POST which will be automatically parsed by the container.
setMaxPostSize(int) - method in class org.apache.coyote.http11.Http11Processor
Set the maximum size of a POST which will be buffered in SSL mode.
setMaxPostSize(int) - method in class org.apache.coyote.http11.Http11Protocol
setMaxProcessors(int) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the maximum number of processors allowed, or <0 for unlimited.
setMaxProcessors(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the maximum number of processors allowed, or <0 for unlimited.
setMaxProcessors(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the maximum number of processors allowed, or <0 for unlimited.
setMaxRequestUri(String) - method in class org.apache.coyote.RequestInfo
setMaxShutdownTries(int) - static method in class org.apache.tomcat.util.net.TcpConnection
setMaxSpareProcessors(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the maximum number of spare processors allowed.
setMaxSpareThreads(int) - method in class org.apache.jk.common.ChannelSocket
setMaxSpareThreads(int) - method in class org.apache.coyote.http11.Http11Protocol
setMaxSpareThreads(int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setMaxSpareThreads(int) - method in class org.apache.tomcat.util.threads.ThreadPool
setMaxThreads(int) - method in class org.apache.jk.common.ChannelSocket
setMaxThreads(int) - method in class org.apache.coyote.http11.Http11Protocol
setMaxThreads(int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setMaxThreads(int) - method in class org.apache.tomcat.util.threads.ThreadPool
setMaxTime(long) - method in class org.apache.coyote.RequestGroupInfo
setMaxTime(long) - method in class org.apache.coyote.RequestInfo
setMaxTime(long) - method in class org.apache.catalina.core.StandardWrapper
setMbeansFile(String) - method in class org.apache.catalina.core.StandardEngine
setMessage(String) - method in class org.apache.coyote.Response
Set the status message.
setMethod(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the HTTP request method used for this Request.
setMethod(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the HTTP request method used for this Request.
setMethod(String) - method in class org.apache.catalina.core.DummyRequest
Set the HTTP request method used for this Request.
setMethod(String) - method in class org.apache.catalina.HttpRequest
Set the HTTP request method used for this Request.
setMethod(String) - method in class org.apache.catalina.authenticator.SavedRequest
setMethodField(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the HTTP request method.
setMinIdleSwap(int) - method in class org.apache.catalina.session.PersistentManagerBase
Sets the minimum time in seconds that a session must be idle before it can be swapped out of memory due to maxActiveSession.
setMinProcessors(int) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the minimum number of processors to start at initialization.
setMinProcessors(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the minimum number of processors to start at initialization.
setMinProcessors(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the minimum number of processors to start at initialization.
setMinSpareThreads(int) - method in class org.apache.jk.common.ChannelSocket
setMinSpareThreads(int) - method in class org.apache.coyote.http11.Http11Protocol
setMinSpareThreads(int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setMinSpareThreads(int) - method in class org.apache.tomcat.util.threads.ThreadPool
setMinTime(long) - method in class org.apache.catalina.core.StandardWrapper
setModJk(String) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
set the path to the mod_jk Apache Module
setModJk(String) - method in class org.apache.jk.config.ApacheConfig
set the path to the mod_jk Apache Module
setMsg(int,org.apache.jk.core.Msg) - method in class org.apache.jk.core.MsgContext
setMsgContext(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.JkInputStream
Must be called when the stream is created
setName(String) - method in class org.apache.catalina.deploy.ApplicationParameter
setName(String) - method in class org.apache.catalina.Container
Set a name string (suitable for use by humans) that describes this Container.
setName(String) - method in class org.apache.catalina.core.ContainerBase
Set a name string (suitable for use by humans) that describes this Container.
setName(String) - method in class org.apache.catalina.deploy.ContextEjb
setName(String) - method in class org.apache.catalina.deploy.ContextEnvironment
setName(String) - method in class org.apache.catalina.deploy.ContextLocalEjb
setName(String) - method in class org.apache.catalina.deploy.ContextResource
setName(String) - method in class org.apache.catalina.deploy.ContextResourceLink
setName(String) - method in class org.apache.catalina.DefaultContext
Set the name of the default context.
setName(String) - method in class org.apache.catalina.Host
Set the canonical, fully qualified, name of the virtual host this Container represents.
setName(String) - method in class org.apache.jk.core.JkHandler
Set the name of the handler.
setName(String) - method in class org.apache.catalina.deploy.MessageDestination
setName(String) - method in class org.apache.catalina.deploy.MessageDestinationRef
setName(String) - method in class org.apache.catalina.core.NamingContextListener
Set the "name" property.
setName(String) - method in class org.apache.naming.resources.ResourceAttributes
Set name.
setName(String) - method in class org.apache.catalina.deploy.ResourceParams
setName(String) - method in class org.apache.catalina.deploy.SecurityCollection
Set the name of this web resource collection
setName(String) - method in class org.apache.catalina.Service
Set the name of this Service.
setName(String) - method in class org.apache.catalina.core.StandardContext
setName(String) - method in class org.apache.catalina.core.StandardDefaultContext
setName(String) - method in class org.apache.catalina.core.StandardEngine
Set a name string (suitable for use by humans) that describes this Container.
setName(String) - method in class org.apache.catalina.core.StandardHost
Set the canonical, fully qualified, name of the virtual host this Container represents.
setName(String) - method in class org.apache.catalina.core.StandardService
Set the name of this Service.
setName(String) - method in class org.apache.tomcat.util.threads.ThreadPool
Set the naming resources for this web application.
Set the naming resources for this web application.
setNativeAttribute(String,String) - method in class org.apache.jk.common.JniHandler
setNativeEndpoint(org.apache.jk.core.MsgContext) - method in class org.apache.jk.common.JniHandler
setNativeSo(String) - method in class org.apache.jk.apr.AprImpl
name of the so used by java.
setNew(boolean) - method in class org.apache.catalina.Session
Set the isNew flag for this session.
setNew(boolean) - method in class org.apache.catalina.session.StandardSession
Set the isNew flag for this session.
setNew(boolean) - method in class org.apache.tomcat.util.buf.TimeStamp
setNext(org.apache.jk.core.JkHandler) - method in class org.apache.jk.core.JkHandler
Catalina-style "recursive" invocation.
setNext(org.apache.jk.core.JkHandler) - method in class org.apache.jk.core.MsgContext
setNext(String) - method in class org.apache.jk.core.JkHandler
setNoCompressionUserAgents(RE[]) - method in class org.apache.coyote.http11.Http11Processor
Set no compression user agent list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setNoCompressionUserAgents(String) - method in class org.apache.coyote.http11.Http11Processor
Set no compression user agent list.
setNoCompressionUserAgents(String) - method in class org.apache.coyote.http11.Http11Protocol
setNoRoot(boolean) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
Special option - do not generate mappings for the ROOT context.
setNoRoot(boolean) - method in class org.apache.jk.config.BaseJkConfig
Special option - do not generate mappings for the ROOT context.
setNote(int,Object) - method in class org.apache.tomcat.util.http.BaseRequest
setNote(int,Object) - method in class org.apache.jk.core.MsgContext
setNote(int,Object) - method in class org.apache.coyote.Request
setNote(int,Object) - method in class org.apache.coyote.Response
setNote(int,Object) - method in class org.apache.jk.core.WorkerEnv
setNote(Object,int,Object) - method in class org.apache.tomcat.util.threads.ThreadWithAttributes
Notes - for attributes that need fast access ( array ) The application is responsible for id management
setNote(String,Object) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Bind an object to a specified name in the internal notes associated with this request, replacing any existing binding for this name.
setNote(String,Object) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Bind an object to a specified name in the internal notes associated with this request, replacing any existing binding for this name.
setNote(String,Object) - method in class org.apache.catalina.core.DummyRequest
Bind an object to a specified name in the internal notes associated with this request, replacing any existing binding for this name.
setNote(String,Object) - method in class org.apache.catalina.Request
Bind an object to a specified name in the internal notes associated with this request, replacing any existing binding for this name.
setNote(String,Object) - method in class org.apache.catalina.Session
Bind an object to a specified name in the internal notes associated with this session, replacing any existing binding for this name.
setNote(String,Object) - method in class org.apache.catalina.session.StandardSession
Bind an object to a specified name in the internal notes associated with this session, replacing any existing binding for this name.
setNotificationInfo(info[]) - method in class org.apache.jk.common.ChannelSocket
setNoTldJars(String) - static method in class org.apache.catalina.startup.TldConfig
Sets the list of JARs that are known not to contain any TLDs.
setNsapiJk(String) - method in class org.apache.ajp.tomcat4.config.NSConfig
set the path to the nsapi plugin module
setNsapiJk(String) - method in class org.apache.jk.config.NSConfig
set the path to the nsapi plugin module
setObjConfig(String) - method in class org.apache.ajp.tomcat4.config.NSConfig
set the path to the output file for the auto-generated isapi_redirect registry file.
setObjConfig(String) - method in class org.apache.jk.config.NSConfig
set the path to the output file for the auto-generated isapi_redirect registry file.
setObjectName(ObjectName) - method in class org.apache.catalina.valves.ValveBase
setObjectName(String) - method in class org.apache.ajp.tomcat4.config.NSConfig
Set the name for the Object that implements the jk_service call.
setObjectName(String) - method in class org.apache.jk.config.NSConfig
Set the name for the Object that implements the jk_service call.
setOffset(int) - method in class org.apache.tomcat.util.buf.ByteChunk
setOffset(int) - method in class org.apache.tomcat.util.buf.CharChunk
Returns the start offset of the bytes.
setOptimizedWrite(boolean) - method in class org.apache.tomcat.util.buf.ByteChunk
setOptimizedWrite(boolean) - method in class org.apache.tomcat.util.buf.CharChunk
setOut(String) - static method in class org.apache.jk.apr.AprImpl
Sets the System.out stream
setOut(String) - method in class org.apache.jk.server.JkMain
setOutputBuffer(org.apache.coyote.OutputBuffer) - method in class org.apache.coyote.Response
setOutputStream(OutputStream) - method in class org.apache.coyote.http11.InternalOutputBuffer
Set the underlying socket output stream.
setOverride(boolean) - method in class org.apache.catalina.deploy.ApplicationParameter
setOverride(boolean) - method in class org.apache.catalina.Context
Set the override flag for this web application.
setOverride(boolean) - method in class org.apache.catalina.deploy.ContextEnvironment
setOverride(boolean) - method in class org.apache.catalina.core.StandardContext
Set the DefaultContext override flag for this web application.
setPackageAccess() - method in class org.apache.catalina.security.SecurityConfig
Set the security package.access value.
setPackageDefinition() - method in class org.apache.catalina.security.SecurityConfig
Set the security package.definition value.
setParam(Object,Object) - method in class org.apache.tomcat.util.threads.ThreadWithAttributes
setParent(Object) - method in class org.apache.tomcat.util.buf.TimeStamp
Returns the owner of this stamp ( the object that is time-stamped ).
setParent(org.apache.catalina.Container) - method in class org.apache.catalina.Container
Set the parent Container to which this Container is being added as a child.
setParent(org.apache.catalina.Container) - method in class org.apache.catalina.core.ContainerBase
Set the parent Container to which this Container is being added as a child.
setParent(org.apache.catalina.Container) - method in class org.apache.catalina.DefaultContext
Set the parent Container to which this Container is being added as a child.
setParent(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardDefaultContext
Set the parent Container to which this Container is being added as a child.
setParent(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardEngine
Disallow any attempt to set a parent for this Container, since an Engine is supposed to be at the top of the Container hierarchy.
setParent(org.apache.catalina.Container) - method in class org.apache.catalina.core.StandardWrapper
Set the parent Container of this Wrapper, but only if it is a Context.
setParentClassLoader(ClassLoader) - method in class org.apache.catalina.startup.Catalina
Set the shared extensions class loader.
setParentClassLoader(ClassLoader) - method in class org.apache.catalina.Container
Set the parent class loader (if any) for web applications.
setParentClassLoader(ClassLoader) - method in class org.apache.catalina.core.ContainerBase
Set the parent class loader (if any) for this web application.
setPass(String) - method in class org.apache.jk.common.ModJkMX
setPassword(String) - method in class org.apache.catalina.ant.AbstractCatalinaTask
setPassword(String) - method in class org.apache.catalina.users.AbstractUser
Set the logon password of this user, optionally prefixed with the identifier of an encoding scheme surrounded by curly braces, such as {md5}xxxxx.
setPassword(String) - method in class org.apache.ajp.tomcat33.Ajp14Interceptor
setPassword(String) - method in class org.apache.ajp.NegociationHandler
Set the secret password
setPassword(String) - method in class org.apache.catalina.User
Set the logon password of this user, optionally prefixed with the identifier of an encoding scheme surrounded by curly braces, such as {md5}xxxxx.
setPath(String) - method in class org.apache.catalina.Context
Set the context path for this web application.
setPath(String) - method in class org.apache.catalina.ant.DeployTask
setPath(String) - method in class org.apache.catalina.ant.InstallTask
setPath(String) - method in class org.apache.catalina.ant.ReloadTask
setPath(String) - method in class org.apache.catalina.ant.RemoveTask
setPath(String) - method in class org.apache.catalina.ant.SessionsTask
setPath(String) - method in class org.apache.catalina.core.StandardContext
Set the context path for this Context.
setPath(String) - method in class org.apache.catalina.ant.StartTask
setPath(String) - method in class org.apache.catalina.ant.StopTask
setPath(String) - method in class org.apache.catalina.ant.UndeployTask
setPath(String) - method in class org.apache.catalina.ant.ValidatorTask
setPathInfo(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the path information for this Request.
setPathInfo(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the path information for this Request.
setPathInfo(String) - method in class org.apache.catalina.core.DummyRequest
Set the path information for this Request.
setPathInfo(String) - method in class org.apache.catalina.HttpRequest
Set the path information for this Request.
setPathname(String) - method in class org.apache.catalina.realm.MemoryRealm
Set the pathname of our XML file containing user definitions.
setPathname(String) - method in class org.apache.catalina.users.MemoryUserDatabase
Set the relative or absolute pathname to the persistent storage file.
setPathname(String) - method in class org.apache.catalina.session.StandardManager
Set the session persistence pathname to the specified value.
setPattern(String) - method in class org.apache.catalina.valves.AccessLogValve
Set the format pattern, first translating any recognized alias.
setPattern(String) - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Set the format pattern, first translating any recognized alias.
setPattern(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the logging pattern.
setPermissions(String) - method in class org.apache.catalina.loader.StandardClassLoader
If there is a Java SecurityManager create a read FilePermission or JndiPermission for the file directory path.
setPermissions(URL) - method in class org.apache.catalina.loader.StandardClassLoader
If there is a Java SecurityManager add a read FilePermission or JndiPermission for URL.
setPoolOn(boolean) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setPools(boolean) - method in class org.apache.coyote.http11.Http11Protocol
setPort(int) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the port number on which we listen for AJP13 requests.
setPort(int) - method in class org.apache.jk.common.ChannelSocket
Set the port for the ajp13 channel.
setPort(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the port number on which we listen for requests.
setPort(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the port number on which we listen for requests.
setPort(int) - method in class org.apache.coyote.http11.Http11Protocol
setPort(int) - method in class org.apache.jk.common.JkMX
Enable the MX4J adapters (old way, compatible)
setPort(int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setPort(int) - method in class org.apache.catalina.Server
Set the port number we listen to for shutdown commands.
setPort(int) - method in class org.apache.jk.common.Shm
Ajp13 port
setPort(int) - method in class org.apache.catalina.core.StandardServer
Set the port number we listen to for shutdown commands.
setPrefix(String) - method in class org.apache.catalina.valves.AccessLogValve
Set the log file prefix.
setPrefix(String) - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Set the log file prefix.
setPrefix(String) - method in class org.apache.catalina.logger.FileLogger
Set the log file prefix.
setPrincipal(Principal) - method in class org.apache.catalina.Session
Set the authenticated Principal that is associated with this Session.
setPrincipal(Principal) - method in class org.apache.catalina.session.StandardSession
Set the authenticated Principal that is associated with this Session.
setPrivileged(boolean) - method in class org.apache.catalina.Context
Set the privileged flag for this web application.
setPrivileged(boolean) - method in class org.apache.catalina.core.StandardContext
Set the privileged flag for this web application.
setProcessingTime(long) - method in class org.apache.catalina.session.PersistentManagerBase
setProcessingTime(long) - method in class org.apache.coyote.RequestGroupInfo
setProcessingTime(long) - method in class org.apache.coyote.RequestInfo
setProcessingTime(long) - method in class org.apache.catalina.session.StandardManager
setProcessingTime(long) - method in class org.apache.catalina.core.StandardWrapper
setProcessorClassName(String) - method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
Set the class of the processor to use.
setProcessTlds(boolean) - method in class org.apache.catalina.core.StandardContext
Sets the processTlds attribute value.
setPropertiesFile(String) - method in class org.apache.jk.server.JkMain
Load a .properties file into and set the values into jk2 configuration.
setProperty(Object,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
setProperty(Object,String,String) - static method in class org.apache.tomcat.util.IntrospectionUtils
Find a method with the right name If found, call the method ( if param is int or boolean we'll convert value to the right type before) - that means you can have setDebug(1).
setProperty(String,Object) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set a configured property.
setProperty(String,String) - method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
setProperty(String,String) - method in class org.apache.coyote.http11.Http11Protocol
Set a property.
setProperty(String,String) - method in class org.apache.jk.server.JkCoyoteHandler
Set a property.
setProperty(String,String) - method in class org.apache.jk.core.JkHandler
setProperty(String,String) - method in class org.apache.jk.server.JkMain
Set a name/value as a jk2 property
setPropertyString(String,String,String) - method in class org.apache.jk.server.JkMain
setProtocol(String) - method in class org.apache.catalina.Cluster
Set the protocol parameters.
setProtocol(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the Coyote protocol which will be used by the connector.
setProtocol(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the protocol name and version associated with this Request.
setProtocol(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the protocol name and version associated with this Request.
setProtocol(String) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
setProtocol(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the SSL protocol variant to be used.
setProtocol(String) - method in class org.apache.catalina.core.DummyRequest
Set the protocol name and version associated with this Request.
setProtocol(String) - method in class org.apache.coyote.http11.Http11Protocol
setProtocol(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the protocol for this Realm.
setProtocol(String) - method in class org.apache.catalina.Request
Set the protocol name and version associated with this Request.
setProtocolHandler() - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Set the java.protocol.handler.pkgs system property.
setProtocolHandlerClassName(String) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the class name of the Coyote protocol handler which will be used by the connector.
setProtocolHandlerClassName(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the class name of the Coyote protocol handler which will be used by the connector.
setProtocols(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the SSL protocol variants to be enabled.
setProtocols(String) - method in class org.apache.coyote.http11.Http11Protocol
setProxyName(String) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the proxy server name for this Connector.
setProxyName(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the proxy server name for this Connector.
setProxyPort(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the proxy server port for this Connector.
setProxyPort(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the proxy server port for this Connector.
setPublicId(String) - method in class org.apache.catalina.Context
Set the public identifier of the deployment descriptor DTD that is currently being parsed.
setPublicId(String) - method in class org.apache.catalina.core.StandardContext
Set the public identifier of the deployment descriptor DTD that is currently being parsed.
setQualifiedNames(boolean) - method in class org.apache.catalina.util.DOMWriter
setQuery(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.tomcat.util.http.Parameters
setQuery(String) - method in class org.apache.catalina.ant.JMXQueryTask
Set method for the JMX query string.
setQueryField(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the URL part of the HTTP query.
setQueryString(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the query string for this Request.
setQueryString(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the query string for this Request.
setQueryString(String) - method in class org.apache.catalina.core.DummyRequest
Set the query string for this Request.
setQueryString(String) - method in class org.apache.catalina.HttpRequest
Set the query string for this Request.
setQueryString(String) - method in class org.apache.catalina.authenticator.SavedRequest
setQueryStringEncoding(String) - method in class org.apache.tomcat.util.http.Parameters
setRandomClass(String) - method in class org.apache.catalina.authenticator.AuthenticatorBase
Set the random number generator class name.
setRandomClass(String) - method in class org.apache.catalina.session.ManagerBase
Set the random number generator class name.
setRandomFile(String) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
setRandomFile(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the pathname to the random file.
setRandomFile(String) - method in class org.apache.catalina.session.ManagerBase
Use /dev/random-type special device.
setReadOnly(Object) - static method in class org.apache.naming.ContextAccessController
Set whether or not a context is writable.
setRealm(org.apache.catalina.Realm) - method in class org.apache.catalina.Container
Set the Realm with which this Container is associated.
setRealm(org.apache.catalina.Realm) - method in class org.apache.catalina.core.ContainerBase
Set the Realm with which this Container is associated.
setRealm(org.apache.catalina.Realm) - method in class org.apache.catalina.startup.Embedded
Set the default Realm for our Containers.
setRealmName(String) - method in class org.apache.catalina.deploy.LoginConfig
setRedirectPort(int) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the redirect port number.
setRedirectPort(int) - method in class org.apache.catalina.Connector
Set the redirect port number.
setRedirectPort(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the redirect port number.
setRedirectPort(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the redirect port number.
setRefererField(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the referer.
setReferrals(String) - method in class org.apache.catalina.realm.JNDIRealm
How do we handle JNDI referrals? ignore, follow, or throw (see javax.naming.Context.REFERRAL for more information).
setRegConfig(String) - method in class org.apache.ajp.tomcat4.config.IISConfig
set the path to the output file for the auto-generated isapi_redirect registry file.
setRegConfig(String) - method in class org.apache.jk.config.IISConfig
set the path to the output file for the auto-generated isapi_redirect registry file.
setRegisterRequests(boolean) - method in class org.apache.jk.common.HandlerRequest
Set the flag to tell if we JMX register requests.
setRejectedSessions(int) - method in class org.apache.catalina.Manager
Sets the number of sessions that were not created because the maximum number of active sessions was reached.
setRejectedSessions(int) - method in class org.apache.catalina.session.PersistentManagerBase
setRejectedSessions(int) - method in class org.apache.catalina.session.StandardManager
setReloadable(boolean) - method in class org.apache.catalina.Context
Set the reloadable flag for this web application.
setReloadable(boolean) - method in class org.apache.catalina.DefaultContext
Set the reloadable flag for this web application.
setReloadable(boolean) - method in class org.apache.catalina.Loader
Set the reloadable flag for this Loader.
setReloadable(boolean) - method in class org.apache.catalina.core.StandardContext
Set the reloadable flag for this web application.
setReloadable(boolean) - method in class org.apache.catalina.core.StandardDefaultContext
Set the reloadable flag for this web application.
setReloadable(boolean) - method in class org.apache.catalina.loader.WebappLoader
Set the reloadable flag for this Loader.
setRemainingName(Name) - method in class org.apache.naming.resources.ImmutableNameNotFoundException
setRemote(String) - method in class org.apache.catalina.deploy.ContextEjb
setRemoteAddr(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the IP address of the remote client associated with this Request.
setRemoteAddr(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the IP address of the remote client associated with this Request.
setRemoteAddr(String) - method in class org.apache.catalina.core.DummyRequest
Set the remote IP address associated with this Request.
setRemoteAddr(String) - method in class org.apache.catalina.Request
Set the remote IP address associated with this Request.
setRemoteHost(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the fully qualified name of the remote client associated with this Request.
setRemoteHost(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the fully qualified name of the remote client associated with this Request.
setRemoteHost(String) - method in class org.apache.catalina.core.DummyRequest
setRemoteHostField(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the remote host.
setRemotePort(int) - method in class org.apache.coyote.Request
setRemoteUser(String) - method in class org.apache.coyote.tomcat3.Tomcat3Request
setReplaceWelcomeFiles(boolean) - method in class org.apache.catalina.core.StandardContext
Set the "replace welcome files" property.
setReportedname(String) - method in class org.apache.coyote.http11.Http11Protocol
setRequest(Object) - method in class org.apache.jk.core.MsgContext
The high level request object associated with this context
setRequest(org.apache.catalina.Request) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the Request with which this Response is associated.
setRequest(org.apache.catalina.Request) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the Request with which this Response is associated.
setRequest(org.apache.catalina.Request) - method in class org.apache.catalina.core.DummyResponse
setRequest(org.apache.catalina.Request) - method in class org.apache.catalina.Response
Set the Request with which this Response is associated.
setRequest(org.apache.coyote.Request) - method in class org.apache.coyote.http11.filters.BufferedInputFilter
Reads the request body and buffers it.
setRequest(org.apache.coyote.Request) - method in class org.apache.coyote.http11.filters.ChunkedInputFilter
Read the content length from the request.
setRequest(org.apache.coyote.Request) - method in class org.apache.coyote.http11.filters.IdentityInputFilter
Read the content length from the request.
setRequest(org.apache.coyote.Request) - method in class org.apache.coyote.tomcat5.InputBuffer
Associated Coyote request.
setRequest(org.apache.coyote.Request) - method in class org.apache.coyote.http11.InputFilter
Some filters need additional parameters from the request.
setRequest(org.apache.coyote.Request) - method in class org.apache.coyote.Response
setRequest(org.apache.coyote.Request) - method in class org.apache.coyote.http11.filters.VoidInputFilter
Set the associated reauest.
setRequestCount(int) - method in class org.apache.coyote.RequestGroupInfo
setRequestCount(int) - method in class org.apache.coyote.RequestInfo
setRequestCount(int) - method in class org.apache.catalina.core.StandardWrapper
setRequestedSessionCookie(boolean) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set a flag indicating whether or not the requested session ID for this request came in through a cookie.
setRequestedSessionCookie(boolean) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set a flag indicating whether or not the requested session ID for this request came in through a cookie.
setRequestedSessionCookie(boolean) - method in class org.apache.catalina.core.DummyRequest
Set a flag indicating whether or not the requested session ID for this request came in through a cookie.
setRequestedSessionCookie(boolean) - method in class org.apache.catalina.HttpRequest
Set a flag indicating whether or not the requested session ID for this request came in through a cookie.
setRequestedSessionId(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the requested session ID for this request.
setRequestedSessionId(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the requested session ID for this request.
setRequestedSessionId(String) - method in class org.apache.catalina.core.DummyRequest
Set the requested session ID for this request.
setRequestedSessionId(String) - method in class org.apache.catalina.HttpRequest
Set the requested session ID for this request.
setRequestedSessionURL(boolean) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set a flag indicating whether or not the requested session ID for this request came in through a URL.
setRequestedSessionURL(boolean) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set a flag indicating whether or not the requested session ID for this request came in through a URL.
setRequestedSessionURL(boolean) - method in class org.apache.catalina.core.DummyRequest
Set a flag indicating whether or not the requested session ID for this request came in through a URL.
setRequestedSessionURL(boolean) - method in class org.apache.catalina.HttpRequest
Set a flag indicating whether or not the requested session ID for this request came in through a URL.
setRequestURI(String) - method in class org.apache.ajp.tomcat4.Ajp13Request
setRequestURI(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the unparsed request URI for this Request.
setRequestURI(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the unparsed request URI for this Request.
setRequestURI(String) - method in class org.apache.catalina.core.DummyRequest
Set the unparsed request URI for this Request.
setRequestURI(String) - method in class org.apache.catalina.HttpRequest
Set the unparsed request URI for this Request.
setRequestURI(String) - method in class org.apache.catalina.authenticator.SavedRequest
setRequireReauthentication(boolean) - method in class org.apache.catalina.authenticator.SingleSignOn
Sets whether each request needs to be reauthenticated (by an Authenticator downstream in the pipeline) to the security Realm, or if this Valve can itself bind security info to the request, based on the presence of a valid SSO entry, without rechecking with the Realm
setRescan(boolean) - method in class org.apache.catalina.startup.TldConfig
setReset(boolean) - method in class org.apache.jk.common.Shm
Set this to get the scoreboard reset.
setResolveHosts(boolean) - method in class org.apache.catalina.valves.AccessLogValve
Set the resolve hosts flag.
setResolveHosts(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Determines whether IP host name resolution is done.
setResolverName(Name) - method in class org.apache.naming.resources.ImmutableNameNotFoundException
setResourceName(String) - method in class org.apache.catalina.realm.UserDatabaseRealm
Set the global JNDI name of the UserDatabase resource we will be using.
setResources(DirContext) - method in class org.apache.catalina.Container
Set the Resources object with which this Container is associated.
setResources(DirContext) - method in class org.apache.catalina.core.ContainerBase
Set the resources DirContext object with which this Container is associated.
setResources(DirContext) - method in class org.apache.catalina.DefaultContext
Set the resources DirContext object with which this Container is associated.
setResources(DirContext) - method in class org.apache.catalina.core.StandardContext
Set the resources DirContext object with which this Container is associated.
setResources(DirContext) - method in class org.apache.catalina.core.StandardDefaultContext
Set the resources DirContext object with which this Container is associated.
setResources(DirContext) - method in class org.apache.catalina.loader.WebappClassLoader
Set associated resources.
setResourceType(String) - method in class org.apache.naming.resources.ResourceAttributes
Type mutator.
setResponse(HttpServletResponse) - method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
Sets HttpServletResponse object used to set headers and send output to
setResponse(HttpServletResponse) - method in class org.apache.catalina.util.ProcessHelper
Sets HttpServletResponse object used to set headers and send output to
setResponse(org.apache.catalina.Response) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the Response with which this Request is associated.
setResponse(org.apache.catalina.Response) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the Response with which this Request is associated.
setResponse(org.apache.catalina.Response) - method in class org.apache.catalina.core.DummyRequest
Set the Response with which this Request is associated.
setResponse(org.apache.catalina.Response) - method in class org.apache.catalina.Request
Set the Response with which this Request is associated.
setResponse(org.apache.coyote.Response) - method in class org.apache.coyote.http11.filters.ChunkedOutputFilter
Some filters need additional parameters from the response.
setResponse(org.apache.coyote.Response) - method in class org.apache.coyote.http11.filters.GzipOutputFilter
Some filters need additional parameters from the response.
setResponse(org.apache.coyote.Response) - method in class org.apache.coyote.http11.filters.IdentityOutputFilter
Some filters need additional parameters from the response.
setResponse(org.apache.coyote.Response) - method in class org.apache.coyote.tomcat4.OutputBuffer
Associated Coyote response.
setResponse(org.apache.coyote.Response) - method in class org.apache.coyote.tomcat5.OutputBuffer
Associated Coyote response.
setResponse(org.apache.coyote.Response) - method in class org.apache.coyote.http11.OutputFilter
Some filters need additional parameters from the response.
setResponse(org.apache.coyote.Response) - method in class org.apache.coyote.Request
setResponse(org.apache.coyote.Response) - method in class org.apache.coyote.http11.filters.VoidOutputFilter
Some filters need additional parameters from the response.
setRestrictedUserAgents(RE[]) - method in class org.apache.coyote.http11.Http11Processor
Set restricted user agent list (this method is best when used with a large number of connectors, where it would be better to have all of them referenced a single array).
setRestrictedUserAgents(String) - method in class org.apache.coyote.http11.Http11Processor
Set restricted user agent list (which will downgrade the connector to HTTP/1.0 mode).
setRestrictedUserAgents(String) - method in class org.apache.coyote.http11.Http11Protocol
setRoleBase(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the base element for role searches.
setRoleClassNames(String) - method in class org.apache.catalina.realm.JAASRealm
Sets the list of comma-delimited classes that represent roles.
setRolename(String) - method in class org.apache.catalina.users.AbstractRole
Set the role name of this role, which must be unique within the scope of a UserDatabase.
setRoleName(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the role name attribute name for this Realm.
setRolename(String) - method in class org.apache.catalina.Role
Set the role name of this role, which must be unique within the scope of a UserDatabase.
setRoleNameCol(String) - method in class org.apache.catalina.realm.DataSourceRealm
Set the column in the user role table that names a role.
setRoleNameCol(String) - method in class org.apache.catalina.realm.JDBCRealm
Set the column in the user role table that names a role.
setRoleSearch(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the message format pattern for selecting roles in this Realm.
setRoleSubtree(boolean) - method in class org.apache.catalina.realm.JNDIRealm
Set the "search subtree for roles" flag.
setRootCause(Throwable) - method in class org.apache.naming.resources.ImmutableNameNotFoundException
setRootFile(String) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
setRootFile(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the pathname to the root list.
setRotatable(boolean) - method in class org.apache.catalina.valves.AccessLogValve
Set the value is we should we rotate the logs
setRotatable(boolean) - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Set the value is we should we rotate the logs
setRunAs(String) - method in class org.apache.catalina.core.StandardWrapper
Set the run-as identity for this servlet.
setRunAs(String) - method in class org.apache.catalina.Wrapper
Set the run-as identity for this servlet.
setSaveConfig(boolean) - method in class org.apache.catalina.core.StandardContext
Set save config flag.
setSaveOnRestart(boolean) - method in class org.apache.catalina.session.PersistentManagerBase
Set the option to save sessions to the Store when the Manager is shut down, then loaded when the Manager starts again.
setSaveProperties(boolean) - method in class org.apache.jk.server.JkMain
setScheme(String) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the scheme that will be assigned to requests received through this connector.
setScheme(String) - method in class org.apache.tomcat.util.http.BaseRequest
Set the scheme.
setScheme(String) - method in class org.apache.catalina.Connector
Set the scheme that will be assigned to requests received through this connector.
setScheme(String) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the scheme that will be assigned to requests received through this connector.
setScheme(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the scheme that will be assigned to requests received through this connector.
setScheme(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the name of the scheme associated with this request.
setScheme(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the name of the scheme associated with this request.
setScheme(String) - method in class org.apache.catalina.core.DummyRequest
Set the name of the scheme associated with this request.
setScheme(String) - method in class org.apache.catalina.Request
Set the name of the scheme associated with this request.
setScope(String) - method in class org.apache.catalina.deploy.ContextResource
setSecret(String) - method in class org.apache.ajp.Ajp13
setSecret(String) - method in class org.apache.ajp.tomcat4.Ajp13Connector
setSecret(String) - method in class org.apache.jk.common.HandlerRequest
setSecure(boolean) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the secure connection flag that will be assigned to requests received through this connector.
setSecure(boolean) - method in class org.apache.tomcat.util.http.BaseRequest
Set whether the request is secure or not.
setSecure(boolean) - method in class org.apache.catalina.Connector
Set the secure connection flag that will be assigned to requests received through this connector.
setSecure(boolean) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the secure connection flag that will be assigned to requests received through this connector.
setSecure(boolean) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the secure connection flag that will be assigned to requests received through this connector.
setSecure(boolean) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - method in class org.apache.catalina.core.DummyRequest
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - method in class org.apache.coyote.http11.Http11Protocol
setSecure(boolean) - method in class org.apache.catalina.Request
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - method in class org.apache.tomcat.util.http.ServerCookie
setSecurityProtection() - method in class org.apache.catalina.startup.Embedded
Set the security package access/protection.
setSecurityToken(Object,Object) - static method in class org.apache.naming.ContextAccessController
Set a security token for a context.
setSeed(String) - method in class org.apache.ajp.tomcat33.Ajp14Interceptor
Set the original entropy seed
setSeed(String) - method in class org.apache.ajp.NegociationHandler
Set the original entropy seed
setServer(Object) - method in class org.apache.ajp.tomcat33.Ajp14Interceptor
Add informations about the a "controler" object specific to the server.
setServer(Object) - method in class org.apache.tomcat.util.net.TcpConnectionHandler
Add informations about the a "controler" object specific to the server.
setServer(org.apache.catalina.Server) - method in class org.apache.catalina.startup.Catalina
Set the server instance we are configuring.
setServer(org.apache.catalina.Server) - static method in class org.apache.catalina.ServerFactory
Set the singleton Server instance for this JVM.
setServer(org.apache.catalina.Server) - method in class org.apache.catalina.Service
Set the Server with which we are associated (if any).
setServer(org.apache.catalina.Server) - method in class org.apache.catalina.core.StandardService
Set the Server with which we are associated (if any).
setServer(String) - method in class org.apache.catalina.core.StandardContext
setServerName(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the name of the server (virtual host) to process this request.
setServerName(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the name of the server (virtual host) to process this request.
setServerName(String) - method in class org.apache.catalina.core.DummyRequest
Set the name of the server (virtual host) to process this request.
setServerName(String) - method in class org.apache.catalina.Request
Set the name of the server (virtual host) to process this request.
setServerPort(int) - method in class org.apache.tomcat.util.http.BaseRequest
Set the server port
setServerPort(int) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the port number of the server to process this request.
setServerPort(int) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the port number of the server to process this request.
setServerPort(int) - method in class org.apache.catalina.core.DummyRequest
Set the port number of the server to process this request.
setServerPort(int) - method in class org.apache.catalina.Request
Set the port number of the server to process this request.
setServerPort(int) - method in class org.apache.coyote.Request
setServerPort(int) - method in class org.apache.coyote.tomcat3.Tomcat3Request
setServerSocket(ServerSocket) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setServerSocketTimeout(int) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the server socket timeout for this Connector.
setServerSocketTimeout(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the server socket timeout for this Connector.
setServerSoTimeout(int) - method in class org.apache.coyote.http11.Http11Protocol
setServerSoTimeout(int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setServerTimeout(int) - method in class org.apache.jk.common.ChannelSocket
Sets the timeout in ms of the server sockets created by this server.
setServerTimeout(int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
Sets the timeout in ms of the server sockets created by this server.
setService(org.apache.catalina.Service) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the Service with which we are associated.
setService(org.apache.catalina.Service) - method in class org.apache.catalina.Connector
Set the Service with which we are associated (if any).
setService(org.apache.catalina.Service) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the Service with which we are associated (if any).
setService(org.apache.catalina.Service) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the Service with which we are associated (if any).
setService(org.apache.catalina.Service) - method in class org.apache.catalina.Engine
Set the Service with which we are associated (if any).
setService(org.apache.catalina.Service) - method in class org.apache.catalina.core.StandardEngine
Set the Service with which we are associated (if any).
setServletClass(String) - method in class org.apache.catalina.core.StandardWrapper
Set the fully qualified servlet class name for this servlet.
setServletClass(String) - method in class org.apache.catalina.Wrapper
Set the fully qualified servlet class name for this servlet.
setServletName(String) - method in class org.apache.catalina.deploy.FilterMap
setServletName(String) - method in class org.apache.catalina.core.StandardWrapper
Set the name of this servlet.
setServletPath(String) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the servlet path for this Request.
setServletPath(String) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the servlet path for this Request.
setServletPath(String) - method in class org.apache.catalina.core.DummyRequest
Set the servlet path for this Request.
setServletPath(String) - method in class org.apache.catalina.HttpRequest
Set the servlet path for this Request.
setSessionAppCol(String) - method in class org.apache.catalina.session.JDBCStore
Set the App column for the table.
setSessionCounter(int) - method in class org.apache.catalina.Manager
Sets the total number of sessions created by this manager.
setSessionCounter(int) - method in class org.apache.catalina.session.ManagerBase
Sets the total number of sessions created by this manager.
setSessionDataCol(String) - method in class org.apache.catalina.session.JDBCStore
Set the Data column for the table
setSessionIdCol(String) - method in class org.apache.catalina.session.JDBCStore
Set the Id column for the table.
setSessionIdLength(int) - method in class org.apache.catalina.Manager
Sets the session id length (in bytes) for Sessions created by this Manager.
setSessionIdLength(int) - method in class org.apache.catalina.session.ManagerBase
Sets the session id length (in bytes) for Sessions created by this Manager.
setSessionIndicator(String) - method in class org.apache.ajp.tomcat4.config.ApacheConfig
What is the indicator for SSL session (default is SSL_SESSION_ID)
setSessionIndicator(String) - method in class org.apache.jk.config.ApacheConfig
What is the indicator for SSL session (default is SSL_SESSION_ID)
setSessionLastAccessedCol(String) - method in class org.apache.catalina.session.JDBCStore
Set the Last Accessed column for the table
setSessionMaxInactiveCol(String) - method in class org.apache.catalina.session.JDBCStore
Set the Max Inactive column for the table
setSessionTable(String) - method in class org.apache.catalina.session.JDBCStore
Set the table for this Store.
setSessionTimeout(int) - method in class org.apache.catalina.Context
Set the default session timeout (in minutes) for this web application.
setSessionTimeout(int) - method in class org.apache.catalina.core.StandardContext
Set the default session timeout (in minutes) for this web application.
setSessionValidCol(String) - method in class org.apache.catalina.session.JDBCStore
Set the Is Valid column for the table
setShutdown(String) - method in class org.apache.catalina.Server
Set the shutdown command we are waiting for.
setShutdown(String) - method in class org.apache.catalina.core.StandardServer
Set the shutdown command we are waiting for.
setSize(int) - method in class org.apache.jk.common.Shm
Size.
setSmallIcon(String) - method in class org.apache.catalina.deploy.FilterDef
setSmallIcon(String) - method in class org.apache.catalina.deploy.MessageDestination
setSocket(Socket) - method in class org.apache.ajp.Ajp13
Associate an open socket with this instance.
setSocket(Socket) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the Socket (if any) through which this Request was received.
setSocket(Socket) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the Socket (if any) through which this Request was received.
setSocket(Socket) - method in class org.apache.catalina.core.DummyRequest
Set the Socket (if any) through which this Request was received.
setSocket(Socket) - method in class org.apache.coyote.http11.Http11Processor
Set the socket associated with this HTTP connection.
setSocket(Socket) - method in class org.apache.catalina.Request
Set the Socket (if any) through which this Request was received.
setSocket(Socket) - method in class org.apache.tomcat.util.net.TcpConnection
setSocketBuffer(int) - method in class org.apache.coyote.http11.Http11Processor
Set the socket buffer flag.
setSocketBuffer(int) - method in class org.apache.coyote.http11.Http11Protocol
setSocketBuffer(int) - method in class org.apache.coyote.http11.InternalOutputBuffer
Set the socket buffer size.
setSocketCloseDelay(int) - method in class org.apache.coyote.http11.Http11Protocol
setSocketFactory(String) - method in class org.apache.catalina.startup.Embedded
Set the secure socket factory class name.
setSocketFactory(String) - method in class org.apache.coyote.http11.Http11Protocol
setSoExt(String) - method in class org.apache.jk.apr.AprImpl
setSoLinger(int) - method in class org.apache.jk.common.ChannelSocket
setSoLinger(int) - method in class org.apache.coyote.http11.Http11Protocol
setSoLinger(int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setSoTimeout(int) - method in class org.apache.jk.common.ChannelSocket
setSoTimeout(int) - method in class org.apache.coyote.http11.Http11Protocol
setSoTimeout(int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setSource(org.apache.jk.core.JkChannel) - method in class org.apache.jk.core.MsgContext
setSpareNotFoundEntries(int) - method in class org.apache.naming.resources.ResourceCache
Set the amount of spare not found entries.
setSpecificationVendor(String) - method in class org.apache.catalina.util.Extension
setSpecificationVersion(String) - method in class org.apache.catalina.util.Extension
setSSLImplementation(String) - method in class org.apache.coyote.tomcat4.CoyoteServerSocketFactory
setSSLImplementation(String) - method in class org.apache.coyote.tomcat5.CoyoteServerSocketFactory
Sets the name of the SSL implementation to be used.
setSSLImplementation(String) - method in class org.apache.coyote.http11.Http11Protocol
setSslProtocol(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Sets the SSL protocol variant to be used.
setSslProtocols(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Sets the SSL protocol variants to be enabled.
Set the SSL information for this HTTP connection.
setStage(int) - method in class org.apache.coyote.RequestInfo
setStarted(boolean) - method in class org.apache.catalina.session.PersistentManagerBase
Set the started flag
setStartTime(long) - method in class org.apache.coyote.Request
setStartupTime(long) - method in class org.apache.catalina.core.StandardContext
setStatus(int) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the HTTP status to be returned with this response.
setStatus(int) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the HTTP status to be returned with this response.
setStatus(int) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
setStatus(int) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
setStatus(int) - method in class org.apache.catalina.core.DummyResponse
setStatus(int) - method in class org.apache.catalina.connector.HttpResponseFacade
setStatus(int) - method in class org.apache.jk.core.MsgContext
setStatus(int) - method in class org.apache.coyote.Response
Set the response status
setStatus(int,String) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the HTTP status and message to be returned with this response.
setStatus(int,String) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the HTTP status and message to be returned with this response.
setStatus(int,String) - method in class org.apache.coyote.tomcat4.CoyoteResponseFacade
setStatus(int,String) - method in class org.apache.coyote.tomcat5.CoyoteResponseFacade
setStatus(int,String) - method in class org.apache.catalina.core.DummyResponse
setStatus(int,String) - method in class org.apache.catalina.connector.HttpResponseFacade
setStatusField(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the HTTP response status code.
setStatusPath(String) - method in class org.apache.jk.common.ModJkMX
setStore(org.apache.catalina.Store) - method in class org.apache.catalina.session.PersistentManagerBase
Set the Store object which will manage persistent Session storage for this Manager.
setStream(InputStream) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the input stream associated with this Request.
setStream(InputStream) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the input stream associated with this Request.
setStream(InputStream) - method in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
Set IS.
setStream(InputStream) - method in class org.apache.catalina.core.DummyRequest
Set the input stream associated with this Request.
setStream(InputStream) - method in class org.apache.catalina.Request
Set the input stream associated with this Request.
setStream(OutputStream) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the output stream associated with this Response.
setStream(OutputStream) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the output stream associated with this Response.
setStream(OutputStream) - method in class org.apache.catalina.core.DummyResponse
setStream(OutputStream) - method in class org.apache.catalina.Response
Set the output stream associated with this Response.
setString(String) - method in class org.apache.tomcat.util.buf.MessageBytes
Set the content to be a string
setString(String) - method in class org.apache.catalina.util.StringParser
Set the String we are currently parsing.
setSuffix(String) - method in class org.apache.catalina.valves.AccessLogValve
Set the log file suffix.
setSuffix(String) - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Set the log file suffix.
setSuffix(String) - method in class org.apache.catalina.logger.FileLogger
Set the log file suffix.
setSuspended(boolean) - method in class org.apache.coyote.tomcat4.CoyoteResponse
Set the suspended flag.
setSuspended(boolean) - method in class org.apache.coyote.tomcat5.CoyoteResponse
Set the suspended flag.
setSuspended(boolean) - method in class org.apache.catalina.core.DummyResponse
setSuspended(boolean) - method in class org.apache.coyote.tomcat4.OutputBuffer
Set the suspended flag.
setSuspended(boolean) - method in class org.apache.coyote.tomcat5.OutputBuffer
Set the suspended flag.
setSuspended(boolean) - method in class org.apache.catalina.Response
Set the suspended flag.
setSwallowInput(boolean) - method in class org.apache.coyote.http11.InternalInputBuffer
Set the swallow input flag.
setSwallowOutput(boolean) - method in class org.apache.catalina.core.StandardContext
Set the value of the swallowOutput flag.
setSwallowOutput(boolean) - method in class org.apache.catalina.core.StandardDefaultContext
Set the swallowOutput flag for this web application.
setTableName(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the table where the logs are stored.
setTag(String) - method in class org.apache.catalina.ant.DeployTask
setTcpNoDelay(boolean) - method in class org.apache.jk.common.ChannelSocket
setTcpNoDelay(boolean) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the TCP no delay flag which will be set on the socket after accepting a connection.
setTcpNoDelay(boolean) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the TCP no delay flag which will be set on the socket after accepting a connection.
setTcpNoDelay(boolean) - method in class org.apache.coyote.http11.Http11Protocol
setTcpNoDelay(boolean) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setThreadData(Object,thData[]) - method in class org.apache.tomcat.util.threads.ThreadWithAttributes
setThreadPriority(int) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Sets the processor thread priority.
setThreadPriority(int) - method in class org.apache.coyote.http11.Http11Protocol
setThreadPriority(int) - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
setThreadPriority(int) - method in class org.apache.tomcat.util.threads.ThreadPool
Sets the thread priority for current and future threads in this pool.
setTime(long) - method in class org.apache.tomcat.util.buf.MessageBytes
setTime(long,DateFormat) - method in class org.apache.tomcat.util.buf.MessageBytes
setTimeout(int) - method in class org.apache.coyote.http11.Http11Processor
Set the upload timeout.
setTimeout(int) - method in class org.apache.coyote.http11.Http11Protocol
setTimestamp(boolean) - method in class org.apache.catalina.logger.FileLogger
Set the timestamp flag.
setTimestampField(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the server-determined timestamp.
setTimeZone(TimeZone) - method in class org.apache.catalina.util.Strftime
Change the timezone used to format dates
setTldNamespaceAware(boolean) - method in class org.apache.catalina.Context
Set the namespace aware feature of the XML parser used when parsing xml instances.
setTldNamespaceAware(boolean) - method in class org.apache.catalina.core.StandardContext
Set the namespace aware feature of the XML parser used when parsing xml instances.
setTldNamespaceAware(boolean) - method in class org.apache.catalina.startup.TldConfig
Set the namespace aware feature of the XML parser used when parsing xml instances.
setTldScanTime(long) - method in class org.apache.catalina.core.StandardContext
setTldValidation(boolean) - method in class org.apache.catalina.Context
Set the validation feature of the XML parser used when parsing tlds files.
setTldValidation(boolean) - method in class org.apache.catalina.core.StandardContext
Set the validation feature of the XML parser used when parsing tlds files.
setTldValidation(boolean) - method in class org.apache.catalina.startup.TldConfig
Set the validation feature of the XML parser used when parsing xml instances.
setTomcatAuthentication(boolean) - method in class org.apache.ajp.tomcat4.Ajp13Connector
Set the value of the tomcatAuthentication flag.
setTomcatAuthentication(boolean) - method in class org.apache.coyote.tomcat4.CoyoteConnector
setTomcatAuthentication(boolean) - method in class org.apache.coyote.tomcat5.CoyoteConnector
setTomcatAuthentication(boolean) - method in class org.apache.jk.common.HandlerRequest
setType(int) - method in class org.apache.jk.core.MsgContext
setType(String) - method in class org.apache.catalina.deploy.ContextEjb
setType(String) - method in class org.apache.catalina.deploy.ContextEnvironment
setType(String) - method in class org.apache.catalina.deploy.ContextLocalEjb
setType(String) - method in class org.apache.catalina.deploy.ContextResource
setType(String) - method in class org.apache.catalina.deploy.ContextResourceLink
setType(String) - method in class org.apache.catalina.deploy.MessageDestinationRef
setType(String) - method in class org.apache.catalina.ant.ResourcesTask
setUnixSocket(String) - method in class org.apache.jk.common.Shm
Unix socket where tomcat is listening.
setUnpackWAR(boolean) - method in class org.apache.catalina.core.StandardContext
Unpack WAR flag mutator.
setUnpackWARs(boolean) - method in class org.apache.catalina.startup.HostConfig
Set the unpack WARs flag.
setUnpackWARs(boolean) - method in class org.apache.catalina.core.StandardHost
Unpack WARs flag mutator.
setUnregister(boolean) - method in class org.apache.jk.common.Shm
Set this option to mark the tomcat instance as 'down', so apache will no longer forward messages to it.
setUpdate(boolean) - method in class org.apache.catalina.ant.DeployTask
setUpdateInterval(long) - method in class org.apache.jk.common.ModJkMX
setupFromContext(ServletContext) - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Uses the ServletContext to set some CGI variables
setupFromContext(ServletContext) - method in class org.apache.catalina.util.ProcessEnvironment
Uses the ServletContext to set some process variables
setupFromRequest(HttpServletRequest) - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Uses the HttpServletRequest to set most CGI variables
setupFromRequest(HttpServletRequest) - method in class org.apache.catalina.util.ProcessEnvironment
Uses the HttpServletRequest to set most process variables
setUriConfig(String) - method in class org.apache.ajp.tomcat4.config.IISConfig
set a path to the uriworkermap.properties file.
setUriConfig(String) - method in class org.apache.jk.config.IISConfig
set a path to the uriworkermap.properties file.
Set the URI converter.
Set the URI converter.
setURIEncoding(String) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the URI encoding to be used for the URI.
setURIEncoding(String) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set the URI encoding to be used for the URI.
setUrl(String) - method in class org.apache.catalina.ant.AbstractCatalinaTask
setURLDecoder(org.apache.tomcat.util.buf.UDecoder) - method in class org.apache.tomcat.util.http.Parameters
setURLPattern(String) - method in class org.apache.catalina.deploy.FilterMap
setUsage(String) - method in class org.apache.catalina.deploy.MessageDestinationRef
setUseBodyEncodingForURI(boolean) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set if the entity body encoding should be used for the URI.
setUseBodyEncodingForURI(boolean) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Set if the entity body encoding should be used for the URI.
setUseContextClassLoader(boolean) - method in class org.apache.catalina.realm.JAASRealm
Sets whether to use the context or default ClassLoader.
setUseNaming(boolean) - method in class org.apache.catalina.startup.Embedded
Enables or disables naming support.
setUseNaming(boolean) - method in class org.apache.catalina.core.StandardContext
Enables or disables naming.
setUseNaming(boolean) - method in class org.apache.catalina.core.StandardDefaultContext
Enables or disables naming.
setUser(String) - method in class org.apache.jk.common.ModJkMX
setUserAgentField(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the user agent.
setUserBase(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the base element for user searches.
setUserClass(String) - method in class org.apache.catalina.startup.UserConfig
Set the user database class name for this component.
setUserClassNames(String) - method in class org.apache.catalina.realm.JAASRealm
Sets the list of comma-delimited classes that represent individual users.
setUserConfig(org.apache.catalina.startup.UserConfig) - method in class org.apache.catalina.startup.HomesUserDatabase
Set the UserConfig listener with which we are associated.
Set the UserConfig listener with which we are associated.
setUserConfig(org.apache.catalina.startup.UserConfig) - method in class org.apache.catalina.startup.UserDatabase
Set the UserConfig listener with which we are associated.
setUserConstraint(String) - method in class org.apache.catalina.deploy.SecurityConstraint
Set the user data constraint for this security constraint.
setUserCredCol(String) - method in class org.apache.catalina.realm.DataSourceRealm
Set the column in the user table that holds the user's credentials.
setUserCredCol(String) - method in class org.apache.catalina.realm.JDBCRealm
Set the column in the user table that holds the user's credentials.
setUserField(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the remote user name.
setUsername(String) - method in class org.apache.catalina.ant.AbstractCatalinaTask
setUsername(String) - method in class org.apache.catalina.users.AbstractUser
Set the logon username of this user, which must be unique within the scope of a UserDatabase.
setUsername(String) - method in class org.apache.catalina.User
Set the logon username of this user, which must be unique within the scope of a UserDatabase.
setUserNameCol(String) - method in class org.apache.catalina.realm.DataSourceRealm
Set the column in the user table that holds the user's name.
setUserNameCol(String) - method in class org.apache.catalina.realm.JDBCRealm
Set the column in the user table that holds the user's name.
setUserPassword(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the password attribute used to retrieve the user password.
setUserPattern(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the message format pattern for selecting users in this Realm.
setUserPrincipal(Principal) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the Principal who has been authenticated for this Request.
setUserPrincipal(Principal) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the Principal who has been authenticated for this Request.
setUserPrincipal(Principal) - method in class org.apache.catalina.core.DummyRequest
Set the Principal who has been authenticated for this Request.
setUserPrincipal(Principal) - method in class org.apache.catalina.HttpRequest
Set the Principal who has been authenticated for this Request.
setUserRoleName(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the user role name attribute name for this Realm.
setUserRoleTable(String) - method in class org.apache.catalina.realm.DataSourceRealm
Set the table that holds the relation between user's and roles.
setUserRoleTable(String) - method in class org.apache.catalina.realm.JDBCRealm
Set the table that holds the relation between user's and roles.
setUserSearch(String) - method in class org.apache.catalina.realm.JNDIRealm
Set the message format pattern for selecting users in this Realm.
setUserSubtree(boolean) - method in class org.apache.catalina.realm.JNDIRealm
Set the "search subtree for users" flag.
setUserTable(String) - method in class org.apache.catalina.realm.DataSourceRealm
Set the table that holds user data.
setUserTable(String) - method in class org.apache.catalina.realm.JDBCRealm
Set the table that holds user data.
setUseSecret(boolean) - method in class org.apache.jk.common.HandlerRequest
setUseShutdownHook(boolean) - method in class org.apache.catalina.startup.Catalina
setUseURIValidationHack(boolean) - method in class org.apache.coyote.tomcat4.CoyoteConnector
Set the value of the Uri validation flag.
setUseXSLTProcessor(boolean) - method in class org.apache.jk.common.JkMX
setValid(boolean) - method in class org.apache.catalina.Session
Set the isValid flag for this session.
setValid(boolean) - method in class org.apache.catalina.session.StandardSession
Set the isValid flag for this session.
setValid(boolean) - method in class org.apache.tomcat.util.buf.TimeStamp
setValidate(boolean) - method in class org.apache.catalina.realm.RealmBase
Set the "validate certificate chains" flag.
setValue(String) - method in class org.apache.catalina.deploy.ApplicationParameter
setValue(String) - method in class org.apache.catalina.deploy.ContextEnvironment
setValue(String) - method in class org.apache.catalina.ant.JMXSetTask
Set method for the attribute value.
setValue(String) - method in class org.apache.tomcat.util.http.MimeHeaders
Allow "set" operations - return a MessageBytes container for the header value ( existing header or new if this .
setValveContext(org.apache.catalina.ValveContext) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set valve context.
setValveContext(org.apache.catalina.ValveContext) - method in class org.apache.catalina.core.DummyRequest
Set valve context.
setValveContext(org.apache.catalina.ValveContext) - method in class org.apache.catalina.Request
Set valve context.
setVariableValue(String,String) - method in class org.apache.catalina.ssi.SSIExternalResolver
Set the named variable to the specified value.
setVariableValue(String,String) - method in class org.apache.catalina.ssi.SSIMediator
setVariableValue(String,String) - method in class org.apache.catalina.ssi.SSIServletExternalResolver
setVerbosity(int) - method in class org.apache.catalina.Logger
Set the verbosity level of this logger.
setVerbosity(int) - method in class org.apache.catalina.logger.LoggerBase
Set the verbosity level of this logger.
setVerbosityLevel(String) - method in class org.apache.catalina.logger.LoggerBase
Set the verbosity level of this logger.
setVersion(int) - method in class org.apache.tomcat.util.http.ServerCookie
setVirtualHostField(String) - method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the virtual host information (this is in fact the server name).
setWar(String) - method in class org.apache.catalina.ant.DeployTask
setWar(String) - method in class org.apache.catalina.ant.InstallTask
setWebServerHost(String) - method in class org.apache.jk.common.ModJkMX
setWebServerPort(int) - method in class org.apache.jk.common.ModJkMX
setWebXmlReader(org.apache.jk.config.WebXml2Jk) - method in class org.apache.jk.config.GeneratorJk1
setWebXmlReader(org.apache.jk.config.WebXml2Jk) - method in class org.apache.jk.config.GeneratorJk2
setWorkDir(File) - method in class org.apache.catalina.loader.WebappClassLoader
Change the work directory.
setWorkDir(String) - method in class org.apache.catalina.core.StandardContext
Set the work directory for this Context.
setWorkDir(String) - method in class org.apache.catalina.core.StandardHost
Host work directory base.
setWorkerClassName(String) - method in class org.apache.jk.server.JkMain
Set the workerClassName that will handle the request.
setWorkerEnv(org.apache.jk.core.WorkerEnv) - method in class org.apache.jk.core.JkHandler
setWorkerEnv(org.apache.jk.core.WorkerEnv) - method in class org.apache.jk.server.JkMain
setWorkerEnv(org.apache.jk.core.WorkerEnv) - method in class org.apache.jk.core.MsgContext
setWorkersConfig(String) - method in class org.apache.ajp.tomcat4.config.BaseJkConfig
set a path to the workers.properties file.
setWorkersConfig(String) - method in class org.apache.jk.config.BaseJkConfig
set a path to the workers.properties file.
setWrapper(org.apache.catalina.Wrapper) - method in class org.apache.catalina.ContainerServlet
Set the Wrapper with which this Servlet is associated.
setWrapper(org.apache.catalina.Wrapper) - method in class org.apache.coyote.tomcat4.CoyoteRequest
Set the Wrapper within which this Request is being processed.
setWrapper(org.apache.catalina.Wrapper) - method in class org.apache.coyote.tomcat5.CoyoteRequest
Set the Wrapper within which this Request is being processed.
setWrapper(org.apache.catalina.Wrapper) - method in class org.apache.catalina.core.DummyRequest
Set the Wrapper within which this Request is being processed.
setWrapper(org.apache.catalina.Wrapper) - method in class org.apache.catalina.servlets.InvokerServlet
Set the Wrapper with which we are associated.
setWrapper(org.apache.catalina.Wrapper) - method in class org.apache.ajp.tomcat4.JkServlet
Set the Wrapper with which this Servlet is associated.
setWrapper(org.apache.catalina.Wrapper) - method in class org.apache.catalina.Request
Set the Wrapper within which this Request is being processed.
setWrapperClass(String) - method in class org.apache.catalina.Context
Set the Java class name of the Wrapper implementation used for servlets registered in this Context.
setWrapperClass(String) - method in class org.apache.catalina.DefaultContext
Set the Java class name of the Wrapper implementation used for servlets registered in this Context.
setWrapperClass(String) - method in class org.apache.catalina.core.StandardContext
Set the Java class name of the Wrapper implementation used for servlets registered in this Context.
setWrapperClass(String) - method in class org.apache.catalina.core.StandardDefaultContext
Set the Java class name of the Wrapper implementation used for servlets registered in this Context.
setWritable(Object,Object) - static method in class org.apache.naming.ContextAccessController
Allow writing to a context.
setWriterEncoding(String) - static method in class org.apache.catalina.util.DOMWriter
setXmlNamespaceAware(boolean) - method in class org.apache.catalina.Context
Set the namespace aware feature of the XML parser used when parsing xml instances.
setXmlNamespaceAware(boolean) - method in class org.apache.catalina.Host
Set the namespace aware feature of the XML parser used when parsing xml instances.
setXmlNamespaceAware(boolean) - method in class org.apache.catalina.startup.HostConfig
Set the namespace aware feature of the XML parser used when parsing xml instances.
setXmlNamespaceAware(boolean) - method in class org.apache.catalina.core.StandardContext
Set the namespace aware feature of the XML parser used when parsing xml instances.
setXmlNamespaceAware(boolean) - method in class org.apache.catalina.core.StandardHost
Set the namespace aware feature of the XML parser used when parsing xml instances.
setXmlValidation(boolean) - method in class org.apache.catalina.Context
Set the validation feature of the XML parser used when parsing xml instances.
setXmlValidation(boolean) - method in class org.apache.catalina.Host
Set the validation feature of the XML parser used when parsing xml instances.
setXmlValidation(boolean) - method in class org.apache.catalina.startup.HostConfig
Set the validation feature of the XML parser used when parsing xml instances.
setXmlValidation(boolean) - method in class org.apache.catalina.core.StandardContext
Set the validation feature of the XML parser used when parsing xml instances.
setXmlValidation(boolean) - method in class org.apache.catalina.core.StandardHost
Set the validation feature of the XML parser used when parsing xml instances.
setXpoweredBy(boolean) - method in class org.apache.coyote.tomcat5.CoyoteConnector
Enables or disables the generation of an X-Powered-By header (with value Servlet/2.4) for all servlet-generated responses returned by this Connector.
sharedLoader - field in class org.apache.catalina.startup.Bootstrap
sharedState - field in class org.apache.catalina.realm.JAASMemoryLoginModule
The state information that is shared with other configured LoginModule instances.
Shm - class org.apache.jk.common.Shm
Handle the shared memory objects.
Shm() - constructor for class org.apache.jk.common.Shm
Shm14 - class org.apache.jk.common.Shm14
Shm implementation using JDK1.4 nio.
showRequestInfo(HttpServletRequest) - method in class org.apache.catalina.servlets.DefaultServlet
Show HTTP header information.
shutdown() - method in class org.apache.tomcat.util.collections.SimplePool
shutdown() - method in class org.apache.tomcat.util.threads.ThreadPool
Stop the thread pool
shutdownHook - field in class org.apache.catalina.startup.Catalina
Shutdown hook.
shutdownInput(Socket) - static method in class org.apache.tomcat.util.net.TcpConnection
simpleDateFormat - field in class org.apache.catalina.util.Strftime
SimpleHashtable - class org.apache.tomcat.util.collections.SimpleHashtable
This class implements a special purpose hashtable.
SimpleHashtable() - constructor for class org.apache.tomcat.util.collections.SimpleHashtable
Constructs a new, empty hashtable with a default capacity.
SimpleHashtable(int) - constructor for class org.apache.tomcat.util.collections.SimpleHashtable
Constructs a new, empty hashtable with the specified initial capacity.
SimplePool - class org.apache.tomcat.util.collections.SimplePool
Simple object pool.
SimplePool() - constructor for class org.apache.tomcat.util.collections.SimplePool
SimplePool(int) - constructor for class org.apache.tomcat.util.collections.SimplePool
SimplePool(int,int) - constructor for class org.apache.tomcat.util.collections.SimplePool
SINGLE_SIGN_ON_COOKIE - static field in class org.apache.catalina.authenticator.Constants
singleByteBuffer - field in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
SingleSignOn - class org.apache.catalina.authenticator.SingleSignOn
A Valve that supports a "single sign on" user experience, where the security identity of a user who successfully authenticates to one web application is propogated to other web applications in the same security domain.
SingleSignOnEntry - class org.apache.catalina.authenticator.SingleSignOnEntry
A class that represents entries in the cache of authenticated users.
SingleSignOnEntry() - constructor for class org.apache.catalina.authenticator.SingleSignOnEntry
SingleSignOnEntry(Principal,String,String,String) - constructor for class org.apache.catalina.authenticator.SingleSignOnEntry
Creates a new SingleSignOnEntry
size - field in class org.apache.naming.resources.CacheEntry
size() - method in class org.apache.tomcat.util.http.MimeHeaders
Returns the current number of header fields.
size() - method in class org.apache.tomcat.util.collections.MultiMap
Returns the current number of header fields.
size() - method in class org.apache.catalina.util.Queue
How many elements are there in this queue?
size() - method in class org.apache.tomcat.util.collections.Queue
How many elements are there in this queue?
size() - method in class org.apache.naming.resources.ResourceAttributes
Retrieves the number of attributes in the attribute set.
size() - method in class org.apache.tomcat.util.collections.SimpleHashtable
Returns the number of keys in this hashtable.
skip(long) - method in class org.apache.ajp.tomcat4.Ajp13InputStream
skip(long) - method in class org.apache.coyote.tomcat5.CoyoteReader
skip(long) - method in class org.apache.coyote.tomcat5.InputBuffer
skip(long) - method in class org.apache.jk.common.JkInputStream
skipChar(char) - method in class org.apache.catalina.util.StringParser
Advance the current parsing position while it is pointing at the specified character, or until it moves past the end of the string.
skipSpaces(bytes[],int,int) - static method in class org.apache.tomcat.util.http.Cookies
skipText() - method in class org.apache.catalina.util.StringParser
Advance the current parsing position while it is pointing at a non-whitespace character, or until it moves past the end of the string.
skipWhite() - method in class org.apache.catalina.util.StringParser
Advance the current parsing position while it is pointing at a whitespace character, or until it moves past the end of the string.
sm - static field in class org.apache.catalina.authenticator.AuthenticatorBase
The string manager for this package.
sm - field in class org.apache.naming.resources.BaseDirContext
The string manager for this package.
sm - static field in class org.apache.catalina.core.ContainerBase
The string manager for this package.
sm - static field in class org.apache.naming.ContextBindings
The string manager for this package.
sm - field in class org.apache.coyote.tomcat5.CoyoteAdapter
The string manager for this package.
sm - static field in class org.apache.coyote.tomcat4.CoyoteRequest
The string manager for this package.
sm - static field in class org.apache.coyote.tomcat5.CoyoteRequest
The string manager for this package.
sm - static field in class org.apache.coyote.tomcat4.CoyoteResponse
The string manager for this package.
sm - static field in class org.apache.coyote.tomcat5.CoyoteResponse
The string manager for this package.
sm - static field in class org.apache.catalina.realm.DataSourceRealm
The string manager for this package.
sm - static field in class org.apache.catalina.servlets.DefaultServlet
The string manager for this package.
sm - static field in class org.apache.catalina.startup.Embedded
The string manager for this package.
sm - static field in class org.apache.catalina.valves.ErrorReportValve
The StringManager for this package.
sm - static field in class org.apache.catalina.startup.ExpandWar
The string resources for this package.
sm - static field in class org.apache.catalina.startup.HostConfig
The string resources for this package.
sm - static field in class org.apache.coyote.http11.Http11Protocol
The string manager for this package.
sm - static field in class org.apache.tomcat.util.http.HttpMessages
sm - static field in class org.apache.coyote.http11.InternalInputBuffer
The string manager for this package.
sm - static field in class org.apache.coyote.http11.InternalOutputBuffer
The string manager for this package.
sm - static field in class org.apache.catalina.realm.JAASCallbackHandler
The string manager for this package.
sm - static field in class org.apache.catalina.realm.JAASMemoryLoginModule
The string manager for this package.
sm - static field in class org.apache.catalina.realm.JAASRealm
The string manager for this package.
sm - static field in class org.apache.catalina.realm.JDBCRealm
The string manager for this package.
sm - static field in class org.apache.catalina.session.ManagerBase
The string manager for this package.
sm - field in class org.apache.naming.NamingContext
The string manager for this package.
sm - static field in class org.apache.catalina.core.NamingContextListener
The string manager for this package.
sm - field in class org.apache.naming.resources.ProxyDirContext
The string manager for this package.
sm - static field in class org.apache.catalina.realm.RealmBase
The string manager for this package.
sm - static field in class org.apache.catalina.valves.RequestDumperValve
The StringManager for this package.
sm - static field in class org.apache.catalina.valves.RequestFilterValve
The StringManager for this package.
sm - field in class org.apache.naming.SelectorContext
The string manager for this package.
sm - static field in class org.apache.catalina.authenticator.SingleSignOn
The string manager for this package.
sm - static field in class org.apache.catalina.core.StandardDefaultContext
The string manager for this package.
sm - static field in class org.apache.catalina.core.StandardHostDeployer
The string manager for this package.
sm - static field in class org.apache.catalina.core.StandardPipeline
The string manager for this package.
sm - static field in class org.apache.catalina.session.StandardSession
The string manager for this package.
sm - static field in class org.apache.catalina.core.StandardValveContext
The string manager for this package.
sm - field in class org.apache.catalina.session.StoreBase
The string manager for this package.
sm - static field in class org.apache.catalina.valves.ValveBase
The string manager for this package.
sm - static field in class org.apache.catalina.loader.WebappClassLoader
The string manager for this package.
sm - static field in class org.apache.catalina.loader.WebappLoader
The string manager for this package.
socket - field in class org.apache.coyote.tomcat4.CoyoteRequest
The socket through which this Request was received.
socket - field in class org.apache.coyote.tomcat5.CoyoteRequest
The socket through which this Request was received.
socket - field in class org.apache.coyote.http11.Http11Processor
Socket associated with the current connection.
socketBuffer - field in class org.apache.coyote.http11.Http11Processor
Socket buffering.
socketBuffer - field in class org.apache.coyote.http11.InternalOutputBuffer
Socket buffer.
socketFactory - field in class org.apache.catalina.startup.Embedded
The socket factory that will be used when a secure Connector is created.
socketFactory - field in class org.apache.coyote.http11.Http11Protocol
socketFactoryName - field in class org.apache.coyote.http11.Http11Protocol
socketTimeout - field in class org.apache.tomcat.util.net.PoolTcpEndpoint
sortAttributes(NamedNodeMap) - method in class org.apache.catalina.util.DOMWriter
Returns a sorted list of attributes.
source - static field in class org.apache.catalina.util.CatalinaDigester
SOURCE - static field in class org.apache.naming.resources.ResourceAttributes
Source.
source - field in class org.apache.catalina.loader.ResourceEntry
URL source from where the object was loaded.
SP - static field in class org.apache.coyote.http11.Constants
SP.
spareNotFoundEntries - field in class org.apache.naming.resources.ResourceCache
Spare amount of not found entries.
split(String,String) - method in class org.apache.tomcat.util.compat.Jdk14Compat
Splits a string into it's components.
split(String,String) - method in class org.apache.tomcat.util.compat.JdkCompat
Splits a string into it's components.
SSI_FLAG_ATTR - static field in class org.apache.catalina.Globals
The servlet context attribute under which we store a flag used to mark this request as having been processed by the SSIServlet.
SSICommand - interface org.apache.catalina.ssi.SSICommand
The interface that all SSI commands ( SSIEcho, SSIInclude, ...) must implement.
SSIConditional - class org.apache.catalina.ssi.SSIConditional
SSI command that handles all conditional directives.
SSIConfig - class org.apache.catalina.ssi.SSIConfig
Implements the Server-side #exec command
SSIEcho - class org.apache.catalina.ssi.SSIEcho
Return the result associated with the supplied Server Variable.
SSIExec - class org.apache.catalina.ssi.SSIExec
Implements the Server-side #exec command
SSIExternalResolver - interface org.apache.catalina.ssi.SSIExternalResolver
Interface used by SSIMediator to talk to the 'outside world' ( usually a servlet )
ssiExternalResolver - field in class org.apache.catalina.ssi.SSIMediator
ssiExternalResolver - field in class org.apache.catalina.ssi.SSIProcessor
SSIFlastmod - class org.apache.catalina.ssi.SSIFlastmod
Implements the Server-side #flastmod command
SSIFsize - class org.apache.catalina.ssi.SSIFsize
Implements the Server-side #fsize command
SSIInclude - class org.apache.catalina.ssi.SSIInclude
Implements the Server-side #include command
ssiInclude - field in class org.apache.catalina.ssi.SSIExec
SSIMediator - class org.apache.catalina.ssi.SSIMediator
Allows the different SSICommand implementations to share data/talk to each other
SSIPrintenv - class org.apache.catalina.ssi.SSIPrintenv
Implements the Server-side #printenv command
SSIProcessor - class org.apache.catalina.ssi.SSIProcessor
The entry point to SSI processing.
SSIProcessor(org.apache.catalina.ssi.SSIExternalResolver,int) - constructor for class org.apache.catalina.ssi.SSIProcessor
SSIServlet - class org.apache.catalina.ssi.SSIServlet
Servlet to process SSI requests within a webpage.
An implementation of SSIExternalResolver that is used with servlets.
SSIServletRequestUtil - class org.apache.catalina.ssi.SSIServletRequestUtil
SSISet - class org.apache.catalina.ssi.SSISet
Implements the Server-side #set command
Exception used to tell SSIProcessor that it should stop processing SSI commands.
SSL_CERT_NOTE - static field in class org.apache.jk.core.WorkerEnv
SSL_CERTIFICATE_ATTR - static field in class org.apache.coyote.tomcat4.Constants
SSL Certificate Request Attributite.
SSL_CERTIFICATE_ATTR - static field in class org.apache.coyote.tomcat5.Constants
SSL Certificate Request Attributite.
SSL_CERTIFICATE_ATTR - static field in class org.apache.catalina.Globals
SSL Certificate Request Attributite.
SSLAuthenticator - class org.apache.catalina.authenticator.SSLAuthenticator
An Authenticator and Valve implementation of authentication that utilizes SSL certificates to identify client users.
sslImplementation - field in class org.apache.coyote.http11.Http11Protocol
SSLImplementation - class org.apache.tomcat.util.net.SSLImplementation
sslImplementationName - field in class org.apache.coyote.http11.Http11Protocol
sslProxy - field in class org.apache.tomcat.util.net.jsse.JSSESocketFactory
sslSupport - field in class org.apache.coyote.http11.Http11Processor
SSL information.
SSLSupport - interface org.apache.tomcat.util.net.SSLSupport
sso - field in class org.apache.catalina.authenticator.AuthenticatorBase
The SingleSignOn implementation in our request processing chain, if there is one.
stage - field in class org.apache.catalina.core.StandardValveContext
STAGE_ENDED - static field in class org.apache.coyote.Constants
STAGE_ENDINPUT - static field in class org.apache.coyote.Constants
STAGE_ENDOUTPUT - static field in class org.apache.coyote.Constants
STAGE_KEEPALIVE - static field in class org.apache.coyote.Constants
STAGE_NEW - static field in class org.apache.coyote.Constants
STAGE_PARSE - static field in class org.apache.coyote.Constants
STAGE_PREPARE - static field in class org.apache.coyote.Constants
STAGE_SERVICE - static field in class org.apache.coyote.Constants
StandardClassLoader - class org.apache.catalina.loader.StandardClassLoader
Subclass implementation of java.net.URLClassLoader that knows how to load classes from disk directories, as well as local and remote JAR files.
StandardClassLoader() - constructor for class org.apache.catalina.loader.StandardClassLoader
Construct a new ClassLoader with no defined repositories and no parent ClassLoader.
StandardClassLoader(ClassLoader) - constructor for class org.apache.catalina.loader.StandardClassLoader
Construct a new ClassLoader with no defined repositories and the specified parent ClassLoader.
StandardClassLoader(ClassLoader,URLStreamHandlerFactory) - constructor for class org.apache.catalina.loader.StandardClassLoader
Construct a new ClassLoader with no defined repositories and the specified parent ClassLoader.
StandardClassLoader(repositories[]) - constructor for class org.apache.catalina.loader.StandardClassLoader
Construct a new ClassLoader with the specified repositories and no parent ClassLoader.
StandardClassLoader(repositories[],ClassLoader) - constructor for class org.apache.catalina.loader.StandardClassLoader
Construct a new ClassLoader with the specified repositories and parent ClassLoader.
StandardClassLoader(URLStreamHandlerFactory) - constructor for class org.apache.catalina.loader.StandardClassLoader
Construct a new ClassLoader with no defined repositories and no parent ClassLoader, but with a stream handler factory.
StandardClassLoaderMBean - interface org.apache.catalina.loader.StandardClassLoaderMBean
MBean interface for StandardClassLoader, to allow JMX remote management.
StandardContext - class org.apache.catalina.core.StandardContext
Standard implementation of the Context interface.
StandardContext() - constructor for class org.apache.catalina.core.StandardContext
Create a new StandardContext component with the default basic Valve.
StandardContextMBean - class org.apache.catalina.mbeans.StandardContextMBean
A ModelMBean implementation for the org.apache.catalina.core.StandardContext component.
StandardContextMBean() - constructor for class org.apache.catalina.mbeans.StandardContextMBean
Construct a ModelMBean with default ModelMBeanInfo information.
StandardDefaultContext - class org.apache.catalina.core.StandardDefaultContext
Used to store the default configuration a Host will use when creating a Context.
StandardDefaultContext() - constructor for class org.apache.catalina.core.StandardDefaultContext
Create the DefaultContext
StandardEngine - class org.apache.catalina.core.StandardEngine
Standard implementation of the Engine interface.
StandardEngine() - constructor for class org.apache.catalina.core.StandardEngine
Create a new StandardEngine component with the default basic Valve.
StandardEngineMBean - class org.apache.catalina.mbeans.StandardEngineMBean
A ModelMBean implementation for the org.apache.catalina.core.StandardEngine component.
StandardEngineMBean() - constructor for class org.apache.catalina.mbeans.StandardEngineMBean
Construct a ModelMBean with default ModelMBeanInfo information.
StandardHost - class org.apache.catalina.core.StandardHost
Standard implementation of the Host interface.
StandardHost() - constructor for class org.apache.catalina.core.StandardHost
Create a new StandardHost component with the default basic Valve.
StandardHostDeployer - class org.apache.catalina.core.StandardHostDeployer
Implementation of Deployer that is delegated to by the StandardHost implementation class.
StandardHostDeployer() - constructor for class org.apache.catalina.core.StandardHostDeployer
Create a new StandardHostDeployer associated with the specified StandardHost.
StandardHostMBean - class org.apache.catalina.mbeans.StandardHostMBean
A ModelMBean implementation for the org.apache.catalina.core.StandardHost component.
StandardHostMBean() - constructor for class org.apache.catalina.mbeans.StandardHostMBean
Construct a ModelMBean with default ModelMBeanInfo information.
StandardManager - class org.apache.catalina.session.StandardManager
Standard implementation of the Manager interface that provides simple session persistence across restarts of this component (such as when the entire server is shut down and restarted, or when a particular web application is reloaded.
StandardPipeline - class org.apache.catalina.core.StandardPipeline
Standard implementation of a processing Pipeline that will invoke a series of Valves that have been configured to be called in order.
StandardPipeline() - constructor for class org.apache.catalina.core.StandardPipeline
Construct a new StandardPipeline instance with no associated Container.
StandardPipeline(org.apache.catalina.Container) - constructor for class org.apache.catalina.core.StandardPipeline
Construct a new StandardPipeline instance that is associated with the specified Container.
StandardServer - class org.apache.catalina.core.StandardServer
Standard implementation of the Server interface, available for use (but not required) when deploying and starting Catalina.
StandardServer() - constructor for class org.apache.catalina.core.StandardServer
Construct a default instance of this class.
StandardServerMBean - class org.apache.catalina.mbeans.StandardServerMBean
A ModelMBean implementation for the org.apache.catalina.core.StandardServer component.
StandardServerMBean() - constructor for class org.apache.catalina.mbeans.StandardServerMBean
Construct a ModelMBean with default ModelMBeanInfo information.
StandardService - class org.apache.catalina.core.StandardService
Standard implementation of the Service interface.
StandardServiceMBean - class org.apache.catalina.mbeans.StandardServiceMBean
A ModelMBean implementation for the org.apache.catalina.core.StandardService component.
StandardServiceMBean() - constructor for class org.apache.catalina.mbeans.StandardServiceMBean
Construct a ModelMBean with default ModelMBeanInfo information.
StandardSession - class org.apache.catalina.session.StandardSession
Standard implementation of the Session interface.
StandardSession(org.apache.catalina.Manager) - constructor for class org.apache.catalina.session.StandardSession
Construct a new Session associated with the specified Manager.
StandardSessionFacade - class org.apache.catalina.session.StandardSessionFacade
Facade for the StandardSession object.
StandardSessionFacade(HttpSession) - constructor for class org.apache.catalina.session.StandardSessionFacade
Construct a new session facade.
Construct a new session facade.
StandardValveContext - class org.apache.catalina.core.StandardValveContext
Standard implementation of a ValveContext.
StandardWrapper - class org.apache.catalina.core.StandardWrapper
Standard implementation of the Wrapper interface that represents an individual servlet definition.
StandardWrapper() - constructor for class org.apache.catalina.core.StandardWrapper
Create a new StandardWrapper component with the default basic Valve.
StandardWrapperFacade - class org.apache.catalina.core.StandardWrapperFacade
Facade for the StandardWrapper object.
Create a new facede around a StandardWrapper.
start() - method in class org.apache.catalina.valves.AccessLogValve
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Begin processing requests via this Connector.
start() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.catalina.startup.Bootstrap
Start the Catalina daemon.
start() - method in class org.apache.catalina.startup.Catalina
Start a new server instance.
start() - method in class org.apache.jk.common.ChannelSocket
start() - method in class org.apache.jk.common.ChannelUn
start() - method in class org.apache.catalina.core.ContainerBase
Prepare for active use of the public methods of this Component.
start() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Begin processing requests via this Connector.
start() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Begin processing requests via this Connector.
start() - method in class org.apache.catalina.realm.DataSourceRealm
Prepare for active use of the public methods of this Component.
start() - method in class org.apache.catalina.startup.Embedded
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.tomcat.util.threads.Expirer
start() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.catalina.logger.FileLogger
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.catalina.startup.HostConfig
Process a "start" event for this Host.
start() - method in class org.apache.coyote.http11.Http11Protocol
start() - method in class org.apache.catalina.realm.JAASRealm
Prepare for active use of the public methods of this Component.
start() - method in class org.apache.catalina.valves.JDBCAccessLogValve
Invoked by Tomcat on startup.
start() - method in class org.apache.catalina.realm.JDBCRealm
Prepare for active use of the public methods of this Component.
start() - method in class org.apache.catalina.session.JDBCStore
Called once when this Store is first started.
start() - method in class org.apache.jk.server.JkCoyoteHandler
start() - method in class org.apache.jk.server.JkMain
start() - method in class org.apache.catalina.realm.JNDIRealm
Prepare for active use of the public methods of this Component.
start() - method in class org.apache.catalina.Lifecycle
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.catalina.logger.LoggerBase
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.coyote.memory.MemoryProtocolHandler
Start the protocol.
start() - method in class org.apache.catalina.realm.MemoryRealm
Prepare for active use of the public methods of this Component.
start() - method in class org.apache.jk.common.ModJkMX
start() - method in class org.apache.naming.NamingService
Start the servlet container.
start() - method in class org.apache.naming.NamingServiceMBean
Start the servlet container.
start() - method in class org.apache.catalina.session.PersistentManagerBase
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.coyote.ProtocolHandler
Start the protocol.
start() - method in class org.apache.catalina.realm.RealmBase
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.catalina.authenticator.SingleSignOn
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.catalina.authenticator.SSLAuthenticator
Initialize the database we will be using for client verification and certificate validation (if any).
start() - method in class org.apache.catalina.core.StandardContext
Start this Context component.
start() - method in class org.apache.catalina.core.StandardEngine
Start this Engine component.
start() - method in class org.apache.catalina.core.StandardHost
Start this host.
start() - method in class org.apache.catalina.session.StandardManager
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.catalina.core.StandardPipeline
Prepare for active use of the public methods of this Component.
start() - method in class org.apache.catalina.core.StandardServer
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.catalina.core.StandardService
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.catalina.core.StandardWrapper
Start this component, pre-loading the servlet if the load-on-startup value is set appropriately.
start() - method in class org.apache.catalina.session.StoreBase
Prepare for the beginning of active use of the public methods of this component.
start() - method in class org.apache.tomcat.util.threads.ThreadPool
start() - method in class org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
start() - method in class org.apache.catalina.realm.UserDatabaseRealm
Prepare for active use of the public methods of this Component.
start() - method in class org.apache.catalina.loader.WebappClassLoader
Start the class loader.
start() - method in class org.apache.catalina.loader.WebappLoader
Start this component, initializing our associated class loader.
start(String) - method in class org.apache.catalina.Deployer
Start an existing web application, attached to the specified context path.
start(String) - method in class org.apache.catalina.core.StandardHost
Start an existing web application, attached to the specified context path.
start(String) - method in class org.apache.catalina.core.StandardHostDeployer
Start an existing web application, attached to the specified context path.
START_EVENT - static field in class org.apache.catalina.Lifecycle
The LifecycleEvent type for the "component start" event.
startCapture() - static method in class org.apache.tomcat.util.log.SystemLogHandler
Start capturing thread's output.
startContext(String) - method in class org.apache.catalina.Cluster
Start an existing web application, attached to the specified context path in all the other nodes in the cluster.
started - field in class org.apache.catalina.authenticator.AuthenticatorBase
Has this component been started?
started - field in class org.apache.catalina.core.ContainerBase
Has this component been started?
started - field in class org.apache.catalina.startup.Embedded
Has this component been started yet?
started - field in class org.apache.coyote.http11.Http11Processor
State flag.
STARTED - static field in class org.apache.naming.NamingServiceMBean
started - field in class org.apache.catalina.session.PersistentManagerBase
Has this component been started yet?
started - field in class org.apache.catalina.realm.RealmBase
Has this component been started?
started - field in class org.apache.catalina.authenticator.SingleSignOn
Component started flag.
started - field in class org.apache.catalina.session.StandardManager
Has this component been started yet?
started - field in class org.apache.catalina.core.StandardPipeline
Has this component been started yet?
started - field in class org.apache.catalina.session.StoreBase
Has this component been started yet?
started - field in class org.apache.catalina.loader.WebappClassLoader
Has this component been started?
startElement(String,String,String,Attributes) - method in class org.apache.catalina.util.CatalinaDigester
Invoke inherited implementation after applying variable substitution to any attribute values containing variable references.
startEndpoint() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
starting - field in class org.apache.catalina.startup.Catalina
Are we starting a new server?
STARTING - static field in class org.apache.naming.NamingServiceMBean
startReaper() - method in class org.apache.tomcat.util.threads.Reaper
startRecursive() - method in class org.apache.catalina.core.StandardContext
startsWith(byte[]) - method in class org.apache.tomcat.util.buf.ByteChunk
startsWith(String) - method in class org.apache.tomcat.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWith(String) - method in class org.apache.tomcat.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
startsWith(String) - method in class org.apache.tomcat.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String,int) - method in class org.apache.tomcat.util.buf.ByteChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String,int) - method in class org.apache.tomcat.util.buf.CharChunk
Returns true if the message bytes starts with the specified string.
startsWithIgnoreCase(String,int) - method in class org.apache.tomcat.util.buf.MessageBytes
Returns true if the message bytes starts with the specified string.
StartTask - class org.apache.catalina.ant.StartTask
Ant task that implements the /start command, supported by the Tomcat manager application.
states - static field in class org.apache.naming.NamingServiceMBean
Status constants.
status - field in class org.apache.coyote.Response
Status code.
STATUS_CODE_ATTR - static field in class org.apache.catalina.Globals
The request attribute under which we forward an HTTP status code (as an object of type Integer) to an error page.
statusDropsConnection(int) - method in class org.apache.coyote.http11.Http11Processor
Determine if we must drop the connection because of the HTTP status code.
stop() - method in class org.apache.catalina.valves.AccessLogValve
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.ajp.tomcat4.Ajp13Connector
Terminate processing requests via this Connector.
stop() - method in class org.apache.catalina.authenticator.AuthenticatorBase
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.catalina.startup.Bootstrap
Stop the Catalina Daemon.
stop() - method in class org.apache.catalina.startup.Catalina
Stop an existing server instance.
stop() - method in class org.apache.jk.common.ChannelSocket
stop() - method in class org.apache.catalina.core.ContainerBase
Gracefully shut down active use of the public methods of this Component.
stop() - method in class org.apache.coyote.tomcat4.CoyoteConnector
Terminate processing requests via this Connector.
stop() - method in class org.apache.coyote.tomcat5.CoyoteConnector
Terminate processing requests via this Connector.
stop() - method in class org.apache.catalina.realm.DataSourceRealm
Gracefully shut down active use of the public methods of this Component.
stop() - method in class org.apache.catalina.startup.Embedded
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.tomcat.util.threads.Expirer
stop() - method in class org.apache.catalina.valves.ExtendedAccessLogValve
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.catalina.logger.FileLogger
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.catalina.startup.HostConfig
Process a "stop" event for this Host.
stop() - method in class org.apache.catalina.realm.JAASRealm
Gracefully shut down active use of the public methods of this Component.
stop() - method in class org.apache.catalina.valves.JDBCAccessLogValve
Invoked by tomcat on shutdown.
stop() - method in class org.apache.catalina.realm.JDBCRealm
Gracefully shut down active use of the public methods of this Component.
stop() - method in class org.apache.catalina.session.JDBCStore
Gracefully terminate everything associated with our db.
stop() - method in class org.apache.jk.server.JkMain
stop() - method in class org.apache.catalina.realm.JNDIRealm
Gracefully shut down active use of the public methods of this Component.
stop() - method in class org.apache.catalina.Lifecycle
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.catalina.logger.LoggerBase
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.catalina.realm.MemoryRealm
Gracefully shut down active use of the public methods of this Component.
stop() - method in class org.apache.naming.NamingService
Stop the servlet container.
stop() - method in class org.apache.naming.NamingServiceMBean
Stop the servlet container.
stop() - method in class org.apache.catalina.session.PersistentManagerBase
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.tomcat.util.collections.Queue
Break the pull(), allowing the calling thread to exit
stop() - method in class org.apache.catalina.realm.RealmBase
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.catalina.authenticator.SingleSignOn
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.catalina.authenticator.SSLAuthenticator
Finalize the database we used for client verification and certificate validation (if any).
stop() - method in class org.apache.catalina.core.StandardContext
Stop this Context component.
stop() - method in class org.apache.catalina.core.StandardEngine
stop() - method in class org.apache.catalina.session.StandardManager
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.catalina.core.StandardPipeline
Gracefully shut down active use of the public methods of this Component.
stop() - method in class org.apache.catalina.core.StandardServer
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.catalina.core.StandardService
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.catalina.core.StandardWrapper
Stop this component, gracefully shutting down the servlet if it has been initialized.
stop() - method in class org.apache.catalina.session.StoreBase
Gracefully terminate the active use of the public methods of this component.
stop() - method in class org.apache.tomcat.util.threads.ThreadPool.ControlRunnable
stop() - method in class org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
stop() - method in class org.apache.catalina.realm.UserDatabaseRealm
Gracefully shut down active use of the public methods of this Component.
stop() - method in class org.apache.catalina.loader.WebappClassLoader
Stop the class loader.
stop() - method in class org.apache.catalina.loader.WebappLoader
Stop this component, finalizing our associated class loader.
stop(String) - method in class org.apache.catalina.Cluster
Stop an existing web application, attached to the specified context path.
stop(String) - method in class org.apache.catalina.Deployer
Stop an existing web application, attached to the specified context path.
stop(String) - method in class org.apache.catalina.core.StandardHost
Stop an existing web application, attached to the specified context path.
stop(String) - method in class org.apache.catalina.core.StandardHostDeployer
Stop an existing web application, attached to the specified context path.
STOP_EVENT - static field in class org.apache.catalina.Lifecycle
The LifecycleEvent type for the "component stop" event.
stopCapture() - static method in class org.apache.tomcat.util.log.SystemLogHandler
Stop capturing thread's output and return captured data as a String.
stopEndpoint() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
stopNew() - method in class org.apache.catalina.core.StandardContext
Stop this Context component.
STOPPED - static field in class org.apache.naming.NamingServiceMBean
stopping - field in class org.apache.catalina.startup.Catalina
Are we stopping an existing server?
STOPPING - static field in class org.apache.naming.NamingServiceMBean
stopReaper() - method in class org.apache.tomcat.util.threads.Reaper
stopServer() - method in class org.apache.catalina.startup.Bootstrap
Stop the standlone server.
stopServer() - method in class org.apache.catalina.startup.Catalina
stopServer(String[]) - method in class org.apache.catalina.startup.Bootstrap
Stop the standlone server.
stopServer(String[]) - method in class org.apache.catalina.startup.Catalina
StopTask - class org.apache.catalina.ant.StopTask
Ant task that implements the /stop command, supported by the Tomcat manager application.
stopThePool - field in class org.apache.tomcat.util.threads.ThreadPool
Store - interface org.apache.catalina.Store
A Store is the abstraction of a Catalina component that provides persistent storage and loading of Sessions and their associated user data.
store - field in class org.apache.catalina.session.PersistentManagerBase
Store object which will manage the Session store.
store() - method in class org.apache.catalina.mbeans.StandardServerMBean
Write the configuration information for this entire Server out to the server.xml configuration file.
StoreBase - class org.apache.catalina.session.StoreBase
Abstract implementation of the Store interface to support most of the functionality required by a Store.
storeConfig() - method in class org.apache.catalina.core.StandardServer
Write the configuration information for this entire Server out to the server.xml configuration file.
storeContext(org.apache.catalina.Context) - method in class org.apache.catalina.core.StandardServer
Write the configuration information for Context out to the specified configuration file.
storeName - static field in class org.apache.catalina.session.JDBCStore
Name to register for this Store, used for logging.
storeName - static field in class org.apache.catalina.session.StoreBase
Name to register for this Store, used for logging.
streamContent() - method in class org.apache.naming.resources.FileDirContext.FileResource
Content accessor.
streamContent() - method in class org.apache.naming.resources.Resource
Content accessor.
streamContent() - method in class org.apache.naming.resources.WARDirContext.WARResource
Content accessor.
Strftime - class org.apache.catalina.util.Strftime
Converts dates to strings using the same format specifiers as strftime Note: This does not mimic strftime perfectly.
strftime - field in class org.apache.catalina.ssi.SSIMediator
Strftime(String) - constructor for class org.apache.catalina.util.Strftime
Create an instance of this date formatting class
Strftime(String,Locale) - constructor for class org.apache.catalina.util.Strftime
Create an instance of this date formatting class
StringManager - class org.apache.catalina.util.StringManager
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formating which otherwise require the creation of Object arrays and such.
StringManager - class org.apache.naming.StringManager
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formating which otherwise require the creation of Object arrays and such.
StringManager - class org.apache.tomcat.util.res.StringManager
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formating which otherwise require the creation of Object arrays and such.
StringParser - class org.apache.catalina.util.StringParser
Utility class for string parsing that is higher performance than StringParser for simple delimited text cases.
StringParser() - constructor for class org.apache.catalina.util.StringParser
Construct a string parser with no preset string to be parsed.
StringParser(String) - constructor for class org.apache.catalina.util.StringParser
Construct a string parser that is initialized to parse the specified string.
strongETag - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
strongETag - field in class org.apache.naming.resources.ResourceAttributes
Strong ETag.
subject - field in class org.apache.coyote.tomcat5.CoyoteRequest
The Subject associated with the current AccessControllerContext
subject - field in class org.apache.catalina.realm.JAASMemoryLoginModule
The subject for which we are performing authentication.
SUBJECT_ATTR - static field in class org.apache.catalina.Globals
The subject under which the AccessControlContext is running.
substituteVariables(String) - method in class org.apache.catalina.ssi.SSIMediator
Applies variable substitution to the specified String and returns the new resolved string.
substract() - method in class org.apache.tomcat.util.buf.ByteChunk
substract() - method in class org.apache.tomcat.util.buf.CharChunk
substract(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.tomcat.util.buf.ByteChunk
substract(org.apache.tomcat.util.buf.CharChunk) - method in class org.apache.tomcat.util.buf.CharChunk
substract(src[],int,int) - method in class org.apache.tomcat.util.buf.ByteChunk
substract(src[],int,int) - method in class org.apache.tomcat.util.buf.CharChunk
suffix - field in class org.apache.catalina.core.ContainerBase
suffix - field in class org.apache.catalina.core.StandardDefaultContext
suffix - field in class org.apache.catalina.core.StandardServer
suffix - field in class org.apache.catalina.core.StandardService
support - field in class org.apache.catalina.core.ContainerBase
The property change support for this component.
support - field in class org.apache.catalina.logger.LoggerBase
The property change support for this component.
support - field in class org.apache.catalina.session.ManagerBase
The property change support for this component.
support - field in class org.apache.catalina.deploy.NamingResources
The property change support for this component.
support - field in class org.apache.catalina.realm.RealmBase
The property change support for this component.
support - field in class org.apache.catalina.core.StandardDefaultContext
The property change support for this component.
support - field in class org.apache.catalina.core.StandardServer
The property change support for this component.
support - field in class org.apache.catalina.core.StandardService
The property change support for this component.
support - field in class org.apache.catalina.session.StandardSession
The property change support for this component.
support - field in class org.apache.catalina.session.StoreBase
The property change support for this component.
support - field in class org.apache.catalina.loader.WebappLoader
The property change support for this component.
swallowInput - field in class org.apache.coyote.http11.InternalInputBuffer
Swallow input ? (in the case of an expectation)
swapIn(String) - method in class org.apache.catalina.session.PersistentManagerBase
Look for a session in the Store and, if found, restore it in the Manager's list of active sessions if appropriate.
swapOut(org.apache.catalina.Session) - method in class org.apache.catalina.session.PersistentManagerBase
Remove the session from the Manager's list of active sessions and write it out to the Store.
SYSTEM - static field in class org.apache.catalina.util.ManifestResource
SystemErrLogger - class org.apache.catalina.logger.SystemErrLogger
Simple implementation of Logger that writes to System.err.
SystemLogHandler - class org.apache.tomcat.util.log.SystemLogHandler
This helper class may be used to do sophisticated redirection of System.out and System.err on a per Thread basis.
SystemLogHandler(PrintStream) - constructor for class org.apache.tomcat.util.log.SystemLogHandler
Construct the handler to capture the output of the given steam.
SystemOutLogger - class org.apache.catalina.logger.SystemOutLogger
Simple implementation of Logger that writes to System.out.

T

T_BYTES - static field in class org.apache.tomcat.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a byte[]
T_CHARS - static field in class org.apache.tomcat.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a char[]
T_NULL - static field in class org.apache.tomcat.util.buf.MessageBytes
T_STR - static field in class org.apache.tomcat.util.buf.MessageBytes
getType() is T_STR if the the object used to create the MessageBytes was a String
tag - field in class org.apache.catalina.ant.DeployTask
Tag to associate with this to be deployed webapp.
TcpConnection - class org.apache.tomcat.util.net.TcpConnection
TcpConnection() - constructor for class org.apache.tomcat.util.net.TcpConnection
TcpConnectionHandler - interface org.apache.tomcat.util.net.TcpConnectionHandler
This interface will be implemented by any object that uses TcpConnections.
tcpNoDelay - field in class org.apache.tomcat.util.net.PoolTcpEndpoint
tellNew() - method in class org.apache.catalina.session.StandardSession
Inform the listeners about the new session.
terminate() - method in class org.apache.jk.apr.AprImpl
terminate() - method in class org.apache.tomcat.util.threads.ThreadPool.ControlRunnable
terminate() - method in class org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable
Stop the monitor
Test - class org.apache.catalina.deploy.Test
thisAccessedTime - field in class org.apache.catalina.session.StandardSession
The current accessed time for this session.
THREAD_DATA_OBJECT_NAME - static field in class org.apache.coyote.http11.Http11Protocol
THREAD_DATA_PROCESSOR - static field in class org.apache.coyote.http11.Http11Protocol
threadName - field in class org.apache.catalina.session.JDBCStore
Name to register for the background thread.
threadPool - field in class org.apache.coyote.http11.Http11Processor
Associated thread pool.
ThreadPool - class org.apache.tomcat.util.threads.ThreadPool
A thread pool that is trying to copy the apache process management.
ThreadPool() - constructor for class org.apache.tomcat.util.threads.ThreadPool
Constructor.
ThreadPool.ThreadPoolListener - interface org.apache.tomcat.util.threads.ThreadPool.ThreadPoolListener
Interface to allow applications to be notified when a threads are created and stopped.
ThreadPoolRunnable - interface org.apache.tomcat.util.threads.ThreadPoolRunnable
Implemented if you want to run a piece of code inside a thread pool.
threadPriority - field in class org.apache.tomcat.util.threads.ThreadPool
Thread priority.
threads - field in class org.apache.tomcat.util.threads.ThreadPool
The threads that are part of the pool.
threadStart() - method in class org.apache.catalina.core.ContainerBase
Start the background thread that will periodically check for session timeouts.
threadStatusString() - method in class org.apache.tomcat.util.threads.ThreadPool
Debug display of the stage of each thread.
threadStop() - method in class org.apache.catalina.core.ContainerBase
Stop the background thread that is periodically checking for session timeouts.
ThreadWithAttributes - class org.apache.tomcat.util.threads.ThreadWithAttributes
Special thread that allows storing of attributes and notes.
ThreadWithAttributes(Object,Runnable) - constructor for class org.apache.tomcat.util.threads.ThreadWithAttributes
throwable - field in class org.apache.catalina.connector.ClientAbortException
The underlying exception or error passed to our constructor (if any)
throwable - field in class org.apache.catalina.LifecycleException
The underlying exception or error passed to our constructor (if any)
timeout - field in class org.apache.coyote.http11.Http11Processor
Maximum timeout on uploads.
TIMEOUT_INFINITE - static field in class org.apache.catalina.authenticator.DigestAuthenticator
Indicates that no once tokens are used only once.
TIMER_POST_REQUEST - static field in class org.apache.jk.core.MsgContext
TIMER_PRE_REQUEST - static field in class org.apache.jk.core.MsgContext
TIMER_RECEIVED - static field in class org.apache.jk.core.MsgContext
timestamp - field in class org.apache.naming.resources.CacheEntry
TimeStamp - class org.apache.tomcat.util.buf.TimeStamp
Main tool for object expiry.
TimeStamp() - constructor for class org.apache.tomcat.util.buf.TimeStamp
TldConfig - class org.apache.catalina.startup.TldConfig
Startup event listener for a Context that configures the properties of that Context, and the associated defined servlets.
TldDtdPublicId_11 - static field in class org.apache.catalina.startup.Constants
TldDtdPublicId_12 - static field in class org.apache.catalina.startup.Constants
TldDtdResourcePath_11 - static field in class org.apache.catalina.startup.Constants
TldDtdResourcePath_12 - static field in class org.apache.catalina.startup.Constants
TldRuleSet - class org.apache.catalina.startup.TldRuleSet
RuleSet for processing the contents of a tag library descriptor resource.
TldRuleSet() - constructor for class org.apache.catalina.startup.TldRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix.
TldRuleSet(String) - constructor for class org.apache.catalina.startup.TldRuleSet
Construct an instance of this RuleSet with the specified matching pattern prefix.
TldSchemaPublicId_20 - static field in class org.apache.catalina.startup.Constants
TldSchemaResourcePath_20 - static field in class org.apache.catalina.startup.Constants
toByteArray() - method in class org.apache.catalina.ssi.ByteArrayServletOutputStream
Write our stream to the OutputStream provided.
toBytes() - method in class org.apache.tomcat.util.buf.MessageBytes
Unimplemented yet.
toChars() - method in class org.apache.tomcat.util.buf.MessageBytes
Convert to char[] and fill the CharChunk.
toExternalForm() - method in class org.apache.catalina.util.URL
Return a string representation of this URL.
toExternalForm() - method in class org.apache.tomcat.util.net.URL
Return a string representation of this URL.
TOKEN_AND - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_END - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_EQ - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_GE - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_GT - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_LBRACE - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_LE - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_LT - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_NOT - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_NOT_EQ - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_OR - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_RBRACE - static field in class org.apache.catalina.ssi.ExpressionTokenizer
TOKEN_STRING - static field in class org.apache.catalina.ssi.ExpressionTokenizer
toLower(int) - static method in class org.apache.tomcat.util.buf.Ascii
Returns the lower case equivalent of the specified ASCII character.
Tomcat3Adapter - class org.apache.coyote.tomcat3.Tomcat3Adapter
Adapter between Coyote and Tomcat.
Tomcat3Request - class org.apache.coyote.tomcat3.Tomcat3Request
The Request to connect with Coyote.
Tomcat3Request() - constructor for class org.apache.coyote.tomcat3.Tomcat3Request
TOMCAT_CSS - static field in class org.apache.catalina.util.TomcatCSS
TomcatCSS - class org.apache.catalina.util.TomcatCSS
tomcatHome - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
tomcatHome - field in class org.apache.jk.config.BaseJkConfig
TomcatStarter - class org.apache.jk.apr.TomcatStarter
Start some tomcat.
TomcatStarter(Class,args[]) - constructor for class org.apache.jk.apr.TomcatStarter
Tool - class org.apache.catalina.startup.Tool
General purpose wrapper for command line tools that should execute in an environment with the common class loader environment set up by Catalina.
toString() - method in class org.apache.catalina.deploy.ApplicationParameter
Return a String representation of this object.
toString() - method in class org.apache.tomcat.util.http.BaseRequest
** SLOW ** for debugging only!
toString() - method in class org.apache.tomcat.util.buf.ByteChunk
toString() - method in class org.apache.naming.resources.CacheEntry
toString() - method in class org.apache.catalina.util.CGIProcessEnvironment
Print important CGI environment information in an easy-to-read HTML table
toString() - method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Print important CGI environment information in a easy-to-read HTML table
toString() - method in class org.apache.tomcat.util.buf.CharChunk
toString() - method in class org.apache.catalina.connector.ClientAbortException
Return a formatted string that describes this exception.
toString() - method in class org.apache.catalina.ContainerEvent
Return a string representation of this event.
toString() - method in class org.apache.catalina.deploy.ContextEjb
Return a String representation of this object.
toString() - method in class org.apache.catalina.deploy.ContextEnvironment
Return a String representation of this object.
toString() - method in class org.apache.catalina.deploy.ContextLocalEjb
Return a String representation of this object.
toString() - method in class org.apache.catalina.deploy.ContextResource
Return a String representation of this object.
toString() - method in class org.apache.catalina.deploy.ContextResourceLink
Return a String representation of this object.
toString() - method in class org.apache.tomcat.util.http.Cookies
EXPENSIVE!!! only for debugging.
toString() - method in class org.apache.coyote.tomcat4.CoyotePrincipal
Return a String representation of this object, which exposes only information that should be public.
toString() - method in class org.apache.coyote.tomcat5.CoyotePrincipal
Return a String representation of this object, which exposes only information that should be public.
toString() - method in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
String representation.
toString() - method in class org.apache.catalina.deploy.ErrorPage
Render a String representation of this object.
toString() - method in class org.apache.catalina.valves.ErrorReportValve
Return a String rendering of this object.
toString() - method in class org.apache.catalina.util.Extension
Return a String representation of this object.
toString() - method in class org.apache.catalina.deploy.FilterDef
Render a String representation of this object.
toString() - method in class org.apache.catalina.deploy.FilterMap
Render a String representation of this object.
toString() - method in class org.apache.catalina.realm.GenericPrincipal
Return a String representation of this object, which exposes only information that should be public.
toString() - method in class org.apache.catalina.LifecycleException
Return a formatted string that describes this exception.
toString() - method in class org.apache.catalina.deploy.LoginConfig
Return a String representation of this object.
toString() - method in class org.apache.catalina.util.ManifestResource
toString() - method in class org.apache.catalina.users.MemoryGroup
Return a String representation of this group in XML format.
toString() - method in class org.apache.catalina.users.MemoryRole
Return a String representation of this role in XML format.
toString() - method in class org.apache.catalina.users.MemoryUser
Return a String representation of this user in XML format.
toString() - method in class org.apache.catalina.users.MemoryUserDatabase
Return a String representation of this UserDatabase.
toString() - method in class org.apache.tomcat.util.buf.MessageBytes
Compute the string value
toString() - method in class org.apache.catalina.deploy.MessageDestination
Return a String representation of this object.
toString() - method in class org.apache.catalina.deploy.MessageDestinationRef
Return a String representation of this object.
toString() - method in class org.apache.tomcat.util.http.MimeHeaders
EXPENSIVE!!! only for debugging.
toString() - method in class org.apache.catalina.util.ProcessEnvironment
Print important process environment information in an easy-to-read HTML table
toString() - method in class org.apache.coyote.Request
toString() - method in class org.apache.catalina.valves.RequestDumperValve
Return a String rendering of this object.
toString() - method in class org.apache.catalina.deploy.ResourceParams
Return a String representation of this object.
toString() - method in class org.apache.naming.ResourceRef
Return a String rendering of this object.
toString() - method in class org.apache.catalina.deploy.SecurityCollection
Return a String representation of this security collection.
toString() - method in class org.apache.catalina.deploy.SecurityConstraint
Return a String representation of this security constraint.
toString() - method in class org.apache.tomcat.util.http.ServerCookie
toString() - method in class org.apache.catalina.SessionEvent
Return a string representation of this event.
toString() - method in class org.apache.catalina.authenticator.SingleSignOn
Return a String rendering of this object.
toString() - method in class org.apache.catalina.loader.StandardClassLoader
Render a String representation of this object.
toString() - method in class org.apache.catalina.core.StandardContext
Return a String representation of this component.
toString() - method in class org.apache.catalina.core.StandardDefaultContext
Return a String representation of this component.
toString() - method in class org.apache.catalina.core.StandardEngine
Return a String representation of this component.
toString() - method in class org.apache.catalina.core.StandardHost
Return a String representation of this component.
toString() - method in class org.apache.catalina.core.StandardServer
Return a String representation of this component.
toString() - method in class org.apache.catalina.core.StandardService
Return a String representation of this component.
toString() - method in class org.apache.catalina.session.StandardSession
Return a string representation of this object.
toString() - method in class org.apache.catalina.core.StandardWrapper
Return a String representation of this component.
toString() - method in class org.apache.catalina.util.URL
Return a string representation of this object.
toString() - method in class org.apache.tomcat.util.net.URL
Return a string representation of this object.
toString() - method in class org.apache.catalina.loader.WebappClassLoader
Render a String representation of this object.
toString() - method in class org.apache.catalina.loader.WebappLoader
Return a String representation of this component.
toString() - method in class org.apache.catalina.util.XMLWriter
Retrieve generated XML.
touch(long) - method in class org.apache.tomcat.util.buf.TimeStamp
Access notification.
toUpper(int) - static method in class org.apache.tomcat.util.buf.Ascii
Returns the upper case equivalent of the specified ASCII character.
tp - field in class org.apache.coyote.http11.Http11Protocol
TransactionFactory - class org.apache.naming.factory.TransactionFactory
Object factory for User trasactions.
TransactionRef - class org.apache.naming.TransactionRef
Represents a reference address to a transaction.
TransactionRef() - constructor for class org.apache.naming.TransactionRef
Resource Reference.
TransactionRef(String,String) - constructor for class org.apache.naming.TransactionRef
Resource Reference.
translate - static field in class org.apache.catalina.util.Strftime
translateCommand(StringBuffer,String,int,boolean) - method in class org.apache.catalina.util.Strftime
try to get the Java Date/Time formating associated with the C standard provided
treeLookup(Name) - method in class org.apache.naming.resources.WARDirContext
Entry tree lookup.
turnOnValidation(Digester) - static method in class org.apache.catalina.startup.DigesterFactory
Turn on DTD and/or validation (based on the parser implementation)
turnOnXercesValidation(Digester) - static method in class org.apache.catalina.startup.DigesterFactory
Turn on schema AND DTD validation on Xerces parser.
type - field in class org.apache.catalina.core.ContainerBase
TYPE - static field in class org.apache.naming.EjbRef
EJB type address type.
type - field in class org.apache.naming.NamingEntry
The type instance variable is used to avoid unsing RTTI when doing lookups.
type - field in class org.apache.catalina.realm.RealmBase
TYPE - static field in class org.apache.naming.resources.ResourceAttributes
Type.
type - field in class org.apache.catalina.ant.ResourcesTask
The fully qualified class name of the resource type being requested (if any).
type - field in class org.apache.catalina.core.StandardDefaultContext
type - field in class org.apache.catalina.core.StandardServer
type - field in class org.apache.catalina.core.StandardService

U

UDecoder - class org.apache.tomcat.util.buf.UDecoder
All URL decoding happens here.
UDecoder() - constructor for class org.apache.tomcat.util.buf.UDecoder
UEncoder - class org.apache.tomcat.util.buf.UEncoder
Efficient implementation for encoders.
UEncoder() - constructor for class org.apache.tomcat.util.buf.UEncoder
unavailable(UnavailableException) - method in class org.apache.catalina.core.StandardWrapper
Process an UnavailableException, marking this servlet as unavailable for the specified amount of time.
unavailable(UnavailableException) - method in class org.apache.catalina.Wrapper
Process an UnavailableException, marking this servlet as unavailable for the specified amount of time.
unbind() - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Unbinds a directory context to a class loader.
unbind(ClassLoader) - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Unbinds a directory context to a class loader.
unbind(Name) - method in class org.apache.naming.resources.BaseDirContext
Unbinds the named object.
unbind(Name) - method in class org.apache.naming.NamingContext
Unbinds the named object.
unbind(Name) - method in class org.apache.naming.resources.ProxyDirContext
Unbinds the named object.
unbind(Name) - method in class org.apache.naming.SelectorContext
Unbinds the named object.
unbind(String) - method in class org.apache.naming.resources.BaseDirContext
Unbinds the named object.
unbind(String) - method in class org.apache.naming.resources.FileDirContext
Unbinds the named object.
unbind(String) - method in class org.apache.naming.NamingContext
Unbinds the named object.
unbind(String) - method in class org.apache.naming.resources.ProxyDirContext
Unbinds the named object.
unbind(String) - method in class org.apache.naming.SelectorContext
Unbinds the named object.
unbind(String) - method in class org.apache.naming.resources.WARDirContext
Unbinds the named object.
unbindClassLoader(Object) - static method in class org.apache.naming.ContextBindings
Unbinds a naming context to a class loader.
unbindClassLoader(Object,Object) - static method in class org.apache.naming.ContextBindings
Unbinds a naming context to a class loader.
unbindClassLoader(Object,Object,ClassLoader) - static method in class org.apache.naming.ContextBindings
Unbinds a naming context to a class loader.
unbindContext(Object) - static method in class org.apache.naming.ContextBindings
Unbind context name.
unbindContext(Object,Object) - static method in class org.apache.naming.ContextBindings
Unbind context name.
unbindThread() - static method in class org.apache.naming.resources.DirContextURLStreamHandler
Unbinds a directory context to a thread.
unbindThread(Object) - static method in class org.apache.naming.ContextBindings
Unbinds a naming context to a thread.
unbindThread(Object,Object) - static method in class org.apache.naming.ContextBindings
Unbinds a naming context to a thread.
unCapitalize(String) - static method in class org.apache.tomcat.util.IntrospectionUtils
undeployApps() - method in class org.apache.catalina.startup.HostConfig
Undeploy all deployed applications.
UndeployTask - class org.apache.catalina.ant.UndeployTask
Ant task that implements the /undeploy command, supported by the Tomcat manager application.
UNKNOWN - static field in class org.apache.ajp.AjpHandler
unload() - method in class org.apache.catalina.Manager
Save any currently active sessions in the appropriate persistence mechanism, if any.
unload() - method in class org.apache.catalina.session.PersistentManagerBase
Save all currently active sessions in the appropriate persistence mechanism, if any.
unload() - method in class org.apache.catalina.session.StandardManager
Save any currently active sessions in the appropriate persistence mechanism, if any.
unload() - method in class org.apache.catalina.core.StandardWrapper
Unload all initialized instances of this servlet, after calling the destroy() method for each instance.
unload() - method in class org.apache.catalina.Wrapper
Unload all initialized instances of this servlet, after calling the destroy() method for each instance.
unload(String) - method in class org.apache.naming.resources.ResourceCache
unlockAccept() - method in class org.apache.tomcat.util.net.PoolTcpEndpoint
unparsedURI() - method in class org.apache.coyote.Request
unRegisterTomcat(String,int) - method in class org.apache.jk.common.Shm
unsetSecurityToken(Object,Object) - static method in class org.apache.naming.ContextAccessController
Remove a security token for a context.
update - field in class org.apache.catalina.ant.DeployTask
Update existing webapps.
update(String,Principal,String,String,String) - method in class org.apache.catalina.authenticator.SingleSignOn
Updates any SingleSignOnEntry found under key ssoId with the given authentication data.
updateCounters() - method in class org.apache.coyote.Request
updateCredentials(Principal,String,String,String) - method in class org.apache.catalina.authenticator.SingleSignOnEntry
Updates the SingleSignOnEntry to reflect the latest security information associated with the caller.
updateReadyStatus() - method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
Checks & sets ready status
updateReadyStatus() - method in class org.apache.catalina.util.ProcessHelper
Checks & sets ready status
URI_WORKERS_MAP_CONFIG - static field in class org.apache.ajp.tomcat4.config.IISConfig
URI_WORKERS_MAP_CONFIG - static field in class org.apache.jk.config.IISConfig
URIConverter - field in class org.apache.coyote.tomcat4.CoyoteRequest
URI byte to char converter (not recycled).
URIConverter - field in class org.apache.coyote.tomcat5.CoyoteRequest
URI byte to char converter (not recycled).
url - field in class org.apache.catalina.ant.AbstractCatalinaTask
The URL of the Manager application to be used.
URL - class org.apache.catalina.util.URL
URL is designed to provide public APIs for parsing and synthesizing Uniform Resource Locators as similar as possible to the APIs of java.net.URL, but without the ability to open a stream or connection.
URL - class org.apache.tomcat.util.net.URL
URL is designed to provide public APIs for parsing and synthesizing Uniform Resource Locators as similar as possible to the APIs of java.net.URL, but without the ability to open a stream or connection.
URL(org.apache.catalina.util.URL,String) - constructor for class org.apache.catalina.util.URL
Create a URL object by parsing a string representation relative to a specified context.
URL(org.apache.tomcat.util.net.URL,String) - constructor for class org.apache.tomcat.util.net.URL
Create a URL object by parsing a string representation relative to a specified context.
URL(String) - constructor for class org.apache.catalina.util.URL
Create a URL object from the specified String representation.
URL(String) - constructor for class org.apache.tomcat.util.net.URL
Create a URL object from the specified String representation.
URL(String,String,int,String) - constructor for class org.apache.catalina.util.URL
Create a URL object from the specified components.
URL(String,String,int,String) - constructor for class org.apache.tomcat.util.net.URL
Create a URL object from the specified components.
URL(String,String,String) - constructor for class org.apache.catalina.util.URL
Create a URL object from the specified components.
URL(String,String,String) - constructor for class org.apache.tomcat.util.net.URL
Create a URL object from the specified components.
URLDecode(byte[]) - static method in class org.apache.catalina.util.RequestUtil
Decode and return the specified URL-encoded byte array.
URLDecode(byte[],String) - static method in class org.apache.catalina.util.RequestUtil
Decode and return the specified URL-encoded byte array.
URLDecode(String) - static method in class org.apache.catalina.util.RequestUtil
Decode and return the specified URL-encoded String.
URLDecode(String,String) - static method in class org.apache.catalina.util.RequestUtil
Decode and return the specified URL-encoded String.
urlEncode(Writer,bytes[],int,int) - method in class org.apache.tomcat.util.buf.UEncoder
urlEncode(Writer,String) - method in class org.apache.tomcat.util.buf.UEncoder
URL Encode string, using a specified encoding.
urlEncoder - field in class org.apache.coyote.tomcat4.CoyoteResponse
URL encoder.
urlEncoder - field in class org.apache.coyote.tomcat5.CoyoteResponse
URL encoder.
urlEncoder - static field in class org.apache.catalina.servlets.DefaultServlet
Array containing the safe characters set.
URLEncoder - class org.apache.catalina.util.URLEncoder
This class is very similar to the java.net.URLEncoder class.
urlEncoder - static field in class org.apache.catalina.ssi.SSIMediator
URLEncoder() - constructor for class org.apache.catalina.util.URLEncoder
usage() - method in class org.apache.catalina.startup.Catalina
Print usage information for this application.
USE_NEVER_EXPIRES - static field in class org.apache.catalina.authenticator.DigestAuthenticator
Indicates that no once tokens are used only once.
USE_ONCE - static field in class org.apache.catalina.authenticator.DigestAuthenticator
Indicates that no once tokens are used only once.
useContextClassLoader - field in class org.apache.catalina.realm.JAASRealm
Whether to use context ClassLoader or default ClassLoader.
useNaming - field in class org.apache.catalina.startup.Embedded
Is naming enabled ?
User - interface org.apache.catalina.User
Abstract representation of a user in a UserDatabase.
userBase - field in class org.apache.catalina.realm.JNDIRealm
The base element for user searches.
userClasses - field in class org.apache.catalina.realm.JAASRealm
The set of user class names, split out for easy processing.
userClassNames - field in class org.apache.catalina.realm.JAASRealm
Comma-delimited list of java.security.Principal classes that represent individual users.
UserConfig - class org.apache.catalina.startup.UserConfig
Startup event listener for a Host that configures Contexts (web applications) for all defined "users" who have a web application in a directory with the specified name in their home directories.
userCredCol - field in class org.apache.catalina.realm.DataSourceRealm
The column in the user table that holds the user's credintials
userCredCol - field in class org.apache.catalina.realm.JDBCRealm
The column in the user table that holds the user's credintials
UserDatabase - interface org.apache.catalina.UserDatabase
Abstract representation of a database of Users and Groups that can be maintained by an application, along with definitions of corresponding Roles, and referenced by a Realm for authentication and access control.
UserDatabase - interface org.apache.catalina.startup.UserDatabase
Abstraction of the set of users defined by the operating system on the current server platform.
UserDatabaseRealm - class org.apache.catalina.realm.UserDatabaseRealm
Implementation of Realm that is based on an implementation of UserDatabase made available through the global JNDI resources configured for this instance of Catalina.
UserMBean - class org.apache.catalina.mbeans.UserMBean
A ModelMBean implementation for the org.apache.catalina.User component.
UserMBean() - constructor for class org.apache.catalina.mbeans.UserMBean
Construct a ModelMBean with default ModelMBeanInfo information.
username - field in class org.apache.catalina.ant.AbstractCatalinaTask
The login username for the Manager application.
username - field in class org.apache.catalina.users.AbstractUser
The logon username of this user.
username - field in class org.apache.catalina.realm.JAASCallbackHandler
The username to be authenticated with.
username - field in class org.apache.catalina.authenticator.SingleSignOnEntry
userNameCol - field in class org.apache.catalina.realm.DataSourceRealm
The column in the user table that holds the user's name
userNameCol - field in class org.apache.catalina.realm.JDBCRealm
The column in the user table that holds the user's name
userPassword - field in class org.apache.catalina.realm.JNDIRealm
The attribute name used to retrieve the user password.
userPattern - field in class org.apache.catalina.realm.JNDIRealm
The message format used to form the distinguished name of a user, with "{0}" marking the spot where the specified username goes.
userPatternArray - field in class org.apache.catalina.realm.JNDIRealm
A string of LDAP user patterns or paths, ":"-separated These will be used to form the distinguished name of a user, with "{0}" marking the spot where the specified username goes.
userPatternFormatArray - field in class org.apache.catalina.realm.JNDIRealm
An array of MessageFormat objects associated with the current userPatternArray.
userPrincipal - field in class org.apache.coyote.tomcat4.CoyoteRequest
User principal.
userPrincipal - field in class org.apache.coyote.tomcat5.CoyoteRequest
User principal.
userRoleName - field in class org.apache.catalina.realm.JNDIRealm
The name of an attribute in the user's entry containing roles for that user
userRoleTable - field in class org.apache.catalina.realm.DataSourceRealm
The table that holds the relation between user's and roles
userRoleTable - field in class org.apache.catalina.realm.JDBCRealm
The table that holds the relation between user's and roles
users - field in class org.apache.catalina.users.MemoryUserDatabase
The set of Users defined in this database, keyed by user name.
userSearch - field in class org.apache.catalina.realm.JNDIRealm
The message format used to search for a user, with "{0}" marking the spot where the username goes.
userSearchFormat - field in class org.apache.catalina.realm.JNDIRealm
The MessageFormat object associated with the current userSearch.
userSubtree - field in class org.apache.catalina.realm.JNDIRealm
Should we search the entire subtree for matching users?
userTable - field in class org.apache.catalina.realm.DataSourceRealm
The table that holds user data.
userTable - field in class org.apache.catalina.realm.JDBCRealm
The table that holds user data.
useShutdownHook - field in class org.apache.catalina.startup.Catalina
Use shutdown hook flag.
useSocketBuffer - field in class org.apache.coyote.http11.InternalOutputBuffer
Socket buffer (extra buffering to reduce number of packets sent).
usingInputStream - field in class org.apache.coyote.tomcat4.CoyoteRequest
Using stream flag.
usingInputStream - field in class org.apache.coyote.tomcat5.CoyoteRequest
Using stream flag.
usingOutputStream - field in class org.apache.coyote.tomcat4.CoyoteResponse
Using output stream flag.
usingOutputStream - field in class org.apache.coyote.tomcat5.CoyoteResponse
Using output stream flag.
usingReader - field in class org.apache.coyote.tomcat4.CoyoteRequest
Using writer flag.
usingReader - field in class org.apache.coyote.tomcat5.CoyoteRequest
Using writer flag.
usingWriter - field in class org.apache.coyote.tomcat4.CoyoteResponse
Using writer flag.
usingWriter - field in class org.apache.coyote.tomcat5.CoyoteResponse
Using writer flag.
UTF8Decoder - class org.apache.tomcat.util.buf.UTF8Decoder
Moved from ByteChunk - code to convert from UTF8 bytes to chars.
UTF8Decoder() - constructor for class org.apache.tomcat.util.buf.UTF8Decoder

V

valid - field in class org.apache.catalina.util.ProcessEnvironment
whether or not this object is valid or not
validate - field in class org.apache.catalina.realm.RealmBase
Should we validate client certificate chains when they are presented?
validate(org.apache.naming.resources.CacheEntry) - method in class org.apache.naming.resources.ProxyDirContext
Validate entry.
validate(String) - method in class org.apache.catalina.loader.WebappClassLoader
Validate a classname.
Runtime validation of a Web Applicaiton.
ValidatorTask - class org.apache.catalina.ant.ValidatorTask
Task for validating a web application deployment descriptor, using XML schema validation.
value - field in class org.apache.catalina.ant.JMXSetTask
The new value for the attribute
value - field in class org.apache.naming.NamingEntry
values(String) - method in class org.apache.tomcat.util.http.MimeHeaders
Valve - interface org.apache.catalina.Valve
A Valve is a request processing component associated with a particular Container.
ValveBase - class org.apache.catalina.valves.ValveBase
Convenience base class for implementations of the Valve interface.
valveContext - field in class org.apache.coyote.tomcat5.CoyoteRequest
The valve context associated with this request.
valveContext - field in class org.apache.catalina.core.DummyRequest
ValveContext - interface org.apache.catalina.ValveContext
A ValveContext is the mechanism by which a Valve can trigger the execution of the next Valve in a Pipeline, without having to know anything about the internal implementation mechanisms.
valves - field in class org.apache.catalina.core.StandardPipeline
The set of Valves (not including the Basic one, if any) associated with this Pipeline.
valves - field in class org.apache.catalina.core.StandardValveContext
VARIABLE_NAMES - field in class org.apache.catalina.ssi.SSIServletExternalResolver
verbosity - field in class org.apache.catalina.logger.LoggerBase
The verbosity level for above which log messages may be filtered.
VOID_FILTER - static field in class org.apache.coyote.http11.Constants
Void filters (input and output).
VoidInputFilter - class org.apache.coyote.http11.filters.VoidInputFilter
Void input filter, which returns -1 when attempting a read.
VoidOutputFilter - class org.apache.coyote.http11.filters.VoidOutputFilter
Void output filter, which silently swallows bytes written.
vPath - field in class org.apache.naming.resources.ProxyDirContext
Virtual path.

W

W3cSchemaPublicId_10 - static field in class org.apache.catalina.startup.Constants
W3cSchemaResourcePath_10 - static field in class org.apache.catalina.startup.Constants
wantClientAuth - field in class org.apache.tomcat.util.net.jsse.JSSE14SocketFactory
Flag to state that we would like client authentication.
war - field in class org.apache.catalina.ant.DeployTask
URL of the web application archive (WAR) file to be deployed.
war - field in class org.apache.catalina.ant.InstallTask
URL of the web application archive (WAR) file, or the unpacked directory containing this application, if any.
WAR - static field in class org.apache.catalina.util.ManifestResource
WARDirContext - class org.apache.naming.resources.WARDirContext
WAR Directory Context implementation.
WARDirContext() - constructor for class org.apache.naming.resources.WARDirContext
Builds a WAR directory context using the given environment.
WARDirContext(Hashtable) - constructor for class org.apache.naming.resources.WARDirContext
Builds a WAR directory context using the given environment.
Constructor used for returning fake subcontexts.
WARNING - static field in class org.apache.catalina.Logger
WARDirContext.WARResource - class org.apache.naming.resources.WARDirContext.WARResource
This specialized resource implementation avoids opening the IputStream to the WAR right away.
WARResource(ZipEntry) - constructor for class org.apache.naming.resources.WARDirContext.WARResource
weakETag - field in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
weakETag - field in class org.apache.naming.resources.ResourceAttributes
Weak ETag.
WebappClassLoader - class org.apache.catalina.loader.WebappClassLoader
Specialized web application class loader.
WebappClassLoader() - constructor for class org.apache.catalina.loader.WebappClassLoader
Construct a new ClassLoader with no defined repositories and no parent ClassLoader.
WebappClassLoader(ClassLoader) - constructor for class org.apache.catalina.loader.WebappClassLoader
Construct a new ClassLoader with no defined repositories and no parent ClassLoader.
WebappLoader - class org.apache.catalina.loader.WebappLoader
Classloader implementation which is specialized for handling web applications in the most efficient way, while being Catalina aware (all accesses to resources are made through the DirContext interface).
WebappLoader() - constructor for class org.apache.catalina.loader.WebappLoader
Construct a new WebappLoader with no defined parent class loader (so that the actual parent will be the system class loader).
WebappLoader(ClassLoader) - constructor for class org.apache.catalina.loader.WebappLoader
Construct a new WebappLoader with the specified class loader to be defined as the parent of the ClassLoader we ultimately create.
WebdavServlet - class org.apache.catalina.servlets.WebdavServlet
Servlet which adds support for WebDAV level 2.
WebDtdPublicId_22 - static field in class org.apache.catalina.startup.Constants
WebDtdPublicId_23 - static field in class org.apache.catalina.startup.Constants
WebDtdResourcePath_22 - static field in class org.apache.catalina.startup.Constants
WebDtdResourcePath_23 - static field in class org.apache.catalina.startup.Constants
WebRuleSet - class org.apache.catalina.startup.WebRuleSet
RuleSet for processing the contents of a web application deployment descriptor (/WEB-INF/web.xml) resource.
WebRuleSet() - constructor for class org.apache.catalina.startup.WebRuleSet
Construct an instance of this RuleSet with the default matching pattern prefix.
WebRuleSet(String) - constructor for class org.apache.catalina.startup.WebRuleSet
Construct an instance of this RuleSet with the specified matching pattern prefix.
WebSchemaPublicId_24 - static field in class org.apache.catalina.startup.Constants
WebSchemaResourcePath_24 - static field in class org.apache.catalina.startup.Constants
WebXml2Jk - class org.apache.jk.config.WebXml2Jk
Read a web.xml file and generate the mappings for jk2.
WELCOME_FILES_ATTR - static field in class org.apache.catalina.Globals
The servlet context attribute under which we record the set of welcome files (as an object of type String[]) for this application.
welcomeResources - field in class org.apache.tomcat.util.http.mapper.Mapper.Context
wEnv - field in class org.apache.jk.core.JkHandler
wildcardWrappers - field in class org.apache.tomcat.util.http.mapper.Mapper.Context
WORK_DIR_ATTR - static field in class org.apache.catalina.Globals
The servlet context attribute under which we store a temporary working directory (as an object of type File) for use by servlets within this web application.
WORK_WAIT_TIMEOUT - static field in class org.apache.tomcat.util.threads.ThreadPool
WorkerDummy - class org.apache.jk.common.WorkerDummy
A dummy worker, will just send back a dummy response.
WorkerDummy() - constructor for class org.apache.jk.common.WorkerDummy
WorkerEnv - class org.apache.jk.core.WorkerEnv
The controller object.
WorkerEnv() - constructor for class org.apache.jk.core.WorkerEnv
WORKERS_CONFIG - static field in class org.apache.ajp.tomcat4.config.ApacheConfig
default path to workers.properties file This should be also auto-generated from server.xml.
WORKERS_CONFIG - static field in class org.apache.jk.config.ApacheConfig
default path to workers.properties file This should be also auto-generated from server.xml.
WORKERS_CONFIG - static field in class org.apache.ajp.tomcat4.config.IISConfig
WORKERS_CONFIG - static field in class org.apache.jk.config.IISConfig
WORKERS_CONFIG - static field in class org.apache.ajp.tomcat4.config.NSConfig
WORKERS_CONFIG - static field in class org.apache.jk.config.NSConfig
workersConfig - field in class org.apache.ajp.tomcat4.config.BaseJkConfig
workersConfig - field in class org.apache.jk.config.BaseJkConfig
workingDirectory - field in class org.apache.catalina.util.ProcessEnvironment
process' desired working directory
wrapper - field in class org.apache.coyote.tomcat4.CoyoteRequest
The Wrapper within which this Request is being processed.
wrapper - field in class org.apache.coyote.tomcat5.CoyoteRequest
Associated wrapper.
wrapper - field in class org.apache.catalina.core.DummyRequest
Mapper.Wrapper - class org.apache.tomcat.util.http.mapper.Mapper.Wrapper
wrapper - field in class org.apache.tomcat.util.http.mapper.MappingData
Wrapper - interface org.apache.catalina.Wrapper
A Wrapper is a Container that represents an individual servlet definition from the deployment descriptor of the web application.
wrapperPath - field in class org.apache.tomcat.util.http.mapper.MappingData
write(b[]) - method in class org.apache.catalina.core.DummyResponse
write(b[],int,int) - method in class org.apache.catalina.core.DummyResponse
write(b[],int,int) - method in class org.apache.coyote.tomcat4.OutputBuffer
write(b[],int,int) - method in class org.apache.coyote.tomcat5.OutputBuffer
write(buf[]) - method in class org.apache.coyote.tomcat5.CoyoteWriter
write(buf[],int,int) - method in class org.apache.coyote.tomcat5.CoyoteWriter
write(byte[]) - method in class org.apache.coyote.tomcat5.CoyoteOutputStream
write(byte[]) - method in class org.apache.coyote.http11.InternalOutputBuffer
This method will write the contents of the specyfied byte buffer to the output stream, without filtering.
write(byte[]) - method in class org.apache.tomcat.util.log.SystemLogHandler
write(byte[],int,int) - method in class org.apache.ajp.tomcat4.Ajp13OutputStream
write(byte[],int,int) - method in class org.apache.coyote.tomcat5.CoyoteOutputStream
write(byte[],int,int) - method in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
write(byte[],int,int) - method in class org.apache.tomcat.util.log.SystemLogHandler
write(c[]) - method in class org.apache.coyote.tomcat4.OutputBuffer
write(c[]) - method in class org.apache.coyote.tomcat5.OutputBuffer
write(c[],int,int) - method in class org.apache.coyote.tomcat4.OutputBuffer
write(c[],int,int) - method in class org.apache.coyote.tomcat5.OutputBuffer
write(int) - method in class org.apache.ajp.tomcat4.Ajp13OutputStream
write(int) - method in class org.apache.catalina.ssi.ByteArrayServletOutputStream
Write to our buffer
write(int) - method in class org.apache.coyote.tomcat5.CoyoteOutputStream
write(int) - method in class org.apache.coyote.tomcat5.CoyoteWriter
write(int) - method in class org.apache.catalina.core.DummyResponse
write(int) - method in class org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
write(int) - method in class org.apache.coyote.http11.InternalOutputBuffer
This method will print the specified integer to the output stream, without filtering.
write(int) - method in class org.apache.coyote.tomcat4.OutputBuffer
write(int) - method in class org.apache.coyote.tomcat5.OutputBuffer
write(int) - method in class org.apache.tomcat.util.log.SystemLogHandler
write(org.apache.tomcat.util.buf.ByteChunk) - method in class org.apache.coyote.http11.InternalOutputBuffer
This method will write the contents of the specyfied message bytes buffer to the output stream, without filtering.
write(org.apache.tomcat.util.buf.MessageBytes) - method in class org.apache.coyote.http11.InternalOutputBuffer
This method will write the contents of the specyfied message bytes buffer to the output stream, without filtering.
write(String) - method in class org.apache.coyote.tomcat5.CoyoteWriter
write(String) - method in class org.apache.coyote.http11.InternalOutputBuffer
This method will write the contents of the specyfied String to the output stream, without filtering.
write(String) - method in class org.apache.coyote.tomcat4.OutputBuffer
write(String) - method in class org.apache.coyote.tomcat5.OutputBuffer
write(String,int,int) - method in class org.apache.coyote.tomcat5.CoyoteWriter
write(String,int,int) - method in class org.apache.coyote.tomcat4.OutputBuffer
Append a string to the buffer
write(String,int,int) - method in class org.apache.coyote.tomcat5.OutputBuffer
Append a string to the buffer
write(StringBuffer) - method in class org.apache.coyote.tomcat4.OutputBuffer
write(StringBuffer) - method in class org.apache.coyote.tomcat5.OutputBuffer
writeByte(int) - method in class org.apache.coyote.tomcat4.OutputBuffer
writeByte(int) - method in class org.apache.coyote.tomcat5.OutputBuffer
writeData(String) - method in class org.apache.catalina.util.XMLWriter
Write data.
writeElement(String,String,int) - method in class org.apache.catalina.util.XMLWriter
Write an element.
writeElement(String,String,String,int) - method in class org.apache.catalina.util.XMLWriter
Write an element.
writeObject(ObjectOutputStream) - method in class org.apache.catalina.session.StandardSession
Write a serialized version of this session object to the specified object output stream.
writeObjectData(ObjectOutputStream) - method in class org.apache.catalina.session.StandardSession
Write a serialized version of the contents of this session object to the specified object output stream, without requiring that the StandardSession itself have been serialized.
writeProperty(String,String) - method in class org.apache.catalina.util.XMLWriter
Write property to the XML.
writeProperty(String,String,String) - method in class org.apache.catalina.util.XMLWriter
Write property to the XML.
writeProperty(String,String,String,String) - method in class org.apache.catalina.util.XMLWriter
Write property to the XML.
writer - field in class org.apache.coyote.tomcat4.CoyoteResponse
The associated writer.
writer - field in class org.apache.coyote.tomcat5.CoyoteResponse
The associated writer.
writer - field in class org.apache.catalina.util.XMLWriter
Writer.
writeSession(org.apache.catalina.Session) - method in class org.apache.catalina.session.PersistentManagerBase
Write the provided session to the Store without modifying the copy in memory or triggering passivation events.
writeText(String) - method in class org.apache.catalina.util.XMLWriter
Write text.
writeXMLHeader() - method in class org.apache.catalina.util.XMLWriter
Write XML Header.

X

XMLWriter - class org.apache.catalina.util.XMLWriter
XMLWriter helper class.
XMLWriter() - constructor for class org.apache.catalina.util.XMLWriter
Constructor.
XMLWriter(Writer) - constructor for class org.apache.catalina.util.XMLWriter
Constructor.

Z

Z - static field in class org.apache.coyote.http11.Constants
'Z'.

Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.