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

A

access() - Method in interface org.apache.catalina.Session
Update the accessed time information for this session.
accessControl(HttpRequest, HttpResponse, SecurityConstraint) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Perform access control based on the specified authorization constraint.
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.
ADD_ALIAS_EVENT - Static variable in interface org.apache.catalina.Host
The ContainerEvent event type sent when a new alias is added by addAlias().
ADD_CHILD_EVENT - Static variable in interface org.apache.catalina.Container
The ContainerEvent event type sent when a child container is added by addChild().
ADD_MAPPER_EVENT - Static variable in interface org.apache.catalina.Container
The ContainerEvent event type sent when a Mapper is added by addMapper().
ADD_VALVE_EVENT - Static variable in interface org.apache.catalina.Container
The ContainerEvent event type sent when a valve is added by addValve(), if this Container supports pipelines.
addAlias(String) - Method in interface 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.
addAllowed(String) - Method in class org.apache.catalina.loader.FileClassLoader
Add a new fully qualified class or resource name to which access will be allowed, even if the class or resource name would otherwise match one of the restricted patterns.
addAllowed(String) - Method in interface org.apache.catalina.loader.Reloader
Add a new fully qualified class or resource name to which access will be allowed, even if the class or resource name would otherwise match one of the restricted patterns.
addAllowed(String) - Method in class org.apache.catalina.loader.StandardClassLoader
Add a new fully qualified class or resource name to which access will be allowed, even if the class or resource name would otherwise match one of the restricted patterns.
addApplicationListener(String) - Method in interface 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.core.StandardContext
Add a new Listener class name to the set of Listeners configured for this application.
addApplicationParameter(ApplicationParameter) - Method in interface org.apache.catalina.Context
Add a new application parameter for this application.
addApplicationParameter(ApplicationParameter) - Method in class org.apache.catalina.core.StandardContext
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.
addChild(Container) - Method in interface org.apache.catalina.Container
Add a new child Container to those associated with this Container, if supported.
addChild(Container) - Method in class org.apache.catalina.core.ContainerBase
Add a new child Container to those associated with this Container, if supported.
addChild(Container) - Method in class org.apache.catalina.core.StandardEngine
Add a child Container, only if the proposed child is an implementation of Host.
addChild(Container) - Method in class org.apache.catalina.core.StandardContext
Add a child Container, only if the proposed child is an implementation of Wrapper.
addChild(Container) - Method in class org.apache.catalina.core.StandardHost
Add a child Container, only if the proposed child is an implementation of Context.
addChild(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.
addChild(String, String) - Method in class org.apache.catalina.util.xml.XmlMapper
For the last 2 objects in stack, create a parent-child relation by invokeing parent.parentM with the child as parameter ArgType is the parameter expected by addParent ( null use the current object type)
addCollection(SecurityCollection) - Method in class org.apache.catalina.deploy.SecurityConstraint
Add a new web resource collection to those protected by this security constraint.
addConnector(Connector) - Method in interface org.apache.catalina.Service
Add a new Connector to the set of defined Connectors, and associate it with this Service's Container.
addConnector(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.
addConnector(Connector) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Add a new Connector to the set of defined Connectors.
addConnector(Connector) - Method in class org.apache.catalina.startup.Embedded
Add a new Connector to the set of defined Connectors.
addConnector(Connector) - Method in class org.apache.catalina.startup.EmbeddedManager
Add a new Connector to the set of defined Connectors.
addConstraint(SecurityConstraint) - Method in interface org.apache.catalina.Context
Add a security constraint to the set for this web application.
addConstraint(SecurityConstraint) - Method in class org.apache.catalina.core.StandardContext
Add a security constraint to the set for this web application.
addContainerListener(ContainerListener) - Method in interface org.apache.catalina.Container
Add a container event listener to this component.
addContainerListener(ContainerListener) - Method in class org.apache.catalina.core.ContainerBase
Add a container event listener to this component.
addCookie(Cookie) - Method in interface org.apache.catalina.HttpRequest
Add a Cookie to the set of Cookies associated with this Request.
addCookie(Cookie) - Method in class org.apache.catalina.authenticator.SavedRequest
 
addCookie(Cookie) - Method in class org.apache.catalina.connector.HttpResponseBase
Add the specified Cookie to those that will be included with this Response.
addCookie(Cookie) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Add a Cookie to the set of Cookies associated with this Request.
addCookie(Cookie) - Method in class org.apache.catalina.connector.HttpRequestBase
Add a Cookie to the set of Cookies associated with this Request.
addDateHeader(String, long) - Method in class org.apache.catalina.connector.HttpResponseBase
Add the specified date header to the specified value.
addDefaultMapper(String) - Method in class org.apache.catalina.core.ContainerBase
Add a default Mapper implementation if none have been configured explicitly.
addDefaultMapper(String) - Method in class org.apache.catalina.core.StandardEngine
Add a default Mapper implementation if none have been configured explicitly.
addDefaultMapper(String) - Method in class org.apache.catalina.core.StandardContext
Add a default Mapper implementation if none have been configured explicitly.
addDefaultMapper(String) - Method in class org.apache.catalina.core.StandardHost
Add a default Mapper implementation if none have been configured explicitly.
addDefaultMapper(String) - Method in class org.apache.catalina.core.StandardWrapper
Add a default Mapper implementation if none have been configured explicitly.
addEjb(ContextEjb) - Method in interface org.apache.catalina.Context
Add an EJB resource reference for this web application.
addEjb(ContextEjb) - Method in class org.apache.catalina.core.StandardContext
Add an EJB resource reference for this web application.
addEngine(Engine) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Add a new Engine to the set of defined Engines.
addEngine(Engine) - Method in class org.apache.catalina.startup.Embedded
Add a new Engine to the set of defined Engines.
addEngine(Engine) - Method in class org.apache.catalina.startup.EmbeddedManager
Add a new Engine to the set of defined Engines.
addEnvironment(ContextEnvironment) - Method in interface org.apache.catalina.Context
Add an environment entry for this web application.
addEnvironment(ContextEnvironment) - Method in class org.apache.catalina.core.StandardContext
Add an environment entry for this web application.
addErrorPage(ErrorPage) - Method in interface org.apache.catalina.Context
Add an error page for the specified error or Java exception.
addErrorPage(ErrorPage) - Method in class org.apache.catalina.core.StandardContext
Add an error page for the specified error or Java exception.
addFilterDef(FilterDef) - Method in interface org.apache.catalina.Context
Add a filter definition to this Context.
addFilterDef(FilterDef) - Method in class org.apache.catalina.core.StandardContext
Add a filter definition to this Context.
addFilterMap(FilterMap) - Method in interface org.apache.catalina.Context
Add a filter mapping to this Context.
addFilterMap(FilterMap) - Method in class org.apache.catalina.core.StandardContext
Add a filter mapping to this Context.
addHeader(String, String) - Method in interface 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.authenticator.SavedRequest
 
addHeader(String, String) - Method in class org.apache.catalina.connector.HttpResponseBase
Add the specified header to the specified value.
addHeader(String, String) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Add a Header to the set of Headers associated with this Request.
addHeader(String, String) - Method in class org.apache.catalina.connector.HttpRequestBase
Add a Header to the set of Headers associated with this Request.
addInitParameter(String, String) - Method in interface org.apache.catalina.Wrapper
Add a new servlet initialization parameter for this servlet.
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.deploy.FilterDef
Add an initialization parameter to the set of parameters associated with this filter.
addInstanceListener(InstanceListener) - Method in interface org.apache.catalina.Wrapper
Add a new listener interested in InstanceEvents.
addInstanceListener(InstanceListener) - Method in class org.apache.catalina.core.StandardWrapper
Add a new listener interested in InstanceEvents.
addInstanceListener(InstanceListener) - Method in class org.apache.catalina.util.InstanceSupport
Add a lifecycle event listener to this component.
addInstanceListener(String) - Method in interface 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.core.StandardContext
Add the classname of an InstanceListener to be added to each Wrapper appended to this Context.
addIntHeader(String, int) - Method in class org.apache.catalina.connector.HttpResponseBase
Add the specified integer header to the specified value.
addLifecycleListener(LifecycleListener) - Method in interface org.apache.catalina.Lifecycle
Add a LifecycleEvent listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.connector.http.HttpConnector
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.connector.test.HttpConnector
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.core.ContainerBase
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.core.StandardServer
Add a LifecycleEvent listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.core.StandardService
Add a LifecycleEvent listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.loader.StandardLoader
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.logger.FileLogger
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.realm.RealmBase
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.realm.JDBCRealm
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.realm.MemoryRealm
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.resources.ResourcesBase
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.session.StandardManager
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.session.FileStore
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.startup.Embedded
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.util.LifecycleSupport
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.valves.AccessLogValve
Add a lifecycle event listener to this component.
addLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.valves.CertificatesValve
Add a LifecycleEvent listener to this component.
addLocale(Locale) - Method in interface 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
 
addLocale(Locale) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Add a Locale to the set of preferred Locales for this Request.
addLocale(Locale) - Method in class org.apache.catalina.connector.RequestBase
Add a Locale to the set of preferred Locales for this Request.
addMapper(Mapper) - Method in interface org.apache.catalina.Container
Add the specified Mapper associated with this Container.
addMapper(Mapper) - Method in class org.apache.catalina.core.ContainerBase
Add the specified Mapper associated with this Container.
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 interface 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.
addParameter(String, String) - Method in interface 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.core.StandardContext
Add a new context initialization parameter, replacing any existing value for the specified name.
addParameter(String, String[]) - Method in interface org.apache.catalina.HttpRequest
Add a parameter name and corresponding set of values to this Request.
addParameter(String, String[]) - Method in class org.apache.catalina.authenticator.SavedRequest
 
addParameter(String, String[]) - Method in class org.apache.catalina.connector.HttpRequestBase
Add a parameter name and corresponding set of values to this Request.
addPattern(String) - Method in class org.apache.catalina.deploy.SecurityCollection
Add a URL pattern to be part of this web resource collection.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Loader
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Manager
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Resources
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Realm
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Store
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Container
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Logger
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.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.catalina.loader.StandardLoader
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.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.catalina.realm.JDBCRealm
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.catalina.realm.MemoryRealm
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.catalina.resources.ResourcesBase
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.session.FileStore
Add a property change listener to this component.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.catalina.startup.Embedded
Add a property change listener to this component.
addRepository(String) - Method in interface 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.FileClassLoader
Add a new repository to the set of places this ClassLoader can look for classes to be loaded.
addRepository(String) - Method in interface 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.StandardLoader
Add a new repository to the set of repositories for this class loader.
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.
addRepositoryInternal(String) - Method in class org.apache.catalina.loader.StandardClassLoader
Add a repository to our internal array only.
addResource(ContextResource) - Method in interface org.apache.catalina.Context
Add a resource reference for this web application.
addResource(ContextResource) - Method in class org.apache.catalina.core.StandardContext
Add a resource reference for this web application.
addResource(ResourceBean) - Method in class org.apache.catalina.resources.DirectoryBean
Add a new resource to this directory.
addResourceEnvRef(String, String) - Method in interface org.apache.catalina.Context
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.
addRestricted(String) - Method in class org.apache.catalina.loader.FileClassLoader
Add a fully qualified class or resource name prefix that, if it matches the name of a requested class or resource, will cause access to that class or resource to fail (unless the complete name is on the allowed list).
addRestricted(String) - Method in interface org.apache.catalina.loader.Reloader
Add a fully qualified class or resource name prefix that, if it matches the name of a requested class or resource, will cause access to that class or resource to fail (unless the complete name is on the allowed list).
addRestricted(String) - Method in class org.apache.catalina.loader.StandardClassLoader
Add a fully qualified class or resource name prefix that, if it matches the name of a requested class or resource, will cause access to that class or resource to fail (unless the complete name is on the allowed list).
addRoleMapping(String, String) - Method in interface 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.
addRule(String, XmlAction) - Method in class org.apache.catalina.util.xml.XmlMapper
 
addSecurityReference(String, String) - Method in interface org.apache.catalina.Wrapper
Add a new security role reference record to the set of records for this servlet.
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.
addSecurityRole(String) - Method in interface 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(Service) - Method in interface org.apache.catalina.Server
Add a new Service to the set of defined Services.
addService(Service) - Method in class org.apache.catalina.core.StandardServer
Add a new Service to the set of defined Services.
addServletMapping(String, String) - Method in interface 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.
addSystem(String) - Method in class org.apache.catalina.loader.FileClassLoader
Add a fully qualified class or resource name prefix that, if it matches the name of a requested class or resource, will cause access to that class or resource to be attempted in the system class loader only (bypassing the repositories defined in this class loader).
addSystem(String) - Method in interface org.apache.catalina.loader.Reloader
Add a fully qualified class or resource name prefix that, if it matches the name of a requested class or resource, will cause access to that class or resource to be attempted in the system class loader only (bypassing the repositories defined in this class loader).
addSystem(String) - Method in class org.apache.catalina.loader.StandardClassLoader
Add a fully qualified class or resource name prefix that, if it matches the name of a requested class or resource, will cause access to that class or resource to be attempted in the system class loader only (bypassing the repositories defined in this class loader).
addTaglib(String, String) - Method in interface 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.
addValve(Valve) - Method in interface org.apache.catalina.Pipeline
Add a new Valve to the end of the pipeline associated with this Container.
addValve(Valve) - Method in class org.apache.catalina.core.ContainerBase
Add a new Valve to the end of the pipeline associated with this Container.
addWelcomeFile(String) - Method in interface 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.
addWrapperLifecycle(String) - Method in interface 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.core.StandardContext
Add the classname of a LifecycleListener to be added to each Wrapper appended to this Context.
addWrapperListener(String) - Method in interface 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.core.StandardContext
Add the classname of a ContainerListener to be added to each Wrapper appended to this Context.
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 variable in class org.apache.catalina.InstanceEvent
The event indicating that the destroy() method has returned.
AFTER_INIT_EVENT - Static variable in class org.apache.catalina.InstanceEvent
The event indicating that the init() method has returned.
AFTER_SERVICE_EVENT - Static variable in class org.apache.catalina.InstanceEvent
The event indicating that the service() method has returned.
algorithm - Variable in class org.apache.catalina.authenticator.AuthenticatorBase
The message digest algorithm to be used when generating session identifiers.
algorithm - Variable in class org.apache.catalina.session.ManagerBase
The message digest algorithm to be used when generating session identifiers.
allocate() - Method in interface org.apache.catalina.Wrapper
Allocate an initialized instance of this Servlet that is ready to have its service() method called.
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.
allow - Variable in class org.apache.catalina.valves.RequestFilterValve
The comma-delimited set of allow expressions.
allowed - Variable in class org.apache.catalina.loader.StandardClassLoader
The set of fully qualified class or resource names to which access will be allowed (if they exist) by this class loader, even if the class or resource name would normally be restricted.
allows - Variable in class org.apache.catalina.valves.RequestFilterValve
The set of allow regular expressions we will evaluate.
ApplicationContext - class org.apache.catalina.core.ApplicationContext.
Standard implementation of ServletContext that represents a web application's execution environment.
ApplicationContext(StandardContext) - Constructor for class org.apache.catalina.core.ApplicationContext
Construct a new instance of this class, associated with the specified Context instance.
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.
ApplicationParameter() - Constructor for class org.apache.catalina.deploy.ApplicationParameter
 
ApplicationWebXml - Static variable in class org.apache.catalina.startup.Constants
 
arguments(String[]) - 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.
asctimeFormat - Static variable in class org.apache.catalina.util.DateTool
 
attributes - Variable in class org.apache.catalina.connector.RequestBase
The attributes associated with this Request, keyed by attribute name.
authenticate(HttpRequest, HttpResponse, LoginConfig) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Authenticate the user making this request, based on the specified login configuration.
authenticate(HttpRequest, HttpResponse, LoginConfig) - Method in class org.apache.catalina.authenticator.SSLAuthenticator
Authenticate the user by checking for the existence of a certificate chain (which should have been made visible by an instance of CertificatesValveauthenticate(HttpRequest, HttpResponse, LoginConfig) - Method in class org.apache.catalina.authenticator.BasicAuthenticator
Authenticate the user making this request, based on the specified login configuration.
authenticate(HttpRequest, HttpResponse, LoginConfig) - Method in class org.apache.catalina.authenticator.FormAuthenticator
Authenticate the user making this request, based on the specified login configuration.
authenticate(HttpRequest, HttpResponse, LoginConfig) - Method in class org.apache.catalina.authenticator.DigestAuthenticator
Authenticate the user making this request, based on the specified login configuration.
authenticate(String, byte[]) - Method in interface 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, byte[]) - 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, byte[]) - 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 interface 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.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.MemoryRealm
Return the Principal associated with the specified username and credentials, if there is one; otherwise return null.
authenticate(String, String, String, String, String, String, String, String) - Method in interface org.apache.catalina.Realm
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.
authenticate(String, String, String, String, String, String, String, String) - Method in class org.apache.catalina.realm.RealmBase
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.
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.
AuthenticatorBase() - Constructor for class org.apache.catalina.authenticator.AuthenticatorBase
 
authorization - Variable in class org.apache.catalina.connector.RequestBase
The authorization credentials sent with this Request.
authType - Variable in class org.apache.catalina.connector.HttpRequestBase
The authentication type used for this request.
available - Variable in class org.apache.catalina.loader.StandardClassLoader
The set of optional packages (formerly standard extensions) that are available in the repositories associated with this class loader.
available() - Method in class org.apache.catalina.connector.RequestStream
Return the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method on this input stream.
await() - Method in interface 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

base - Variable in class org.apache.catalina.resources.FileResources
The document base directory for this component.
Base64 - class org.apache.catalina.util.Base64.
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
Base64() - Constructor for class org.apache.catalina.util.Base64
 
basic - Variable in class org.apache.catalina.core.ContainerBase
The Valve that implements the basic behavior of this Container, if any.
BASIC_METHOD - Static variable 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."
BasicAuthenticator() - Constructor for class org.apache.catalina.authenticator.BasicAuthenticator
 
BEFORE_DESTROY_EVENT - Static variable in class org.apache.catalina.InstanceEvent
The event indicating that the destroy method is about to be called for this instance.
BEFORE_INIT_EVENT - Static variable 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 variable in class org.apache.catalina.InstanceEvent
The event indicating that the service() method is about to be called for this instance.
Bootstrap - class org.apache.catalina.startup.Bootstrap.
Boostrap loader for Catalina.
Bootstrap() - Constructor for class org.apache.catalina.startup.Bootstrap
 
buffer - Variable in class org.apache.catalina.connector.ResponseBase
The buffer through which all of our output bytes are passed.
buffer - Variable in class org.apache.catalina.connector.RequestStream
The input buffer for our stream.
buffer - Variable in class org.apache.catalina.util.XMLWriter
Buffer.
BUFFER_SIZE - Static variable in class org.apache.catalina.connector.RequestStream
The default buffer size for our input buffer.
BUFFER_SIZE - Static variable in class org.apache.catalina.resources.FileResources
The descriptive information string for this implementation.
bufferCount - Variable in class org.apache.catalina.connector.ResponseBase
The number of data bytes currently in the buffer.
bufferCount - Variable in class org.apache.catalina.connector.RequestStream
The current number of bytes in the buffer.
bufferPosition - Variable in class org.apache.catalina.connector.RequestStream
The current position in the buffer.

C

cache - Variable in class org.apache.catalina.authenticator.AuthenticatorBase
Should we cache authenticated Principals if the request is part of an HTTP session?
cache - Variable 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.
cache(InputStream) - Method in class org.apache.catalina.resources.ResourceBean
Cache the data for this resource from the specified input stream.
cacheable(String, long) - Method in class org.apache.catalina.resources.ResourcesBase
Should the resource specified by our parameters be cached?
canonical - Variable in class org.apache.catalina.util.DOMWriter
Canonical output.
Catalina - class org.apache.catalina.startup.Catalina.
Startup/Shutdown shell program for Catalina.
Catalina() - Constructor for class org.apache.catalina.startup.Catalina
 
CatalinaManager - class org.apache.catalina.startup.CatalinaManager.
Implementation of the Catalina JMX MBean as a wrapper of the Catalina class.
CatalinaManager() - Constructor for class org.apache.catalina.startup.CatalinaManager
 
CatalinaManagerMBean - interface org.apache.catalina.startup.CatalinaManagerMBean.
Catalina MBean interface.
CERT_METHOD - Static variable in class org.apache.catalina.authenticator.Constants
 
certificates - Variable in class org.apache.catalina.valves.CertificatesValve
Are certificates required for authentication by this web application?
CERTIFICATES_ATTR - Static variable 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.
CertificatesValve - class org.apache.catalina.valves.CertificatesValve.
Implementation of a Valve that deals with SSL client certificates, as follows: If this request was not received on an SSL socket, simply pass it on unmodified. If this request was received on an SSL socket: If this web application is using client certificate authentication, and no certificate chain is present (because the underlying socket did not default to requiring it), force an SSL handshake to acquire the client certificate chain. If there is a client certificate chain present, expose it as a request attribute. Expose the cipher suite and key size used on this SSL socket as request attributes. The above tasks have been combined into a single Valve to minimize the amount of code that has to check for the existence of JSSE classes.
CertificatesValve() - Constructor for class org.apache.catalina.valves.CertificatesValve
 
characterEncoding - Variable in class org.apache.catalina.connector.RequestBase
The character encoding for this Request.
characters(char[], int, int) - Method in class org.apache.catalina.util.xml.XmlMapper
 
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.
checkIfHeaders(HttpServletRequest, HttpServletResponse, DefaultServlet.ResourceInfo) - Method in class org.apache.catalina.servlets.DefaultServlet
Check if the conditions specified in the optional If headers are satisfied.
checkIfHeaders(HttpServletRequest, HttpServletResponse, DefaultServlet.ResourceInfo) - Method in class org.apache.catalina.servlets.WebdavServlet
Check if the conditions specified in the optional If headers are satisfied.
checkInterval - Variable in class org.apache.catalina.resources.ResourcesBase
The interval (in seconds) at which our background task should check for out-of-date cached resources, or zero for no checks.
checkUserData(HttpRequest, HttpResponse, SecurityConstraint) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Enforce any user data constraint required by the security constraint guarding this request URI.
children - Variable in class org.apache.catalina.core.ContainerBase
The child Containers belonging to this Container, keyed by name.
chunk - Variable in class org.apache.catalina.connector.http.HttpRequestStream
Use chunking ?
chunkBuffer - Variable in class org.apache.catalina.connector.http.HttpRequestStream
Chunk buffer.
chunkLength - Variable in class org.apache.catalina.connector.http.HttpRequestStream
Chunk length.
chunkPos - Variable in class org.apache.catalina.connector.http.HttpRequestStream
Chunk buffer position.
CIPHER_SUITE_ATTR - Static variable 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).
ciphers - Static variable in class org.apache.catalina.valves.CertificatesValve
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 variable 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 variable 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.
classCache - Variable in class org.apache.catalina.loader.StandardClassLoader
The cache of ClassCacheEntries for classes we have loaded locally, keyed by class name.
cleanup(SaxContext) - Method in class org.apache.catalina.util.xml.XmlAction
 
clear() - Method in class org.apache.catalina.util.ParameterMap
Remove all mappings from this map.
clearCookies() - Method in interface org.apache.catalina.HttpRequest
Clear the collection of Cookies associated with this Request.
clearCookies() - Method in class org.apache.catalina.connector.HttpRequestWrapper
Clear the collection of Cookies associated with this Request.
clearCookies() - Method in class org.apache.catalina.connector.HttpRequestBase
Clear the collection of Cookies associated with this Request.
clearHeaders() - Method in interface org.apache.catalina.HttpRequest
Clear the collection of Headers associated with this Request.
clearHeaders() - Method in class org.apache.catalina.connector.HttpRequestWrapper
Clear the collection of Headers associated with this Request.
clearHeaders() - Method in class org.apache.catalina.connector.HttpRequestBase
Clear the collection of Headers associated with this Request.
clearLocales() - Method in interface org.apache.catalina.HttpRequest
Clear the collection of Locales associated with this Request.
clearLocales() - Method in class org.apache.catalina.connector.HttpRequestWrapper
Clear the collection of Locales associated with this Request.
clearLocales() - Method in class org.apache.catalina.connector.HttpRequestBase
Clear the collection of Locales associated with this Request.
clearParameters() - Method in interface org.apache.catalina.HttpRequest
Clear the collection of parameters associated with this Request.
clearParameters() - Method in class org.apache.catalina.connector.HttpRequestBase
Clear the collection of parameters associated with this Request.
close() - Method in class org.apache.catalina.connector.ResponseStream
Close this output stream, causing any buffered data to be flushed and any further output data to throw an IOException.
close() - Method in class org.apache.catalina.connector.RequestStream
Close this input stream.
close() - Method in class org.apache.catalina.connector.http.HttpResponseStream
Close this output stream, causing any buffered data to be flushed and any further output data to throw an IOException.
close() - Method in class org.apache.catalina.connector.http.HttpRequestStream
Close this input stream.
closed - Variable in class org.apache.catalina.connector.ResponseStream
Has this stream been closed?
closed - Variable in class org.apache.catalina.connector.RequestStream
Has this stream been closed?
CLOSING - Static variable in class org.apache.catalina.util.XMLWriter
Closing tag.
collection - Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
 
committed - Variable in class org.apache.catalina.connector.ResponseBase
Has this response been committed yet?
COMMON_ALIAS - Static variable in class org.apache.catalina.valves.Constants.AccessLog
 
COMMON_PATTERN - Static variable in class org.apache.catalina.valves.Constants.AccessLog
 
CONFIDENTIAL_TRANSPORT - Static variable in class org.apache.catalina.authenticator.Constants
 
configFile - Variable 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.
conn - Variable in class org.apache.catalina.resources.JarResources
The URLConnection to our JAR file.
connector - Variable in class org.apache.catalina.connector.ResponseBase
The Connector through which this Response is returned.
connector - Variable in class org.apache.catalina.connector.RequestBase
The Connector through which this Request was received.
Connector - interface org.apache.catalina.Connector.
A Connector is a component responsible receiving requests from, and returning responses to, a client application.
connectors - Variable in class org.apache.catalina.startup.Embedded
The set of Connectors that have been deployed in this server.
Constants - class org.apache.catalina.authenticator.Constants.
 
Constants - class org.apache.catalina.connector.Constants.
Static constants for this package.
Constants - class org.apache.catalina.connector.http.Constants.
Static constants for this package.
Constants - class org.apache.catalina.connector.test.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.resources.Constants.
 
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.valves.Constants.
Manifest constants for the org.apache.catalina.valves package.
Constants.AccessLog - class org.apache.catalina.valves.Constants.AccessLog.
 
Constants.AccessLog() - Constructor for class org.apache.catalina.valves.Constants.AccessLog
 
Constants() - Constructor for class org.apache.catalina.authenticator.Constants
 
Constants() - Constructor for class org.apache.catalina.connector.Constants
 
Constants() - Constructor for class org.apache.catalina.connector.http.Constants
 
Constants() - Constructor for class org.apache.catalina.connector.test.Constants
 
Constants() - Constructor for class org.apache.catalina.core.Constants
 
Constants() - Constructor for class org.apache.catalina.loader.Constants
 
Constants() - Constructor for class org.apache.catalina.logger.Constants
 
Constants() - Constructor for class org.apache.catalina.realm.Constants
 
Constants() - Constructor for class org.apache.catalina.resources.Constants
 
Constants() - Constructor for class org.apache.catalina.servlets.Constants
 
Constants() - Constructor for class org.apache.catalina.session.Constants
 
Constants() - Constructor for class org.apache.catalina.startup.Constants
 
Constants() - Constructor for class org.apache.catalina.valves.Constants
 
container - Variable in class org.apache.catalina.connector.http.HttpConnector
The Container used for processing requests received by this Connector.
container - Variable in class org.apache.catalina.connector.test.HttpConnector
The Container used for processing requests received by this Connector.
container - Variable in class org.apache.catalina.realm.RealmBase
The Container with which this Realm is associated.
container - Variable in class org.apache.catalina.resources.ResourcesBase
The Container this component is associated with (normally a Context).
container - Variable in class org.apache.catalina.session.ManagerBase
The Container with which this Manager is associated.
container - Variable in class org.apache.catalina.valves.ValveBase
The Container whose pipeline this Valve is a component of.
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.
ContainerBase - class org.apache.catalina.core.ContainerBase.
Abstract implementation of the Container interface, providing common functionality required by nearly every implementation.
ContainerBase() - Constructor for class org.apache.catalina.core.ContainerBase
 
ContainerEvent - class org.apache.catalina.ContainerEvent.
General event for notifying listeners of significant changes on a Container.
containerEvent(ContainerEvent) - Method in interface org.apache.catalina.ContainerListener
Acknowledge the occurrence of the specified event.
ContainerEvent(Container, String, Object) - Constructor for class org.apache.catalina.ContainerEvent
Construct a new ContainerEvent with the specified parameters.
ContainerListener - interface org.apache.catalina.ContainerListener.
Interface defining a listener for significant Container generated events.
containsHeader(String) - Method in class org.apache.catalina.connector.HttpResponseBase
Has the specified header been set already in this response?
contentCount - Variable in class org.apache.catalina.connector.ResponseBase
The actual number of bytes written to this Response.
contentLength - Variable in class org.apache.catalina.connector.ResponseBase
The content length associated with this Response.
contentLength - Variable in class org.apache.catalina.connector.RequestBase
The content length associated with this request.
contentType - Variable in class org.apache.catalina.connector.ResponseBase
The content type associated with this Response.
contentType - Variable in class org.apache.catalina.connector.RequestBase
The content type associated with this request.
context - Variable in class org.apache.catalina.authenticator.AuthenticatorBase
The Context to which this Valve is attached.
context - Variable in class org.apache.catalina.connector.ResponseBase
The Context within which this Response is being produced.
context - Variable in class org.apache.catalina.connector.RequestBase
The Context within which this Request is being processed.
Context - interface org.apache.catalina.Context.
A Context is a Container that represents a servlet context, and therefore an individual web applicaiton, in the Catalina servlet engine.
CONTEXT_PATH_ATTR - Static variable in class org.apache.catalina.Globals
The request attribute under which the original context path is stored on an included dispatcher request.
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.
ContextConfig() - Constructor for class org.apache.catalina.startup.ContextConfig
 
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.
ContextEjb() - Constructor for class org.apache.catalina.deploy.ContextEjb
 
ContextEnvironment - class org.apache.catalina.deploy.ContextEnvironment.
Representation of an application environment entry, as represented in an <env-entry> element in the deployment descriptor.
ContextEnvironment() - Constructor for class org.apache.catalina.deploy.ContextEnvironment
 
contextPath - Variable in class org.apache.catalina.connector.HttpRequestBase
The context path for this request.
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.
ContextResource() - Constructor for class org.apache.catalina.deploy.ContextResource
 
convert(byte[]) - 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(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.catalina.util.MIME2Java
Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
convert(String[]) - Static method in class org.apache.catalina.loader.StandardClassLoader
Convert an array of String to an array of URL and return it.
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.
cookies - Variable in class org.apache.catalina.connector.HttpResponseBase
The set of Cookies associated with this Response.
cookies - Variable in class org.apache.catalina.connector.HttpRequestBase
The set of cookies associated with this Request.
CookieTools - class org.apache.catalina.util.CookieTools.
Cookie utils - generate cookie header, etc
CookieTools() - Constructor for class org.apache.catalina.util.CookieTools
 
copyLine(byte[], int, byte[], int, int) - Method in class org.apache.catalina.connector.RequestStream
Copy up to a line of data from source to destination buffer.
count - Variable in class org.apache.catalina.connector.ResponseStream
The number of bytes which have already been written to this stream.
count - Variable in class org.apache.catalina.connector.RequestStream
The number of bytes which have already been returned by this stream.
createCollection(String) - Method in interface org.apache.catalina.Resources
Create a collection at the specified path.
createCollection(String) - Method in class org.apache.catalina.resources.ResourcesBase
Create a collection at the specified path.
createCollection(String) - Method in class org.apache.catalina.resources.JarResources
Create a collection at the specified path.
createCollection(String) - Method in class org.apache.catalina.resources.FileResources
Create a collection at the specified path.
createConnector(InetAddress, int, boolean) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Create, configure, and return a new TCP/IP socket connector based on the specified properties.
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, boolean) - Method in class org.apache.catalina.startup.EmbeddedManager
Create, configure, and return a new TCP/IP socket connector based on the specified properties.
createContext(String, String) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
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.
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.
createContext(String, String) - Method in class org.apache.catalina.startup.EmbeddedManager
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.
createEngine() - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Create, configure, and return an Engine that will process all HTTP requests received from one of the associated Connectors, based on the specified properties.
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.
createEngine() - Method in class org.apache.catalina.startup.EmbeddedManager
Create, configure, and return an Engine that will process all HTTP requests received from one of the associated Connectors, based on the specified properties.
createHost(String, String) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
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.
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.
createHost(String, String) - Method in class org.apache.catalina.startup.EmbeddedManager
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.
createInputStream() - Method in interface org.apache.catalina.Request
Create and return a ServletInputStream to read the content associated with this Request.
createInputStream() - Method in class org.apache.catalina.connector.RequestWrapper
Create and return a ServletInputStream to read the content associated with this Request.
createInputStream() - Method in class org.apache.catalina.connector.RequestBase
Create and return a ServletInputStream to read the content associated with this Request.
createOutputStream() - Method in interface org.apache.catalina.Response
Create and return a ServletOutputStream to write the content associated with this Response.
createOutputStream() - Method in class org.apache.catalina.connector.ResponseBase
Create and return a ServletOutputStream to write the content associated with this Response.
createOutputStream() - Method in class org.apache.catalina.connector.ResponseWrapper
Create and return a ServletOutputStream to write the content associated with this Response.
createRequest() - Method in interface 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.catalina.connector.http.HttpConnector
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.test.HttpConnector
Create (or allocate) and return a Request object suitable for specifying the contents of a Request to the responsible Container.
createResponse() - Method in interface 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.catalina.connector.http.HttpConnector
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.test.HttpConnector
Create (or allocate) and return a Response object suitable for receiving the contents of a Response from the responsible Container.
createSession() - Method in interface 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.
createSocket(int) - Method in interface 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.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.catalina.net.SSLServerSocketFactory
Return a server socket that uses all network interfaces on the host, and is bound to a specified port.
createSocket(int, int) - Method in interface 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.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.catalina.net.SSLServerSocketFactory
Return a server socket that uses all network interfaces on the host, and is bound to a specified port, and uses the specified connection backlog.
createSocket(int, int, InetAddress) - Method in interface 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.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.catalina.net.SSLServerSocketFactory
Return a server socket that uses the specified interface on the host, and is bound to a specified port, and uses the specified connection backlog.
createStartMapper() - Method in class org.apache.catalina.startup.Catalina
Create and configure the XmlMapper we will be using for startup.
createStartMapperContext(String, XmlMapper) - Method in class org.apache.catalina.startup.Catalina
Create the mapper rules for a Context, based on the specified prefix.
createStopMapper() - Method in class org.apache.catalina.startup.Catalina
Create and configure the XmlMapper we will be using for shutdown.
createWrapper() - Method in interface 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.
creationDate - Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
 

D

data - Variable in class org.apache.catalina.resources.ResourceBean
The data content of this resource.
date - Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
 
DateTool - class org.apache.catalina.util.DateTool.
Common place for date utils.
DateTool() - Constructor for class org.apache.catalina.util.DateTool
 
deallocate(Servlet) - Method in interface org.apache.catalina.Wrapper
Return this previously allocated servlet to the pool of available instances.
deallocate(Servlet) - Method in class org.apache.catalina.core.StandardWrapper
Return this previously allocated servlet to the pool of available instances.
debug - Variable in class org.apache.catalina.authenticator.AuthenticatorBase
The debugging detail level for this component.
debug - Variable in class org.apache.catalina.authenticator.SingleSignOn
The debugging detail level for this component.
debug - Variable in class org.apache.catalina.core.ContainerBase
The debugging detail level for this component.
debug - Variable in class org.apache.catalina.loader.StandardClassLoader
The debugging detail level of this component.
debug - Variable in class org.apache.catalina.realm.RealmBase
The debugging detail level for this component.
debug - Variable in class org.apache.catalina.resources.ResourcesBase
The debugging detail level for this component.
debug - Variable in class org.apache.catalina.servlets.DefaultServlet
The debugging detail level for this servlet.
debug - Variable in class org.apache.catalina.session.ManagerBase
The debugging detail level for this component.
debug - Variable in class org.apache.catalina.startup.Catalina
Set the debugging detail level on our XmlMapper.
debug - Variable in class org.apache.catalina.startup.Embedded
The debugging detail level for this component.
debug - Variable in class org.apache.catalina.valves.CertificatesValve
The debugging detail level for this component.
DEBUG - Static variable in interface org.apache.catalina.Logger
 
DEC - Static variable in class org.apache.catalina.util.HexUtils
 
decode(byte[]) - Method in class org.apache.catalina.util.Base64
Decodes Base64 data into octects
DEFAULT_ALGORITHM - Static variable in class org.apache.catalina.authenticator.AuthenticatorBase
The default message digest algorithm to use if we cannot use the requested one.
DEFAULT_ALGORITHM - Static variable in class org.apache.catalina.session.ManagerBase
The default message digest algorithm to use if we cannot use the requested one.
DEFAULT_NAMESPACE - Static variable in class org.apache.catalina.servlets.WebdavServlet
Default namespace.
DEFAULT_RESOURCE - Static variable in class org.apache.catalina.util.CharsetMapper
Default properties resource name.
defaultLocale - Static variable in class org.apache.catalina.connector.RequestBase
The default Locale if none are specified.
DefaultServerSocketFactory - class org.apache.catalina.net.DefaultServerSocketFactory.
Default server socket factory, which returns unadorned server sockts.
DefaultServerSocketFactory() - Constructor for class org.apache.catalina.net.DefaultServerSocketFactory
 
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.
DefaultServlet.ResourceInfo - class org.apache.catalina.servlets.DefaultServlet.ResourceInfo.
 
DefaultServlet.ResourceInfo(DefaultServlet, String, Resources) - Constructor for class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
Constructor.
DefaultServlet() - Constructor for class org.apache.catalina.servlets.DefaultServlet
 
DefaultWebXml - Static variable in class org.apache.catalina.startup.Constants
 
delegate - Variable in class org.apache.catalina.loader.StandardClassLoader
Should this class loader delegate to the parent class loader before searching its own repositories (i.e.
deleteResource(String) - Method in interface org.apache.catalina.Resources
Delete the specified resource.
deleteResource(String) - Method in class org.apache.catalina.resources.ResourcesBase
Delete the specified resource.
deleteResource(String) - Method in class org.apache.catalina.resources.JarResources
Delete the specified resource.
deleteResource(String) - Method in class org.apache.catalina.resources.FileResources
Delete the specified resource.
denies - Variable in class org.apache.catalina.valves.RequestFilterValve
The set of deny regular expressions we will evaluate.
deny - Variable in class org.apache.catalina.valves.RequestFilterValve
The comma-delimited set of deny expressions.
DEPLOY_EVENT - Static variable in interface org.apache.catalina.Deployer
The ContainerEvent event type sent when a new application is deployed by deploy().
deploy(String, URL) - Method in interface org.apache.catalina.Deployer
Deploy a new web application, whose web application archive is at the specified URL, into this container with the specified context path.
deploy(String, URL) - Method in class org.apache.catalina.core.StandardHost
Deploy a new web application, whose web application archive is at the specified URL, into this container with the specified context path.
Deployer - interface org.apache.catalina.Deployer.
A Deployer is a specialized Container into which web applications can be deployed and undeployed.
deregister(String) - Method in class org.apache.catalina.authenticator.SingleSignOn
Deregister the specified cookie value for the single sign on cookie.
destroy() - Method in class org.apache.catalina.servlets.InvokerServlet
Finalize this servlet.
destroy() - Method in class org.apache.catalina.servlets.DefaultServlet
Finalize this servlet.
destroy() - Method in class org.apache.catalina.servlets.ManagerServlet
Finalize this servlet.
destroy() - Method in class org.apache.catalina.startup.CatalinaManager
Destroy servlet container (if any is running).
destroy() - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Destroy servlet container (if any is running).
destroy() - Method in interface org.apache.catalina.startup.CatalinaManagerMBean
Destroy servlet container (if any is running).
destroy() - Method in class org.apache.catalina.startup.EmbeddedManager
Destroy servlet container (if any is running).
digest - Variable in class org.apache.catalina.authenticator.AuthenticatorBase
Return the MessageDigest implementation to be used when creating session identifiers.
digest - Variable in class org.apache.catalina.session.ManagerBase
Return the MessageDigest implementation to be used when creating session identifiers.
DIGEST_METHOD - Static variable in class org.apache.catalina.authenticator.Constants
 
Digest(String, String) - Static method in class org.apache.catalina.realm.JDBCRealm
Digest password using the algorithm especificied and convert the result to a corresponding hex string.
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
 
DirectoryBean - class org.apache.catalina.resources.DirectoryBean.
Abstraction bean that represents the properties of a "resource" that is actually a "directory", in a fashion that independent of the actual underlying medium used to represent those entries.
DirectoryBean(String) - Constructor for class org.apache.catalina.resources.DirectoryBean
Construct a new directory bean for the named resource, with default properties.
DirectoryBean(String, File) - Constructor for class org.apache.catalina.resources.DirectoryBean
Construct a new directory bean for the named resource, with properties populated from the specified object.
DirectoryBean(String, JarEntry) - Constructor for class org.apache.catalina.resources.DirectoryBean
Construct a new directory bean for the named resource, with properties populated from the specified object.
distributable - Variable in class org.apache.catalina.session.ManagerBase
The distributable flag for Sessions created by this Manager.
docBase - Variable in class org.apache.catalina.resources.ResourcesBase
The document root for this component.
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.
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.servlets.DefaultServlet
Process a GET request for the specified resource.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.catalina.servlets.ManagerServlet
Process a GET request for the specified resource.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.catalina.servlets.SnoopAllServlet
Process a GET request for the specified resource.
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.apache.catalina.servlets.InvokerServlet
Process a HEAD request for the specified resource.
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.apache.catalina.servlets.DefaultServlet
Process a HEAD request for the specified resource.
doLock(HttpServletRequest, HttpServletResponse) - Method in class org.apache.catalina.servlets.WebdavServlet
LOCK Method.
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.InvokerServlet
Process a POST request for the specified resource.
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.SnoopAllServlet
Process a POST request for the specified resource.
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.
doUnlock(HttpServletRequest, HttpServletResponse) - Method in class org.apache.catalina.servlets.WebdavServlet
UNLOCK Method.

E

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(Logger, Realm) - Constructor for class org.apache.catalina.startup.Embedded
Construct a new instance of this class with specified properties.
EmbeddedManager - class org.apache.catalina.startup.EmbeddedManager.
Implementation of the Catalina JMX MBean as a wrapper of the Catalina class.
EmbeddedManager() - Constructor for class org.apache.catalina.startup.EmbeddedManager
 
EmbeddedManagerMBean - interface org.apache.catalina.startup.EmbeddedManagerMBean.
Embedded MBean interface.
empty - Static variable in class org.apache.catalina.connector.HttpRequestBase
An empty collection to use for returning empty Enumerations.
encode(byte[]) - Method in class org.apache.catalina.util.MD5Encoder
Encodes the 128 bit (16 bytes) MD5 into a 32 character String.
encode(byte[]) - Method in class org.apache.catalina.util.Base64
Encodes hex octects into Base64
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.catalina.connector.HttpResponseBase
Deprecated. As of Version 2.1 of the Java Servlet API, use encodeRedirectURL() instead.
encodeRedirectURL(String) - Method in class org.apache.catalina.connector.HttpResponseBase
Encode the session identifier associated with this response into the specified redirect URL, if necessary.
encodeUrl(String) - Method in class org.apache.catalina.connector.HttpResponseBase
Deprecated. As of Version 2.1 of the Java Servlet API, use encodeURL() instead.
encodeURL(String) - Method in class org.apache.catalina.connector.HttpResponseBase
Encode the session identifier associated with this response into the specified URL, if necessary.
encoding - Variable in class org.apache.catalina.connector.ResponseBase
The character encoding associated with this Response.
end(SaxContext) - Method in class org.apache.catalina.util.xml.XmlAction
 
endChunk - Variable in class org.apache.catalina.connector.http.HttpRequestStream
True if the final chunk was found.
endDocument() - Method in class org.apache.catalina.util.xml.XmlMapper
 
endElement(String) - Method in class org.apache.catalina.util.xml.XmlMapper
 
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.resources.ResourcesBase
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.
EngineConfig() - Constructor for class org.apache.catalina.startup.EngineConfig
 
engines - Variable in class org.apache.catalina.startup.Embedded
The set of Engines that have been deployed in this server.
entropy - Variable 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 - Variable in class org.apache.catalina.session.ManagerBase
A String initialization parameter used to increase the entropy of the initialization of our random number generator.
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(Iterator) - 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.
ERROR - Static variable in interface org.apache.catalina.Logger
 
ERROR_MESSAGE_ATTR - Static variable 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.
error(SAXParseException) - Method in class org.apache.catalina.util.xml.XmlMapper
 
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.
ErrorPage() - Constructor for class org.apache.catalina.deploy.ErrorPage
 
EXCEPTION_ATTR - Static variable 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 variable 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 variable 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.
execute() - Method in class org.apache.catalina.startup.Catalina
Execute the processing that has been configured from the command line.
exists - Variable 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 interface org.apache.catalina.Resources
Returns true if a resource exists at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
exists(String) - Method in class org.apache.catalina.resources.ResourcesBase
Returns true if a resource exists at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
exists(String) - Method in class org.apache.catalina.resources.JarResources
Returns true if a resource exists at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
exists(String) - Method in class org.apache.catalina.resources.FileResources
Returns true if a resource exists at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
expand - Variable in class org.apache.catalina.resources.ResourcesBase
Should "directory" entries be expanded?
expand(InputStream, File, String) - Method in class org.apache.catalina.core.StandardHost
Expand the specified input stream into the specified directory, creating a file named from the specified relative path.
expand(URL) - Method in class org.apache.catalina.core.StandardHost
Expand the WAR file found at the specified URL into an unpacked directory structure, and return the absolute pathname to the expanded directory.
expire() - Method in interface org.apache.catalina.Session
Perform the internal processing required to invalidate this session, without triggering an exception if the session has already expired.
expose(Request, Request) - Method in class org.apache.catalina.valves.CertificatesValve
Expose the certificate chain for this request, if there is one.
Extension - class org.apache.catalina.loader.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.
Extension() - Constructor for class org.apache.catalina.loader.Extension
 
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

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
 
FATAL - Static variable in interface org.apache.catalina.Logger
Verbosity level constants for log messages that may be filtered by the underlying logger.
FileClassLoader - class org.apache.catalina.loader.FileClassLoader.
Implementation of java.lang.ClassLoader that knows how to load classes from disk directories and JAR files.
FileClassLoader() - Constructor for class org.apache.catalina.loader.FileClassLoader
Construct a new ClassLoader instance with no defined repositories and no parent ClassLoader.
FileClassLoader(ClassLoader) - Constructor for class org.apache.catalina.loader.FileClassLoader
Construct a new ClassLoader instance with no defined repositories and the specified parent ClassLoader.
FileClassLoader(ClassLoader, String[]) - Constructor for class org.apache.catalina.loader.FileClassLoader
Construct a new ClassLoader instance with the specified repositories and parent ClassLoader.
FileClassLoader(String[]) - Constructor for class org.apache.catalina.loader.FileClassLoader
Construct a new ClassLoader instance with the specified repositories and no parent ClassLoader.
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.
FileLogger() - Constructor for class org.apache.catalina.logger.FileLogger
 
FileResources - class org.apache.catalina.resources.FileResources.
Implementation of the Resources that operates off a document base that is a directory in the local filesystem.
FileResources() - Constructor for class org.apache.catalina.resources.FileResources
 
FileStore - class org.apache.catalina.session.FileStore.
Concrete implementation of the Store interface that utilizes a file per saved Session in a configured directory.
FileStore() - Constructor for class org.apache.catalina.session.FileStore
 
fill() - Method in class org.apache.catalina.connector.RequestStream
Refill the buffer from the underlying stream.
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.
FilterDef() - Constructor for class org.apache.catalina.deploy.FilterDef
 
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.
FilterMap() - Constructor for class org.apache.catalina.deploy.FilterMap
 
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.
findAliases() - Method in interface 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.
findAllowed() - Method in class org.apache.catalina.loader.FileClassLoader
Return a String array of the allowed class or resource name list for this class loader.
findAllowed() - Method in interface org.apache.catalina.loader.Reloader
Return a String array of the allowed class or resource name list for this class loader.
findAllowed() - Method in class org.apache.catalina.loader.StandardClassLoader
Return a String array of the allowed class or resource name list for this class loader.
findApplicationListeners() - Method in interface org.apache.catalina.Context
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.
findApplicationParameters() - Method in interface org.apache.catalina.Context
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.
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.
findAvailable() - Method in class org.apache.catalina.loader.StandardClassLoader
Return a list of "optional packages" (formerly "standard extensions") that have been declared to be available in the repositories associated with this class loader, plus any parent class loader implemented with the same class.
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.
findChild(String) - Method in interface 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 interface 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.
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.
findConnectors() - Method in interface 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.
findConstraint(HttpRequest) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the SecurityConstraint configured to guard the request URI for this request, or null if there is no such constraint.
findConstraints() - Method in interface 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.
findDeployedApp(String) - Method in interface 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.
findDeployedApps() - Method in interface 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.
findEjb(String) - Method in interface 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.core.StandardContext
Return the EJB resource reference with the specified name, if any; otherwise, return null.
findEjbs() - Method in interface org.apache.catalina.Context
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.
findEnvironment(String) - Method in interface 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.core.StandardContext
Return the environment entry with the specified name, if any; otherwise, return null.
findEnvironments() - Method in interface org.apache.catalina.Context
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.
findErrorPage(int) - Method in interface 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 interface 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 interface 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 interface 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 interface 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 interface 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.
findInitParameter(String) - Method in interface org.apache.catalina.Wrapper
Return the value for the specified initialization parameter name, if any; otherwise return null.
findInitParameter(String) - Method in class org.apache.catalina.core.StandardWrapper
Return the value for the specified initialization parameter name, if any; otherwise return null.
findInitParameters() - Method in interface org.apache.catalina.Wrapper
Return the names of all defined initialization parameters for this servlet.
findInitParameters() - Method in class org.apache.catalina.core.StandardWrapper
Return the names of all defined initialization parameters for this servlet.
findInstanceListeners() - Method in interface 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.core.StandardContext
Return the set of InstanceListener classes that will be added to newly created Wrappers automatically.
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.
findMapper(String) - Method in interface org.apache.catalina.Container
Return the Mapper associated with the specified protocol, if there is one.
findMapper(String) - Method in class org.apache.catalina.core.ContainerBase
Return the Mapper associated with the specified protocol, if there is one.
findMappers() - Method in interface org.apache.catalina.Container
Return the set of Mappers associated with this Container.
findMappers() - Method in class org.apache.catalina.core.ContainerBase
Return the set of Mappers associated with this Container.
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.
findMimeMapping(String) - Method in interface 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 interface 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.
findParameter(String) - Method in interface 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.core.StandardContext
Return the value for the specified context initialization parameter name, if any; otherwise return null.
findParameters() - Method in interface org.apache.catalina.Context
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.
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.
findRepositories() - Method in interface org.apache.catalina.Loader
Return the set of repositories defined for this class loader.
findRepositories() - Method in class org.apache.catalina.loader.FileClassLoader
Return a String array of the current repositories for this class loader.
findRepositories() - Method in interface 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.StandardLoader
Return the set of repositories defined 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.
findRequired() - Method in class org.apache.catalina.loader.StandardClassLoader
Return a list of "optional packages" (formerly "standard extensions") that have been declared to be required in the repositories associated with this class loader, plus any parent class loader implemented with the same class.
findResource(String) - Method in interface 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.core.StandardContext
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.
findResourceEnvRef(String) - Method in interface 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.core.StandardContext
Return the resource environment reference type for the specified name, if any; otherwise return null.
findResourceEnvRefs() - Method in interface org.apache.catalina.Context
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.
findResources() - Method in interface org.apache.catalina.Context
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.resources.DirectoryBean
Return the set of resources that belong to this directory, in alphabetical order based on their names.
findResources(String) - Method in class org.apache.catalina.loader.StandardClassLoader
Return an enumeration of URLs representing all of the resources with the given name.
findRestricted() - Method in class org.apache.catalina.loader.FileClassLoader
Return a String array of the restricted class or resource name prefixes for this class loader.
findRestricted() - Method in interface org.apache.catalina.loader.Reloader
Return a String array of the restricted class or resource name prefixes for this class loader.
findRestricted() - Method in class org.apache.catalina.loader.StandardClassLoader
Return a String array of the restricted class or resource name prefixes for this class loader.
findRoleMapping(String) - Method in interface 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.
findSecurityReference(String) - Method in interface org.apache.catalina.Wrapper
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.core.StandardWrapper
Return the security role link for the specified security role reference name, if any; otherwise return null.
findSecurityReferences() - Method in interface org.apache.catalina.Wrapper
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.core.StandardWrapper
Return the set of security role reference names associated with this servlet, if any; otherwise return a zero-length array.
findSecurityRole(String) - Method in interface 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 interface 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.
findServices() - Method in interface 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 interface 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 interface 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 interface 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.
findSessions() - Method in interface 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.
findStatusPage(int) - Method in interface 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 interface 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.
findSystem() - Method in class org.apache.catalina.loader.FileClassLoader
Return a Striong array of the sytsem class or resource name prefixes for this class loader.
findSystem() - Method in interface org.apache.catalina.loader.Reloader
Return a Striong array of the sytsem class or resource name prefixes for this class loader.
findSystem() - Method in class org.apache.catalina.loader.StandardClassLoader
Return a Striong array of the sytsem class or resource name prefixes for this class loader.
findTaglib(String) - Method in interface 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 interface 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.
findValves() - Method in interface org.apache.catalina.Pipeline
Return the first Valve in the pipeline associated with this Container.
findValves() - Method in class org.apache.catalina.core.ContainerBase
Return the first Valve in the pipeline associated with this Container.
findWelcomeFile(String) - Method in interface 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 interface 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 interface 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.core.StandardContext
Return the set of LifecycleListener classes that will be added to newly created Wrappers automatically.
findWrapperListeners() - Method in interface 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.core.StandardContext
Return the set of ContainerListener classes that will be added to newly created Wrappers automatically.
finishRequest() - Method in interface org.apache.catalina.Request
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.connector.RequestWrapper
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.connector.RequestBase
Perform whatever actions are required to flush and close the input stream or reader, in a single operation.
finishResponse() - Method in interface org.apache.catalina.Response
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.connector.ResponseBase
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.connector.HttpResponseBase
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.connector.ResponseWrapper
Perform whatever actions are required to flush and close the output stream or writer, in a single operation.
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, Servlet) - 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.
first - Variable in class org.apache.catalina.core.ContainerBase
The first Valve in the pipeline associated with this Container.
flush() - Method in class org.apache.catalina.connector.ResponseStream
Flush any buffered data for this output stream, which also causes the response to be committed.
flushBuffer() - Method in class org.apache.catalina.connector.ResponseBase
Flush the buffer and commit this response.
flushBuffer() - Method in class org.apache.catalina.connector.HttpResponseBase
Flush the buffer and commit this response.
FORM_ACTION - Static variable in class org.apache.catalina.authenticator.Constants
 
FORM_KEY - Static variable in class org.apache.catalina.authenticator.Constants
 
FORM_METHOD - Static variable in class org.apache.catalina.authenticator.Constants
 
FORM_PASSWORD - Static variable in class org.apache.catalina.authenticator.Constants
 
FORM_USERNAME - Static variable in class org.apache.catalina.authenticator.Constants
 
format - Static variable in class org.apache.catalina.connector.HttpResponseBase
The date format we will use for creating date headers.
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.catalina.util.FastDateFormat
Note: breaks functionality of fieldPosition param.
formats - Static variable in class org.apache.catalina.connector.HttpRequestBase
The set of SimpleDateFormat formats to use in getDateHeader().
formats - Static variable in class org.apache.catalina.servlets.DefaultServlet
The set of SimpleDateFormat formats to use in getDateHeader().
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.
FormAuthenticator() - Constructor for class org.apache.catalina.authenticator.FormAuthenticator
 

G

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.
get() - Method in class org.apache.catalina.util.Queue
Get the first object out of the queue.
get() - Method in class org.apache.catalina.util.SimplePool
Get an object from the pool, null if the pool is empty.
getAcceptCount() - Method in class org.apache.catalina.connector.http.HttpConnector
Return the accept count for this Connector.
getAcceptCount() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the accept count for this Connector.
getAddress() - Method in class org.apache.catalina.connector.http.HttpConnector
Return the bind IP address for this Connector.
getAddress() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the bind IP address for this Connector.
getAlgorithm() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the message digest algorithm for this Manager.
getAlgorithm() - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
getAlgorithm() - Method in class org.apache.catalina.session.ManagerBase
Return the message digest algorithm for this Manager.
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.
getAllRoles() - Method in class org.apache.catalina.deploy.SecurityConstraint
Was the "all roles" wildcard included in this authentication constraint?
getAppBase() - Method in interface 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.
getApplicationListeners() - Method in interface org.apache.catalina.Context
Return the set of initialized application listener objects, in the order they were specified in the web application deployment descriptor, for this application.
getApplicationListeners() - Method in class org.apache.catalina.core.StandardContext
Return the set of initialized application listener objects, in the order they were specified in the web application deployment descriptor, for this application.
getAttribute(String) - Method in class org.apache.catalina.connector.RequestBase
Return the specified request attribute if it exists; otherwise, return null.
getAttribute(String) - Method in class org.apache.catalina.core.ApplicationContext
Return the value of the specified context attribute, if any; otherwise return null.
getAttributeList(int) - Method in class org.apache.catalina.util.xml.XmlMapper
 
getAttributeList(int) - Method in interface org.apache.catalina.util.xml.SaxContext
Access attributes of a particular tag
getAttributeNames() - Method in class org.apache.catalina.connector.RequestBase
Return the names of all request attributes for this Request, or an empty Enumeration if there are none.
getAttributeNames() - Method in class org.apache.catalina.core.ApplicationContext
Return an enumeration of the names of the context attributes associated with this context.
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.
getAuthMethod() - Method in class org.apache.catalina.deploy.LoginConfig
 
getAuthorization() - Method in interface org.apache.catalina.Request
Return the authorization credentials sent with this request.
getAuthorization() - Method in class org.apache.catalina.connector.RequestWrapper
Return the authorization credentials sent with this request.
getAuthorization() - Method in class org.apache.catalina.connector.RequestBase
Return the authorization credentials sent with this request.
getAuthType() - Method in interface org.apache.catalina.Session
Return the authentication type used to authenticate our cached Principal, if any.
getAuthType() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the authentication type used for this Request.
getAvailable() - Method in interface org.apache.catalina.Context
Return the application available flag for this Context.
getAvailable() - Method in interface org.apache.catalina.Wrapper
Return the available date/time for this servlet, in milliseconds since the epoch.
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(Manifest) - Static method in class org.apache.catalina.loader.Extension
Return the set of Extension objects representing optional packages that are available in the JAR file associated with the specified Manifest.
getBasic() - Method in class org.apache.catalina.core.ContainerBase
Return the Valve that provides the basic functionality for this Container, if any.
getBody() - Method in class org.apache.catalina.util.xml.XmlMapper
 
getBody() - Method in interface org.apache.catalina.util.xml.SaxContext
Body of the last tag
getBufferSize() - Method in class org.apache.catalina.connector.ResponseBase
Return the actual buffer size used for this Response.
getBufferSize() - Method in class org.apache.catalina.connector.http.HttpConnector
Return the input buffer size for this Connector.
getBufferSize() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the input buffer size for this Connector.
getCache() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the cache authenticated Principals flag.
getCharacterEncoding() - Method in class org.apache.catalina.connector.ResponseBase
Return the character encoding used for this Response.
getCharacterEncoding() - Method in class org.apache.catalina.connector.RequestBase
Return the character encoding for this Request.
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.
getCharsetMapper() - Method in interface 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.
getCheckInterval() - Method in class org.apache.catalina.loader.StandardLoader
Return the check interval for this Loader.
getCheckInterval() - Method in class org.apache.catalina.resources.ResourcesBase
Return the resource cache check interval.
getCheckInterval() - Method in class org.apache.catalina.session.StandardManager
Return the check interval (in seconds) for this Manager.
getCheckInterval() - Method in class org.apache.catalina.session.FileStore
Return the check interval (in seconds) for this Manager.
getClassLoader() - Method in interface org.apache.catalina.Loader
Return the Java class loader to be used by this Container.
getClassLoader() - Method in class org.apache.catalina.loader.StandardLoader
Return the Java class loader to be used by this Container.
getClientAuth() - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
getCollectionMembers(String) - Method in interface org.apache.catalina.Resources
Return the children of the resource at the specified path, if any.
getCollectionMembers(String) - Method in class org.apache.catalina.resources.ResourcesBase
Return the children of the resource at the specified path, if any.
getCollectionMembers(String) - Method in class org.apache.catalina.resources.JarResources
Return the children of the resource at the specified path, if any.
getCollectionMembers(String) - Method in class org.apache.catalina.resources.FileResources
Return the children of the resource at the specified path, if any.
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.HostConfig
Return the Context configuration class name.
getConfigClass() - Method in class org.apache.catalina.startup.UserConfig
Return the Context configuration class name.
getConfigFile() - Method in class org.apache.catalina.startup.CatalinaManager
Config file path accessor.
getConfigFile() - Method in interface org.apache.catalina.startup.CatalinaManagerMBean
Config file path accessor.
getConnector() - Method in interface org.apache.catalina.Response
Return the Connector through which this Response is returned.
getConnector() - Method in interface org.apache.catalina.Request
Return the Connector through which this Request was received.
getConnector() - Method in class org.apache.catalina.connector.ResponseBase
Return the Connector through which this Response will be transmitted.
getConnector() - Method in class org.apache.catalina.connector.RequestWrapper
Return the Connector through which this Request was received.
getConnector() - Method in class org.apache.catalina.connector.ResponseWrapper
Return the Connector through which this Response is returned.
getConnector() - Method in class org.apache.catalina.connector.RequestBase
Return the Connector through which this Request was received.
getContainer() - Method in interface org.apache.catalina.Loader
Return the Container with which this Loader has been associated.
getContainer() - Method in interface org.apache.catalina.Manager
Return the Container with which this Manager is associated.
getContainer() - Method in interface org.apache.catalina.Resources
Return the Container with which this Resources has been associated.
getContainer() - Method in interface org.apache.catalina.Connector
Return the Container used for processing requests received by this Connector.
getContainer() - Method in interface org.apache.catalina.Realm
Return the Container with which this Realm has been associated.
getContainer() - Method in interface org.apache.catalina.Valve
Return the Container with which this Valve is associated, if any.
getContainer() - Method in interface org.apache.catalina.Service
Return the Container that handles requests for all Connectors associated with this Service.
getContainer() - Method in interface org.apache.catalina.Mapper
Return the Container with which this Mapper is associated.
getContainer() - Method in class org.apache.catalina.ContainerEvent
Return the Container on which this event occurred.
getContainer() - Method in interface org.apache.catalina.Logger
Return the Container with which this Logger has been associated.
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.connector.http.HttpConnector
Return the Container used for processing requests received by this Connector.
getContainer() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the Container used for processing requests received by this Connector.
getContainer() - Method in class org.apache.catalina.core.StandardContextMapper
Return the Container with which this Mapper is associated.
getContainer() - Method in class org.apache.catalina.core.StandardEngineMapper
Return the Container with which this Mapper is associated.
getContainer() - Method in class org.apache.catalina.core.StandardHostMapper
Return the Container with which this Mapper 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.loader.StandardLoader
Return the Container with which this Logger 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.realm.JDBCRealm
Return the Container with which this Realm has been associated.
getContainer() - Method in class org.apache.catalina.realm.MemoryRealm
Return the Container with which this Realm has been associated.
getContainer() - Method in class org.apache.catalina.resources.ResourcesBase
Return the Container with which this Resources has been 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.valves.ValveBase
Return the Container with which this Valve is associated, if any.
getContentCount() - Method in interface org.apache.catalina.Response
Return the number of bytes actually written to the output stream.
getContentCount() - Method in class org.apache.catalina.connector.ResponseBase
Return the number of bytes actually written to the output stream.
getContentCount() - Method in class org.apache.catalina.connector.ResponseWrapper
Return the number of bytes actually written to the output stream.
getContentLength() - Method in interface org.apache.catalina.Response
Return the content length that was set or calculated for this Response.
getContentLength() - Method in class org.apache.catalina.connector.ResponseBase
Return the content length that was set or calculated for this Response.
getContentLength() - Method in class org.apache.catalina.connector.ResponseWrapper
Return the content length that was set or calculated for this Response.
getContentLength() - Method in class org.apache.catalina.connector.RequestBase
Return the content length for this Request.
getContentType() - Method in interface 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.catalina.connector.ResponseBase
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.catalina.connector.ResponseWrapper
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.catalina.connector.RequestBase
Return the content type for this Request.
getContext() - Method in interface org.apache.catalina.Response
Return the Context with which this Response is associated.
getContext() - Method in interface org.apache.catalina.Request
Return the Context within which this Request is being processed.
getContext() - Method in class org.apache.catalina.connector.ResponseBase
Return the Context with which this Response is associated.
getContext() - Method in class org.apache.catalina.connector.RequestWrapper
Return the Context within which this Request is being processed.
getContext() - Method in class org.apache.catalina.connector.ResponseWrapper
Return the Context with which this Response is associated.
getContext() - Method in class org.apache.catalina.connector.RequestBase
Return the Context within which this Request is being processed.
getContext(String) - Method in class org.apache.catalina.core.ApplicationContext
Return a ServletContext object that corresponds to a specified URI on the server.
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.HostConfig
Return the Context implementation class name.
getContextClass() - Method in class org.apache.catalina.startup.UserConfig
Return the Context implementation class name.
getContextPath() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the portion of the request URI used to select the Context of the Request.
getCookieHeaderName(Cookie) - Static method in class org.apache.catalina.util.CookieTools
Return the header name to set the cookie, based on cookie version
getCookieHeaderValue(Cookie) - Static method in class org.apache.catalina.util.CookieTools
Deprecated. Use StringBuffer version
getCookieHeaderValue(Cookie, StringBuffer) - Static method in class org.apache.catalina.util.CookieTools
Return the header value used to set this cookie
getCookies() - Method in interface org.apache.catalina.Context
Return the "use cookies for session ids" flag.
getCookies() - Method in class org.apache.catalina.authenticator.SavedRequest
 
getCookies() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the set of Cookies received with this Request.
getCookies() - Method in class org.apache.catalina.core.StandardContext
Return the "use cookies for session ids" flag.
getCreationTime() - Method in interface org.apache.catalina.Session
Return the creation time for this session.
getCrossContext() - Method in interface org.apache.catalina.Context
Return the "allow crossing servlet contexts" flag.
getCrossContext() - Method in class org.apache.catalina.core.StandardContext
Return the "allow crossing servlet contexts" flag.
getCurProcessors() - Method in class org.apache.catalina.connector.http.HttpConnector
Return the current number of processors that have been created.
getCurProcessors() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the current number of processors that have been created.
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.resources.ResourceBean
 
getDateHeader(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Return the value of the specified date header, if any; otherwise return -1.
getDebug() - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Return the debugging detail level for this component.
getDebug() - Method in class org.apache.catalina.connector.http.HttpConnector
Return the debugging detail level for this component.
getDebug() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the debugging detail level for this component.
getDebug() - Method in class org.apache.catalina.core.ContainerBase
Return the debugging detail level for 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.loader.FileClassLoader
Return the debugging detail level of this component.
getDebug() - Method in class org.apache.catalina.loader.StandardLoader
Return the debugging detail level for this component.
getDebug() - Method in class org.apache.catalina.loader.StandardClassLoader
Return the debugging detail level for this component.
getDebug() - Method in class org.apache.catalina.realm.RealmBase
Return the debugging detail level for this component.
getDebug() - Method in class org.apache.catalina.realm.JDBCRealm
Return the debugging detail level for this component.
getDebug() - Method in class org.apache.catalina.realm.MemoryRealm
Return the debugging detail level for this component.
getDebug() - Method in class org.apache.catalina.resources.ResourcesBase
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.startup.HostConfig
Return the debugging detail level for this component.
getDebug() - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Return the debugging detail level for this component.
getDebug() - Method in class org.apache.catalina.startup.Embedded
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.catalina.startup.UserConfig
Return the debugging detail level for this component.
getDebug() - Method in class org.apache.catalina.startup.EmbeddedManager
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.util.xml.XmlMapper
 
getDebug() - Method in interface org.apache.catalina.util.xml.SaxContext
 
getDebug() - Method in class org.apache.catalina.valves.CertificatesValve
Return the debugging detail level for this component.
getDefaultHost() - Method in class org.apache.catalina.core.StandardEngine
Return the default host.
getDelegate() - Method in class org.apache.catalina.loader.StandardClassLoader
Return the "delegate first" flag for this class loader.
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.
getDescription() - Method in class org.apache.catalina.deploy.SecurityCollection
Return the description of this web resource collection.
getDescription() - Method in class org.apache.catalina.deploy.ContextResource
 
getDescription() - Method in class org.apache.catalina.deploy.ContextEnvironment
 
getDescription() - Method in class org.apache.catalina.deploy.FilterDef
 
getDescription() - Method in class org.apache.catalina.deploy.ContextEjb
 
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.realm.JDBCRealm
Gets the digest algorithm used for credentials in the database could be the same that MessageDigest accepts vor algorithm and "No" that is the Default
getDigest() - Method in class org.apache.catalina.session.ManagerBase
Return the MessageDigest object to be used for calculating session identifiers.
getDigest(String, String) - Method in class org.apache.catalina.realm.RealmBase
Return the digest associated with given principal's user name.
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.valves.AccessLogValve
Return the directory in which we create log files.
getDirectoryName() - Method in class org.apache.catalina.startup.UserConfig
Return the directory name for user web applications.
getDirectoryPath() - Method in class org.apache.catalina.session.FileStore
Return the directory path for this Store.
getDisplayName() - Method in interface org.apache.catalina.Context
Return the display name of this web application.
getDisplayName() - Method in class org.apache.catalina.core.StandardContext
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.SecurityConstraint
Return the display name of this security constraint.
getDistributable() - Method in interface org.apache.catalina.Manager
Return the distributable flag for the sessions supported by this Manager.
getDistributable() - Method in interface org.apache.catalina.Context
Return the distributable flag for this web application.
getDistributable() - Method in class org.apache.catalina.core.StandardContext
Return the distributable flag for this web application.
getDistributable() - Method in class org.apache.catalina.session.ManagerBase
Return the distributable flag for the sessions supported by this Manager.
getDocBase() - Method in interface org.apache.catalina.Context
Return the document root for this Context.
getDocBase() - Method in class org.apache.catalina.core.StandardContext
Return the document root for this Context.
getDocBase() - Method in class org.apache.catalina.resources.ResourcesBase
Return the document root for this component.
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.
getErrorCode() - Method in class org.apache.catalina.deploy.ErrorPage
Return the error code.
getErrorPage() - Method in class org.apache.catalina.deploy.LoginConfig
 
getETag(DefaultServlet.ResourceInfo, boolean) - Method in class org.apache.catalina.servlets.DefaultServlet
Get the ETag associated with a file.
getETagValue(DefaultServlet.ResourceInfo, boolean) - Method in class org.apache.catalina.servlets.DefaultServlet
Get the ETag value associated with a file.
getExceptionType() - Method in class org.apache.catalina.deploy.ErrorPage
Return the exception type.
getExpand() - Method in interface org.apache.catalina.Resources
Return the "expand directory resources into listings" property.
getExpand() - Method in class org.apache.catalina.resources.ResourcesBase
Return the "expand directories" flag.
getExtensionName() - Method in class org.apache.catalina.loader.Extension
 
getFactory() - Method in interface org.apache.catalina.Connector
Return the server socket factory used by this Container.
getFactory() - Method in class org.apache.catalina.connector.http.HttpConnector
Return the server socket factory used by this Container.
getFactory() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the server socket factory used by this Container.
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
 
getHeader(String) - Method in interface 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.catalina.connector.HttpResponseBase
Return the value for the specified header, or null if this header has not been set.
getHeader(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Return the first value of the specified header, if any; otherwise, return null
getHeader(String) - Method in class org.apache.catalina.connector.HttpResponseWrapper
Return the value for the specified header, or null if this header has not been set.
getHeaderNames() - Method in interface 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
 
getHeaderNames() - Method in class org.apache.catalina.connector.HttpResponseBase
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.connector.HttpRequestBase
Return the names of all headers received with this request.
getHeaderNames() - Method in class org.apache.catalina.connector.HttpResponseWrapper
Return an array of all the header names set for this response, or a zero-length array if no headers have been set.
getHeaders(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Return all of the values of the specified header, if any; otherwise, return an empty enumeration.
getHeaderValues(String) - Method in interface 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
 
getHeaderValues(String) - Method in class org.apache.catalina.connector.HttpResponseBase
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.connector.HttpResponseWrapper
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.
getHome() - Method in class org.apache.catalina.deploy.ContextEjb
 
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 interface org.apache.catalina.startup.UserDatabase
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.
getHomeBase() - Method in class org.apache.catalina.startup.UserConfig
Return the base directory containing user home directories.
getId() - Method in interface org.apache.catalina.Session
Return the session identifier for this session.
getImplementationURL() - Method in class org.apache.catalina.loader.Extension
 
getImplementationVendor() - Method in class org.apache.catalina.loader.Extension
 
getImplementationVendorId() - Method in class org.apache.catalina.loader.Extension
 
getImplementationVersion() - Method in class org.apache.catalina.loader.Extension
 
getIncluded() - Method in interface org.apache.catalina.Response
Return the "processing inside an include" flag.
getIncluded() - Method in class org.apache.catalina.connector.ResponseBase
Return the "processing inside an include" flag.
getIncluded() - Method in class org.apache.catalina.connector.ResponseWrapper
Return the "processing inside an include" flag.
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 interface org.apache.catalina.Loader
Return descriptive information about this Loader implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.Manager
Return descriptive information about this Manager implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.Resources
Return descriptive information about this Resources implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.Connector
Return descriptive information about this Connector implementation.
getInfo() - Method in interface org.apache.catalina.Realm
Return descriptive information about this Realm implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.Valve
Return descriptive information about this Valve implementation.
getInfo() - Method in interface org.apache.catalina.Response
Return descriptive information about this Response implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.Service
Return descriptive information about this Service implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.Store
Return descriptive information about this Store implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.Request
Return descriptive information about this Request implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.Session
Return descriptive information about this Session implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.Container
Return descriptive information about this Container implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.Logger
Return descriptive information about this Logger implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface 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.authenticator.AuthenticatorBase
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.authenticator.BasicAuthenticator
Return descriptive information about this Valve implementation.
getInfo() - Method in class org.apache.catalina.authenticator.FormAuthenticator
Return descriptive information about this Valve implementation.
getInfo() - Method in class org.apache.catalina.authenticator.SingleSignOn
Return descriptive information about this Valve implementation.
getInfo() - Method in class org.apache.catalina.authenticator.DigestAuthenticator
Return descriptive information about this Valve implementation.
getInfo() - Method in class org.apache.catalina.connector.ResponseBase
Return descriptive information about this Response implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in class org.apache.catalina.connector.RequestWrapper
Return descriptive information about this Request implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in class org.apache.catalina.connector.ResponseWrapper
Return descriptive information about this Response implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in class org.apache.catalina.connector.RequestBase
Return descriptive information about this Request implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in class org.apache.catalina.connector.HttpRequestBase
Return descriptive information about this Request implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in class org.apache.catalina.connector.http.HttpConnector
Return descriptive information about this Connector implementation.
getInfo() - Method in class org.apache.catalina.connector.test.HttpConnector
Return descriptive information about this Connector implementation.
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.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.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.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.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.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.loader.StandardLoader
Return descriptive information about this Loader 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.realm.JDBCRealm
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.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.resources.ResourcesBase
Return descriptive information about this Resources 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.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.session.FileStore
Return descriptive information about this Store implementation and the corresponding version number, in the format <description>/<version>.
getInfo() - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Return descriptive information about this Server implementation and the corresponding version number, in the format <description>/<version>.
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.startup.EmbeddedManager
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.ValveBase
Return descriptive information about this Valve implementation.
getInfo() - Method in class org.apache.catalina.valves.AccessLogValve
Return descriptive information about this implementation.
getInfo() - Method in class org.apache.catalina.valves.RequestFilterValve
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.valves.CertificatesValve
Return descriptive information about this Valve implementation.
getInfo() - Method in class org.apache.catalina.valves.RemoteAddrValve
Return descriptive information about this Valve implementation.
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.ApplicationContext
Return the value of the specified initialization parameter, or null if this parameter does not exist.
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.ApplicationContext
Return the names of the context's initialization parameters, or an empty enumeration if the context has no initialization parameters.
getInputStream() - Method in class org.apache.catalina.connector.RequestBase
Return the servlet input stream for this Request.
getInstanceSupport() - Method in class org.apache.catalina.core.StandardWrapper
Return the InstanceSupport object for this Wrapper instance.
getIntHeader(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Return the value of the specified header as an integer, or -1 if there is no such header for this request.
getJspFile() - Method in interface org.apache.catalina.Wrapper
Return the context-relative URI of the JSP file for this servlet.
getJspFile() - Method in class org.apache.catalina.core.StandardWrapper
Return the context-relative URI of the JSP file for this servlet.
getKeyStore() - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
getKeystoreFile() - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
getKeystorePass() - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
getKeystoreType() - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
getLargeIcon() - Method in class org.apache.catalina.deploy.FilterDef
 
getLast() - Method in class org.apache.catalina.core.ContainerBase
Return the last configured Valve (other than the basic Valve, if any) configured in the pipeline for this Container, if any; otherwise return null.
getLastAccessedTime() - Method in interface 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.
getLastModified() - Method in class org.apache.catalina.resources.ResourceBean
 
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.
getLink() - Method in class org.apache.catalina.deploy.ContextEjb
 
getLoader() - Method in interface 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.
getLoaderClass() - Method in class org.apache.catalina.loader.StandardLoader
Return the ClassLoader class name.
getLoadOnStartup() - Method in interface org.apache.catalina.Wrapper
Return the load-on-startup order value (negative value means load on first call).
getLoadOnStartup() - Method in class org.apache.catalina.core.StandardWrapper
Return the load-on-startup order value (negative value means load on first call).
getLocale() - Method in class org.apache.catalina.connector.ResponseBase
Return the Locale assigned to this response.
getLocale() - Method in class org.apache.catalina.connector.RequestBase
Return the preferred Locale that the client will accept content in, based on the value for the first Accept-Language header that was encountered.
getLocales() - Method in class org.apache.catalina.authenticator.SavedRequest
 
getLocales() - Method in class org.apache.catalina.connector.RequestBase
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.
getLocation() - Method in class org.apache.catalina.deploy.ErrorPage
Return the location.
getLogger() - Method in interface 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 interface org.apache.catalina.startup.EmbeddedManagerMBean
Return the Logger for this component.
getLogger() - Method in class org.apache.catalina.startup.Embedded
Return the Logger for this component.
getLogger() - Method in class org.apache.catalina.startup.EmbeddedManager
Return the Logger for this component.
getLoginConfig() - Method in interface 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
 
getMajorVersion() - Method in class org.apache.catalina.core.ApplicationContext
Return the major version of the Java Servlet API that we implement.
getManager() - Method in interface org.apache.catalina.Session
Return the Manager within which this Session is valid.
getManager() - Method in interface 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(String) - Static method in class org.apache.catalina.util.StringManager
Get the StringManager for a particular package.
getMax() - Method in class org.apache.catalina.util.SimplePool
Return the size of the pool
getMaxActiveSessions() - Method in class org.apache.catalina.session.StandardManager
Return the maximum number of active Sessions allowed, or -1 for no limit.
getMaxCount() - Method in class org.apache.catalina.loader.FileClassLoader
Return the maximum count of resources to be cached.
getMaxCount() - Method in class org.apache.catalina.resources.ResourcesBase
Return the maximum number of resources to cache.
getMaxInactiveInterval() - Method in interface org.apache.catalina.Manager
Return the default maximum inactive interval (in seconds) for Sessions created by this Manager.
getMaxInactiveInterval() - Method in interface 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.ManagerBase
Return the default maximum inactive interval (in seconds) for Sessions created by this Manager.
getMaxProcessors() - Method in class org.apache.catalina.connector.http.HttpConnector
Return the maximum number of processors allowed, or <0 for unlimited.
getMaxProcessors() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the maximum number of processors allowed, or <0 for unlimited.
getMaxSize() - Method in class org.apache.catalina.loader.FileClassLoader
Return the maximum size of resources to be cached.
getMaxSize() - Method in class org.apache.catalina.resources.ResourcesBase
Return the maximum size of resources to be cached.
getMessage() - Method in class org.apache.catalina.LifecycleException
Returns the message associated with this exception, if any.
getMessage() - Method in interface org.apache.catalina.HttpResponse
Return the error message that was set with sendError() for this Response.
getMessage() - Method in class org.apache.catalina.connector.HttpResponseBase
Return the error message that was set with sendError() for this Response.
getMessage() - Method in class org.apache.catalina.connector.HttpResponseWrapper
Return the error message that was set with sendError() for this response.
getMethod() - Method in class org.apache.catalina.authenticator.SavedRequest
 
getMethod() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the HTTP request method used in this Request.
getMimeType(String) - Method in interface org.apache.catalina.Resources
Return the MIME type of the specified file, or null if the MIME type is not known.
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.resources.ResourcesBase
Return the MIME type of the specified file, or null if the MIME type is not known.
getMinorVersion() - Method in class org.apache.catalina.core.ApplicationContext
Return the minor version of the Java Servlet API that we implement.
getMinProcessors() - Method in class org.apache.catalina.connector.http.HttpConnector
Return the minimum number of processors to start at initialization.
getMinProcessors() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the minimum number of processors to start at initialization.
getMinSize() - Method in class org.apache.catalina.loader.FileClassLoader
Return the minimum size of resources to be cached.
getMinSize() - Method in class org.apache.catalina.resources.ResourcesBase
Return the minimum size of resources to be cached.
getName() - Method in interface org.apache.catalina.Host
Return the canonical, fully qualified, name of the virtual host this Container represents.
getName() - Method in interface 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.core.StandardHost
Return the canonical, fully qualified, name of the virtual host this Container represents.
getName() - Method in class org.apache.catalina.deploy.SecurityCollection
Return the name of this web resource collection.
getName() - Method in class org.apache.catalina.deploy.ContextResource
 
getName() - Method in class org.apache.catalina.deploy.ContextEnvironment
 
getName() - Method in class org.apache.catalina.deploy.ApplicationParameter
 
getName() - Method in class org.apache.catalina.deploy.ContextEjb
 
getName() - Method in class org.apache.catalina.resources.ResourceBean
 
getName() - Method in class org.apache.catalina.startup.CatalinaManager
Retruns the Catalina component name.
getName() - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Retruns the Catalina component name.
getName() - Method in interface org.apache.catalina.startup.CatalinaManagerMBean
Retruns the Catalina component name.
getName() - Method in class org.apache.catalina.startup.EmbeddedManager
Retruns the Catalina component name.
getNamedDispatcher(String) - Method in class org.apache.catalina.core.ApplicationContext
Return a RequestDispatcher object that acts as a wrapper for the named servlet.
getNext() - Method in interface org.apache.catalina.Valve
Return the next Valve in the pipeline containing this Valve, if any.
getNext() - Method in class org.apache.catalina.valves.ValveBase
Return the next Valve in this pipeline, or null if this is the last Valve in the pipeline.
getObjectStack() - Method in class org.apache.catalina.util.xml.XmlMapper
 
getObjectStack() - Method in interface org.apache.catalina.util.xml.SaxContext
We maintain a stack to keep java objects that are generated as result of parsing.
getOutputStream() - Method in class org.apache.catalina.connector.ResponseBase
Return the servlet output stream associated with this Response.
getOverride() - Method in class org.apache.catalina.deploy.ApplicationParameter
 
getParameter(String) - Method in class org.apache.catalina.connector.RequestBase
Return the value of the specified request parameter, if any; otherwise, return null.
getParameter(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Return the value of the specified request parameter, if any; otherwise, return null.
getParameterMap() - Method in class org.apache.catalina.connector.RequestBase
Returns a Map of the parameters of this request.
getParameterMap() - Method in class org.apache.catalina.connector.HttpRequestBase
Returns a Map of the parameters of this request.
getParameterMap() - Method in class org.apache.catalina.deploy.FilterDef
 
getParameterNames() - Method in class org.apache.catalina.authenticator.SavedRequest
 
getParameterNames() - Method in class org.apache.catalina.connector.RequestBase
Return the names of all defined request parameters for this request.
getParameterNames() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the names of all defined request parameters for this request.
getParameterValues(String) - Method in class org.apache.catalina.authenticator.SavedRequest
 
getParameterValues(String) - Method in class org.apache.catalina.connector.RequestBase
Return the defined values for the specified request parameter, if any; otherwise, return null.
getParameterValues(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Return the defined values for the specified request parameter, if any; otherwise, return null.
getParent() - Method in interface 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.resources.ResourceBean
 
getParentClassLoader() - Method in interface 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.
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.JDBCRealm
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.
getPath() - Method in interface org.apache.catalina.Context
Return the context path for this web application.
getPath() - Method in class org.apache.catalina.core.StandardContext
Return the context path for this Context.
getPathInfo() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the path information associated with this Request.
getPathname() - Method in class org.apache.catalina.session.StandardManager
Return the session persistence pathname, if any.
getPathTranslated() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the extra path information for this request, translated to a real path.
getPattern() - Method in class org.apache.catalina.valves.AccessLogValve
Return the format pattern.
getPort() - Method in interface org.apache.catalina.Server
Return the port number we listen to for shutdown commands.
getPort() - Method in class org.apache.catalina.connector.http.HttpConnector
Return the port number on which we listen for HTTP requests.
getPort() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the port number on which we listen for HTTP requests.
getPort() - Method in class org.apache.catalina.core.StandardServer
Return the port number we listen to for shutdown commands.
getPrefix() - Method in class org.apache.catalina.logger.FileLogger
Return the log file prefix.
getPrefix() - Method in class org.apache.catalina.valves.AccessLogValve
Return the log file prefix.
getPrevious() - Method in interface org.apache.catalina.Valve
Return the previous Valve in the pipeline containing this Valve, if any.
getPrevious() - Method in class org.apache.catalina.valves.ValveBase
Return the previous Valve in this pipeline, or null if this is the first Valve in the pipeline.
getPrincipal() - Method in interface org.apache.catalina.Session
Return the authenticated Principal that is associated with this Session.
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.JDBCRealm
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.
getProtocol() - Method in interface org.apache.catalina.Mapper
Return the protocol for which this Mapper is responsible.
getProtocol() - Method in class org.apache.catalina.connector.RequestBase
Return the protocol and version used to make this Request.
getProtocol() - Method in class org.apache.catalina.core.StandardContextMapper
Return the protocol for which this Mapper is responsible.
getProtocol() - Method in class org.apache.catalina.core.StandardEngineMapper
Return the protocol for which this Mapper is responsible.
getProtocol() - Method in class org.apache.catalina.core.StandardHostMapper
Return the protocol for which this Mapper is responsible.
getProtocol() - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
getQueryString() - Method in class org.apache.catalina.authenticator.SavedRequest
 
getQueryString() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the query string associated with this request.
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.
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.
getReader() - Method in class org.apache.catalina.connector.RequestBase
Read the Reader wrapping the input stream for this Request.
getRealm() - Method in interface 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 interface org.apache.catalina.startup.EmbeddedManagerMBean
Return the default Realm for our Containers.
getRealm() - Method in class org.apache.catalina.startup.Embedded
Return the default Realm for our Containers.
getRealm() - Method in class org.apache.catalina.startup.EmbeddedManager
Return the default Realm for our Containers.
getRealmName() - Method in class org.apache.catalina.deploy.LoginConfig
 
getRealPath(String) - Method in interface org.apache.catalina.Resources
Return the real path for a given virtual path.
getRealPath(String) - Method in class org.apache.catalina.connector.RequestBase
Deprecated. As of version 2.1 of the Java Servlet API, use ServletContext.getRealPath().
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.resources.ResourcesBase
Return the real path for a given virtual path.
getRealPath(String) - Method in class org.apache.catalina.resources.JarResources
Return the real path for a given virtual path, or null if no such path can be identified.
getRealPath(String) - Method in class org.apache.catalina.resources.FileResources
Return the real path for a given virtual path, or null if no such path can be identified.
getRelativePath(HttpServletRequest) - Method in class org.apache.catalina.servlets.DefaultServlet
Return the relative path associated with this servlet.
getReloadable() - Method in interface org.apache.catalina.Loader
Return the reloadable flag for this Loader.
getReloadable() - Method in interface org.apache.catalina.Context
Return the reloadable flag for this web application.
getReloadable() - Method in class org.apache.catalina.core.StandardContext
Return the reloadable flag for this web application.
getReloadable() - Method in class org.apache.catalina.loader.StandardLoader
Return the reloadable flag for this Loader.
getRemote() - Method in class org.apache.catalina.deploy.ContextEjb
 
getRemoteAddr() - Method in class org.apache.catalina.connector.RequestBase
Return the remote IP address making this Request.
getRemoteHost() - Method in class org.apache.catalina.connector.RequestBase
Return the remote host name making this Request.
getRemoteUser() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the name of the remote user that has been authenticated for this Request.
getReporter() - Method in interface 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.
getReporter() - Method in class org.apache.catalina.connector.ResponseBase
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.connector.ResponseWrapper
Return a PrintWriter that can be used to render error messages, regardless of whether a stream or writer has already been acquired.
getRequest() - Method in interface org.apache.catalina.Response
Return the Request with which this Response is associated.
getRequest() - Method in interface org.apache.catalina.Request
Return the ServletRequest for which this object is the facade.
getRequest() - Method in class org.apache.catalina.connector.ResponseBase
Return the Request with which this Response is associated.
getRequest() - Method in class org.apache.catalina.connector.RequestWrapper
Return the ServletRequest for which this object is the facade.
getRequest() - Method in class org.apache.catalina.connector.ResponseWrapper
Return the Request with which this Response is associated.
getRequest() - Method in class org.apache.catalina.connector.RequestBase
Return the ServletRequest for which this object is the facade.
getRequestDispatcher(String) - Method in class org.apache.catalina.connector.RequestBase
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.catalina.connector.HttpRequestBase
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.catalina.core.ApplicationContext
Return a RequestDispatcher instance that acts as a wrapper for the resource at the given path.
getRequestedSessionId() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the session identifier included in this request, if any.
getRequestURI() - Method in class org.apache.catalina.authenticator.SavedRequest
 
getRequestURI() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the request URI for this request.
getRequestURL() - Method in class org.apache.catalina.connector.HttpRequestBase
Reconstructs the URL the client used to make the request.
getRequired(Manifest) - Static method in class org.apache.catalina.loader.Extension
Return the set of Extension objects representing optional packages that are required by the application contained in the JAR file associated with the specified Manifest.
getResource(String) - Method in interface org.apache.catalina.Resources
Return a URL to the resource that is mapped to the specified path.
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.loader.FileClassLoader
Find a resource with a given name.
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.resources.ResourcesBase
Return a URL to the resource that is mapped to the specified path.
getResource(String) - Method in class org.apache.catalina.resources.JarResources
Return a URL to the resource specified by the given virtual path, or null if no such URL can be identified.
getResource(String) - Method in class org.apache.catalina.resources.FileResources
Return a URL to the resource specified by the given virtual path, or null if no such URL can be identified.
getResourceAsStream(String) - Method in interface org.apache.catalina.Resources
Return the resource located at the named path as an InputStream object.
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.loader.FileClassLoader
Get an InputStream on a given resource.
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.resources.ResourcesBase
Return the resource located at the named path as an InputStream object.
getResourceAsStream(String) - Method in class org.apache.catalina.resources.JarResources
Return an InputStream to the contents of the resource specified by the given virtual path, or null if no resource exists at the specified path.
getResourceAsStream(String) - Method in class org.apache.catalina.resources.FileResources
Return an InputStream to the contents of the resource specified by the given virtual path, or null if no resource exists at the specified path.
getResourceCreated(String) - Method in interface org.apache.catalina.Resources
Return the creation date/time of the resource at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
getResourceCreated(String) - Method in class org.apache.catalina.resources.ResourcesBase
Return the creation date/time of the resource at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
getResourceCreated(String) - Method in class org.apache.catalina.resources.JarResources
Return the creation date/time of the resource at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
getResourceCreated(String) - Method in class org.apache.catalina.resources.FileResources
Return the creation date/time of the resource at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
getResourceLength(String) - Method in interface org.apache.catalina.Resources
Return the content length of the resource at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
getResourceLength(String) - Method in class org.apache.catalina.resources.ResourcesBase
Return the content length of the resource at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
getResourceLength(String) - Method in class org.apache.catalina.resources.JarResources
Return the content length of the resource at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
getResourceLength(String) - Method in class org.apache.catalina.resources.FileResources
Return the content length of the resource at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
getResourceModified(String) - Method in interface org.apache.catalina.Resources
Return the last modified date/time of the resource at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
getResourceModified(String) - Method in class org.apache.catalina.resources.ResourcesBase
Return the last modified date/time of the resource at the specified path, where path would be suitable for passing as an argument to getResource() or getResourceAsStream().
getResourceModified(String) - Method in class org.apache.catalina.resources.JarResources
Return the last modified time for the resource specified by the given virtual path, or -1 if no such resource exists (or the last modified time cannot be determined).
getResourceModified(String) - Method in class org.apache.catalina.resources.FileResources
Return the last modified time for the resource specified by the given virtual path, or -1 if no such resource exists (or the last modified time cannot be determined).
getResourcePaths() - Method in interface org.apache.catalina.Resources
Return the set of context-relative paths of all available resources.
getResourcePaths() - Method in class org.apache.catalina.core.ApplicationContext
Return a Set containing the resource paths of all resources defined within this web application.
getResourcePaths() - Method in class org.apache.catalina.resources.JarResources
Return the set of context-relative paths of all available resources.
getResourcePaths() - Method in class org.apache.catalina.resources.FileResources
Return the set of context-relative paths of all available resources.
getResources() - Method in interface 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 with which this Container is associated.
getResources() - Method in class org.apache.catalina.core.ApplicationContext
Return the resources object that is mapped to a specified path.
getResponse() - Method in interface org.apache.catalina.Response
Return the ServletResponse for which this object is the facade.
getResponse() - Method in interface org.apache.catalina.Request
Return the Response with which this Request is associated.
getResponse() - Method in class org.apache.catalina.connector.ResponseBase
Return the ServletResponse for which this object is the facade.
getResponse() - Method in class org.apache.catalina.connector.RequestWrapper
Return the Response with which this Request is associated.
getResponse() - Method in class org.apache.catalina.connector.ResponseWrapper
Return the ServletResponse for which this object is the facade.
getResponse() - Method in class org.apache.catalina.connector.RequestBase
Return the Response with which this Request is associated.
getRoot() - Method in class org.apache.catalina.util.xml.XmlMapper
 
getRoot() - Method in interface org.apache.catalina.util.xml.SaxContext
The root object is either set by caller before starting the parse or can be created using the first tag.
getRunAs() - Method in class org.apache.catalina.deploy.ContextEjb
 
getScheme() - Method in interface org.apache.catalina.Connector
Return the scheme that will be assigned to requests received through this connector.
getScheme() - Method in class org.apache.catalina.connector.RequestBase
Return the scheme used to make this Request.
getScheme() - Method in class org.apache.catalina.connector.http.HttpConnector
Return the scheme that will be assigned to requests received through this connector.
getScheme() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the scheme that will be assigned to requests received through this connector.
getScope() - Method in class org.apache.catalina.deploy.ContextResource
 
getSecure() - Method in interface 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.catalina.connector.http.HttpConnector
Return the secure connection flag that will be assigned to requests received through this connector.
getSecure() - Method in class org.apache.catalina.connector.test.HttpConnector
Return the secure connection flag that will be assigned to requests received through this connector.
getServerInfo() - Method in class org.apache.catalina.core.ApplicationContext
Return the name and version of the servlet container.
getServerName() - Method in class org.apache.catalina.connector.RequestBase
Return the server name responding to this Request.
getServerPort() - Method in class org.apache.catalina.connector.RequestBase
Return the server port responding to this Request.
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
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getServletClass() - Method in interface org.apache.catalina.Wrapper
Return the fully qualified servlet class name for this servlet.
getServletClass() - Method in class org.apache.catalina.core.StandardWrapper
Return the fully qualified servlet class name for this servlet.
getServletContext() - Method in interface 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.core.StandardWrapper
Return the servlet context with which this servlet is associated.
getServletContextName() - Method in class org.apache.catalina.core.ApplicationContext
Return the display name of this web application.
getServletName() - Method in class org.apache.catalina.core.StandardWrapper
Return the name of this servlet.
getServletName() - Method in class org.apache.catalina.deploy.FilterMap
 
getServletNames() - Method in class org.apache.catalina.core.ApplicationContext
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getServletPath() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the portion of the request URI used to select the servlet that will process this request.
getServlets() - Method in class org.apache.catalina.core.ApplicationContext
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getSession() - Method in interface org.apache.catalina.Session
Return the HttpSession for which this object is the facade.
getSession() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the session associated with this Request, creating one if necessary.
getSession(boolean) - Method in class org.apache.catalina.connector.HttpRequestBase
Return the session associated with this Request, creating one if necessary and requested.
getSession(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(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.
getSessionTimeout() - Method in interface 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.
getShutdown() - Method in interface 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 interface org.apache.catalina.Store
Return the number of Sessions present in this Store.
getSize() - Method in class org.apache.catalina.resources.ResourceBean
 
getSize() - Method in class org.apache.catalina.session.FileStore
Return the number of Sessions present in this Store.
getSmallIcon() - Method in class org.apache.catalina.deploy.FilterDef
 
getSocket() - Method in interface org.apache.catalina.Request
Return the Socket (if any) through which this Request was received.
getSocket() - Method in class org.apache.catalina.connector.RequestWrapper
Return the Socket (if any) through which this Request was received.
getSocket() - Method in class org.apache.catalina.connector.RequestBase
Return the Socket (if any) through which this Request was received.
getSocketFactory() - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Return the secure socket factory class name.
getSocketFactory() - Method in class org.apache.catalina.startup.Embedded
Return the secure socket factory class name.
getSocketFactory() - Method in class org.apache.catalina.startup.EmbeddedManager
Return the secure socket factory class name.
getSpecificationVendor() - Method in class org.apache.catalina.loader.Extension
 
getSpecificationVersion() - Method in class org.apache.catalina.loader.Extension
 
getState() - Method in class org.apache.catalina.startup.CatalinaManager
Returns the state.
getState() - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Returns the state.
getState() - Method in interface org.apache.catalina.startup.CatalinaManagerMBean
Returns the state.
getState() - Method in class org.apache.catalina.startup.EmbeddedManager
Returns the state.
getStateString() - Method in class org.apache.catalina.startup.CatalinaManager
Returns a String representation of the state.
getStateString() - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Returns a String representation of the state.
getStateString() - Method in interface org.apache.catalina.startup.CatalinaManagerMBean
Returns a String representation of the state.
getStateString() - Method in class org.apache.catalina.startup.EmbeddedManager
Returns a String representation of the state.
getStatus() - Method in interface org.apache.catalina.HttpResponse
Return the HTTP status code associated with this Response.
getStatus() - Method in class org.apache.catalina.connector.HttpResponseBase
Return the HTTP status code associated with this Response.
getStatus() - Method in class org.apache.catalina.connector.HttpResponseWrapper
Return the HTTP status code associated with this Response.
getStatusMessage(int) - Method in class org.apache.catalina.connector.HttpResponseBase
Returns a default status message for the specified HTTP status code.
getStream() - Method in interface org.apache.catalina.Response
Return the output stream associated with this Response.
getStream() - Method in interface org.apache.catalina.Request
Return the input stream associated with this Request.
getStream() - Method in class org.apache.catalina.connector.ResponseBase
Return the output stream associated with this Response.
getStream() - Method in class org.apache.catalina.connector.RequestWrapper
Return the input stream associated with this Request.
getStream() - Method in class org.apache.catalina.connector.ResponseWrapper
Return the output stream associated with this Response.
getStream() - Method in class org.apache.catalina.connector.RequestBase
Return the input stream associated with this Request.
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, 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.catalina.util.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
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, 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, 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.
getSuffix() - Method in class org.apache.catalina.logger.FileLogger
Return the log file suffix.
getSuffix() - Method in class org.apache.catalina.valves.AccessLogValve
Return the log file suffix.
getTag(int) - Method in class org.apache.catalina.util.xml.XmlMapper
 
getTag(int) - Method in interface org.apache.catalina.util.xml.SaxContext
Access a particular tag
getTagCount() - Method in class org.apache.catalina.util.xml.XmlMapper
 
getTagCount() - Method in interface org.apache.catalina.util.xml.SaxContext
Depth of the tag stack.
getThrowable() - Method in class org.apache.catalina.LifecycleException
Returns the throwable that caused this exception, if any.
getTimestamp() - Method in class org.apache.catalina.logger.FileLogger
Return the timestamp flag.
getType() - Method in class org.apache.catalina.InstanceEvent
Return the event type of this event.
getType() - Method in class org.apache.catalina.ContainerEvent
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.catalina.deploy.ContextResource
 
getType() - Method in class org.apache.catalina.deploy.ContextEnvironment
 
getType() - Method in class org.apache.catalina.deploy.ContextEjb
 
getURLPattern() - Method in class org.apache.catalina.deploy.FilterMap
 
getUserClass() - Method in class org.apache.catalina.startup.UserConfig
Return the user database class name for this component.
getUserConfig() - Method in class org.apache.catalina.startup.HomesUserDatabase
Return the UserConfig listener with which we are associated.
getUserConfig() - Method in interface org.apache.catalina.startup.UserDatabase
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.
getUserConstraint() - Method in class org.apache.catalina.deploy.SecurityConstraint
Return the user data constraint for this security constraint.
getUserPrincipal() - Method in class org.apache.catalina.connector.HttpRequestBase
Return the principal that has been authenticated for this Request.
getUsers() - Method in class org.apache.catalina.startup.HomesUserDatabase
Return an enumeration of the usernames defined on this server.
getUsers() - Method in interface org.apache.catalina.startup.UserDatabase
Return an enumeration of the usernames defined on this server.
getUsers() - Method in class org.apache.catalina.startup.PasswdUserDatabase
Return an enumeration of the usernames defined on this server.
getValidating() - Method in class org.apache.catalina.util.xml.XmlMapper
 
getValue() - Method in class org.apache.catalina.deploy.ContextEnvironment
 
getValue() - Method in class org.apache.catalina.deploy.ApplicationParameter
 
getVerbosity() - Method in interface org.apache.catalina.Logger
Return the verbosity level of this logger.
getWorkDir() - Method in class org.apache.catalina.core.StandardContext
Return the work directory for this Context.
getWrappedRequest() - Method in class org.apache.catalina.connector.RequestWrapper
Return the wrapped request.
getWrappedResponse() - Method in class org.apache.catalina.connector.ResponseWrapper
Return the wrapped response.
getWrapper() - Method in class org.apache.catalina.InstanceEvent
Return the Wrapper managing the servlet instance for which this event occurred.
getWrapper() - Method in interface org.apache.catalina.Request
Return the Wrapper within which this Request is being processed.
getWrapper() - Method in class org.apache.catalina.connector.RequestWrapper
Return the Wrapper within which this Request is being processed.
getWrapper() - Method in class org.apache.catalina.connector.RequestBase
Return the Wrapper within which this Request is being processed.
getWrapperClass() - Method in interface 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.core.StandardContext
Return the Java class name of the Wrapper implementation used for servlets registered in this Context.
getWriter() - Method in class org.apache.catalina.connector.ResponseBase
Return the writer associated with this Response.
getWriterEncoding() - Static method in class org.apache.catalina.util.DOMWriter
 
Globals - class org.apache.catalina.Globals.
Global constants that are applicable to multiple packages within Catalina.
Globals() - Constructor for class org.apache.catalina.Globals
 
GMT_ZONE - Static variable in class org.apache.catalina.util.DateTool
GMT timezone - all HTTP dates are on GMT

H

hasMoreElements() - Method in class org.apache.catalina.util.Enumerator
Tests if this enumeration contains more elements.
hasRole(Principal, String) - Method in interface 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(Principal, String) - Method in class org.apache.catalina.realm.JDBCRealm
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.MemoryRealm
Return true if the specified Principal has the specified security role, within the context of this Realm; otherwise return false.
headers - Variable in class org.apache.catalina.connector.HttpResponseBase
The HTTP headers explicitly added via addHeader(), but not including those to be added with setContentLength(), setContentType(), and so on.
headers - Variable in class org.apache.catalina.connector.HttpRequestBase
The HTTP headers associated with this Request, keyed by name.
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() - Constructor for class org.apache.catalina.util.HexUtils
 
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.
Host - interface org.apache.catalina.Host.
A Host is a Container that represents a virtual host in the Catalina servlet engine.
hostBase() - Method in class org.apache.catalina.resources.ResourcesBase
Return a File object representing the base directory for the current virtual host (i.e.
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.
HostConfig() - Constructor for class org.apache.catalina.startup.HostConfig
 
HttpConnector - class org.apache.catalina.connector.http.HttpConnector.
Implementation of an HTTP/1.1 connector.
HttpConnector - class org.apache.catalina.connector.test.HttpConnector.
Simple implementation of an HTTP/1.0 Connector, for testing and debugging purposes.
HttpConnector() - Constructor for class org.apache.catalina.connector.http.HttpConnector
 
HttpConnector() - Constructor for class org.apache.catalina.connector.test.HttpConnector
 
httpDate - Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
 
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.
HttpRequestBase - class org.apache.catalina.connector.HttpRequestBase.
Convenience base implementation of the HttpRequest interface, which can be used for the Request implementation required by most Connectors that implement the HTTP protocol.
HttpRequestBase() - Constructor for class org.apache.catalina.connector.HttpRequestBase
 
HttpRequestStream - class org.apache.catalina.connector.http.HttpRequestStream.
 
HttpRequestStream(HttpRequestImpl, HttpResponseImpl) - Constructor for class org.apache.catalina.connector.http.HttpRequestStream
Construct a servlet input stream associated with the specified Request.
HttpRequestWrapper - class org.apache.catalina.connector.HttpRequestWrapper.
Abstract convenience class that wraps a Catalina-internal HttpRequest object.
HttpRequestWrapper(HttpRequest) - Constructor for class org.apache.catalina.connector.HttpRequestWrapper
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.
HttpResponseBase - class org.apache.catalina.connector.HttpResponseBase.
Convenience base implementation of the HttpResponse interface, which can be used for the Response implementation required by most Connectors that deal with HTTP.
HttpResponseBase() - Constructor for class org.apache.catalina.connector.HttpResponseBase
 
HttpResponseStream - class org.apache.catalina.connector.http.HttpResponseStream.
Response stream for the HTTP/1.1 connector.
HttpResponseStream(HttpResponseImpl) - Constructor for class org.apache.catalina.connector.http.HttpResponseStream
Construct a servlet output stream associated with the specified Request.
HttpResponseWrapper - class org.apache.catalina.connector.HttpResponseWrapper.
Abstract convenience class that wraps a Catalina-internal HttpResponse object.
HttpResponseWrapper(HttpResponse) - Constructor for class org.apache.catalina.connector.HttpResponseWrapper
Construct a wrapper for the specified response.

I

ignorableWhitespace(char[], int, int) - Method in class org.apache.catalina.util.xml.XmlMapper
 
included - Variable in class org.apache.catalina.connector.ResponseBase
Are we currently processing inside a RequestDispatcher.include()?
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.
info - Static variable in class org.apache.catalina.authenticator.AuthenticatorBase
Descriptive information about this implementation.
info - Static variable in class org.apache.catalina.authenticator.SingleSignOn
Descriptive information about this Valve implementation.
info - Static variable in class org.apache.catalina.connector.ResponseBase
Descriptive information about this Response implementation.
info - Static variable in class org.apache.catalina.connector.HttpResponseBase
Descriptive information about this HttpResponse implementation.
info - Static variable in class org.apache.catalina.connector.RequestBase
Descriptive information about this Request implementation.
info - Static variable in class org.apache.catalina.connector.HttpRequestBase
Descriptive information about this HttpRequest implementation.
info - Static variable in class org.apache.catalina.logger.SystemErrLogger
The descriptive information about this implementation.
info - Static variable in class org.apache.catalina.logger.SystemOutLogger
The descriptive information about this implementation.
info - Static variable in class org.apache.catalina.logger.FileLogger
The descriptive information about this implementation.
info - Static variable in class org.apache.catalina.realm.RealmBase
Descriptive information about this Realm implementation.
info - Static variable in class org.apache.catalina.resources.ResourcesBase
The descriptive information string for this implementation.
info - Static variable in class org.apache.catalina.resources.JarResources
The descriptive information string for this implementation.
info - Static variable in class org.apache.catalina.resources.FileResources
The descriptive information string for this implementation.
info - Static variable in class org.apache.catalina.startup.Embedded
Descriptive information about this server implementation.
info - Static variable in class org.apache.catalina.valves.ValveBase
Descriptive information about this Valve implementation.
info - Static variable in class org.apache.catalina.valves.AccessLogValve
The descriptive information about this implementation.
info - Static variable in class org.apache.catalina.valves.CertificatesValve
The descriptive information related to this implementation.
INFORMATION - Static variable in interface org.apache.catalina.Logger
 
init() - Method in class org.apache.catalina.servlets.InvokerServlet
Initialize this servlet.
init() - Method in class org.apache.catalina.servlets.DefaultServlet
Initialize this servlet.
init() - Method in class org.apache.catalina.servlets.WebdavServlet
Initialize this servlet.
init() - Method in class org.apache.catalina.servlets.ManagerServlet
Initialize this servlet.
input - Variable in class org.apache.catalina.connector.RequestBase
The input stream associated with this Request.
input - Variable in class org.apache.catalina.servlets.DefaultServlet
The input buffer size to use when serving resources.
InstanceEvent - class org.apache.catalina.InstanceEvent.
General event for notifying listeners of significant events related to a specific instance of a servlet, as opposed to the Wrapper component that manages it.
instanceEvent(InstanceEvent) - Method in interface org.apache.catalina.InstanceListener
Acknowledge the occurrence of the specified event.
InstanceEvent(Wrapper, Servlet, String) - Constructor for class org.apache.catalina.InstanceEvent
Construct a new InstanceEvent with the specified parameters.
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(Wrapper) - Constructor for class org.apache.catalina.util.InstanceSupport
Construct a new InstanceSupport object associated with the specified Instance component.
INTEGRAL_TRANSPORT - Static variable in class org.apache.catalina.authenticator.Constants
 
invoke(Request, Response) - Method in interface org.apache.catalina.Valve
Perform request processing as required by this Valve.
invoke(Request, Response) - Method in interface org.apache.catalina.Container
Process the specified Request, and generate the corresponding Response, according to the design of this particular Container.
invoke(Request, Response) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Enforce the security restrictions in the web application deployment descriptor of our associated Context.
invoke(Request, Response) - Method in class org.apache.catalina.authenticator.SingleSignOn
Perform single-sign-on support processing for this request.
invoke(Request, Response) - Method in class org.apache.catalina.core.ContainerBase
Process the specified Request, to produce the corresponding Response, by invoking the first Valve in our pipeline (if any), or the basic Valve otherwise.
invoke(Request, Response) - Method in class org.apache.catalina.core.StandardContext
Process the specified Request, and generate the corresponding Response, according to the design of this particular Container.
invoke(Request, Response) - Method in class org.apache.catalina.valves.ValveBase
The implementation-specific logic represented by this Valve.
invoke(Request, Response) - Method in class org.apache.catalina.valves.AccessLogValve
Log a message summarizing the specified request and response, according to the format specified by the pattern property.
invoke(Request, Response) - Method in class org.apache.catalina.valves.RequestFilterValve
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.
invoke(Request, Response) - Method in class org.apache.catalina.valves.RemoteHostValve
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.
invoke(Request, Response) - Method in class org.apache.catalina.valves.CertificatesValve
Expose the certificates chain if one was included on this request.
invoke(Request, Response) - Method in class org.apache.catalina.valves.RemoteAddrValve
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.
invokeNext(Request, Response) - Method in class org.apache.catalina.valves.ValveBase
Invoke the next Valve in our pipeline, or complain if there is no such Valve remaining.
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.
InvokerServlet() - Constructor for class org.apache.catalina.servlets.InvokerServlet
 
isAvailable() - Method in class org.apache.catalina.connector.http.HttpConnector
Is this connector available for processing requests?
isAvailable() - Method in class org.apache.catalina.connector.test.HttpConnector
Is this connector available for processing requests?
isCollection(String) - Method in interface org.apache.catalina.Resources
Return true if the resource at the specified path is a collection.
isCollection(String) - Method in class org.apache.catalina.resources.ResourcesBase
Return true if the resource at the specified path is a collection.
isCollection(String) - Method in class org.apache.catalina.resources.JarResources
Return true if the resource at the specified path is a collection.
isCollection(String) - Method in class org.apache.catalina.resources.FileResources
Return true if the resource at the specified path is a collection.
isCommitted() - Method in class org.apache.catalina.connector.ResponseBase
Has the output of this response already been committed?
isCompatibleWith(Extension) - Method in class org.apache.catalina.loader.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.
isEmpty() - Method in class org.apache.catalina.util.Queue
Is the queue empty?
isLocked() - Method in class org.apache.catalina.util.ResourceSet
Return the locked state of this parameter map.
isLocked() - Method in class org.apache.catalina.util.ParameterMap
Return the locked state of this parameter map.
isRequestedSessionIdFromCookie() - Method in class org.apache.catalina.connector.HttpRequestBase
Return true if the session identifier included in this request came from a cookie.
isRequestedSessionIdFromUrl() - Method in class org.apache.catalina.connector.HttpRequestBase
Deprecated. As of Version 2.1 of the Java Servlet API, use isRequestedSessionIdFromURL() instead.
isRequestedSessionIdFromURL() - Method in class org.apache.catalina.connector.HttpRequestBase
Return true if the session identifier included in this request came from the request URI.
isRequestedSessionIdValid() - Method in class org.apache.catalina.connector.HttpRequestBase
Return true if the session identifier included in this request identifies a valid session.
isSecure() - Method in class org.apache.catalina.connector.RequestBase
Was this request received on a secure connection?
isSecure() - Method in class org.apache.catalina.connector.HttpRequestBase
Was this request received on a secure connection?
isSingleThreadModel() - Method in class org.apache.catalina.core.StandardWrapper
Return true if the servlet class represented by this component implements the SingleThreadModel interface.
isUnavailable() - Method in interface org.apache.catalina.Wrapper
Is this servlet currently unavailable?
isUnavailable() - Method in class org.apache.catalina.core.StandardWrapper
Is this servlet currently unavailable?
isUserInRole(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Return true if the authenticated user principal possesses the specified role name.
isValid() - Method in interface org.apache.catalina.Session
Return the isValid flag for this session.
isValidJavaEncoding(String) - Static method in class org.apache.catalina.util.DOMWriter
 
isWhite(char) - Method in class org.apache.catalina.util.StringParser
Is the specified character considered to be whitespace?

J

jarFile - Variable in class org.apache.catalina.resources.JarResources
The JarFile object associated with our document base.
JarResources - class org.apache.catalina.resources.JarResources.
Implementation of the Resources that decompresses and renders entries from a JAR file that is located either locally or remotely.
JarResources() - Constructor for class org.apache.catalina.resources.JarResources
 
JDBCRealm - class org.apache.catalina.realm.JDBCRealm.
Implmentation of Realm that works with any JDBC supported database.
JDBCRealm() - Constructor for class org.apache.catalina.realm.JDBCRealm
 
JSP_SERVLET_NAME - Static variable in class org.apache.catalina.core.Constants
 

K

KEY_SIZE_ATTR - Static variable 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).
keys() - Method in interface org.apache.catalina.Store
Return an array containing the session identifiers of all Sessions currently saved in this Store.
keys() - Method in class org.apache.catalina.session.FileStore
Return an array containing the session identifiers of all Sessions currently saved in this Store.

L

lastModified - Variable in class org.apache.catalina.resources.ResourceBean
The last modified date/time for this resource, in milliseconds since the epoch.
length - Variable in class org.apache.catalina.connector.ResponseStream
The content length past which we will not write, or -1 if there is no defined content length.
length - Variable in class org.apache.catalina.connector.RequestStream
The content length past which we will not read, or -1 if there is no defined content length.
length - Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
 
lifecycle - Variable in class org.apache.catalina.authenticator.AuthenticatorBase
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.connector.http.HttpConnector
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.connector.test.HttpConnector
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.core.ContainerBase
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.loader.StandardLoader
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.logger.FileLogger
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.realm.RealmBase
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.resources.ResourcesBase
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.session.StandardManager
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.session.FileStore
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.startup.Embedded
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.valves.AccessLogValve
The lifecycle event support for this component.
lifecycle - Variable in class org.apache.catalina.valves.CertificatesValve
The lifecycle event support for this component.
Lifecycle - interface org.apache.catalina.Lifecycle.
Common interface for component life cycle methods.
LifecycleEvent - class org.apache.catalina.LifecycleEvent.
General event for notifying listeners of significant changes on a component that implements the Lifecycle interface.
lifecycleEvent(LifecycleEvent) - Method in interface org.apache.catalina.LifecycleListener
Acknowledge the occurrence of the specified event.
lifecycleEvent(LifecycleEvent) - Method in class org.apache.catalina.startup.HostConfig
Process the START event for an associated Host.
lifecycleEvent(LifecycleEvent) - Method in class org.apache.catalina.startup.ContextConfig
Process the START event for an associated Context.
lifecycleEvent(LifecycleEvent) - Method in class org.apache.catalina.startup.UserConfig
Process the START event for an associated Host.
lifecycleEvent(LifecycleEvent) - Method in class org.apache.catalina.startup.EngineConfig
Process the START event for an associated Engine.
LifecycleEvent(Lifecycle, String) - Constructor for class org.apache.catalina.LifecycleEvent
Construct a new LifecycleEvent with the specified parameters.
LifecycleEvent(Lifecycle, String, Object) - Constructor for class org.apache.catalina.LifecycleEvent
Construct a new LifecycleEvent with the specified parameters.
LifecycleException - exception 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.
LifecycleSupport - class org.apache.catalina.util.LifecycleSupport.
Support class to assist in firing LifecycleEvent notifications to registered LifecycleListeners.
LifecycleSupport(Lifecycle) - Constructor for class org.apache.catalina.util.LifecycleSupport
Construct a new LifecycleSupport object associated with the specified Lifecycle component.
listeners - Variable in class org.apache.catalina.core.ContainerBase
The container event listeners for this Container.
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 - Variable in class org.apache.catalina.servlets.DefaultServlet
Should we generate directory listings when no welcome file is present?
load() - Method in interface org.apache.catalina.Manager
Load any currently active sessions that were previously unloaded to the appropriate persistence mechanism, if any.
load() - Method in interface org.apache.catalina.Wrapper
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.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.session.StandardManager
Load any currently active sessions that were previously unloaded to the appropriate persistence mechanism, if any.
load(String) - Method in interface org.apache.catalina.Store
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.FileStore
Load and return the Session associated with the specified session identifier from this Store, without removing it.
loadClass(String) - Method in class org.apache.catalina.loader.StandardClassLoader
Load the class with the specified name.
loadClass(String, boolean) - Method in class org.apache.catalina.loader.FileClassLoader
Requests the class loader to load and resolve a 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.
loader - Variable 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.
locale - Variable in class org.apache.catalina.connector.ResponseBase
The Locale associated with this Response.
LOCALE_US - Static variable in class org.apache.catalina.util.DateTool
US locale - all HTTP dates are in english
locales - Variable in class org.apache.catalina.connector.RequestBase
The preferred Locales assocaited with this Request.
log(Exception, String) - Method in interface org.apache.catalina.Logger
Writes the specified exception, and message, to a servlet log file.
log(Exception, String) - Method in class org.apache.catalina.core.ApplicationContext
Deprecated. As of Java Servlet API 2.1, use log(String, Throwable) instead
log(String) - Method in interface 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.authenticator.AuthenticatorBase
Log a message on the Logger associated with our Container (if any).
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.core.ContainerBase
Log the specified message to our current Logger (if any).
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.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) - 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.resources.ResourcesBase
Log a message on the Logger associated with our Container (if any)
log(String) - Method in class org.apache.catalina.util.xml.XmlMapper
 
log(String) - Method in interface org.apache.catalina.util.xml.SaxContext
 
log(String) - 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) - Method in class org.apache.catalina.valves.CertificatesValve
Log a message on the Logger associated with our Container (if any).
log(String, int) - Method in interface 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, Throwable) - Method in interface 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.authenticator.AuthenticatorBase
Log a message on the Logger associated with our Container (if any).
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.core.ContainerBase
Log the specified message and exception to our current Logger (if any).
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.resources.ResourcesBase
Log a message on the Logger associated with our Container (if any)
log(String, Throwable) - Method in class org.apache.catalina.valves.CertificatesValve
Log a message on the Logger associated with our Container (if any).
log(String, Throwable, int) - Method in interface 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.
logger - Variable in class org.apache.catalina.core.ContainerBase
The Logger implementation with which this Container is associated.
logger - Variable in class org.apache.catalina.startup.Embedded
The default logger to be used by this component itself.
Logger - interface org.apache.catalina.Logger.
A Logger is a generic interface for the message and exception logging methods of the ServletContext interface.
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() - Constructor for class org.apache.catalina.deploy.LoginConfig
 
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.StandardWrapper
Log the abbreviated name of this Container for logging messages.
lookup(String) - Method in class org.apache.catalina.authenticator.SingleSignOn
Look up and return the cached Principal associated with this cookie value, if there is one; otherwise return null.

M

main(String[]) - Static method in class org.apache.catalina.deploy.Test
 
main(String[]) - Static method in class org.apache.catalina.realm.JDBCRealm
 
main(String[]) - Static method in class org.apache.catalina.startup.Catalina
The application main program.
main(String[]) - Static method in class org.apache.catalina.startup.Embedded
This main program is a unit test to exercize the various methods of the Embedded class.
main(String[]) - Static method in class org.apache.catalina.startup.Bootstrap
The main program for the bootstrap.
main(String[]) - Static method in class org.apache.catalina.util.FastDateFormat
 
MAJOR_VERSION - Static variable in class org.apache.catalina.core.Constants
 
manager - Variable 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.
ManagerBase - class org.apache.catalina.session.ManagerBase.
Minimal implementation of the Manager interface that supports no session persistence or distributable capabilities.
ManagerBase() - Constructor for class org.apache.catalina.session.ManagerBase
 
ManagerServlet - class org.apache.catalina.servlets.ManagerServlet.
Servlet that enables remote management of the web applications installed within the same virtual host as this web application is.
ManagerServlet() - Constructor for class org.apache.catalina.servlets.ManagerServlet
 
map(Request, boolean) - Method in interface org.apache.catalina.Mapper
Return the child Container that should be used to process this Request, based upon its characteristics.
map(Request, boolean) - Method in interface org.apache.catalina.Container
Return the child Container that should be used to process this Request, based upon its characteristics.
map(Request, boolean) - Method in class org.apache.catalina.core.StandardContextMapper
Return the child Container that should be used to process this Request, based upon its characteristics.
map(Request, boolean) - Method in class org.apache.catalina.core.ContainerBase
Return the child Container that should be used to process this Request, based upon its characteristics.
map(Request, boolean) - Method in class org.apache.catalina.core.StandardEngineMapper
Return the child Container that should be used to process this Request, based upon its characteristics.
map(Request, boolean) - Method in class org.apache.catalina.core.StandardHostMapper
Return the child Container that should be used to process this Request, based upon its characteristics.
map(String) - Method in interface 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 - Variable in class org.apache.catalina.core.ContainerBase
The one and only Mapper associated with this Container, if any.
Mapper - interface org.apache.catalina.Mapper.
Interface defining methods that a parent Container may implement to select a subordinate Container to process a particular Request, optionally modifying the properties of the Request to reflect the selections made.
mapperClass - Variable in class org.apache.catalina.core.ContainerBase
The Java class name of the default Mapper class for this Container.
mappers - Variable in class org.apache.catalina.core.ContainerBase
The set of Mappers associated with this Container, keyed by protocol.
maxCount - Variable in class org.apache.catalina.resources.ResourcesBase
The maximum number of resources to cache.
maxInactiveInterval - Variable in class org.apache.catalina.session.ManagerBase
The default maximum inactive interval for Sessions created by this Manager.
maxSize - Variable in class org.apache.catalina.resources.ResourcesBase
The maximum size of resources to be cached.
md5Encoder - Static variable in class org.apache.catalina.realm.RealmBase
The MD5 helper object for this class.
md5Encoder - Static variable in class org.apache.catalina.servlets.DefaultServlet
The MD5 helper object for this class.
MD5Encoder - class org.apache.catalina.util.MD5Encoder.
Encode an MD5 digest into a String.
MD5Encoder() - Constructor for class org.apache.catalina.util.MD5Encoder
 
md5Helper - Static variable in class org.apache.catalina.realm.RealmBase
MD5 message digest provider.
md5Helper - Static variable in class org.apache.catalina.servlets.DefaultServlet
MD5 message digest provider.
MemoryRealm - class org.apache.catalina.realm.MemoryRealm.
Simple implementation of Realm that reads an XML file to configure the valid users, passwords, and roles.
MemoryRealm() - Constructor for class org.apache.catalina.realm.MemoryRealm
 
message - Variable in class org.apache.catalina.LifecycleException
The error message passed to our constructor (if any)
message - Variable in class org.apache.catalina.connector.HttpResponseBase
The error message set by sendError().
method - Variable in class org.apache.catalina.connector.HttpRequestBase
The request method associated with this Request.
methodParam(int) - Method in class org.apache.catalina.util.xml.XmlMapper
Extract the method param from the body of the tag
methodParam(int, String) - Method in class org.apache.catalina.util.xml.XmlMapper
Extract the method param from a tag attribute
methodSetter(String, int) - Method in class org.apache.catalina.util.xml.XmlMapper
If a tag matches, invoke a method on the current object.
methodSetter(String, int, String[]) - Method in class org.apache.catalina.util.xml.XmlMapper
If a tag matches, invoke a method on the current object.
MIME2Java - class org.apache.catalina.util.MIME2Java.
MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names.
mimeSeparation - Static variable in class org.apache.catalina.servlets.DefaultServlet
MIME multipart separation string
MINOR_VERSION - Static variable in class org.apache.catalina.core.Constants
 
minProcessors - Variable in class org.apache.catalina.connector.http.HttpConnector
The minimum number of processors to start at initialization time.
minProcessors - Variable in class org.apache.catalina.connector.test.HttpConnector
The minimum number of processors to start at initialization time.
minSize - Variable in class org.apache.catalina.resources.ResourcesBase
The minimum size of resources to be cached.
modified() - Method in interface 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.FileClassLoader
Have one or more classes or resources been modified so that a reload is appropriate?
modified() - Method in interface 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.StandardLoader
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.StandardClassLoader
Have one or more classes or resources been modified so that a reload is appropriate?
months - Static variable in class org.apache.catalina.valves.AccessLogValve
The set of month abbreviations for log messages.

N

name - Variable in class org.apache.catalina.core.ContainerBase
The human-readable name of this Container.
name - Variable in class org.apache.catalina.resources.ResourceBean
The normalized context-relative name of this resource.
NAME - Static variable in interface org.apache.catalina.startup.EmbeddedManagerMBean
Component name.
NAME - Static variable in interface org.apache.catalina.startup.CatalinaManagerMBean
Component name.
NAMED_DISPATCHER_ATTR - Static variable in class org.apache.catalina.Globals
The request attribute under which we store the servlet name on a named dispatcher request.
next - Variable in class org.apache.catalina.valves.ValveBase
The next Valve in the pipeline this Valve is a component of.
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.
NO_CONTENT - Static variable in class org.apache.catalina.util.XMLWriter
Element with no content.
NONE_TRANSPORT - Static variable in class org.apache.catalina.authenticator.Constants
 
normalize(String) - Method in class org.apache.catalina.resources.ResourcesBase
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.
notationDecl(String, String, String) - Method in class org.apache.catalina.util.xml.XmlMapper
 

O

OBJECT_NAME - Static variable in interface org.apache.catalina.startup.EmbeddedManagerMBean
Object name.
OBJECT_NAME - Static variable in interface org.apache.catalina.startup.CatalinaManagerMBean
Object name.
objectCreate(String) - Method in class org.apache.catalina.util.xml.XmlMapper
Create an object using for a matching tag with the given class name
objectCreate(String, String) - Method in class org.apache.catalina.util.xml.XmlMapper
Create an object using an attribute value as the class name If no attribute use classN as a default.
OLD_COOKIE_PATTERN - Static variable in class org.apache.catalina.util.DateTool
Pattern used for old cookies
oldCookieFormat - Static variable in class org.apache.catalina.util.DateTool
DateFormat to be used to format old netscape cookies
OPENING - Static variable in class org.apache.catalina.util.XMLWriter
Opening tag.
org.apache.catalina - package org.apache.catalina
 
org.apache.catalina.authenticator - package org.apache.catalina.authenticator
This package contains Authenticator implementations for the various supported authentication methods (BASIC, DIGEST, and FORM).
org.apache.catalina.connector - package org.apache.catalina.connector
 
org.apache.catalina.connector.http - package org.apache.catalina.connector.http
 
org.apache.catalina.connector.test - package org.apache.catalina.connector.test
 
org.apache.catalina.core - package org.apache.catalina.core
 
org.apache.catalina.deploy - package org.apache.catalina.deploy
This package contains Java objects that represent complex data structures from the web application deployment descriptor file (web.xml).
org.apache.catalina.loader - package org.apache.catalina.loader
 
org.apache.catalina.logger - package org.apache.catalina.logger
 
org.apache.catalina.net - package org.apache.catalina.net
 
org.apache.catalina.realm - package org.apache.catalina.realm
This package contains Realm implementations for the various supported realm technologies for authenticating users and identifying their associated roles.
org.apache.catalina.resources - package org.apache.catalina.resources
This package contains Resources implementations for the various supported repositories for static resource files.
org.apache.catalina.servlets - package org.apache.catalina.servlets
This package contains Servlets that implement some of the standard functionality provided by the Catalina servlet container.
org.apache.catalina.session - package org.apache.catalina.session
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.
org.apache.catalina.startup - package org.apache.catalina.startup
 
org.apache.catalina.util - package org.apache.catalina.util
 
org.apache.catalina.util.xml - package org.apache.catalina.util.xml
 
org.apache.catalina.valves - package org.apache.catalina.valves
This package contains a variety of small Valve implementations that do not warrant being packaged separately.
out - Variable in class org.apache.catalina.util.DOMWriter
Print writer.
output - Variable in class org.apache.catalina.connector.ResponseBase
The output stream associated with this Response.
output - Variable in class org.apache.catalina.servlets.DefaultServlet
The output buffer size to use when serving resources.

P

Package - Static variable in class org.apache.catalina.authenticator.Constants
 
Package - Static variable in class org.apache.catalina.connector.Constants
 
Package - Static variable in class org.apache.catalina.connector.http.Constants
 
Package - Static variable in class org.apache.catalina.connector.test.Constants
 
Package - Static variable in class org.apache.catalina.core.Constants
 
Package - Static variable in class org.apache.catalina.loader.Constants
 
Package - Static variable in class org.apache.catalina.logger.Constants
 
Package - Static variable in class org.apache.catalina.realm.Constants
 
Package - Static variable in class org.apache.catalina.resources.Constants
 
Package - Static variable in class org.apache.catalina.servlets.Constants
 
Package - Static variable in class org.apache.catalina.session.Constants
 
Package - Static variable in class org.apache.catalina.startup.Constants
 
Package - Static variable in class org.apache.catalina.valves.Constants
 
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 - Variable in class org.apache.catalina.connector.HttpRequestBase
The parsed parameters for this request.
parent - Variable in class org.apache.catalina.core.ContainerBase
The parent Container to which this Container is a child.
parent - Variable in class org.apache.catalina.resources.ResourceBean
The parent resource (normally a directory entry) of this resource.
parentClassLoader - Variable in class org.apache.catalina.startup.Catalina
The shared extensions class loader for this server.
parse(String, ParsePosition) - Method in class org.apache.catalina.util.FastDateFormat
 
parseCharacterEncoding(String) - Static method in class org.apache.catalina.util.RequestUtil
Parse the character encoding from the specified content type 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.
parsed - Variable in class org.apache.catalina.connector.HttpRequestBase
Have the parameters for this request been parsed yet?
parseParameters() - Method in class org.apache.catalina.connector.HttpRequestBase
Parse the parameters of this request, if it has not already occurred.
parseParameters(Map, String) - Static method in class org.apache.catalina.util.RequestUtil
Append request parameters from the specified String to the specified Map.
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.
path - Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
 
PATH_INFO_ATTR - Static variable in class org.apache.catalina.Globals
The request attribute under which the original path info is stored on an included dispatcher request.
pathInfo - Variable in class org.apache.catalina.connector.HttpRequestBase
The path information for this request.
peek() - Method in class org.apache.catalina.util.Queue
Peek to see if something is available.
Pipeline - interface org.apache.catalina.Pipeline.
An optional interface, normally implemented by a Container, that indicates support for a pipeline of Valves is present.
popStack() - Method in class org.apache.catalina.util.xml.XmlMapper
Pop the object stack
populate(File) - Method in class org.apache.catalina.resources.ResourceBean
Populate our properties from the specified File object.
populate(JarEntry) - Method in class org.apache.catalina.resources.ResourceBean
Populate our properties from the specified JarEntry object.
postDeregister() - Method in class org.apache.catalina.startup.CatalinaManager
 
postDeregister() - Method in class org.apache.catalina.startup.EmbeddedManager
 
postRegister(Boolean) - Method in class org.apache.catalina.startup.CatalinaManager
 
postRegister(Boolean) - Method in class org.apache.catalina.startup.EmbeddedManager
 
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.startup.CatalinaManager
 
preDeregister() - Method in class org.apache.catalina.startup.EmbeddedManager
 
prefix - Static variable in class org.apache.catalina.resources.ResourcesBase
The prefix to the log messages we will be creating.
preRegister(MBeanServer, ObjectName) - Method in class org.apache.catalina.startup.CatalinaManager
 
preRegister(MBeanServer, ObjectName) - Method in class org.apache.catalina.startup.EmbeddedManager
 
previous - Variable in class org.apache.catalina.valves.ValveBase
The previous Valve in the pipeline this Valve is a component of.
print(Node) - Method in class org.apache.catalina.util.DOMWriter
Prints the specified node, recursively.
process(String[]) - Method in class org.apache.catalina.startup.Catalina
The instance main program.
process(String, Request, Response) - Method in class org.apache.catalina.valves.RequestFilterValve
Perform the filtering that has been configured for this Valve, matching against the specified request property.
processingInstruction(String, String) - Method in class org.apache.catalina.util.xml.XmlMapper
 
propertyChange(PropertyChangeEvent) - Method in class org.apache.catalina.loader.StandardLoader
Process property change events from our associated Context.
propertyChange(PropertyChangeEvent) - Method in class org.apache.catalina.resources.ResourcesBase
Process property change events from our associated Context.
propertyChange(PropertyChangeEvent) - Method in class org.apache.catalina.session.StandardManager
Process property change events from our associated Context.
protocol - Variable in class org.apache.catalina.connector.RequestBase
The protocol name and version associated with this Request.
pull() - Method in class org.apache.catalina.util.Queue
Pull the first object out of the queue.
put(Object) - Method in class org.apache.catalina.util.Queue
Put the object into the queue.
put(Object) - Method in class org.apache.catalina.util.SimplePool
Add the object to the pool, silent nothing if the pool is full
put(Object, Object) - Method in class org.apache.catalina.util.ParameterMap
Associate the specified value with the specified key in this map.
putAll(Map) - Method in class org.apache.catalina.util.ParameterMap
Copy all of the mappings from the specified map to this one.

Q

QUERY_STRING_ATTR - Static variable in class org.apache.catalina.Globals
The request attribute under which the original query string is stored on an included dispatcher request.
queryString - Variable in class org.apache.catalina.connector.HttpRequestBase
The query string for this request.
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() - Constructor for class org.apache.catalina.util.Queue
 

R

random - Variable in class org.apache.catalina.authenticator.AuthenticatorBase
A random number generator to use when generating session identifiers.
random - Variable in class org.apache.catalina.session.ManagerBase
A random number generator to use when generating session identifiers.
randomClass - Variable 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 - Variable in class org.apache.catalina.session.ManagerBase
The Java class name of the random number generator class to be used when generating session identifiers.
read() - Method in class org.apache.catalina.connector.RequestStream
Read and return a single byte from this input stream, or -1 if end of file has been encountered.
read() - Method in class org.apache.catalina.connector.http.HttpRequestStream
Read and return a single byte from this input stream, or -1 if end of file has been encountered.
read(byte[]) - Method in class org.apache.catalina.connector.RequestStream
Read some number of bytes from the input stream, and store them into the buffer array b.
read(byte[], int, int) - Method in class org.apache.catalina.connector.RequestStream
Read up to len bytes of data from the input stream into an array of bytes.
reader - Variable in class org.apache.catalina.connector.RequestBase
The reader that has been returned by getReader, if any.
readLine(byte[], int, int) - Method in class org.apache.catalina.connector.RequestStream
Read into an array of bytes until all requested bytes have been read or a '\n' is encountered, in which case the '\n' is read into the array as well.
readOnly - Variable in class org.apache.catalina.servlets.DefaultServlet
Read only flag.
readXml(File, Object) - Method in class org.apache.catalina.util.xml.XmlMapper
read an XML file, construct and return the object hierarchy
readXml(InputStream, Object) - Method in class org.apache.catalina.util.xml.XmlMapper
read an XML input stream, construct and return the object hierarchy
realm - Variable in class org.apache.catalina.core.ContainerBase
The Realm with which this Container is associated.
realm - Variable in class org.apache.catalina.startup.Embedded
The default realm to be used by all containers associated with this compoennt.
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.
RealmBase() - Constructor for class org.apache.catalina.realm.RealmBase
 
recycle() - Method in interface org.apache.catalina.Response
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in interface org.apache.catalina.Request
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in interface 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.connector.ResponseBase
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class org.apache.catalina.connector.HttpResponseBase
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class org.apache.catalina.connector.RequestWrapper
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class org.apache.catalina.connector.ResponseWrapper
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class org.apache.catalina.connector.RequestBase
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycle() - Method in class org.apache.catalina.connector.HttpRequestBase
Release all object references, and initialize instance variables, in preparation for reuse of this object.
recycled - Variable in class org.apache.catalina.session.ManagerBase
The set of previously recycled Sessions for this Manager.
register(Request, Response, Principal, String) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Register an authenticated Principal with our SingleSignOn valve, if there is one, and set the appropriate Cookie to be returned.
register(String, Principal, 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 cookie.
registerDTDFile(String, String) - Method in class org.apache.catalina.util.xml.XmlMapper
Register the specified DTD with a local file.
registerDTDRes(String, String) - Method in class org.apache.catalina.util.xml.XmlMapper
Register the specified DTD to map to a resource in the classpath This must be called prior to the first call to readXml().
reload() - Method in interface 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.
Reloader - interface org.apache.catalina.loader.Reloader.
Internal interface that ClassLoader implementations may optionally implement to support the auto-reload functionality of StandardLoader.
remoteAddr - Variable in class org.apache.catalina.connector.RequestBase
The remote address associated with this request.
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.
RemoteAddrValve() - Constructor for class org.apache.catalina.valves.RemoteAddrValve
 
remoteHost - Variable in class org.apache.catalina.connector.RequestBase
The fully qualified name of the remote host.
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.
RemoteHostValve() - Constructor for class org.apache.catalina.valves.RemoteHostValve
 
REMOVE_ALIAS_EVENT - Static variable in interface org.apache.catalina.Host
The ContainerEvent event type sent when an old alias is removed by removeAlias().
REMOVE_CHILD_EVENT - Static variable in interface org.apache.catalina.Container
The ContainerEvent event type sent when a child container is removed by removeChild().
REMOVE_MAPPER_EVENT - Static variable in interface org.apache.catalina.Container
The ContainerEvent event type sent when a Mapper is removed by removeMapper().
REMOVE_VALVE_EVENT - Static variable in interface org.apache.catalina.Container
The ContainerEvent event type sent when a valve is removed by removeValve(), if this Container supports pipelines.
remove(File) - Method in class org.apache.catalina.core.StandardHost
Remove the specified directory and all of its contents.
remove(Object) - Method in class org.apache.catalina.util.ParameterMap
Remove the mapping for this key from the map if present.
remove(String) - Method in interface org.apache.catalina.Store
Remove the Session with the specified session identifier from this Store, if present.
remove(String) - Method in class org.apache.catalina.session.FileStore
Remove the Session with the specified session identifier from this Store, if present.
removeAlias(String) - Method in interface 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.
removeAllowed(String) - Method in class org.apache.catalina.loader.FileClassLoader
Remove a fully qualified class or resource name from the allowed list.
removeApplicationListener(String) - Method in interface 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.core.StandardContext
Remove the specified application listener class from the set of listeners for this application.
removeApplicationParameter(String) - Method in interface 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.core.StandardContext
Remove the application parameter with the specified name from the set for this application.
removeAttribute(String) - Method in class org.apache.catalina.connector.RequestBase
Remove the specified request attribute if it exists.
removeAttribute(String) - Method in class org.apache.catalina.core.ApplicationContext
Remove the context attribute with the specified name, if any.
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.
removeChild(Container) - Method in interface org.apache.catalina.Container
Remove an existing child Container from association with this parent Container.
removeChild(Container) - Method in class org.apache.catalina.core.ContainerBase
Remove an existing child Container from association with this parent Container.
removeCollection(SecurityCollection) - Method in class org.apache.catalina.deploy.SecurityConstraint
Remove the specified web resource collection from those protected by this security constraint.
removeConnector(Connector) - Method in interface org.apache.catalina.Service
Remove the specified Connector from the set associated from this Service.
removeConnector(Connector) - Method in class org.apache.catalina.core.StandardService
Remove the specified Connector from the set associated from this Service.
removeConnector(Connector) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Remove the specified Connector from the set of defined Connectors.
removeConnector(Connector) - Method in class org.apache.catalina.startup.Embedded
Remove the specified Connector from the set of defined Connectors.
removeConnector(Connector) - Method in class org.apache.catalina.startup.EmbeddedManager
Remove the specified Connector from the set of defined Connectors.
removeConstraint(SecurityConstraint) - Method in interface org.apache.catalina.Context
Remove the specified security constraint from this web application.
removeConstraint(SecurityConstraint) - Method in class org.apache.catalina.core.StandardContext
Remove the specified security constraint from this web application.
removeContainerListener(ContainerListener) - Method in interface org.apache.catalina.Container
Remove a container event listener from this component.
removeContainerListener(ContainerListener) - Method in class org.apache.catalina.core.ContainerBase
Remove a container event listener from this component.
removeContext(Context) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Remove the specified Context from the set of defined Contexts for its associated Host.
removeContext(Context) - Method in class org.apache.catalina.startup.Embedded
Remove the specified Context from the set of defined Contexts for its associated Host.
removeContext(Context) - Method in class org.apache.catalina.startup.EmbeddedManager
Remove the specified Context from the set of defined Contexts for its associated Host.
removeEjb(String) - Method in interface org.apache.catalina.Context
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.
removeEngine(Engine) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Remove the specified Engine from the set of defined Engines, along with all of its related Hosts and Contexts.
removeEngine(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.
removeEngine(Engine) - Method in class org.apache.catalina.startup.EmbeddedManager
Remove the specified Engine from the set of defined Engines, along with all of its related Hosts and Contexts.
removeEnvironment(String) - Method in interface org.apache.catalina.Context
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.
removeErrorPage(ErrorPage) - Method in interface org.apache.catalina.Context
Remove the error page for the specified error code or Java language exception, if it exists; otherwise, no action is taken.
removeErrorPage(ErrorPage) - Method in class org.apache.catalina.core.StandardContext
Remove the error page for the specified error code or Java language exception, if it exists; otherwise, no action is taken.
removeFilterDef(FilterDef) - Method in interface org.apache.catalina.Context
Remove the specified filter definition from this Context, if it exists; otherwise, no action is taken.
removeFilterDef(FilterDef) - Method in class org.apache.catalina.core.StandardContext
Remove the specified filter definition from this Context, if it exists; otherwise, no action is taken.
removeFilterMap(FilterMap) - Method in interface org.apache.catalina.Context
Remove a filter mapping from this Context.
removeFilterMap(FilterMap) - Method in class org.apache.catalina.core.StandardContext
Remove a filter mapping from this Context.
removeHost(Host) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Remove the specified Host, along with all of its related Contexts, from the set of defined Hosts for its associated Engine.
removeHost(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(Host) - Method in class org.apache.catalina.startup.EmbeddedManager
Remove the specified Host, along with all of its related Contexts, from the set of defined Hosts for its associated Engine.
removeInitParameter(String) - Method in interface org.apache.catalina.Wrapper
Remove the specified initialization parameter from this servlet.
removeInitParameter(String) - Method in class org.apache.catalina.core.StandardWrapper
Remove the specified initialization parameter from this servlet.
removeInstanceListener(InstanceListener) - Method in interface org.apache.catalina.Wrapper
Remove a listener no longer interested in InstanceEvents.
removeInstanceListener(InstanceListener) - Method in class org.apache.catalina.core.StandardWrapper
Remove a listener no longer interested in InstanceEvents.
removeInstanceListener(InstanceListener) - Method in class org.apache.catalina.util.InstanceSupport
Remove a lifecycle event listener from this component.
removeInstanceListener(String) - Method in interface 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.core.StandardContext
Remove a class name from the set of InstanceListener classes that will be added to newly created Wrappers.
removeLifecycleListener(LifecycleListener) - Method in interface org.apache.catalina.Lifecycle
Remove a LifecycleEvent listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.connector.http.HttpConnector
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.connector.test.HttpConnector
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.core.ContainerBase
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.core.StandardServer
Remove a LifecycleEvent listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.core.StandardService
Remove a LifecycleEvent listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.loader.StandardLoader
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.logger.FileLogger
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.realm.RealmBase
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.realm.JDBCRealm
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.realm.MemoryRealm
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.resources.ResourcesBase
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.session.StandardManager
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.session.FileStore
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.startup.Embedded
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.util.LifecycleSupport
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.valves.AccessLogValve
Remove a lifecycle event listener from this component.
removeLifecycleListener(LifecycleListener) - Method in class org.apache.catalina.valves.CertificatesValve
Remove a LifecycleEvent listener from this component.
removeMapper(Mapper) - Method in interface org.apache.catalina.Container
Remove a Mapper associated with this Container, if any.
removeMapper(Mapper) - Method in class org.apache.catalina.core.ContainerBase
Remove a Mapper associated with this Container, if any.
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 interface 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.
removeParameter(String) - Method in interface 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.core.StandardContext
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.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Loader
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Manager
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Resources
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Realm
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Store
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Container
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.catalina.Logger
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.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.catalina.loader.StandardLoader
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.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.catalina.realm.JDBCRealm
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.catalina.realm.MemoryRealm
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.catalina.resources.ResourcesBase
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.session.FileStore
Remove a property change listener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.catalina.startup.Embedded
Remove a property change listener from this component.
removeResource(ResourceBean) - Method in class org.apache.catalina.resources.DirectoryBean
Remove an existing resource from this directory.
removeResource(String) - Method in interface org.apache.catalina.Context
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.
removeResourceEnvRef(String) - Method in interface org.apache.catalina.Context
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.
removeRestricted(String) - Method in class org.apache.catalina.loader.FileClassLoader
Remove a class or resource name prefix from the restricted list.
removeRoleMapping(String) - Method in interface 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
removeSecurityReference(String) - Method in interface org.apache.catalina.Wrapper
Remove any security role reference for the specified role name.
removeSecurityReference(String) - Method in class org.apache.catalina.core.StandardWrapper
Remove any security role reference for the specified role name.
removeSecurityRole(String) - Method in interface 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(Service) - Method in interface org.apache.catalina.Server
Remove the specified Service from the set associated from this Server.
removeService(Service) - Method in class org.apache.catalina.core.StandardServer
Remove the specified Service from the set associated from this Server.
removeServletMapping(String) - Method in interface 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.
removeSystem(String) - Method in class org.apache.catalina.loader.FileClassLoader
Remove a class or resource name prefix from the system list.
removeTaglib(String) - Method in interface 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.
removeValve(Valve) - Method in interface org.apache.catalina.Pipeline
Remove the specified Valve from the pipeline associated with this Container, if it is found; otherwise, do nothing.
removeValve(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.
removeWelcomeFile(String) - Method in interface 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.
removeWrapperLifecycle(String) - Method in interface 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.core.StandardContext
Remove a class name from the set of LifecycleListener classes that will be added to newly created Wrappers.
removeWrapperListener(String) - Method in interface 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.core.StandardContext
Remove a class name from the set of ContainerListener classes that will be added to newly created Wrappers.
render(String) - Method in class org.apache.catalina.resources.DirectoryBean
Return an InputStream to an HTML representation of the contents of this directory.
repositories - Variable 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.
request - Variable in class org.apache.catalina.connector.ResponseBase
The Request with which this Response is associated.
request - Variable in class org.apache.catalina.connector.RequestWrapper
The wrapped 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_URI_ATTR - Static variable in class org.apache.catalina.Globals
The request attribute under which the original request URI is stored on an included dispatcher request.
RequestBase - class org.apache.catalina.connector.RequestBase.
Convenience base implementation of the Request interface, which can be used for the Request implementation required by most Connectors.
RequestBase() - Constructor for class org.apache.catalina.connector.RequestBase
 
requestedSessionCookie - Variable in class org.apache.catalina.connector.HttpRequestBase
Was the requested session ID received in a cookie?
requestedSessionId - Variable in class org.apache.catalina.connector.HttpRequestBase
The requested session ID (if any) for this request.
requestedSessionURL - Variable in class org.apache.catalina.connector.HttpRequestBase
Was the requested session ID received in a URL?
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.
RequestFilterValve() - Constructor for class org.apache.catalina.valves.RequestFilterValve
 
RequestStream - class org.apache.catalina.connector.RequestStream.
Convenience implementation of ServletInputStream that works with the standard implementations of Request.
RequestStream(Request) - Constructor for class org.apache.catalina.connector.RequestStream
Construct a servlet input stream associated with the specified Request.
requestURI - Variable in class org.apache.catalina.connector.HttpRequestBase
The request URI associated with this request.
RequestUtil - class org.apache.catalina.util.RequestUtil.
General purpose request parsing and encoding utility methods.
RequestUtil() - Constructor for class org.apache.catalina.util.RequestUtil
 
RequestWrapper - class org.apache.catalina.connector.RequestWrapper.
Abstract convenience class that wraps a Catalina-internal Request object.
RequestWrapper(Request) - Constructor for class org.apache.catalina.connector.RequestWrapper
Construct a wrapper for the specified request.
required - Variable in class org.apache.catalina.loader.StandardClassLoader
The set of optional packages (formerly standard extensions) that are required in the repositories associated with this class loader.
reset() - Method in class org.apache.catalina.connector.ResponseBase
Clear any content written to the buffer.
reset() - Method in class org.apache.catalina.connector.HttpResponseBase
Clear any content written to the buffer.
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 interface org.apache.catalina.HttpResponse
Reset this response, and specify the values for the HTTP status code and corresponding message.
reset(int, String) - Method in class org.apache.catalina.connector.HttpResponseBase
Reset this response, and specify the values for the HTTP status code and corresponding message.
resetBuffer() - Method in interface org.apache.catalina.Response
Reset the data buffer but not any status or header information.
resetBuffer() - Method in class org.apache.catalina.connector.ResponseBase
Reset the data buffer but not any status or header information.
resetBuffer() - Method in class org.apache.catalina.connector.ResponseWrapper
Reset the data buffer but not any status or header information.
resolveEntity(String, String) - Method in class org.apache.catalina.util.xml.XmlMapper
Resolve the requested external entity, replacing it by an internal DTD if one has been registered.
ResourceBean - class org.apache.catalina.resources.ResourceBean.
Abstraction bean that represents the properties of a "resource" that may or may not be a "directory", in a fashion that is independent of the actual underlying medium used to represent those entries.
ResourceBean(String) - Constructor for class org.apache.catalina.resources.ResourceBean
Construct a new resource bean for the named resource, with default properties.
ResourceBean(String, File) - Constructor for class org.apache.catalina.resources.ResourceBean
Construct a new resource bean for the named resource, with properties populated from the specified object.
ResourceBean(String, JarEntry) - Constructor for class org.apache.catalina.resources.ResourceBean
Construct a new resource bean for the named resource, with properties populated from the specified object.
resources - Variable in class org.apache.catalina.core.ContainerBase
The Resources object with which this Container is associated.
resources - Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
 
Resources - interface org.apache.catalina.Resources.
A Resources is a generic interface for the resource acquisition and lookup methods of the ServletContext interface.
ResourcesBase - class org.apache.catalina.resources.ResourcesBase.
Convenience base class for implementations of the Resources interface.
ResourcesBase() - Constructor for class org.apache.catalina.resources.ResourcesBase
Construct a new instance of this class with default values.
resourcesCache - Variable in class org.apache.catalina.resources.ResourcesBase
The set of ResourceBean entries for this component, keyed by the normalized context-relative resource URL.
resourcesCount - Variable in class org.apache.catalina.resources.ResourcesBase
The count of ResourceBean entries for which we have actually cached data.
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.
response - Variable in class org.apache.catalina.connector.ResponseStream
The Response with which this input stream is associated.
response - Variable in class org.apache.catalina.connector.ResponseWrapper
The wrapped response.
response - Variable in class org.apache.catalina.connector.RequestBase
The response with which this request is associated.
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.
ResponseBase - class org.apache.catalina.connector.ResponseBase.
Convenience base implementation of the Response interface, which can be used for the Response implementation required by most Connectors.
ResponseBase() - Constructor for class org.apache.catalina.connector.ResponseBase
 
ResponseStream - class org.apache.catalina.connector.ResponseStream.
Convenience implementation of ServletOutputStream that works with the standard ResponseBase implementation of Response.
ResponseStream(Response) - Constructor for class org.apache.catalina.connector.ResponseStream
Construct a servlet output stream associated with the specified Request.
ResponseWrapper - class org.apache.catalina.connector.ResponseWrapper.
Abstract convenience class that wraps a Catalina-internal Response object.
ResponseWrapper(Response) - Constructor for class org.apache.catalina.connector.ResponseWrapper
Construct a wrapper for the specified response.
restricted - Variable in class org.apache.catalina.loader.StandardClassLoader
The set of class name prefixes to which access should be restricted.
reverse(String) - Static method in class org.apache.catalina.util.MIME2Java
Convert a Java encoding name to MIME charset name.
rfc1036Format - Static variable in class org.apache.catalina.util.DateTool
 
RFC1123_PATTERN - Static variable in class org.apache.catalina.util.DateTool
format for RFC 1123 date string -- "Sun, 06 Nov 1994 08:49:37 GMT"
rfc1123Format - Static variable in class org.apache.catalina.util.DateTool
DateFormat to be used to format dates
run() - Method in class org.apache.catalina.connector.http.HttpConnector
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.connector.test.HttpConnector
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.loader.StandardLoader
The background thread that checks for session timeouts and shutdown.
run() - Method in class org.apache.catalina.resources.ResourcesBase
The background thread that checks for session timeouts and shutdown.
run() - Method in class org.apache.catalina.session.StandardManager
The background thread that checks for session timeouts and shutdown.
run() - Method in class org.apache.catalina.session.FileStore
The background thread that checks for session timeouts and shutdown.

S

save(Session) - Method in interface org.apache.catalina.Store
Save the specified Session into this Store.
save(Session) - Method in class org.apache.catalina.session.FileStore
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.
SavedRequest() - Constructor for class org.apache.catalina.authenticator.SavedRequest
 
SaxContext - interface org.apache.catalina.util.xml.SaxContext.
SAX Context - used to match and perform actions provide access to the current stack and XML elements.
scheme - Variable in class org.apache.catalina.connector.RequestBase
The scheme associated with this Request.
secure - Variable in class org.apache.catalina.connector.RequestBase
Was this request received on a secure connection?
secure - Variable in class org.apache.catalina.connector.HttpRequestBase
Was this request received on a secure channel?
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.
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.
sendError(int) - Method in class org.apache.catalina.connector.HttpResponseBase
Send an error response with the specified status and a default message.
sendError(int, String) - Method in class org.apache.catalina.connector.HttpResponseBase
Send an error response with the specified status and message.
sendHeaders() - Method in class org.apache.catalina.connector.HttpResponseBase
Send the HTTP response headers, if this has not already occurred.
sendRedirect(String) - Method in class org.apache.catalina.connector.HttpResponseBase
Send a temporary redirect to the specified redirect location URL.
server - Variable in class org.apache.catalina.startup.Catalina
The server component we are starting or stopping
Server - interface org.apache.catalina.Server.
A Server represents one convenient way to package a set of Connectors associated with a particular Container.
SERVER_INFO - Static variable in class org.apache.catalina.Globals
The descriptive information about this server and version.
serveRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.catalina.servlets.InvokerServlet
Serve the specified request, creating the corresponding response.
ServerInfo - Static variable in class org.apache.catalina.connector.http.Constants
 
ServerInfo - Static variable in class org.apache.catalina.connector.test.Constants
 
serverName - Variable in class org.apache.catalina.connector.RequestBase
The server name associated with this Request.
serverPort - Variable in class org.apache.catalina.connector.RequestBase
The server port associated with this Request.
ServerSocketFactory - interface org.apache.catalina.net.ServerSocketFactory.
Interface that describes the common characteristics of factory classes that create server sockets required by a Connector.
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.catalina.servlets.WebdavServlet
Handles the special WebDAV methods.
SERVLET_PATH_ATTR - Static variable in class org.apache.catalina.Globals
The request attribute under which the original servlet path is stored on an included dispatcher request.
servletPath - Variable in class org.apache.catalina.connector.HttpRequestBase
The servlet path for this request.
session - Variable in class org.apache.catalina.connector.HttpRequestBase
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 variable in class org.apache.catalina.Globals
The name of the cookie used to pass the session identifier back and forth with the client.
SESSION_ID_BYTES - Static variable in class org.apache.catalina.authenticator.AuthenticatorBase
The number of random bytes to include when generating a session identifier.
SESSION_ID_BYTES - Static variable in class org.apache.catalina.session.ManagerBase
The number of random bytes to include when generating a session identifier.
SESSION_PARAMETER_NAME - Static variable in class org.apache.catalina.Globals
The name of the path parameter used to pass the session identifier back and forth with the client.
sessions - Variable in class org.apache.catalina.session.ManagerBase
The set of currently active Sessions for this Manager, keyed by session identifier.
setAcceptCount(int) - Method in class org.apache.catalina.connector.http.HttpConnector
Set the accept count for this Connector.
setAcceptCount(int) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the accept count for this Connector.
setAddress(String) - Method in class org.apache.catalina.connector.http.HttpConnector
Set the bind IP address for this Connector.
setAddress(String) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the bind IP address for this Connector.
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.catalina.net.SSLServerSocketFactory
 
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.
setAppBase(String) - Method in interface 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.
setApplicationListeners(Object[]) - Method in interface org.apache.catalina.Context
Store the set of initialized application listener objects, in the order they were specified in the web application deployment descriptor, for this application.
setApplicationListeners(Object[]) - Method in class org.apache.catalina.core.StandardContext
Store the set of initialized application listener objects, in the order they were specified in the web application deployment descriptor, for this application.
setAttribute(String, Object) - Method in class org.apache.catalina.connector.RequestBase
Set the specified request attribute to the specified value.
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.
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.
setAuthMethod(String) - Method in class org.apache.catalina.deploy.LoginConfig
 
setAuthorization(String) - Method in interface org.apache.catalina.Request
Set the authorization credentials sent with this request.
setAuthorization(String) - Method in class org.apache.catalina.connector.RequestWrapper
Set the authorization credentials sent with this request.
setAuthorization(String) - Method in class org.apache.catalina.connector.RequestBase
Set the authorization credentials sent with this request.
setAuthType(String) - Method in interface org.apache.catalina.HttpRequest
Set the authentication type used for this request, if any; otherwise set the type to null.
setAuthType(String) - Method in interface org.apache.catalina.Session
Set the authentication type used to authenticate our cached Principal, if any.
setAuthType(String) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Set the authentication type used for this request, if any; otherwise set the type to null.
setAuthType(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Set the authentication type used for this request, if any; otherwise set the type to null.
setAvailable(boolean) - Method in interface 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 interface org.apache.catalina.Wrapper
Set the available date/time for this servlet, in milliseconds since the epoch.
setAvailable(long) - Method in class org.apache.catalina.core.StandardWrapper
Set the available date/time for this servlet, in milliseconds since the epoch.
setBasic(Valve) - Method in class org.apache.catalina.core.ContainerBase
Set the Valve that provides the basic functionality for this Container, if any.
setBufferSize(int) - Method in class org.apache.catalina.connector.ResponseBase
Set the buffer size to be used for this Response.
setBufferSize(int) - Method in class org.apache.catalina.connector.http.HttpConnector
Set the input buffer size for this Connector.
setBufferSize(int) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the input buffer size for this Connector.
setCache(boolean) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Set the cache authenticated Principals flag.
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.
setCharacterEncoding(String) - Method in class org.apache.catalina.connector.RequestBase
Overrides the name of the character encoding used in the body of this request.
setCharsetMapper(CharsetMapper) - Method in interface org.apache.catalina.Context
Set the Locale to character set mapper for this Context.
setCharsetMapper(CharsetMapper) - Method in class org.apache.catalina.core.StandardContext
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.
setCheckInterval(int) - Method in class org.apache.catalina.loader.StandardLoader
Set the check interval for this Loader.
setCheckInterval(int) - Method in class org.apache.catalina.resources.ResourcesBase
Set the resource cache check interval.
setCheckInterval(int) - Method in class org.apache.catalina.session.StandardManager
Set the check interval (in seconds) for this Manager.
setCheckInterval(int) - Method in class org.apache.catalina.session.FileStore
Set the check interval (in seconds) for this Manager.
setClientAuth(boolean) - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
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.HostConfig
Set the Context configuration class name.
setConfigClass(String) - Method in class org.apache.catalina.startup.UserConfig
Set the Context configuration class name.
setConfigFile(String) - Method in class org.apache.catalina.startup.CatalinaManager
Config file path mutator.
setConfigFile(String) - Method in interface org.apache.catalina.startup.CatalinaManagerMBean
Config file path mutator.
setConnectionName(String) - Method in class org.apache.catalina.realm.JDBCRealm
Set the name 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.
setConnectionURL(String) - Method in class org.apache.catalina.realm.JDBCRealm
Set the URL to use to connect to the database.
setConnector(Connector) - Method in interface org.apache.catalina.Response
Set the Connector through which this Response is returned.
setConnector(Connector) - Method in interface org.apache.catalina.Request
Set the Connector through which this Request was received.
setConnector(Connector) - Method in class org.apache.catalina.connector.ResponseBase
Set the Connector through which this Response will be transmitted.
setConnector(Connector) - Method in class org.apache.catalina.connector.RequestWrapper
Set the Connector through which this Request was received.
setConnector(Connector) - Method in class org.apache.catalina.connector.ResponseWrapper
Set the Connector through which this Response is returned.
setConnector(Connector) - Method in class org.apache.catalina.connector.RequestBase
Set the Connector through which this Request was received.
setContainer(Container) - Method in interface org.apache.catalina.Loader
Set the Container with which this Loader has been associated.
setContainer(Container) - Method in interface org.apache.catalina.Manager
Set the Container with which this Manager is associated.
setContainer(Container) - Method in interface org.apache.catalina.Resources
Set the Container with which this Resources has been associated.
setContainer(Container) - Method in interface org.apache.catalina.Connector
Set the Container used for processing requests received by this Connector.
setContainer(Container) - Method in interface org.apache.catalina.Realm
Set the Container with which this Realm has been associated.
setContainer(Container) - Method in interface org.apache.catalina.Valve
Set the Container with which this Valve is associated.
setContainer(Container) - Method in interface org.apache.catalina.Service
Set the Container that handles requests for all Connectors associated with this Service.
setContainer(Container) - Method in interface org.apache.catalina.Mapper
Set the Container with which this Mapper is associated.
setContainer(Container) - Method in interface org.apache.catalina.Logger
Set the Container with which this Logger has been associated.
setContainer(Container) - Method in class org.apache.catalina.authenticator.AuthenticatorBase
Set the Container to which this Valve is attached.
setContainer(Container) - Method in class org.apache.catalina.connector.http.HttpConnector
Set the Container used for processing requests received by this Connector.
setContainer(Container) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the Container used for processing requests received by this Connector.
setContainer(Container) - Method in class org.apache.catalina.core.StandardContextMapper
Set the Container with which this Mapper is associated.
setContainer(Container) - Method in class org.apache.catalina.core.StandardEngineMapper
Set the Container with which this Mapper is associated.
setContainer(Container) - Method in class org.apache.catalina.core.StandardHostMapper
Set the Container with which this Mapper is associated.
setContainer(Container) - Method in class org.apache.catalina.core.StandardService
Set the Container that handles requests for all Connectors associated with this Service.
setContainer(Container) - Method in class org.apache.catalina.loader.StandardLoader
Set the Container with which this Logger has been associated.
setContainer(Container) - Method in class org.apache.catalina.realm.RealmBase
Set the Container with which this Realm has been associated.
setContainer(Container) - Method in class org.apache.catalina.realm.JDBCRealm
Set the Container with which this Realm has been associated.
setContainer(Container) - Method in class org.apache.catalina.realm.MemoryRealm
Set the Container with which this Realm has been associated.
setContainer(Container) - Method in class org.apache.catalina.resources.ResourcesBase
Set the Container with which this Resources has been associated.
setContainer(Container) - Method in class org.apache.catalina.session.ManagerBase
Set the Container with which this Manager is associated.
setContainer(Container) - Method in class org.apache.catalina.session.StandardManager
Set the Container with which this Manager has been associated.
setContainer(Container) - Method in class org.apache.catalina.valves.ValveBase
Set the Container with which this Valve is associated, if any.
setContentLength(int) - Method in interface org.apache.catalina.Request
Set the content length associated with this Request.
setContentLength(int) - Method in class org.apache.catalina.connector.ResponseBase
Set the content length (in bytes) for this Response.
setContentLength(int) - Method in class org.apache.catalina.connector.HttpResponseBase
Set the content length (in bytes) for this Response.
setContentLength(int) - Method in class org.apache.catalina.connector.RequestWrapper
Set the content length associated with this Request.
setContentLength(int) - Method in class org.apache.catalina.connector.RequestBase
Set the content length associated with this Request.
setContentType(String) - Method in interface org.apache.catalina.Request
Set the content type (and optionally the character encoding) associated with this Request.
setContentType(String) - Method in class org.apache.catalina.connector.ResponseBase
Set the content type for this Response.
setContentType(String) - Method in class org.apache.catalina.connector.HttpResponseBase
Set the content type for this Response.
setContentType(String) - Method in class org.apache.catalina.connector.RequestWrapper
Set the content type (and optionally the character encoding) associated with this Request.
setContentType(String) - Method in class org.apache.catalina.connector.RequestBase
Set the content type (and optionally the character encoding) associated with this Request.
setContext(Context) - Method in interface org.apache.catalina.Response
Set the Context with which this Response is associated.
setContext(Context) - Method in interface org.apache.catalina.Request
Set the Context within which this Request is being processed.
setContext(Context) - Method in class org.apache.catalina.connector.ResponseBase
Set the Context with which this Response is associated.
setContext(Context) - Method in class org.apache.catalina.connector.RequestWrapper
Set the Context within which this Request is being processed.
setContext(Context) - Method in class org.apache.catalina.connector.ResponseWrapper
Set the Context with which this Response is associated.
setContext(Context) - Method in class org.apache.catalina.connector.RequestBase
Set the Context within which this Request is being processed.
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.HostConfig
Set the Context implementation class name.
setContextClass(String) - Method in class org.apache.catalina.startup.UserConfig
Set the Context implementation class name.
setContextPath(String) - Method in interface org.apache.catalina.HttpRequest
Set the context path for this Request.
setContextPath(String) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Set the context path for this Request.
setContextPath(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Set the context path for this Request.
setCookies(boolean) - Method in interface org.apache.catalina.Context
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.
setCreationTime(long) - Method in interface org.apache.catalina.Session
Set the creation time for this session.
setCrossContext(boolean) - Method in interface org.apache.catalina.Context
Set the "allow crossing servlet contexts" flag.
setCrossContext(boolean) - Method in class org.apache.catalina.core.StandardContext
Set the "allow crossing servlet contexts" flag.
setData(byte[]) - Method in class org.apache.catalina.resources.ResourceBean
 
setDateHeader(String, long) - Method in class org.apache.catalina.connector.HttpResponseBase
Set the specified date header to the specified value.
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.catalina.connector.http.HttpConnector
Set the debugging detail level for this component.
setDebug(int) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the debugging detail level for this component.
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.core.StandardWrapper
Set the debugging detail level for this component.
setDebug(int) - Method in class org.apache.catalina.loader.FileClassLoader
Set the debugging detail level of this component.
setDebug(int) - Method in class org.apache.catalina.loader.StandardLoader
Set the debugging detail level for this component.
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.realm.RealmBase
Set the debugging detail level for this component.
setDebug(int) - Method in class org.apache.catalina.realm.JDBCRealm
Set the debugging detail level for this component.
setDebug(int) - Method in class org.apache.catalina.realm.MemoryRealm
Set the debugging detail level for this component.
setDebug(int) - Method in class org.apache.catalina.resources.ResourcesBase
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.startup.HostConfig
Set the debugging detail level for this component.
setDebug(int) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Set the debugging detail level for this component.
setDebug(int) - Method in class org.apache.catalina.startup.Embedded
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.catalina.startup.UserConfig
Set the debugging detail level for this component.
setDebug(int) - Method in class org.apache.catalina.startup.EmbeddedManager
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.util.xml.XmlMapper
 
setDebug(int) - Method in class org.apache.catalina.valves.CertificatesValve
Set the debugging detail level for this component.
setDefaultHost(String) - Method in class org.apache.catalina.core.StandardEngine
Set the default host.
setDelegate(boolean) - Method in class org.apache.catalina.loader.StandardClassLoader
Set the "delegate first" flag for this class loader.
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.
setDescription(String) - Method in class org.apache.catalina.deploy.SecurityCollection
Set the description of this web resource collection.
setDescription(String) - Method in class org.apache.catalina.deploy.ContextResource
 
setDescription(String) - Method in class org.apache.catalina.deploy.ContextEnvironment
 
setDescription(String) - Method in class org.apache.catalina.deploy.FilterDef
 
setDescription(String) - Method in class org.apache.catalina.deploy.ContextEjb
 
setDigest(String) - Method in class org.apache.catalina.realm.JDBCRealm
Gets the digest algorithm used for credentials in the database could be the same that MessageDigest accepts vor algorithm and "No" that is the Default
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.valves.AccessLogValve
Set the directory in which we create log files.
setDirectoryName(String) - Method in class org.apache.catalina.startup.UserConfig
Set the directory name for user web applications.
setDirectoryPath(String) - Method in class org.apache.catalina.session.FileStore
Set the directory path for this Store.
setDisplayName(String) - Method in interface org.apache.catalina.Context
Set the display name of this web application.
setDisplayName(String) - Method in class org.apache.catalina.core.StandardContext
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.SecurityConstraint
Set the display name of this security constraint.
setDistributable(boolean) - Method in interface org.apache.catalina.Manager
Set the distributable flag for the sessions supported by this Manager.
setDistributable(boolean) - Method in interface org.apache.catalina.Context
Set the distributable flag for this web application.
setDistributable(boolean) - Method in class org.apache.catalina.core.StandardContext
Set the distributable flag for this web application.
setDistributable(boolean) - Method in class org.apache.catalina.session.ManagerBase
Set the distributable flag for the sessions supported by this Manager.
setDocBase(String) - Method in interface org.apache.catalina.Context
Set the document root for this Context.
setDocBase(String) - Method in class org.apache.catalina.core.StandardContext
Set the document root for this Context.
setDocBase(String) - Method in class org.apache.catalina.resources.ResourcesBase
Set the document root for this component.
setDocBase(String) - Method in class org.apache.catalina.resources.JarResources
Set the document root for this component.
setDocBase(String) - Method in class org.apache.catalina.resources.FileResources
Set the document root for this component.
setDocumentLocator(Locator) - Method in class org.apache.catalina.util.xml.XmlMapper
 
setDriverName(String) - Method in class org.apache.catalina.realm.JDBCRealm
Set the JDBC driver that will be used.
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.
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).
setErrorPage(String) - Method in class org.apache.catalina.deploy.LoginConfig
 
setExceptionType(String) - Method in class org.apache.catalina.deploy.ErrorPage
Set the exception type.
setExpand(boolean) - Method in interface org.apache.catalina.Resources
Set the "expand directory resources into listings" property.
setExpand(boolean) - Method in class org.apache.catalina.resources.ResourcesBase
Set the "expand directories" flag.
setExtensionName(String) - Method in class org.apache.catalina.loader.Extension
 
setFactory(ServerSocketFactory) - Method in interface org.apache.catalina.Connector
Set the server socket factory used by this Container.
setFactory(ServerSocketFactory) - Method in class org.apache.catalina.connector.http.HttpConnector
Set the server socket factory used by this Container.
setFactory(ServerSocketFactory) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the server socket factory used by this Container.
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
 
setHeader(String, String) - Method in class org.apache.catalina.connector.HttpResponseBase
Set the specified header to the specified value.
setHome(String) - Method in class org.apache.catalina.deploy.ContextEjb
 
setHomeBase(String) - Method in class org.apache.catalina.startup.UserConfig
Set the base directory containing user home directories.
setId(String) - Method in interface org.apache.catalina.Session
Set the session identifier for this session.
setImplementationURL(String) - Method in class org.apache.catalina.loader.Extension
 
setImplementationVendor(String) - Method in class org.apache.catalina.loader.Extension
 
setImplementationVendorId(String) - Method in class org.apache.catalina.loader.Extension
 
setImplementationVersion(String) - Method in class org.apache.catalina.loader.Extension
 
setIncluded(boolean) - Method in interface org.apache.catalina.Response
Set the "processing inside an include" flag.
setIncluded(boolean) - Method in class org.apache.catalina.connector.ResponseBase
Set the "processing inside an include" flag.
setIncluded(boolean) - Method in class org.apache.catalina.connector.ResponseWrapper
Set the "processing inside an include" flag.
setIntHeader(String, int) - Method in class org.apache.catalina.connector.HttpResponseBase
Set the specified integer header to the specified value.
setJspFile(String) - Method in interface org.apache.catalina.Wrapper
Set the context-relative URI of the JSP file for this servlet.
setJspFile(String) - Method in class org.apache.catalina.core.StandardWrapper
Set the context-relative URI of the JSP file for this servlet.
setKeystoreFile(String) - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
setKeystorePass(String) - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
setKeystoreType(String) - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
setLargeIcon(String) - Method in class org.apache.catalina.deploy.FilterDef
 
setLastModified(long) - Method in class org.apache.catalina.resources.ResourceBean
 
setLink(String) - Method in class org.apache.catalina.deploy.ContextEjb
 
setLoader(Loader) - Method in interface org.apache.catalina.Container
Set the Loader with which this Container is associated.
setLoader(Loader) - Method in class org.apache.catalina.core.ContainerBase
Set the Loader with which this Container is associated.
setLoader(Loader) - Method in class org.apache.catalina.core.StandardContext
Set the Loader with which this Context is associated.
setLoaderClass() - Method in class org.apache.catalina.loader.StandardLoader
Set the ClassLoader class name.
setLoadOnStartup(int) - Method in interface org.apache.catalina.Wrapper
Set the load-on-startup order value (negative value means load on first call).
setLoadOnStartup(int) - Method in class org.apache.catalina.core.StandardWrapper
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.
setLocale(Locale) - Method in class org.apache.catalina.connector.ResponseBase
Set the Locale that is appropriate for this response, including setting the appropriate character encoding.
setLocale(Locale) - Method in class org.apache.catalina.connector.HttpResponseBase
Set the Locale that is appropriate for this response, including setting the appropriate character encoding.
setLocation(String) - Method in class org.apache.catalina.deploy.ErrorPage
Set the location.
setLocked(boolean) - Method in class org.apache.catalina.util.ResourceSet
Set the locked state of this parameter map.
setLocked(boolean) - Method in class org.apache.catalina.util.ParameterMap
Set the locked state of this parameter map.
setLogger(Logger) - Method in interface org.apache.catalina.Container
Set the Logger with which this Container is associated.
setLogger(Logger) - Method in class org.apache.catalina.core.ContainerBase
Set the Logger with which this Container is associated.
setLogger(Logger) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Set the Logger for this component.
setLogger(Logger) - Method in class org.apache.catalina.startup.Embedded
Set the Logger for this component.
setLogger(Logger) - Method in class org.apache.catalina.startup.EmbeddedManager
Set the Logger for this component.
setLoginConfig(LoginConfig) - Method in interface org.apache.catalina.Context
Set the login configuration descriptor for this web application.
setLoginConfig(LoginConfig) - Method in class org.apache.catalina.core.StandardContext
Set the login configuration descriptor for this web application.
setLoginPage(String) - Method in class org.apache.catalina.deploy.LoginConfig
 
setManager(Manager) - Method in interface org.apache.catalina.Session
Set the Manager within which this Session is valid.
setManager(Manager) - Method in interface org.apache.catalina.Container
Set the Manager with which this Container is associated.
setManager(Manager) - Method in class org.apache.catalina.core.ContainerBase
Set the Manager with which this Container is associated.
setMaxActiveSessions(int) - Method in class org.apache.catalina.session.StandardManager
Set the maximum number of actives Sessions allowed, or -1 for no limit.
setMaxCount(int) - Method in class org.apache.catalina.loader.FileClassLoader
Set the maximum count of resources to be cached.
setMaxCount(int) - Method in class org.apache.catalina.resources.ResourcesBase
Set the maximum number of resources to cache.
setMaxInactiveInterval(int) - Method in interface org.apache.catalina.Manager
Set the default maximum inactive interval (in seconds) for Sessions created by this Manager.
setMaxInactiveInterval(int) - Method in interface 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.ManagerBase
Set the default maximum inactive interval (in seconds) for Sessions created by this Manager.
setMaxProcessors(int) - Method in class org.apache.catalina.connector.http.HttpConnector
Set the maximum number of processors allowed, or <0 for unlimited.
setMaxProcessors(int) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the maximum number of processors allowed, or <0 for unlimited.
setMaxSize(long) - Method in class org.apache.catalina.loader.FileClassLoader
Set the maximum size of resources to be cached.
setMaxSize(long) - Method in class org.apache.catalina.resources.ResourcesBase
Set the maximum size of resources to be cached.
setMethod(String) - Method in interface org.apache.catalina.HttpRequest
Set the HTTP request method used for this Request.
setMethod(String) - Method in class org.apache.catalina.authenticator.SavedRequest
 
setMethod(String) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Set the HTTP request method used for this Request.
setMethod(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Set the HTTP request method used for this Request.
setMinProcessors(int) - Method in class org.apache.catalina.connector.http.HttpConnector
Set the minimum number of processors to start at initialization.
setMinProcessors(int) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the minimum number of processors to start at initialization.
setMinSize(long) - Method in class org.apache.catalina.loader.FileClassLoader
Set the minimum size of resources to be cached.
setMinSize(long) - Method in class org.apache.catalina.resources.ResourcesBase
Set the minimum size of resources to be cached.
setName(String) - Method in interface org.apache.catalina.Host
Set the canonical, fully qualified, name of the virtual host this Container represents.
setName(String) - Method in interface 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.core.StandardHost
Set the canonical, fully qualified, name of the virtual host this Container represents.
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.deploy.ContextResource
 
setName(String) - Method in class org.apache.catalina.deploy.ContextEnvironment
 
setName(String) - Method in class org.apache.catalina.deploy.ApplicationParameter
 
setName(String) - Method in class org.apache.catalina.deploy.ContextEjb
 
setName(String) - Method in class org.apache.catalina.resources.ResourceBean
 
setNext(Valve) - Method in interface org.apache.catalina.Valve
Set the next Valve in the pipeline containing this Valve.
setNext(Valve) - Method in class org.apache.catalina.valves.ValveBase
Set the Valve that follows this one in the pipeline it is part of.
setOverride(boolean) - Method in class org.apache.catalina.deploy.ApplicationParameter
 
setParent(Container) - Method in interface org.apache.catalina.Container
Set the parent Container to which this Container is being added as a child.
setParent(Container) - Method in class org.apache.catalina.core.ContainerBase
Set the parent Container to which this Container is being added as a child.
setParent(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(Container) - Method in class org.apache.catalina.core.StandardWrapper
Set the parent Container of this Wrapper, but only if it is a Context.
setParent(DirectoryBean) - Method in class org.apache.catalina.resources.ResourceBean
 
setParent(String) - Method in class org.apache.catalina.util.xml.XmlMapper
For the last 2 objects in stack, create a parent-child and child.childM with parente as parameter
setParent(String, String) - Method in class org.apache.catalina.util.xml.XmlMapper
For the last 2 objects in stack, create a parent-child and child.childM with parent as parameter
setParentClassLoader(ClassLoader) - Method in interface 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.
setParentClassLoader(ClassLoader) - Method in class org.apache.catalina.startup.Catalina
Set the shared extensions class loader.
setPath(String) - Method in interface org.apache.catalina.Context
Set the context path for this web application.
setPath(String) - Method in class org.apache.catalina.core.StandardContext
Set the context path for this Context.
setPathInfo(String) - Method in interface org.apache.catalina.HttpRequest
Set the path information for this Request.
setPathInfo(String) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Set the path information for this Request.
setPathInfo(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Set the path information for this Request.
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.
setPort(int) - Method in interface org.apache.catalina.Server
Set the port number we listen to for shutdown commands.
setPort(int) - Method in class org.apache.catalina.connector.http.HttpConnector
Set the port number on which we listen for HTTP requests.
setPort(int) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the port number on which we listen for HTTP requests.
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.logger.FileLogger
Set the log file prefix.
setPrefix(String) - Method in class org.apache.catalina.valves.AccessLogValve
Set the log file prefix.
setPrevious(Valve) - Method in interface org.apache.catalina.Valve
Set the previous Valve in the pipeline containing this Valve.
setPrevious(Valve) - Method in class org.apache.catalina.valves.ValveBase
Set the Valve that preceeds this one in the pipeline it is part of.
setPrincipal(Principal) - Method in interface org.apache.catalina.Session
Set the authenticated Principal that is associated with this Session.
setProperties() - Method in class org.apache.catalina.util.xml.XmlMapper
Set object properties using XML attributes
setProtocol(String) - Method in interface org.apache.catalina.Mapper
Set the protocol for which this Mapper is responsible.
setProtocol(String) - Method in interface org.apache.catalina.Request
Set the protocol name and version associated with this Request.
setProtocol(String) - Method in class org.apache.catalina.connector.RequestWrapper
Set the protocol name and version associated with this Request.
setProtocol(String) - Method in class org.apache.catalina.connector.RequestBase
Set the protocol name and version associated with this Request.
setProtocol(String) - Method in class org.apache.catalina.core.StandardContextMapper
Set the protocol for which this Mapper is responsible.
setProtocol(String) - Method in class org.apache.catalina.core.StandardEngineMapper
Set the protocol for which this Mapper is responsible.
setProtocol(String) - Method in class org.apache.catalina.core.StandardHostMapper
Set the protocol for which this Mapper is responsible.
setProtocol(String) - Method in class org.apache.catalina.net.SSLServerSocketFactory
 
setQueryString(String) - Method in interface org.apache.catalina.HttpRequest
Set the query string for this Request.
setQueryString(String) - Method in class org.apache.catalina.authenticator.SavedRequest
 
setQueryString(String) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Set the query string for this Request.
setQueryString(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Set the query string for this Request.
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.
setRealm(Realm) - Method in interface org.apache.catalina.Container
Set the Realm with which this Container is associated.
setRealm(Realm) - Method in class org.apache.catalina.core.ContainerBase
Set the Realm with which this Container is associated.
setRealm(Realm) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Set the default Realm for our Containers.
setRealm(Realm) - Method in class org.apache.catalina.startup.Embedded
Set the default Realm for our Containers.
setRealm(Realm) - Method in class org.apache.catalina.startup.EmbeddedManager
Set the default Realm for our Containers.
setRealmName(String) - Method in class org.apache.catalina.deploy.LoginConfig
 
setReloadable(boolean) - Method in interface org.apache.catalina.Loader
Set the reloadable flag for this Loader.
setReloadable(boolean) - Method in interface org.apache.catalina.Context
Set the reloadable flag for this web application.
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.loader.StandardLoader
Set the reloadable flag for this Loader.
setRemote(String) - Method in class org.apache.catalina.deploy.ContextEjb
 
setRemoteAddr(String) - Method in interface org.apache.catalina.Request
Set the remote IP address associated with this Request.
setRemoteAddr(String) - Method in class org.apache.catalina.connector.RequestWrapper
Set the remote IP address associated with this Request.
setRemoteAddr(String) - Method in class org.apache.catalina.connector.RequestBase
Set the IP address of the remote client associated with this Request.
setRemoteHost(String) - Method in class org.apache.catalina.connector.RequestBase
Set the fully qualified name of the remote client associated with this Request.
setRequest(Request) - Method in interface org.apache.catalina.Response
Set the Request with which this Response is associated.
setRequest(Request) - Method in class org.apache.catalina.connector.ResponseBase
Set the Request with which this Response is associated.
setRequest(Request) - Method in class org.apache.catalina.connector.ResponseWrapper
Set the Request with which this Response is associated.
setRequestedSessionCookie(boolean) - Method in interface org.apache.catalina.HttpRequest
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.connector.HttpRequestWrapper
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.connector.HttpRequestBase
Set a flag indicating whether or not the requested session ID for this request came in through a cookie.
setRequestedSessionId(String) - Method in interface org.apache.catalina.HttpRequest
Set the requested session ID for this request.
setRequestedSessionId(String) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Set the requested session ID for this request.
setRequestedSessionId(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Set the requested session ID for this request.
setRequestedSessionURL(boolean) - Method in interface org.apache.catalina.HttpRequest
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.connector.HttpRequestWrapper
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.connector.HttpRequestBase
Set a flag indicating whether or not the requested session ID for this request came in through a URL.
setRequestURI(String) - Method in interface org.apache.catalina.HttpRequest
Set the unparsed request URI for this Request.
setRequestURI(String) - Method in class org.apache.catalina.authenticator.SavedRequest
 
setRequestURI(String) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Set the unparsed request URI for this Request.
setRequestURI(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Set the unparsed request URI for this Request.
setResource(String, InputStream) - Method in interface org.apache.catalina.Resources
Set the content of the resource at the specified path.
setResource(String, InputStream) - Method in class org.apache.catalina.resources.ResourcesBase
Set the content of the resource at the specified path.
setResource(String, InputStream) - Method in class org.apache.catalina.resources.JarResources
Set the content of the resource at the specified path.
setResource(String, InputStream) - Method in class org.apache.catalina.resources.FileResources
Set the content of the resource at the specified path.
setResources(Resources) - Method in interface org.apache.catalina.Container
Set the Resources object with which this Container is associated.
setResources(Resources) - Method in class org.apache.catalina.core.ContainerBase
Set the Resources object with which this Container is associated.
setResponse(Response) - Method in interface org.apache.catalina.Request
Set the Response with which this Request is associated.
setResponse(Response) - Method in class org.apache.catalina.connector.RequestWrapper
Set the Response with which this Request is associated.
setResponse(Response) - Method in class org.apache.catalina.connector.RequestBase
Set the Response with which this Request is associated.
setRoleNameCol(String) - Method in class org.apache.catalina.realm.JDBCRealm
Set the column in the user role table that names a role
setRoot(Object) - Method in class org.apache.catalina.util.xml.XmlMapper
 
setRunAs(String) - Method in class org.apache.catalina.deploy.ContextEjb
 
setScheme(String) - Method in interface org.apache.catalina.Connector
Set the scheme that will be assigned to requests received through this connector.
setScheme(String) - Method in interface org.apache.catalina.Request
Set the name of the scheme associated with this request.
setScheme(String) - Method in class org.apache.catalina.connector.RequestWrapper
Set the name of the scheme associated with this request.
setScheme(String) - Method in class org.apache.catalina.connector.RequestBase
Set the name of the scheme associated with this request.
setScheme(String) - Method in class org.apache.catalina.connector.http.HttpConnector
Set the scheme that will be assigned to requests received through this connector.
setScheme(String) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the scheme that will be assigned to requests received through this connector.
setScope(String) - Method in class org.apache.catalina.deploy.ContextResource
 
setSecure(boolean) - Method in interface org.apache.catalina.Connector
Set the secure connection flag that will be assigned to requests received through this connector.
setSecure(boolean) - Method in interface org.apache.catalina.Request
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - Method in class org.apache.catalina.connector.RequestWrapper
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - Method in class org.apache.catalina.connector.RequestBase
Set the value to be returned by isSecure() for this Request.
setSecure(boolean) - Method in class org.apache.catalina.connector.HttpRequestBase
Set the flag indicating whether this Request was received on a secure communications link or not.
setSecure(boolean) - Method in class org.apache.catalina.connector.http.HttpConnector
Set the secure connection flag that will be assigned to requests received through this connector.
setSecure(boolean) - Method in class org.apache.catalina.connector.test.HttpConnector
Set the secure connection flag that will be assigned to requests received through this connector.
setServer(Server) - Method in class org.apache.catalina.startup.Catalina
Set the server instance we are configuring.
setServerName(String) - Method in interface org.apache.catalina.Request
Set the name of the server (virtual host) to process this request.
setServerName(String) - Method in class org.apache.catalina.connector.RequestWrapper
Set the name of the server (virtual host) to process this request.
setServerName(String) - Method in class org.apache.catalina.connector.RequestBase
Set the name of the server (virtual host) to process this request.
setServerPort(int) - Method in interface org.apache.catalina.Request
Set the port number of the server to process this request.
setServerPort(int) - Method in class org.apache.catalina.connector.RequestWrapper
Set the port number of the server to process this request.
setServerPort(int) - Method in class org.apache.catalina.connector.RequestBase
Set the port number of the server to process this request.
setServletClass(String) - Method in interface org.apache.catalina.Wrapper
Set the fully qualified servlet class name for this servlet.
setServletClass(String) - Method in class org.apache.catalina.core.StandardWrapper
Set the fully qualified servlet class name for this servlet.
setServletName(String) - Method in class org.apache.catalina.core.StandardWrapper
Set the name of this servlet.
setServletName(String) - Method in class org.apache.catalina.deploy.FilterMap
 
setServletPath(String) - Method in interface org.apache.catalina.HttpRequest
Set the servlet path for this Request.
setServletPath(String) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Set the servlet path for this Request.
setServletPath(String) - Method in class org.apache.catalina.connector.HttpRequestBase
Set the servlet path for this Request.
setSessionTimeout(int) - Method in interface 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.
setShutdown(String) - Method in interface 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(long) - Method in class org.apache.catalina.resources.ResourceBean
 
setSmallIcon(String) - Method in class org.apache.catalina.deploy.FilterDef
 
setSocket(Socket) - Method in interface org.apache.catalina.Request
Set the Socket (if any) through which this Request was received.
setSocket(Socket) - Method in class org.apache.catalina.connector.RequestWrapper
Set the Socket (if any) through which this Request was received.
setSocket(Socket) - Method in class org.apache.catalina.connector.RequestBase
Set the Socket (if any) through which this Request was received.
setSocketFactory(String) - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Set the secure socket factory class name.
setSocketFactory(String) - Method in class org.apache.catalina.startup.Embedded
Set the secure socket factory class name.
setSocketFactory(String) - Method in class org.apache.catalina.startup.EmbeddedManager
Set the secure socket factory class name.
setSpecificationVendor(String) - Method in class org.apache.catalina.loader.Extension
 
setSpecificationVersion(String) - Method in class org.apache.catalina.loader.Extension
 
setStatus(int) - Method in class org.apache.catalina.connector.HttpResponseBase
Set the HTTP status to be returned with this response.
setStatus(int, String) - Method in class org.apache.catalina.connector.HttpResponseBase
Deprecated. As of Version 2.1 of the Java Servlet API, this method has been deprecated due to the ambiguous meaning of the message parameter.
setStream(InputStream) - Method in interface org.apache.catalina.Request
Set the input stream associated with this Request.
setStream(InputStream) - Method in class org.apache.catalina.connector.RequestWrapper
Set the input stream associated with this Request.
setStream(InputStream) - Method in class org.apache.catalina.connector.RequestBase
Set the input stream associated with this Request.
setStream(OutputStream) - Method in interface org.apache.catalina.Response
Set the output stream associated with this Response.
setStream(OutputStream) - Method in class org.apache.catalina.connector.ResponseBase
Set the output stream associated with this Response.
setStream(OutputStream) - Method in class org.apache.catalina.connector.ResponseWrapper
Set the output stream associated with this Response.
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.logger.FileLogger
Set the log file suffix.
setSuffix(String) - Method in class org.apache.catalina.valves.AccessLogValve
Set the log file suffix.
setTimestamp(boolean) - Method in class org.apache.catalina.logger.FileLogger
Set the timestamp flag.
setType(String) - Method in class org.apache.catalina.deploy.ContextResource
 
setType(String) - Method in class org.apache.catalina.deploy.ContextEnvironment
 
setType(String) - Method in class org.apache.catalina.deploy.ContextEjb
 
setURLPattern(String) - Method in class org.apache.catalina.deploy.FilterMap
 
setUserClass(String) - Method in class org.apache.catalina.startup.UserConfig
Set the user database class name for this component.
setUserConfig(UserConfig) - Method in class org.apache.catalina.startup.HomesUserDatabase
Set the UserConfig listener with which we are associated.
setUserConfig(UserConfig) - Method in interface org.apache.catalina.startup.UserDatabase
Set the UserConfig listener with which we are associated.
setUserConfig(UserConfig) - Method in class org.apache.catalina.startup.PasswdUserDatabase
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.JDBCRealm
Set the column in the user table that holds the user's credintials
setUserNameCol(String) - Method in class org.apache.catalina.realm.JDBCRealm
Set the column in the user table that holds the user's name
setUserPrincipal(Principal) - Method in interface org.apache.catalina.HttpRequest
Set the Principal who has been authenticated for this Request.
setUserPrincipal(Principal) - Method in class org.apache.catalina.connector.HttpRequestWrapper
Set the Principal who has been authenticated for this Request.
setUserPrincipal(Principal) - Method in class org.apache.catalina.connector.HttpRequestBase
Set the Principal who has been authenticated for this Request.
setUserRoleTable(String) - Method in class org.apache.catalina.realm.JDBCRealm
Set the table that holds the relation between user's and roles
setUserTable(String) - Method in class org.apache.catalina.realm.JDBCRealm
Set the table that holds user data.
setValidating(boolean) - Method in class org.apache.catalina.util.xml.XmlMapper
 
setValue(String) - Method in class org.apache.catalina.deploy.ContextEnvironment
 
setValue(String) - Method in class org.apache.catalina.deploy.ApplicationParameter
 
setVerbosity(int) - Method in interface org.apache.catalina.Logger
Set the verbosity level of this logger.
setWorkDir(String) - Method in class org.apache.catalina.core.StandardContext
Set the work directory for this Context.
setWrapper(Wrapper) - Method in interface org.apache.catalina.Request
Set the Wrapper within which this Request is being processed.
setWrapper(Wrapper) - Method in class org.apache.catalina.connector.RequestWrapper
Set the Wrapper within which this Request is being processed.
setWrapper(Wrapper) - Method in class org.apache.catalina.connector.RequestBase
Set the Wrapper within which this Request is being processed.
setWrapperClass(String) - Method in interface 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.core.StandardContext
Set the Java class name of the Wrapper implementation used for servlets registered in this Context.
setWriterEncoding(String) - Static method in class org.apache.catalina.util.DOMWriter
 
SimplePool - class org.apache.catalina.util.SimplePool.
Simple object pool.
SimplePool(int) - Constructor for class org.apache.catalina.util.SimplePool
 
SINGLE_SIGN_ON_COOKIE - Static variable in class org.apache.catalina.authenticator.Constants
 
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.
SingleSignOn() - Constructor for class org.apache.catalina.authenticator.SingleSignOn
 
size - Variable in class org.apache.catalina.resources.ResourceBean
The size of this resource, in bytes.
size() - Method in class org.apache.catalina.util.Queue
How many elements are there in this queue?
skip(long) - Method in class org.apache.catalina.connector.RequestStream
Skip the specified number of bytes of input, and return the actual number of bytes skipped.
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.
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 variable in class org.apache.catalina.authenticator.AuthenticatorBase
The string manager for this package.
sm - Static variable in class org.apache.catalina.authenticator.SingleSignOn
The string manager for this package.
sm - Static variable in class org.apache.catalina.connector.ResponseStream
The localized strings for this package.
sm - Static variable in class org.apache.catalina.connector.ResponseBase
The string manager for this package.
sm - Static variable in class org.apache.catalina.connector.RequestStream
The localized strings for this package.
sm - Static variable in class org.apache.catalina.connector.RequestBase
The string manager for this package.
sm - Static variable in class org.apache.catalina.core.ContainerBase
The string manager for this package.
sm - Static variable in class org.apache.catalina.loader.StandardLoader
The string manager for this package.
sm - Static variable in class org.apache.catalina.realm.RealmBase
The string manager for this package.
sm - Static variable in class org.apache.catalina.resources.DirectoryBean
The string manager for this package.
sm - Static variable in class org.apache.catalina.resources.ResourcesBase
The string manager for this package.
sm - Static variable in class org.apache.catalina.servlets.DefaultServlet
The string manager for this package.
sm - Static variable in class org.apache.catalina.session.ManagerBase
The string manager for this package.
sm - Static variable in class org.apache.catalina.startup.Embedded
The string manager for this package.
sm - Static variable in class org.apache.catalina.valves.ValveBase
The string manager for this package.
sm - Static variable in class org.apache.catalina.valves.RequestFilterValve
The StringManager for this package.
sm - Static variable in class org.apache.catalina.valves.CertificatesValve
The StringManager for this package.
SnoopAllServlet - class org.apache.catalina.servlets.SnoopAllServlet.
Servlet to dump everything that is known in the current request object into an HTML page.
SnoopAllServlet() - Constructor for class org.apache.catalina.servlets.SnoopAllServlet
 
socket - Variable in class org.apache.catalina.connector.RequestBase
The socket through which this Request was received.
socketFactory - Variable in class org.apache.catalina.startup.Embedded
The socket factory that will be used when a secure Connector is created.
sortAttributes(NamedNodeMap) - Method in class org.apache.catalina.util.DOMWriter
Returns a sorted list of attributes.
SSLAuthenticator - class org.apache.catalina.authenticator.SSLAuthenticator.
An Authenticator and Valve implementation of authentication that utilizes SSL certificates to identify client users.
SSLAuthenticator() - Constructor for class org.apache.catalina.authenticator.SSLAuthenticator
 
SSLServerSocketFactory - class org.apache.catalina.net.SSLServerSocketFactory.
Socket factory for SSL sockets, using the Java Server Sockets Extension (JSSE) reference implementation support classes.
SSLServerSocketFactory() - Constructor for class org.apache.catalina.net.SSLServerSocketFactory
 
sso - Variable in class org.apache.catalina.authenticator.AuthenticatorBase
The SingleSignOn implementation in our request processing chain, if there is one.
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(String[]) - Constructor for class org.apache.catalina.loader.StandardClassLoader
Construct a new ClassLoader with the specified repositories and no parent ClassLoader.
StandardClassLoader(String[], ClassLoader) - Constructor for class org.apache.catalina.loader.StandardClassLoader
Construct a new ClassLoader with the specified repositories and parent ClassLoader.
StandardClassLoader(URL[], ClassLoader) - Constructor for class org.apache.catalina.loader.StandardClassLoader
Construct a new ClassLoader with the specified repositories and parent ClassLoader.
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.
StandardContextMapper - class org.apache.catalina.core.StandardContextMapper.
Implementation of Mapper for a Context, designed to process HTTP requests.
StandardContextMapper() - Constructor for class org.apache.catalina.core.StandardContextMapper
 
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.
StandardEngineMapper - class org.apache.catalina.core.StandardEngineMapper.
Implementation of Mapper for an Engine, designed to process HTTP requests.
StandardEngineMapper() - Constructor for class org.apache.catalina.core.StandardEngineMapper
 
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.
StandardHostMapper - class org.apache.catalina.core.StandardHostMapper.
Implementation of Mapper for a Host, designed to process HTTP requests.
StandardHostMapper() - Constructor for class org.apache.catalina.core.StandardHostMapper
 
StandardLoader - class org.apache.catalina.loader.StandardLoader.
Standard implementation of the Loader interface that wraps the AdaptiveClassLoader implementation imported from the Apache JServ project.
StandardLoader() - Constructor for class org.apache.catalina.loader.StandardLoader
Construct a new StandardLoader with no defined parent class loader (so that the actual parent will be the system class loader).
StandardLoader(ClassLoader) - Constructor for class org.apache.catalina.loader.StandardLoader
Construct a new StandardLoader with the specified class loader to be defined as the parent of the ClassLoader we ultimately create.
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.
StandardManager() - Constructor for class org.apache.catalina.session.StandardManager
 
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
 
StandardService - class org.apache.catalina.core.StandardService.
Standard implementation of the Service interface.
StandardService() - Constructor for class org.apache.catalina.core.StandardService
 
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.
START_EVENT - Static variable in interface org.apache.catalina.Lifecycle
The LifecycleEvent type for the "component start" event.
start() - Method in interface 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.authenticator.AuthenticatorBase
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.connector.http.HttpConnector
Begin processing requests via this Connector.
start() - Method in class org.apache.catalina.connector.test.HttpConnector
Begin processing requests via this Connector.
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.catalina.core.StandardEngine
Start this Engine component.
start() - Method in class org.apache.catalina.core.StandardContext
Start this Context 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.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.loader.StandardLoader
Start this component, initializing our associated class loader.
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.realm.RealmBase
Prepare for the beginning of active use of the public methods of this component.
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.realm.MemoryRealm
Prepare for active use of the public methods of this Component.
start() - Method in class org.apache.catalina.resources.ResourcesBase
Prepare for the beginning of active use of the public methods of this component.
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.session.FileStore
Prepare for the beginning of active use of the public methods of this component.
start() - Method in class org.apache.catalina.startup.Catalina
Start a new server instance.
start() - Method in class org.apache.catalina.startup.CatalinaManager
Start the servlet container.
start() - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Prepare for the beginning of 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 interface org.apache.catalina.startup.CatalinaManagerMBean
Start the servlet container.
start() - Method in class org.apache.catalina.startup.EmbeddedManager
Start the servlet container.
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.catalina.valves.CertificatesValve
Prepare for the beginning of active use of the public methods of this component.
start(SaxContext) - Method in class org.apache.catalina.util.xml.XmlAction
 
startDocument() - Method in class org.apache.catalina.util.xml.XmlMapper
 
started - Variable in class org.apache.catalina.authenticator.AuthenticatorBase
Has this component been started?
started - Variable in class org.apache.catalina.core.ContainerBase
Has this component been started?
started - Variable in class org.apache.catalina.realm.RealmBase
Has this component been started?
started - Variable in class org.apache.catalina.resources.ResourcesBase
Has this component been started?
started - Variable in class org.apache.catalina.startup.Embedded
Has this component been started yet?
started - Variable in class org.apache.catalina.valves.CertificatesValve
Has this component been started yet?
STARTED - Static variable in interface org.apache.catalina.startup.EmbeddedManagerMBean
 
STARTED - Static variable in interface org.apache.catalina.startup.CatalinaManagerMBean
 
startElement(String, AttributeList) - Method in class org.apache.catalina.util.xml.XmlMapper
 
starting - Variable in class org.apache.catalina.startup.Catalina
Are we starting a new server?
STARTING - Static variable in interface org.apache.catalina.startup.EmbeddedManagerMBean
 
STARTING - Static variable in interface org.apache.catalina.startup.CatalinaManagerMBean
 
states - Static variable in interface org.apache.catalina.startup.EmbeddedManagerMBean
Status constants.
states - Static variable in interface org.apache.catalina.startup.CatalinaManagerMBean
Status constants.
status - Variable in class org.apache.catalina.connector.HttpResponseBase
The HTTP status code associated with this Response.
STATUS_CODE_ATTR - Static variable 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.
STOP_EVENT - Static variable in interface org.apache.catalina.Lifecycle
The LifecycleEvent type for the "component stop" event.
stop() - Method in interface org.apache.catalina.Lifecycle
Gracefully terminate the active use of the public methods of this component.
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.authenticator.SSLAuthenticator
Finalize the database we used for client verification and certificate validation (if any).
stop() - Method in class org.apache.catalina.connector.http.HttpConnector
Terminate processing requests via this Connector.
stop() - Method in class org.apache.catalina.connector.test.HttpConnector
Terminate processing requests via this Connector.
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.catalina.core.StandardContext
Stop this Context 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.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.loader.StandardLoader
Stop this component, finalizing our associated class loader.
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.realm.RealmBase
Gracefully terminate the active use of the public methods of this component.
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.realm.MemoryRealm
Gracefully shut down active use of the public methods of this Component.
stop() - Method in class org.apache.catalina.resources.ResourcesBase
Gracefully terminate the active use of the public methods of this component.
stop() - Method in class org.apache.catalina.resources.JarResources
Shut down this component.
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.session.FileStore
Gracefully terminate the active use of the public methods of this component.
stop() - Method in class org.apache.catalina.startup.Catalina
Stop an existing server instance.
stop() - Method in class org.apache.catalina.startup.CatalinaManager
Stop the servlet container.
stop() - Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Gracefully terminate the 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 interface org.apache.catalina.startup.CatalinaManagerMBean
Stop the servlet container.
stop() - Method in class org.apache.catalina.startup.EmbeddedManager
Stop the servlet container.
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.catalina.valves.CertificatesValve
Gracefully terminate the active use of the public methods of this component.
STOPPED - Static variable in interface org.apache.catalina.startup.EmbeddedManagerMBean
 
STOPPED - Static variable in interface org.apache.catalina.startup.CatalinaManagerMBean
 
stopping - Variable in class org.apache.catalina.startup.Catalina
Are we stopping an existing server?
STOPPING - Static variable in interface org.apache.catalina.startup.EmbeddedManagerMBean
 
STOPPING - Static variable in interface org.apache.catalina.startup.CatalinaManagerMBean
 
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.
stream - Variable in class org.apache.catalina.connector.ResponseStream
The underlying output stream to which we should write data.
stream - Variable in class org.apache.catalina.connector.ResponseBase
The ServletOutputStream that has been returned by getOutputStream(), if any.
stream - Variable in class org.apache.catalina.connector.RequestStream
The underlying input stream from which we should read data.
stream - Variable in class org.apache.catalina.connector.RequestBase
The ServletInputStream that has been returned by getInputStream(), if any.
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.
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.
support - Variable in class org.apache.catalina.core.ContainerBase
The property change support for this component.
support - Variable in class org.apache.catalina.loader.StandardLoader
The property change support for this component.
support - Variable in class org.apache.catalina.realm.RealmBase
The property change support for this component.
support - Variable in class org.apache.catalina.resources.ResourcesBase
The property change support for this component.
support - Variable in class org.apache.catalina.session.ManagerBase
The property change support for this component.
support - Variable in class org.apache.catalina.startup.Embedded
The property change support for this component.
SystemErrLogger - class org.apache.catalina.logger.SystemErrLogger.
Simple implementation of Logger that writes to System.err.
SystemErrLogger() - Constructor for class org.apache.catalina.logger.SystemErrLogger
 
SystemOutLogger - class org.apache.catalina.logger.SystemOutLogger.
Simple implementation of Logger that writes to System.out.
SystemOutLogger() - Constructor for class org.apache.catalina.logger.SystemOutLogger
 
systems - Variable in class org.apache.catalina.loader.StandardClassLoader
The set of class and resource name prefixes that should be allowed, but only from the underlying system class loader.

T

Test - class org.apache.catalina.deploy.Test.
 
Test() - Constructor for class org.apache.catalina.deploy.Test
 
thread - Variable in class org.apache.catalina.resources.ResourcesBase
The background thread.
threadDone - Variable in class org.apache.catalina.resources.ResourcesBase
The background thread completion semaphore.
threadName - Variable in class org.apache.catalina.resources.ResourcesBase
The name to register for the background thread.
threadProcess() - Method in class org.apache.catalina.resources.ResourcesBase
Scan our cached resources, looking for cases where the underlying resource has been modified since we cached it.
threadSleep() - Method in class org.apache.catalina.resources.ResourcesBase
Sleep for the duration specified by the checkInterval property.
threadStart() - Method in class org.apache.catalina.resources.ResourcesBase
Start the background thread that will periodically check for session timeouts.
threadStop() - Method in class org.apache.catalina.resources.ResourcesBase
Stop the background thread that is periodically checking for session timeouts.
throwable - Variable in class org.apache.catalina.LifecycleException
The underlying exception or error passed to our constructor (if any)
TldDtdPublicId_11 - Static variable in class org.apache.catalina.startup.Constants
 
TldDtdPublicId_12 - Static variable in class org.apache.catalina.startup.Constants
 
TldDtdResourcePath_11 - Static variable in class org.apache.catalina.startup.Constants
 
TldDtdResourcePath_12 - Static variable in class org.apache.catalina.startup.Constants
 
toString() - Method in class org.apache.catalina.LifecycleException
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.authenticator.SingleSignOn
Return a String rendering of this object.
toString() - Method in class org.apache.catalina.core.StandardEngine
Return a String representation of this component.
toString() - Method in class org.apache.catalina.core.StandardContext
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.StandardWrapper
Return a String representation of this component.
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.ContextResource
Return a String representation of this object.
toString() - Method in class org.apache.catalina.deploy.LoginConfig
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.FilterDef
Render a String representation of this object.
toString() - Method in class org.apache.catalina.deploy.ErrorPage
Render a String representation of this object.
toString() - Method in class org.apache.catalina.deploy.ApplicationParameter
Return a String representation of this object.
toString() - Method in class org.apache.catalina.deploy.SecurityConstraint
Return a String representation of this security constraint.
toString() - Method in class org.apache.catalina.deploy.ContextEjb
Return 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.loader.FileClassLoader
Return a String representation of this class.
toString() - Method in class org.apache.catalina.loader.StandardLoader
Return a String representation of this component.
toString() - Method in class org.apache.catalina.loader.StandardClassLoader
Render a String representation of this object.
toString() - Method in class org.apache.catalina.loader.Extension
Return a String representation of this object.
toString() - Method in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
String representation.
toString() - Method in class org.apache.catalina.util.XMLWriter
Retrieve generated XML.

U

unavailable(UnavailableException) - Method in interface org.apache.catalina.Wrapper
Process an UnavailableException, marking this servlet as unavailable for the specified amount of time.
unavailable(UnavailableException) - Method in class org.apache.catalina.core.StandardWrapper
Process an UnavailableException, marking this servlet as unavailable for the specified amount of time.
UNDEPLOY_EVENT - Static variable in interface org.apache.catalina.Deployer
The ContainerEvent event type sent when an existing application is undeployed by undeploy().
undeploy(String) - Method in interface org.apache.catalina.Deployer
Undeploy an existing web application, attached to the specified context path.
undeploy(String) - Method in class org.apache.catalina.core.StandardHost
Undeploy an existing web application, attached to the specified context path.
unload() - Method in interface org.apache.catalina.Manager
Save any currently active sessions in the appropriate persistence mechanism, if any.
unload() - Method in interface org.apache.catalina.Wrapper
Unload all initialized instances of this servlet, after calling the destroy() method for each instance.
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.session.StandardManager
Save any currently active sessions in the appropriate persistence mechanism, if any.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.catalina.util.xml.XmlMapper
 
URLDecode(String) - Static method in class org.apache.catalina.util.RequestUtil
Decode and return the specified URL-encoded String.
usage() - Method in class org.apache.catalina.startup.Catalina
Print usage information for this application.
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.
UserConfig() - Constructor for class org.apache.catalina.startup.UserConfig
 
UserDatabase - interface org.apache.catalina.startup.UserDatabase.
Abstraction of the set of users defined by the operating system on the current server platform.
userPrincipal - Variable in class org.apache.catalina.connector.HttpRequestBase
The Principal who has been authenticated for this Request.

V

validate(String) - Method in class org.apache.catalina.resources.ResourcesBase
Validate the format of the specified path, which should be context relative and begin with a slash character.
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.
ValveBase() - Constructor for class org.apache.catalina.valves.ValveBase
 
verify(Request, Request) - Method in class org.apache.catalina.valves.CertificatesValve
Verify that a client certificate chain exists if our web application is doing client certificate authentication.

W

WARNING - Static variable in interface org.apache.catalina.Logger
 
WebdavServlet - class org.apache.catalina.servlets.WebdavServlet.
Servlet which adds support for WebDAV level 2.
WebdavServlet() - Constructor for class org.apache.catalina.servlets.WebdavServlet
 
WebDtdPublicId_22 - Static variable in class org.apache.catalina.startup.Constants
 
WebDtdPublicId_23 - Static variable in class org.apache.catalina.startup.Constants
 
WebDtdResourcePath_22 - Static variable in class org.apache.catalina.startup.Constants
 
WebDtdResourcePath_23 - Static variable in class org.apache.catalina.startup.Constants
 
WELCOME_FILES_ATTR - Static variable 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.
welcomes - Variable in class org.apache.catalina.servlets.DefaultServlet
The set of welcome files for this web application
WORK_DIR_ATTR - Static variable 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.
wrapper - Variable in class org.apache.catalina.connector.RequestBase
The Wrapper within which this Request is being processed.
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.
write(byte[]) - Method in class org.apache.catalina.connector.ResponseStream
Write b.length bytes from the specified byte array to our output stream.
write(byte[]) - Method in class org.apache.catalina.connector.ResponseBase
Write b.length bytes from the specified byte array to our output stream.
write(byte[], int, int) - Method in class org.apache.catalina.connector.ResponseStream
Write len bytes from the specified byte array, starting at the specified offset, to our output stream.
write(byte[], int, int) - Method in class org.apache.catalina.connector.ResponseBase
Write len bytes from the specified byte array, starting at the specified offset, to our output stream.
write(byte[], int, int) - Method in class org.apache.catalina.connector.http.HttpResponseStream
Write the specified byte array.
write(int) - Method in class org.apache.catalina.connector.ResponseStream
Write the specified byte to our output stream.
write(int) - Method in class org.apache.catalina.connector.ResponseBase
Write the specified byte to our output stream, flushing if necessary.
write(int) - Method in class org.apache.catalina.connector.http.HttpResponseStream
Write the specified byte to our output stream.
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.
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 - Variable in class org.apache.catalina.connector.ResponseBase
The PrintWriter that has been returned by getWriter(), if any.
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

XmlAction - class org.apache.catalina.util.xml.XmlAction.
Each rule in Xml Mapper can invoke certain actions.
XmlAction() - Constructor for class org.apache.catalina.util.xml.XmlAction
 
XmlMapper - class org.apache.catalina.util.xml.XmlMapper.
SAX Handler - it will read the XML and construct java objects
XmlMapper() - Constructor for class org.apache.catalina.util.xml.XmlMapper
 
XMLWriter - class org.apache.catalina.util.XMLWriter.
XMLWriter helper class.
XMLWriter() - Constructor for class org.apache.catalina.util.XMLWriter
Constructor.

Z

zone - Static variable in class org.apache.catalina.connector.HttpResponseBase
The time zone with which to construct date headers.

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

Copyright © 2000 Apache Software Foundation. All Rights Reserved.