|
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
addAlias()
.
addChild()
.
addMapper()
.
addValve()
, if this Container supports pipelines.
destroy()
method has
returned.
service()
method of a
servlet accessed via a request dispatcher has returned.
doFilter()
method of a
Filter has returned.
init()
method has returned.
service()
method has
returned.
Group
implementations.Role
implementations.User
implementations.ServletContext
that represents
a web application's execution environment.ApplicationContext
object from the web application.<security-constraint>
elements in the web application
deployment descriptor.Subject
when Phase 1
fails.
Group
to those this user belongs to.
Group
to those this user belongs to.
Group
to those this user belongs to.
Group
to those this user belongs to.
LifecycleEvent
listener to this
Connector
.
Role
to those assigned specifically to this group.
Role
to those assigned specifically to this user.
Role
to those this group belongs to.
Role
to those this user belongs to.
Role
to those assigned specifically to this group.
Role
to those assigned specifically to this user.
Role
to those assigned specifically to this group.
Role
to those assigned specifically to this user.
Digester
instance, associating them with
our namespace URI (if any).
Digester
instance, associating them with
our namespace URI (if any).
Digester
instance, associating them with
our namespace URI (if any).
Digester
instance, associating them with
our namespace URI (if any).
Digester
instance, associating them with
our namespace URI (if any).
Digester
instance, associating them with
our namespace URI (if any).
Digester
instance, associating them with
our namespace URI (if any).
service()
method called.
service()
method called.
allow
expressions.
allow
regular expressions we will evaluate.
LoginContext
,
which uses it to select the set of relevant LoginModules
.
Context
.
true
if we should continue processing; otherwise
return false
.
true
if we should continue processing; otherwise
return false
.
null
.
null
.
null
.
CertificatesValveauthenticate(String, String) -
Method in class org.apache.catalina.realm.DataSourceRealm
Return the Principal associated with the specified username and
credentials, if there is one; otherwise return null
.
authenticate(String, String) -
Method in class org.apache.catalina.realm.JAASMemoryLoginModule
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.JAASMemoryLoginModule
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 class org.apache.catalina.realm.JAASMemoryLoginModule
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(X509Certificate[]) -
Method in class org.apache.catalina.realm.JAASMemoryLoginModule
Return the Principal associated with the specified chain of X509
client certificates.
authenticate(String, String) -
Method in class org.apache.catalina.realm.JAASRealm
Return the Principal associated with the specified username and
credentials, if there is one; otherwise return null
.
authenticate(String, String) -
Method in class org.apache.catalina.realm.JDBCRealm
Return the Principal associated with the specified username and
credentials, if there is one; otherwise return null
.
authenticate(Connection, String, String) -
Method in class org.apache.catalina.realm.JDBCRealm
Return the Principal associated with the specified username and
credentials, if there is one; otherwise return null
.
authenticate(String, String) -
Method in class org.apache.catalina.realm.JNDIRealm
Return the Principal associated with the specified username and
credentials, if there is one; otherwise return null
.
authenticate(DirContext, String, String) -
Method in class org.apache.catalina.realm.JNDIRealm
Return the Principal associated with the specified username and
credentials, if there is one; otherwise return null
.
authenticate(String, String) -
Method in class org.apache.catalina.realm.MemoryRealm
Return the Principal associated with the specified username and
credentials, if there is one; otherwise return null
.
authenticate(String, String) -
Method in class org.apache.catalina.realm.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.RealmBase
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 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 2617; otherwise return null
.
authenticate(X509Certificate[]) -
Method in class org.apache.catalina.realm.RealmBase
Return the Principal associated with the specified chain of X509
client certificates.
authenticate(String, String) -
Method in class org.apache.catalina.realm.UserDatabaseRealm
Return the Principal associated with the specified username and
credentials, if there is one; otherwise return null
.
authentication -
Variable in class org.apache.catalina.realm.JNDIRealm
The type of authentication to use
authorization -
Variable in class org.apache.catalina.connector.RequestBase
Deprecated. The authorization credentials sent with this Request.
available() -
Method in class org.apache.catalina.connector.http.SocketInputStream
Deprecated. Returns the number of bytes that can be read from this input
stream without blocking.
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 -
Variable in class org.apache.catalina.loader.WebappClassLoader
The set of optional packages (formerly standard extensions) that
are available in the repositories associated with this class loader.
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
- BASIC_METHOD -
Static variable in class org.apache.catalina.authenticator.Constants
-
- 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_DISPATCH_EVENT -
Static variable in class org.apache.catalina.InstanceEvent
- The event indicating that the
service()
method of a
servlet accessed via a request dispatcher is about to be called.
- BEFORE_FILTER_EVENT -
Static variable in class org.apache.catalina.InstanceEvent
- The event indicating that the
doFilter()
method of a
Filter is about to be called.
- BEFORE_INIT_EVENT -
Static 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 on a servlet.
- BEFORE_START_EVENT -
Static variable in interface org.apache.catalina.Lifecycle
- The LifecycleEvent type for the "component before start" event.
- BEFORE_STOP_EVENT -
Static variable in interface org.apache.catalina.Lifecycle
- The LifecycleEvent type for the "component before stop" event.
- BUFFER_SIZE -
Static variable in class org.apache.catalina.ssi.SSIExec
-
- BUFFER_SIZE -
Static variable in class org.apache.catalina.ssi.SSIProcessor
-
- BUFFER_SIZE -
Static variable in class org.apache.naming.resources.FileDirContext
- The descriptive information string for this implementation.
- 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
-
- BaseDirContext - class org.apache.naming.resources.BaseDirContext.
- Directory Context implementation helper class.
- BaseDirContext() -
Constructor for class org.apache.naming.resources.BaseDirContext
- Builds a base directory context.
- BaseDirContext(Hashtable) -
Constructor for class org.apache.naming.resources.BaseDirContext
- Builds a base directory context using the given environment.
- 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
-
- BeanFactory - class org.apache.naming.factory.BeanFactory.
- Object factory for any Resource conforming to the JavaBean spec.
- BeanFactory() -
Constructor for class org.apache.naming.factory.BeanFactory
-
- Bootstrap - class org.apache.catalina.startup.Bootstrap.
- Boostrap loader for Catalina.
- Bootstrap() -
Constructor for class org.apache.catalina.startup.Bootstrap
-
- BootstrapService - class org.apache.catalina.startup.BootstrapService.
- Special version of the Catalina bootstrap, designed to be invoked with JNI,
and designed to allow easier wrapping by system level components, which
would otherwise be confused by the asychronous startup and shutdown Catalina
uses.
- BootstrapService() -
Constructor for class org.apache.catalina.startup.BootstrapService
-
- BootstrapServiceContext - class org.apache.catalina.startup.BootstrapServiceContext.
- Context for the BootstrapService.
- BootstrapServiceContext() -
Constructor for class org.apache.catalina.startup.BootstrapServiceContext
-
- ByteArrayServletOutputStream - class org.apache.catalina.ssi.ByteArrayServletOutputStream.
- Class that extends ServletOuputStream, used as a wrapper
from within
SsiInclude
- ByteArrayServletOutputStream() -
Constructor for class org.apache.catalina.ssi.ByteArrayServletOutputStream
- Construct a new ServletOutputStream
- base -
Variable in class org.apache.naming.resources.FileDirContext
- The document base directory.
- base -
Variable in class org.apache.naming.resources.WARDirContext
- The WAR file.
- base64Helper -
Static variable in class org.apache.catalina.authenticator.BasicAuthenticator
- The Base64 helper object for this class.
- basic -
Variable in class org.apache.catalina.core.StandardPipeline
- The basic Valve (if any) associated with this Pipeline.
- begin(Attributes) -
Method in class org.apache.catalina.startup.CopyParentClassLoaderRule
- Handle the beginning of an XML element.
- begin(Attributes) -
Method in class org.apache.catalina.startup.LifecycleListenerRule
- Handle the beginning of an XML element.
- binaryContent -
Variable in class org.apache.catalina.loader.ResourceEntry
- Binary content of the resource.
- binaryContent -
Variable in class org.apache.naming.resources.Resource
- Binary content.
- bind(Name, Object) -
Method in class org.apache.naming.NamingContext
- Binds a name to an object.
- bind(String, Object) -
Method in class org.apache.naming.NamingContext
- Binds a name to an object.
- bind(Name, Object, boolean) -
Method in class org.apache.naming.NamingContext
- Binds a name to an object.
- bind(Name, Object) -
Method in class org.apache.naming.SelectorContext
- Binds a name to an object.
- bind(String, Object) -
Method in class org.apache.naming.SelectorContext
- Binds a name to an object.
- bind(Name, Object) -
Method in class org.apache.naming.resources.BaseDirContext
- Binds a name to an object.
- bind(String, Object) -
Method in class org.apache.naming.resources.BaseDirContext
- Binds a name to an object.
- bind(Name, Object, Attributes) -
Method in class org.apache.naming.resources.BaseDirContext
- Binds a name to an object, along with associated attributes.
- bind(String, Object, Attributes) -
Method in class org.apache.naming.resources.BaseDirContext
- Binds a name to an object, along with associated attributes.
- bind(DirContext) -
Static method in class org.apache.naming.resources.DirContextURLStreamHandler
- Binds a directory context to a class loader.
- bind(ClassLoader, DirContext) -
Static method in class org.apache.naming.resources.DirContextURLStreamHandler
- Binds a directory context to a class loader.
- bind(String, Object, Attributes) -
Method in class org.apache.naming.resources.FileDirContext
- Binds a name to an object, along with associated attributes.
- bind(Name, Object) -
Method in class org.apache.naming.resources.ProxyDirContext
- Binds a name to an object.
- bind(String, Object) -
Method in class org.apache.naming.resources.ProxyDirContext
- Binds a name to an object.
- bind(Name, Object, Attributes) -
Method in class org.apache.naming.resources.ProxyDirContext
- Binds a name to an object, along with associated attributes.
- bind(String, Object, Attributes) -
Method in class org.apache.naming.resources.ProxyDirContext
- Binds a name to an object, along with associated attributes.
- bind(String, Object, Attributes) -
Method in class org.apache.naming.resources.WARDirContext
- Binds a name to an object, along with associated attributes.
- bindAsUser(DirContext, User, String) -
Method in class org.apache.catalina.realm.JNDIRealm
- Check credentials by binding to the directory as the user
- bindClassLoader(Object) -
Static method in class org.apache.naming.ContextBindings
- Binds a naming context to a class loader.
- bindClassLoader(Object, Object) -
Static method in class org.apache.naming.ContextBindings
- Binds a naming context to a thread.
- bindClassLoader(Object, Object, ClassLoader) -
Static method in class org.apache.naming.ContextBindings
- Binds a naming context to a thread.
- bindContext(Object, Context) -
Static method in class org.apache.naming.ContextBindings
- Binds a context name.
- bindContext(Object, Context, Object) -
Static method in class org.apache.naming.ContextBindings
- Binds a context name.
- bindThread(Object) -
Static method in class org.apache.naming.ContextBindings
- Binds a naming context to a thread.
- bindThread(Object, Object) -
Static method in class org.apache.naming.ContextBindings
- Binds a naming context to a thread.
- bindThread(DirContext) -
Static method in class org.apache.naming.resources.DirContextURLStreamHandler
- Binds a directory context to a thread.
- bindings -
Variable in class org.apache.naming.NamingContext
- Bindings in this Context.
- blanksToString(String, String) -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
- Converts blank strings to another string
- blanksToString(String, String) -
Method in class org.apache.catalina.util.ProcessEnvironment
- Converts blank strings to another string
- buf -
Variable in class org.apache.catalina.connector.http.SocketInputStream
- Deprecated. Internal buffer.
- buffer -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. The buffer through which all of our output bytes are passed.
- buffer -
Variable in class org.apache.catalina.connector.warp.WarpPacket
- This packet's data buffer
- buffer -
Variable in class org.apache.catalina.util.XMLWriter
- Buffer.
- bufferCount -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. The number of data bytes currently in the buffer.
- buffered -
Variable in class org.apache.catalina.ssi.SSIServlet
- Should the output be buffered.
C
- 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.
- CERT_METHOD -
Static variable in class org.apache.catalina.authenticator.Constants
-
- CGIProcessEnvironment - class org.apache.catalina.util.CGIProcessEnvironment.
- Encapsulates the CGI Process' environment and rules to derive
that environment from the servlet container and request information.
- CGIProcessEnvironment(HttpServletRequest, ServletContext) -
Constructor for class org.apache.catalina.util.CGIProcessEnvironment
- Creates a ProcessEnvironment and derives the necessary environment,
working directory, command, etc.
- CGIProcessEnvironment(HttpServletRequest, ServletContext, String) -
Constructor for class org.apache.catalina.util.CGIProcessEnvironment
- Creates a ProcessEnvironment and derives the necessary environment,
working directory, command, etc.
- CGIProcessEnvironment(HttpServletRequest, ServletContext, int) -
Constructor for class org.apache.catalina.util.CGIProcessEnvironment
- Creates a ProcessEnvironment and derives the necessary environment,
working directory, command, etc.
- CGIProcessEnvironment(HttpServletRequest, ServletContext, String, int) -
Constructor for class org.apache.catalina.util.CGIProcessEnvironment
- Creates a ProcessEnvironment and derives the necessary environment,
working directory, command, etc.
- CGIServlet - class org.apache.catalina.servlets.CGIServlet.
- CGI-invoking servlet for web applications, used to execute scripts which
comply to the Common Gateway Interface (CGI) specification and are named
in the path-info used to invoke this servlet.
- CGIServlet() -
Constructor for class org.apache.catalina.servlets.CGIServlet
-
- CGIServlet.CGIEnvironment - class org.apache.catalina.servlets.CGIServlet.CGIEnvironment.
- Encapsulates the CGI environment and rules to derive
that environment from the servlet container and request information.
- CGIServlet.CGIEnvironment(HttpServletRequest, ServletContext) -
Constructor for class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
- Creates a CGIEnvironment and derives the necessary environment,
query parameters, working directory, cgi command, etc.
- CGIServlet.CGIRunner - class org.apache.catalina.servlets.CGIServlet.CGIRunner.
- Encapsulates the knowledge of how to run a CGI script, given the
script's desired environment and (optionally) input/output streams
- CGIServlet.CGIRunner(String, Hashtable, File, ArrayList) -
Constructor for class org.apache.catalina.servlets.CGIServlet.CGIRunner
- Creates a CGIRunner and initializes its environment, working
directory, and query parameters.
- CGIServlet.HTTPHeaderInputStream - class org.apache.catalina.servlets.CGIServlet.HTTPHeaderInputStream.
- This is an input stream specifically for reading HTTP headers.
- CGIServlet.NameValuePair - class org.apache.catalina.servlets.CGIServlet.NameValuePair.
- This is a simple class for storing name-value pairs.
- 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).
- 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.
- CLOSING -
Static variable in class org.apache.catalina.util.XMLWriter
- Closing tag.
- COLLECTION_TYPE -
Static variable in class org.apache.naming.resources.ResourceAttributes
- Collection type.
- COMBINED_ALIAS -
Static variable in class org.apache.catalina.valves.Constants.AccessLog
-
- COMBINED_PATTERN -
Static variable in class org.apache.catalina.valves.Constants.AccessLog
-
- COMMAND_END -
Static variable in class org.apache.catalina.ssi.SSIProcessor
- The end pattern
- COMMAND_START -
Static variable in class org.apache.catalina.ssi.SSIProcessor
- The start pattern
- 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
-
- CONTENT_LANGUAGE -
Static variable in class org.apache.naming.resources.ResourceAttributes
- Content language.
- CONTENT_LENGTH -
Static variable in class org.apache.naming.resources.ResourceAttributes
- Content length.
- CONTENT_TYPE -
Static variable in class org.apache.naming.resources.ResourceAttributes
- MIME type of the content.
- CONTEXT -
Static variable in class org.apache.naming.NamingEntry
-
- CONTEXT -
Static variable in class org.apache.naming.resources.ProxyDirContext
-
- 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.
- CREATION_DATE -
Static variable in class org.apache.naming.resources.ResourceAttributes
- Creation date.
- Catalina - class org.apache.catalina.startup.Catalina.
- Startup/Shutdown shell program for Catalina.
- Catalina() -
Constructor for class org.apache.catalina.startup.Catalina
-
- Catalina.CatalinaShutdownHook - class org.apache.catalina.startup.Catalina.CatalinaShutdownHook.
- Shutdown hook which will perform a clean shutdown of Catalina if needed.
- Catalina.CatalinaShutdownHook() -
Constructor for class org.apache.catalina.startup.Catalina.CatalinaShutdownHook
-
- 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.
- CatalinaService - class org.apache.catalina.startup.CatalinaService.
- Startup/Shutdown shell program for Catalina.
- CatalinaService() -
Constructor for class org.apache.catalina.startup.CatalinaService
-
- CertificatesValve - class org.apache.catalina.valves.CertificatesValve.
- Implementation of a Valve that deals with SSL client certificates, as
follows:
- CertificatesValve() -
Constructor for class org.apache.catalina.valves.CertificatesValve
-
- 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.
- ClassLoaderFactory - class org.apache.catalina.startup.ClassLoaderFactory.
- Utility class for building class loaders for Catalina.
- ClassLoaderFactory() -
Constructor for class org.apache.catalina.startup.ClassLoaderFactory
-
- ClassNameMBean - class org.apache.catalina.mbeans.ClassNameMBean.
- A convenience base class for ModelMBean implementations
where the underlying base class (and therefore the set of supported
properties) is different for varying implementations of a standard
interface.
- ClassNameMBean() -
Constructor for class org.apache.catalina.mbeans.ClassNameMBean
- Construct a
ModelMBean
with default
ModelMBeanInfo
information.
- ClientAbortException - exception org.apache.catalina.connector.ClientAbortException.
- Wrap an IOException identifying it as being caused by an abort
of a request by a remote client.
- ClientAbortException() -
Constructor for class org.apache.catalina.connector.ClientAbortException
- Construct a new ClientAbortException with no other information.
- ClientAbortException(String) -
Constructor for class org.apache.catalina.connector.ClientAbortException
- Construct a new ClientAbortException for the specified message.
- ClientAbortException(Throwable) -
Constructor for class org.apache.catalina.connector.ClientAbortException
- Construct a new ClientAbortException for the specified throwable.
- ClientAbortException(String, Throwable) -
Constructor for class org.apache.catalina.connector.ClientAbortException
- Construct a new ClientAbortException for the specified message
and throwable.
- Cluster - interface org.apache.catalina.Cluster.
- A Cluster works as a Cluster client/server for the local host
Different Cluster implementations can be used to support different
ways to communicate within the Cluster.
- ClusterMemberInfo - class org.apache.catalina.cluster.ClusterMemberInfo.
- Class that represents a member in a Cluster, keeps information
that can be used when implementing Classes thats utilizing a Cluster.
- ClusterMemberInfo() -
Constructor for class org.apache.catalina.cluster.ClusterMemberInfo
-
- ClusterReceiver - interface org.apache.catalina.cluster.ClusterReceiver.
- This class is responsible for Receiving incoming packets in a Cluster.
- ClusterSender - interface org.apache.catalina.cluster.ClusterSender.
- This class is responsible for sending outgoing packets to a Cluster.
- ClusterSessionBase - class org.apache.catalina.cluster.ClusterSessionBase.
- This is an abstract implementation of
ClusterSender
and ClusterReceiver
which provide basic functionallity
shared by the two components. - ClusterSessionBase() -
Constructor for class org.apache.catalina.cluster.ClusterSessionBase
-
- Connector - interface org.apache.catalina.Connector.
- A Connector is a component responsible receiving requests from,
and returning responses to, a client application.
- ConnectorMBean - class org.apache.catalina.mbeans.ConnectorMBean.
- A ModelMBean implementation for the
org.apache.coyote.tomcat4.CoyoteConnector
component. - ConnectorMBean() -
Constructor for class org.apache.catalina.mbeans.ConnectorMBean
- Construct a
ModelMBean
with default
ModelMBeanInfo
information.
- Constants - class org.apache.catalina.authenticator.Constants.
-
- Constants() -
Constructor for class org.apache.catalina.authenticator.Constants
-
- Constants - class org.apache.catalina.cluster.Constants.
- Manifest constants for the
org.apache.catalina.cluster
package. - Constants() -
Constructor for class org.apache.catalina.cluster.Constants
-
- Constants - class org.apache.catalina.connector.Constants.
- Static constants for this package.
- Constants() -
Constructor for class org.apache.catalina.connector.Constants
-
- Constants - class org.apache.catalina.connector.http.Constants.
- Deprecated.
- Constants() -
Constructor for class org.apache.catalina.connector.http.Constants
- Deprecated.
- Constants - class org.apache.catalina.connector.http10.Constants.
- Deprecated.
- Constants() -
Constructor for class org.apache.catalina.connector.http10.Constants
- Deprecated.
- Constants - class org.apache.catalina.connector.warp.Constants.
-
- Constants() -
Constructor for class org.apache.catalina.connector.warp.Constants
-
- Constants - class org.apache.catalina.core.Constants.
-
- Constants() -
Constructor for class org.apache.catalina.core.Constants
-
- Constants - class org.apache.catalina.loader.Constants.
-
- Constants() -
Constructor for class org.apache.catalina.loader.Constants
-
- Constants - class org.apache.catalina.logger.Constants.
- Manifest constants for the
org.apache.catalina.logger
package. - Constants() -
Constructor for class org.apache.catalina.logger.Constants
-
- Constants - class org.apache.catalina.realm.Constants.
- Manifest constants for this Java package.
- Constants() -
Constructor for class org.apache.catalina.realm.Constants
-
- Constants - class org.apache.catalina.servlets.Constants.
-
- Constants() -
Constructor for class org.apache.catalina.servlets.Constants
-
- Constants - class org.apache.catalina.session.Constants.
- Manifest constants for the
org.apache.catalina.session
package. - Constants() -
Constructor for class org.apache.catalina.session.Constants
-
- Constants - class org.apache.catalina.startup.Constants.
- String constants for the startup package.
- Constants() -
Constructor for class org.apache.catalina.startup.Constants
-
- Constants - class org.apache.catalina.users.Constants.
- Manifest constants for this Java package.
- Constants() -
Constructor for class org.apache.catalina.users.Constants
-
- Constants - class org.apache.catalina.valves.Constants.
- Manifest constants for the
org.apache.catalina.valves
package. - Constants() -
Constructor for class org.apache.catalina.valves.Constants
-
- Constants - class org.apache.naming.Constants.
- Static constants for this package.
- Constants() -
Constructor for class org.apache.naming.Constants
-
- Constants - class org.apache.naming.factory.Constants.
- Static constants for this package.
- Constants() -
Constructor for class org.apache.naming.factory.Constants
-
- Constants - class org.apache.naming.resources.Constants.
- Static constants for this package.
- Constants() -
Constructor for class org.apache.naming.resources.Constants
-
- Constants.AccessLog - class org.apache.catalina.valves.Constants.AccessLog.
-
- Constants.AccessLog() -
Constructor for class org.apache.catalina.valves.Constants.AccessLog
-
- Contained - interface org.apache.catalina.Contained.
- Decoupling interface which specifies that an implementing class is
associated with at most one Container instance.
- 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
-
- ContainerBase.PrivilegedAddChild - class org.apache.catalina.core.ContainerBase.PrivilegedAddChild.
- Perform addChild with the permissions of this class.
- ContainerEvent - class org.apache.catalina.ContainerEvent.
- General event for notifying listeners of significant changes on a Container.
- 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.
- ContainerServlet - interface org.apache.catalina.ContainerServlet.
- A ContainerServlet is a servlet that has access to Catalina
internal functionality, and is loaded from the Catalina class loader
instead of the web application class loader.
- Context - interface org.apache.catalina.Context.
- A Context is a Container that represents a servlet context, and
therefore an individual web application, in the Catalina servlet engine.
- ContextAccessController - class org.apache.naming.ContextAccessController.
- Handles the access control on the JNDI contexts.
- ContextAccessController() -
Constructor for class org.apache.naming.ContextAccessController
-
- ContextBindings - class org.apache.naming.ContextBindings.
- Handles the associations :
Catalina context name with the NamingContext
Calling thread with the NamingContext
- ContextBindings() -
Constructor for class org.apache.naming.ContextBindings
-
- 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
-
- ContextEnvironmentMBean - class org.apache.catalina.mbeans.ContextEnvironmentMBean.
- A ModelMBean implementation for the
org.apache.catalina.deploy.ContextEnvironment
component. - ContextEnvironmentMBean() -
Constructor for class org.apache.catalina.mbeans.ContextEnvironmentMBean
- Construct a
ModelMBean
with default
ModelMBeanInfo
information.
- ContextLocalEjb - class org.apache.catalina.deploy.ContextLocalEjb.
- Representation of a local EJB resource reference for a web application, as
represented in a
<ejb-local-ref>
element in the
deployment descriptor. - ContextLocalEjb() -
Constructor for class org.apache.catalina.deploy.ContextLocalEjb
-
- 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
-
- ContextResourceLink - class org.apache.catalina.deploy.ContextResourceLink.
- Representation of a resource link for a web application, as
represented in a
<ResourceLink>
element in the
server configuration file. - ContextResourceLink() -
Constructor for class org.apache.catalina.deploy.ContextResourceLink
-
- ContextResourceLinkMBean - class org.apache.catalina.mbeans.ContextResourceLinkMBean.
- A ModelMBean implementation for the
org.apache.catalina.deploy.ContextResourceLink
component. - ContextResourceLinkMBean() -
Constructor for class org.apache.catalina.mbeans.ContextResourceLinkMBean
- Construct a
ModelMBean
with default
ModelMBeanInfo
information.
- ContextResourceMBean - class org.apache.catalina.mbeans.ContextResourceMBean.
- A ModelMBean implementation for the
org.apache.catalina.deploy.ContextResource
component. - ContextResourceMBean() -
Constructor for class org.apache.catalina.mbeans.ContextResourceMBean
- Construct a
ModelMBean
with default
ModelMBeanInfo
information.
- ContextRuleSet - class org.apache.catalina.startup.ContextRuleSet.
- RuleSet for processing the contents of a
Context or DefaultContext definition element.
- ContextRuleSet() -
Constructor for class org.apache.catalina.startup.ContextRuleSet
- Construct an instance of this
RuleSet
with the default
matching pattern prefix.
- ContextRuleSet(String) -
Constructor for class org.apache.catalina.startup.ContextRuleSet
- Construct an instance of this
RuleSet
with the specified
matching pattern prefix.
- CookieTools - class org.apache.catalina.util.CookieTools.
- Cookie utils - generate cookie header, etc
- CookieTools() -
Constructor for class org.apache.catalina.util.CookieTools
-
- CopyParentClassLoaderRule - class org.apache.catalina.startup.CopyParentClassLoaderRule.
- Rule that copies the
parentClassLoader
property from the
next-to-top item on the stack (which must be a Container
)
to the top item on the stack (which must also be a
Container
). - CopyParentClassLoaderRule(Digester) -
Constructor for class org.apache.catalina.startup.CopyParentClassLoaderRule
- Construct a new instance of this Rule.
- CustomObjectInputStream - class org.apache.catalina.util.CustomObjectInputStream.
- Custom subclass of
ObjectInputStream
that loads from the
class loader for this web application. - CustomObjectInputStream(InputStream, ClassLoader) -
Constructor for class org.apache.catalina.util.CustomObjectInputStream
- Construct a new instance of CustomObjectInputStream
- 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 -
Variable in class org.apache.naming.resources.ProxyDirContext
- Cache.
- cacheLoad(ProxyDirContext.CacheEntry) -
Method in class org.apache.naming.resources.ProxyDirContext
- Load entry into cache.
- cacheLookup(String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Lookup in cache.
- cacheObjectMaxSize -
Variable in class org.apache.naming.resources.BaseDirContext
- Max size of resources which will have their content cached.
- cacheObjectMaxSize -
Variable in class org.apache.naming.resources.ProxyDirContext
- Max size of resources which will have their content cached.
- cacheSize -
Variable in class org.apache.naming.resources.ProxyDirContext
- Cache size
- cacheTTL -
Variable in class org.apache.naming.resources.BaseDirContext
- Cache TTL.
- cacheTTL -
Variable in class org.apache.naming.resources.ProxyDirContext
- Cache TTL.
- cacheUnload(String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Remove entry from cache.
- cached -
Variable in class org.apache.naming.resources.BaseDirContext
- Cached.
- cachingAllowed -
Variable in class org.apache.catalina.core.StandardContext
- Caching allowed flag.
- callbackHandler -
Variable in class org.apache.catalina.realm.JAASMemoryLoginModule
- The callback handler responsible for answering our requests.
- canonical -
Variable in class org.apache.catalina.util.DOMWriter
- Canonical output.
- caseSensitive -
Variable in class org.apache.naming.resources.FileDirContext
- Case sensitivity.
- certificates -
Variable in class org.apache.catalina.loader.ResourceEntry
- Certificates (if the resource was loaded from a JAR).
- certificates -
Variable in class org.apache.catalina.valves.CertificatesValve
- Are certificates required for authentication by this web application?
- charCmp(String, int, String) -
Method in class org.apache.catalina.ssi.SSIProcessor
-
- characterEncoding -
Variable in class org.apache.catalina.connector.RequestBase
- Deprecated. The character encoding for this Request.
- checkCredentials(DirContext, User, String) -
Method in class org.apache.catalina.realm.JNDIRealm
- Check whether the given User can be authenticated with the
given credentials.
- checkHead(HttpResponseImpl) -
Method in class org.apache.catalina.connector.http.HttpResponseStream
- Deprecated.
- 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.session.StoreBase
- The interval (in seconds) between checks for expired sessions.
- checkSecurityToken(Object, Object) -
Static method in class org.apache.naming.ContextAccessController
- Check a submitted security token.
- 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.
- checkWebXmlLastModified() -
Method in class org.apache.catalina.startup.HostConfig
- Check deployment descriptors last modified date.
- checkWritable() -
Method in class org.apache.naming.NamingContext
- Throws a naming exception is Context is not writable.
- children -
Variable in class org.apache.catalina.core.ContainerBase
- The child Containers belonging to this Container, keyed by name.
- children -
Variable in class org.apache.naming.resources.WARDirContext.Entry
-
- chunk -
Variable in class org.apache.catalina.connector.http.HttpRequestStream
- Deprecated. Use chunking ?
- chunkBuffer -
Variable in class org.apache.catalina.connector.http.HttpRequestStream
- Deprecated. Chunk buffer.
- chunkLength -
Variable in class org.apache.catalina.connector.http.HttpRequestStream
- Deprecated. Chunk length.
- chunkPos -
Variable in class org.apache.catalina.connector.http.HttpRequestStream
- Deprecated. Chunk buffer position.
- 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.
- className -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- clear() -
Method in interface org.apache.catalina.Store
- Remove all Sessions from this Store.
- clear() -
Method in class org.apache.catalina.connector.RequestFacade
- Clear facade.
- clear() -
Method in class org.apache.catalina.connector.ResponseFacade
- Clear facade.
- clear() -
Method in class org.apache.catalina.session.FileStore
- Remove all of the Sessions in this Store.
- clear() -
Method in class org.apache.catalina.session.JDBCStore
- Remove all of the Sessions in this Store.
- clear() -
Method in class org.apache.catalina.util.ParameterMap
- Remove all mappings from this map.
- clear() -
Method in class org.apache.catalina.util.ResourceSet
- Remove all of the elements from this set.
- clearAttributes() -
Method in class org.apache.catalina.core.ApplicationContext
- Clear all application-created attributes.
- 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.HttpRequestBase
- Deprecated. Clear the collection of Cookies associated with this Request.
- clearCookies() -
Method in class org.apache.catalina.connector.HttpRequestWrapper
- Deprecated. Clear the collection of Cookies associated with this Request.
- clearCookies() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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.HttpRequestBase
- Deprecated. Clear the collection of Headers associated with this Request.
- clearHeaders() -
Method in class org.apache.catalina.connector.HttpRequestWrapper
- Deprecated. Clear the collection of Headers associated with this Request.
- clearHeaders() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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.HttpRequestBase
- Deprecated. Clear the collection of Locales associated with this Request.
- clearLocales() -
Method in class org.apache.catalina.connector.HttpRequestWrapper
- Deprecated. Clear the collection of Locales associated with this Request.
- clearLocales() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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
- Deprecated. Clear the collection of parameters associated with this Request.
- clearParameters() -
Method in class org.apache.catalina.core.MappingRequest
-
- clearStore() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Clear all sessions from the Store.
- clone() -
Method in class org.apache.naming.resources.ResourceAttributes
- Clone the attributes object (WARNING: fake cloning).
- close() -
Method in interface org.apache.catalina.UserDatabase
- Finalize access to this user database.
- close() -
Method in class org.apache.catalina.connector.RequestStream
- Deprecated. Close this input stream.
- close() -
Method in class org.apache.catalina.connector.ResponseStream
- Deprecated. 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
- Deprecated. Close this input stream.
- close() -
Method in class org.apache.catalina.connector.http.HttpResponseStream
- Deprecated. 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.SocketInputStream
- Deprecated. Close the input stream.
- close() -
Method in class org.apache.catalina.connector.warp.WarpRequest.Stream
-
- close() -
Method in class org.apache.catalina.connector.warp.WarpResponse.Stream
- Flush this
WarpResponse.Stream
and close it.
- close(Connection) -
Method in class org.apache.catalina.realm.JDBCRealm
- Close the specified database connection.
- close(DirContext) -
Method in class org.apache.catalina.realm.JNDIRealm
- Close any open connection to the directory server for this Realm.
- close() -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Finalize access to this user database.
- close() -
Method in class org.apache.naming.NamingContext
- Closes this context.
- close() -
Method in class org.apache.naming.NamingContextBindingsEnumeration
- Closes this enumeration.
- close() -
Method in class org.apache.naming.NamingContextEnumeration
- Closes this enumeration.
- close() -
Method in class org.apache.naming.SelectorContext
- Closes this context.
- close() -
Method in class org.apache.naming.resources.BaseDirContext
- Closes this context.
- close() -
Method in class org.apache.naming.resources.ProxyDirContext
- Closes this context.
- close() -
Method in class org.apache.naming.resources.RecyclableNamingEnumeration
- Closes this enumeration.
- closed -
Variable in class org.apache.catalina.connector.RequestStream
- Deprecated. Has this stream been closed?
- closed -
Variable in class org.apache.catalina.connector.ResponseStream
- Deprecated. Has this stream been closed?
- cluster -
Variable in class org.apache.catalina.core.ContainerBase
- The cluster with which this Container is associated.
- codeBase -
Variable in class org.apache.catalina.loader.ResourceEntry
- URL of the codebase from where the object was loaded.
- collection -
Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
-
- collection -
Variable in class org.apache.naming.resources.DirContextURLConnection
- Associated DirContext.
- collection -
Variable in class org.apache.naming.resources.ResourceAttributes
- Collection flag.
- command -
Variable in class org.apache.catalina.util.ProcessEnvironment
- command to be invoked
- commands -
Variable in class org.apache.catalina.ssi.SSIProcessor
-
- commit -
Variable in class org.apache.catalina.connector.ResponseStream
- Deprecated. Should we commit the response when we are flushed?
- commit() -
Method in class org.apache.catalina.realm.JAASMemoryLoginModule
- Phase 2 of authenticating a
Subject
when Phase 1
was successful.
- committed -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. Has this response been committed yet?
- committed -
Variable in class org.apache.catalina.realm.JAASMemoryLoginModule
- Has our own
commit()
returned successfully?
- compCtx -
Variable in class org.apache.catalina.core.NamingContextListener
- Comp context.
- compareCredentials(DirContext, User, String) -
Method in class org.apache.catalina.realm.JNDIRealm
- Check whether the credentials presented by the user match those
retrieved from the directory.
- compareTo(Object) -
Method in class org.apache.naming.resources.WARDirContext.Entry
-
- component -
Variable in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
- The owning Catalina component that we are attached to.
- composeName(Name, Name) -
Method in class org.apache.naming.NamingContext
- Composes the name of this context with a name relative to this context.
- composeName(String, String) -
Method in class org.apache.naming.NamingContext
- Composes the name of this context with a name relative to this context.
- composeName(Name, Name) -
Method in class org.apache.naming.SelectorContext
- Composes the name of this context with a name relative to this context.
- composeName(String, String) -
Method in class org.apache.naming.SelectorContext
- Composes the name of this context with a name relative to this context.
- composeName(Name, Name) -
Method in class org.apache.naming.resources.BaseDirContext
- Composes the name of this context with a name relative to this context.
- composeName(String, String) -
Method in class org.apache.naming.resources.BaseDirContext
- Composes the name of this context with a name relative to this context.
- composeName(Name, Name) -
Method in class org.apache.naming.resources.ProxyDirContext
- Composes the name of this context with a name relative to this context.
- composeName(String, String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Composes the name of this context with a name relative to this context.
- conditionalState -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- config -
Variable in class org.apache.catalina.ant.InstallTask
- URL of the context configuration file for this application, if any.
- configClass -
Variable in class org.apache.catalina.startup.HostConfig
- The Java class name of the Context configuration class we should use.
- configErrMsg -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- 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.
- configSizeFmt -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- configTimeFmt -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- connString -
Variable in class org.apache.catalina.session.JDBCStore
- Connection string to use when connecting to the DB.
- connect() -
Method in class org.apache.naming.resources.DirContextURLConnection
- Connect to the DirContext, and retrive the bound object, as well as
its attributes.
- connectionAttempt -
Variable in class org.apache.catalina.realm.JNDIRealm
- The number of connection attempts.
- connectionName -
Variable in class org.apache.catalina.realm.JDBCRealm
- The connection username to use when trying to connect to the database.
- connectionName -
Variable in class org.apache.catalina.realm.JNDIRealm
- The connection username for the server we will contact.
- connectionPassword -
Variable in class org.apache.catalina.realm.JDBCRealm
- The connection URL to use when trying to connect to the database.
- connectionPassword -
Variable in class org.apache.catalina.realm.JNDIRealm
- The connection password for the server we will contact.
- connectionURL -
Variable in class org.apache.catalina.realm.JDBCRealm
- The connection URL to use when trying to connect to the database.
- connectionURL -
Variable in class org.apache.catalina.realm.JNDIRealm
- The connection URL for the server we will contact.
- connector -
Variable in class org.apache.catalina.connector.RequestBase
- Deprecated. The Connector through which this Request was received.
- connector -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. The Connector through which this Response is returned.
- connectors -
Variable in class org.apache.catalina.startup.Embedded
- The set of Connectors that have been deployed in this server.
- container -
Variable in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. The Container used for processing requests received by this Connector.
- container -
Variable in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. The Container used for processing requests received by this Connector.
- container -
Variable in class org.apache.catalina.core.NamingContextListener
- Associated container.
- container -
Variable in class org.apache.catalina.core.StandardPipeline
- The Container with which this Pipeline is associated.
- container -
Variable in class org.apache.catalina.logger.LoggerBase
- The Container with which this Logger has been associated.
- container -
Variable in class org.apache.catalina.realm.RealmBase
- The Container with which this Realm is associated.
- 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.
- containerEvent(ContainerEvent) -
Method in interface org.apache.catalina.ContainerListener
- Acknowledge the occurrence of the specified event.
- containerEvent(ContainerEvent) -
Method in class org.apache.catalina.core.FastEngineMapper
- Acknowledge the occurrence of the specified event.
- containerEvent(ContainerEvent) -
Method in class org.apache.catalina.core.NamingContextListener
- Acknowledge the occurrence of the specified event.
- containerEvent(ContainerEvent) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Handle a
ContainerEvent
from one of the Containers we are
interested in.
- containsHeader(String) -
Method in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. Has the specified header been set already in this response?
- containsHeader(String) -
Method in class org.apache.catalina.connector.HttpResponseFacade
-
- contentCount -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. The actual number of bytes written to this Response.
- contentLength -
Variable in class org.apache.catalina.connector.RequestBase
- Deprecated. The content length associated with this request.
- contentLength -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. The content length associated with this Response.
- contentLength -
Variable in class org.apache.naming.resources.ResourceAttributes
- Content length.
- contentType -
Variable in class org.apache.catalina.connector.RequestBase
- Deprecated. The content type associated with this request.
- contentType -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. The content type associated with this Response.
- 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.RequestBase
- Deprecated. The Context within which this Request is being processed.
- context -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. The Context within which this Response is being produced.
- context -
Variable in class org.apache.catalina.realm.JNDIRealm
- The directory context linking us to our directory server.
- context -
Variable in class org.apache.catalina.servlets.ManagerServlet
- The Context container associated with our web application.
- context -
Variable in class org.apache.naming.resources.DirContextURLConnection
- Directory context.
- context -
Variable in class org.apache.naming.resources.DirContextURLStreamHandler
- Directory context.
- contextClass -
Variable in class org.apache.catalina.startup.HostConfig
- The Java class name of the Context implementation we should use.
- contextFactory -
Variable in class org.apache.catalina.realm.JNDIRealm
- The JNDI context factory used to acquire our InitialContext.
- contextName -
Variable in class org.apache.naming.resources.ProxyDirContext
- Context name.
- contextPath -
Variable in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. The context path for this request.
- contextPath -
Variable in class org.apache.catalina.core.MappingRequest
-
- convert(String[]) -
Static method in class org.apache.catalina.loader.StandardClassLoader
- Convert an array of String to an array of URL and return it.
- convert(String[], URLStreamHandlerFactory) -
Static method in class org.apache.catalina.loader.StandardClassLoader
- Convert an array of String to an array of URL and return it.
- 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(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.MIME2Java
- Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
- 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.
- convertDateFormat(String) -
Method in class org.apache.catalina.util.Strftime
- Search the provided pattern and get the C standard
Date/Time formatting rules and convert them to the
Java equivalent.
- cookies -
Variable in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. The set of cookies associated with this Request.
- cookies -
Variable in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. The set of Cookies associated with this Response.
- count -
Variable in class org.apache.catalina.connector.RequestStream
- Deprecated. The number of bytes which have already been returned by this stream.
- count -
Variable in class org.apache.catalina.connector.ResponseStream
- Deprecated. The number of bytes which have already been written to this stream.
- count -
Variable in class org.apache.catalina.connector.http.SocketInputStream
- Deprecated. Last valid byte.
- createAccessLoggerValve(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new AccessLoggerValve.
- createAjpConnector(String, String, int) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new AjpConnector
- createClassLoader(File[], File[], ClassLoader) -
Static method in class org.apache.catalina.startup.ClassLoaderFactory
- Create and return a new class loader, based on the configuration
defaults and the specified directory paths:
- createConnector(InetAddress, int, boolean) -
Method in class org.apache.catalina.startup.Embedded
- Create, configure, and return a new TCP/IP socket connector
based on the specified properties.
- createConnector(InetAddress, int, String) -
Method in class org.apache.catalina.startup.Embedded
-
- createConnector(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.
- 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.
- 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.
- 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.
- createDefaultContext(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new DefaultContext.
- createDigester() -
Method in class org.apache.catalina.core.StandardHostDeployer
- Create (if necessary) and return a Digester configured to process the
context configuration descriptor for an application.
- createEmptySession() -
Method in interface org.apache.catalina.Manager
- Get a session from the recycled ones or create a new empty one.
- createEmptySession() -
Method in class org.apache.catalina.session.ManagerBase
- Get a session from the recycled ones or create a new empty one.
- createEngine() -
Method in class org.apache.catalina.startup.Embedded
- Create, configure, and return an Engine that will process all
HTTP requests received from one of the associated Connectors,
based on the specified properties.
- 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.
- 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.
- createFileLogger(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new FileLogger.
- createGroup(String, String) -
Method in interface org.apache.catalina.UserDatabase
- Create and return a new
Group
defined in this user database.
- createGroup(String, String) -
Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
- Create a new Group and return the corresponding MBean Name.
- createGroup(String, String) -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Create and return a new
Group
defined in this user database.
- createHost(String, String) -
Method in class org.apache.catalina.startup.Embedded
- Create, configure, and return a Host that will process all
HTTP requests received from one of the associated Connectors,
and directed to the specified virtual host.
- 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.
- 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.
- createHttpConnector(String, String, int) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new HttpConnector
- createHttpsConnector(String, String, int) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new HttpsConnector
- createInputStream() -
Method in 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.RequestBase
- Deprecated. Create and return a ServletInputStream to read the content
associated with this Request.
- createInputStream() -
Method in class org.apache.catalina.connector.RequestWrapper
- Deprecated. Create and return a ServletInputStream to read the content
associated with this Request.
- createInputStream() -
Method in class org.apache.catalina.core.MappingRequest
-
- createJDBCRealm(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new JDBC Realm.
- createJNDIRealm(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new JNDI Realm.
- createLoader(ClassLoader) -
Method in class org.apache.catalina.startup.Embedded
- Create and return a class loader manager that can be customized, and
then attached to a Context, before it is started.
- createMBean(Connector) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Connector
object.
- createMBean(Context) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Context
object.
- createMBean(Wrapper) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
-
- createMBean(ContextEnvironment) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
ContextEnvironment
object.
- createMBean(ContextResource) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
ContextResource
object.
- createMBean(ContextResourceLink) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
ContextResourceLink
object.
- createMBean(DefaultContext) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
DefaultContext
object.
- createMBean(Engine) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Engine
object.
- createMBean(Group) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Group
object.
- createMBean(Host) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Host
object.
- createMBean(Loader) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Loader
object.
- createMBean(Logger) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Logger
object.
- createMBean(Manager) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Manager
object.
- createMBean(MBeanFactory) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
MBeanFactory
object.
- createMBean(NamingResources) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
NamingResources
object.
- createMBean(Realm) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Realm
object.
- createMBean(Role) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Role
object.
- createMBean(Server) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Server
object.
- createMBean(Service) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Service
object.
- createMBean(User) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
User
object.
- createMBean(UserDatabase) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
UserDatabase
object.
- createMBean(Valve) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create, register, and return an MBean for this
Valve
object.
- createMBeans() -
Method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
- Create the MBeans for the interesting global JNDI resources.
- createMBeans(String, Context) -
Method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
- Create the MBeans for the interesting global JNDI resources in
the specified naming context.
- createMBeans(String, UserDatabase) -
Method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
- Create the MBeans for the specified UserDatabase and its contents.
- createMBeans() -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans that correspond to every existing node of our tree.
- createMBeans(Connector) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified Connector and its nested components.
- createMBeans(Context) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified Context and its nested components.
- createMBeans(ContextEnvironment) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified ContextEnvironment entry.
- createMBeans(Wrapper) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified Servlet entry.
- createMBeans(ContextResource) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified ContextResource entry.
- createMBeans(ContextResourceLink) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified ContextResourceLink entry.
- createMBeans(DefaultContext) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified DefaultContext and its nested components.
- createMBeans(Engine) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified Engine and its nested components.
- createMBeans(Host) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified Host and its nested components.
- createMBeans(MBeanFactory) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for MBeanFactory.
- createMBeans(NamingResources) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified NamingResources and its
nested components.
- createMBeans(Server) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified Server and its nested components.
- createMBeans(Service) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Create the MBeans for the specified Service and its nested components.
- createManagedName(Object) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create and return the name of the
ManagedBean
that
corresponds to this Catalina component.
- createMemoryRealm(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new Memory Realm.
- createObjectName(String, Connector) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Connector
object.
- createObjectName(String, Context) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Context
object.
- createObjectName(String, Wrapper) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Context
object.
- createObjectName(String, ContextEnvironment) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Service
object.
- createObjectName(String, ContextResource) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
ContextResource
object.
- createObjectName(String, ContextResourceLink) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
ContextResourceLink
object.
- createObjectName(String, DefaultContext) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
DefaultContext
object.
- createObjectName(String, Engine) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Engine
object.
- createObjectName(String, Group) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Group
object.
- createObjectName(String, Host) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Host
object.
- createObjectName(String, Loader) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Loader
object.
- createObjectName(String, Logger) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Logger
object.
- createObjectName(String, Manager) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Manager
object.
- createObjectName(String, NamingResources) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Server
object.
- createObjectName(String, MBeanFactory) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
MBeanFactory
object.
- createObjectName(String, Realm) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Realm
object.
- createObjectName(String, Role) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Role
object.
- createObjectName(String, Server) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Server
object.
- createObjectName(String, Service) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Service
object.
- createObjectName(String, User) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
User
object.
- createObjectName(String, UserDatabase) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
UserDatabase
object.
- createObjectName(String, Valve) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create an
ObjectName
for this
Valve
object.
- createObjectName77(String, Context) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
-
- 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
- Deprecated. Create and return a ServletOutputStream to write the content
associated with this Response.
- createOutputStream() -
Method in class org.apache.catalina.connector.ResponseWrapper
- Deprecated. Create and return a ServletOutputStream to write the content
associated with this Response.
- createPrincipal(Subject) -
Method in class org.apache.catalina.realm.JAASRealm
- Construct and return a
java.security.Principal
instance
representing the authenticated user for the specified Subject.
- createRegistry() -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create and configure (if necessary) and return the registry of
managed object descriptions.
- createRemoteAddrValve(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new Remote Address Filter Valve.
- createRemoteHostValve(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new Remote Host Filter Valve.
- createRequest() -
Method in 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
- Deprecated. 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.http10.HttpConnector
- Deprecated. 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.warp.WarpConnector
- Create (or allocate) and return a Request object suitable for
specifying the contents of a Request to the responsible Container.
- createRequestDumperValve(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new Request Dumper Valve.
- createResponse() -
Method in 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
- Deprecated. 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.http10.HttpConnector
- Deprecated. 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.warp.WarpConnector
- Create (or allocate) and return a Response object suitable for
receiving the contents of a Response from the responsible Container.
- createRole(String, String) -
Method in interface org.apache.catalina.UserDatabase
- Create and return a new
Role
defined in this user database.
- createRole(String, String) -
Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
- Create a new Role and return the corresponding MBean Name.
- createRole(String, String) -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Create and return a new
Role
defined in this user database.
- createServer() -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Create and configure (if necessary) and return the
MBeanServer
with which we will be
registering our ModelMBean
implementations.
- createSession() -
Method in 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.DistributedManager
- Create a Session and replicate it in our Cluster
- 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.PersistentManagerBase
- Return a new session object as long as the number of active
sessions does not exceed maxActiveSessions.
- createSession() -
Method in class org.apache.catalina.session.StandardManager
- Construct and return a new session object, based on the default
settings specified by this Manager's properties.
- createSingleSignOn(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new Single Sign On Valve.
- createSocket(int) -
Method in class org.apache.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, 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, 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) -
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 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 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.
- 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, 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, 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.
- createStandardContext(String, String, String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new StandardContext.
- createStandardEngine(String, String, String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new StandardEngine.
- createStandardHost(String, String, String, boolean, boolean, boolean, boolean) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new StandardHost.
- createStandardManager(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new StandardManager.
- createStandardService(String, String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new StandardService.
- createStartDigester() -
Method in class org.apache.catalina.startup.Catalina
- Create and configure the Digester we will be using for startup.
- createStopDigester() -
Method in class org.apache.catalina.startup.Catalina
- Create and configure the Digester we will be using for shutdown.
- createSubcontext(Name) -
Method in class org.apache.naming.NamingContext
- Creates and binds a new context.
- createSubcontext(String) -
Method in class org.apache.naming.NamingContext
- Creates and binds a new context.
- createSubcontext(Name) -
Method in class org.apache.naming.SelectorContext
- Creates and binds a new context.
- createSubcontext(String) -
Method in class org.apache.naming.SelectorContext
- Creates and binds a new context.
- createSubcontext(Name) -
Method in class org.apache.naming.resources.BaseDirContext
- Creates and binds a new context.
- createSubcontext(String) -
Method in class org.apache.naming.resources.BaseDirContext
- Creates and binds a new context.
- createSubcontext(Name, Attributes) -
Method in class org.apache.naming.resources.BaseDirContext
- Creates and binds a new context, along with associated attributes.
- createSubcontext(String, Attributes) -
Method in class org.apache.naming.resources.BaseDirContext
- Creates and binds a new context, along with associated attributes.
- createSubcontext(String, Attributes) -
Method in class org.apache.naming.resources.FileDirContext
- Creates and binds a new context, along with associated attributes.
- createSubcontext(Name) -
Method in class org.apache.naming.resources.ProxyDirContext
- Creates and binds a new context.
- createSubcontext(String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Creates and binds a new context.
- createSubcontext(Name, Attributes) -
Method in class org.apache.naming.resources.ProxyDirContext
- Creates and binds a new context, along with associated attributes.
- createSubcontext(String, Attributes) -
Method in class org.apache.naming.resources.ProxyDirContext
- Creates and binds a new context, along with associated attributes.
- createSubcontext(String, Attributes) -
Method in class org.apache.naming.resources.WARDirContext
- Creates and binds a new context, along with associated attributes.
- createSystemErrLogger(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new System Error Logger.
- createSystemOutLogger(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new System Output Logger.
- createURLStreamHandler(String) -
Method in class org.apache.naming.resources.DirContextURLStreamHandlerFactory
- Creates a new URLStreamHandler instance with the specified protocol.
- createUser(String, String, String) -
Method in interface org.apache.catalina.UserDatabase
- Create and return a new
User
defined in this user database.
- createUser(String, String, String) -
Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
- Create a new User and return the corresponding MBean Name.
- createUser(String, String, String) -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Create and return a new
User
defined in this user database.
- createUserDatabaseRealm(String, String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new UserDatabaseRealm.
- createWebappLoader(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Create a new Web Application Loader.
- 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.
- creation -
Variable in class org.apache.naming.resources.ResourceAttributes
- Creation time.
- creationDate -
Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
-
- creationDate -
Variable in class org.apache.naming.resources.ResourceAttributes
- Creation date.
- creationDateFormat -
Static variable in class org.apache.catalina.servlets.WebdavServlet
- Simple date format for the creation date ISO representation (partial).
- credentials(Connection, String) -
Method in class org.apache.catalina.realm.JDBCRealm
- Return a PreparedStatement configured to perform the SELECT required
to retrieve user credentials for the specified username.
- curUserPattern -
Variable in class org.apache.catalina.realm.JNDIRealm
- The current user pattern to be used for lookup and binding of a user.
- currentDate -
Static variable in class org.apache.catalina.util.FastHttpDateFormat
- Current formatted date.
- currentDateGenerated -
Static variable in class org.apache.catalina.util.FastHttpDateFormat
- Instant on which the currentDate object was generated.
- custom(Request, Response, ErrorPage) -
Method in class org.apache.catalina.valves.ErrorDispatcherValve
- Handle an HTTP status code or Java exception by forwarding control
to the location included in the specified errorPage object.
D
- DBCP_DATASOURCE_FACTORY -
Static variable in class org.apache.naming.factory.Constants
-
- DEBUG -
Static variable in interface org.apache.catalina.Logger
-
- DEBUG -
Static variable in class org.apache.catalina.connector.warp.Constants
- Compile-in debug flag.
- DEC -
Static variable in class org.apache.catalina.util.HexUtils
-
- 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_BUFFER_SIZE -
Static variable in class org.apache.catalina.util.IOTools
-
- DEFAULT_CONFIG_ERR_MSG -
Static variable in class org.apache.catalina.ssi.SSIMediator
-
- DEFAULT_CONFIG_SIZE_FMT -
Static variable in class org.apache.catalina.ssi.SSIMediator
-
- DEFAULT_CONFIG_TIME_FMT -
Static variable in class org.apache.catalina.ssi.SSIMediator
-
- DEFAULT_CONNECTION_TIMEOUT -
Static variable in class org.apache.catalina.connector.http.Constants
- Deprecated.
- DEFAULT_CONNECTION_TIMEOUT -
Static variable in class org.apache.catalina.connector.http10.Constants
- Deprecated.
- DEFAULT_EJB_FACTORY -
Static variable in class org.apache.naming.factory.Constants
-
- DEFAULT_ENCODING -
Static variable in class org.apache.catalina.ssi.SSIEcho
-
- DEFAULT_FACTORY -
Static variable in class org.apache.naming.EjbRef
- Default factory for this reference.
- DEFAULT_FACTORY -
Static variable in class org.apache.naming.ResourceEnvRef
- Default factory for this reference.
- DEFAULT_FACTORY -
Static variable in class org.apache.naming.ResourceLinkRef
- Default factory for this reference.
- DEFAULT_FACTORY -
Static variable in class org.apache.naming.ResourceRef
- Default factory for this reference.
- DEFAULT_FACTORY -
Static variable in class org.apache.naming.TransactionRef
- Default factory for this reference.
- DEFAULT_NAMESPACE -
Static variable in class org.apache.catalina.servlets.WebdavServlet
- Default namespace.
- DEFAULT_NAMESPACE -
Static variable in class org.apache.naming.resources.Constants
-
- DEFAULT_RESOURCE -
Static variable in class org.apache.catalina.util.CharsetMapper
- Default properties resource name.
- DEFAULT_RESOURCE_ENV_FACTORY -
Static variable in class org.apache.naming.factory.Constants
-
- DEFAULT_RESOURCE_FACTORY -
Static variable in class org.apache.naming.factory.Constants
-
- DEFAULT_RESOURCE_LINK_FACTORY -
Static variable in class org.apache.naming.factory.Constants
-
- DEFAULT_RESOURCE_NAME -
Static variable in class org.apache.naming.factory.TyrexResourceFactory
-
- DEFAULT_TRANSACTION_FACTORY -
Static variable in class org.apache.naming.factory.Constants
-
- DESCRIPTION -
Static variable in class org.apache.naming.ResourceRef
- Description address type.
- DIGEST_METHOD -
Static variable in class org.apache.catalina.authenticator.Constants
-
- DOMWriter - class org.apache.catalina.util.DOMWriter.
- A sample DOM writer.
- DOMWriter(String, boolean) -
Constructor for class org.apache.catalina.util.DOMWriter
-
- DOMWriter(boolean) -
Constructor for class org.apache.catalina.util.DOMWriter
- Default constructor.
- DOMWriter(Writer, boolean) -
Constructor for class org.apache.catalina.util.DOMWriter
-
- DataSourceClassName -
Variable in class org.apache.naming.factory.SendMailFactory
-
- DataSourceRealm - class org.apache.catalina.realm.DataSourceRealm.
- Implmentation of Realm that works with any JDBC JNDI DataSource.
- DataSourceRealm() -
Constructor for class org.apache.catalina.realm.DataSourceRealm
-
- DateTool - class org.apache.catalina.util.DateTool.
- Common place for date utils.
- DateTool() -
Constructor for class org.apache.catalina.util.DateTool
-
- DefaultContext - interface org.apache.catalina.DefaultContext.
- Used to store the default configuration a Host will use
when creating a Context.
- DefaultContextMBean - class org.apache.catalina.mbeans.DefaultContextMBean.
- A ModelMBean implementation for the
org.apache.catalina.core.StandardDefaultContext
component. - DefaultContextMBean() -
Constructor for class org.apache.catalina.mbeans.DefaultContextMBean
- Construct a
ModelMBean
with default
ModelMBeanInfo
information.
- 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() -
Constructor for class org.apache.catalina.servlets.DefaultServlet
-
- DefaultServlet.ResourceInfo - class org.apache.catalina.servlets.DefaultServlet.ResourceInfo.
-
- DefaultServlet.ResourceInfo(String, DirContext) -
Constructor for class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
- Constructor.
- DefaultWebXml -
Static variable in class org.apache.catalina.startup.Constants
-
- DeployTask - class org.apache.catalina.ant.DeployTask.
- Ant task that implements the
/deploy
command, supported by
the Tomcat manager application. - DeployTask() -
Constructor for class org.apache.catalina.ant.DeployTask
-
- Deployer - interface org.apache.catalina.Deployer.
- A Deployer is a specialized Container into which web applications
can be deployed and undeployed.
- Digest(String, String) -
Static method in class org.apache.catalina.realm.RealmBase
- Digest password using the algorithm especificied and
convert the result to a corresponding hex string.
- 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
-
- DirContextURLConnection - class org.apache.naming.resources.DirContextURLConnection.
- Connection to a JNDI directory context.
- DirContextURLConnection(DirContext, URL) -
Constructor for class org.apache.naming.resources.DirContextURLConnection
-
- DirContextURLStreamHandler - class org.apache.naming.resources.DirContextURLStreamHandler.
- Stream handler to a JNDI directory context.
- DirContextURLStreamHandler() -
Constructor for class org.apache.naming.resources.DirContextURLStreamHandler
-
- DirContextURLStreamHandler(DirContext) -
Constructor for class org.apache.naming.resources.DirContextURLStreamHandler
-
- DirContextURLStreamHandlerFactory - class org.apache.naming.resources.DirContextURLStreamHandlerFactory.
- Factory for Stream handlers to a JNDI directory context.
- DirContextURLStreamHandlerFactory() -
Constructor for class org.apache.naming.resources.DirContextURLStreamHandlerFactory
-
- DistributedManager - class org.apache.catalina.session.DistributedManager.
- This manager is responsible for in memory replication of
Sessions across a defined Cluster.
- DistributedManager() -
Constructor for class org.apache.catalina.session.DistributedManager
-
- dataSourceName -
Variable in class org.apache.catalina.realm.DataSourceRealm
- The name of the JNDI JDBC DataSource
- database -
Variable in class org.apache.catalina.realm.UserDatabaseRealm
- The
UserDatabase
we will use to authenticate users
and identify associated roles.
- database -
Variable in class org.apache.catalina.users.MemoryGroup
- The
MemoryUserDatabase
that owns this group.
- database -
Variable in class org.apache.catalina.users.MemoryRole
- The
MemoryUserDatabase
that owns this role.
- database -
Variable in class org.apache.catalina.users.MemoryUser
- The
MemoryUserDatabase
that owns this user.
- date -
Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
-
- date -
Variable in class org.apache.naming.resources.DirContextURLConnection
- Date.
- dateCache -
Static variable in class org.apache.catalina.util.FastHttpDateFormat
- Date cache.
- dbConnection -
Variable in class org.apache.catalina.realm.JDBCRealm
- The connection to the database.
- 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(String) -
Method in class org.apache.catalina.connector.warp.WarpLogger
- If Constants.DEBUG was set true at compilation time, dump a debug
message to Standard Error.
- debug(Exception) -
Method in class org.apache.catalina.connector.warp.WarpLogger
- If Constants.DEBUG was set true at compilation time, dump an exception
stack trace to Standard Error.
- debug(String, Exception) -
Method in class org.apache.catalina.connector.warp.WarpLogger
- If Constants.DEBUG was set true at compilation time, dump a debug
message and a related exception stack trace to Standard Error.
- debug -
Variable in class org.apache.catalina.core.ContainerBase
- The debugging detail level for this component.
- debug -
Variable in class org.apache.catalina.core.NamingContextListener
- Debugging level.
- debug -
Variable in class org.apache.catalina.core.StandardPipeline
- 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.loader.WebappClassLoader
- The debugging detail level of this component.
- debug -
Variable in class org.apache.catalina.logger.LoggerBase
- The debugging detail level for this component.
- debug -
Variable in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
- The debugging detail level for this component.
- debug -
Variable in class org.apache.catalina.mbeans.ServerLifecycleListener
- The debugging detail level for this component.
- debug -
Variable in class org.apache.catalina.realm.JAASMemoryLoginModule
- Should we log debugging messages?
- debug -
Variable in class org.apache.catalina.realm.RealmBase
- 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.servlets.ManagerServlet
- 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.session.StoreBase
- The debugging detail level for this component.
- debug -
Variable in class org.apache.catalina.ssi.SSIMediator
-
- debug -
Variable in class org.apache.catalina.ssi.SSIProcessor
-
- debug -
Variable in class org.apache.catalina.ssi.SSIServlet
- Debug level for this servlet.
- debug -
Variable in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- debug -
Variable in class org.apache.catalina.startup.Catalina
- Set the debugging detail level on our Digester.
- debug -
Variable in class org.apache.catalina.startup.Embedded
- The debugging detail level for this component.
- debug -
Variable in class org.apache.catalina.startup.HostConfig
- The debugging detail level for this component.
- debug -
Variable in class org.apache.catalina.util.ProcessEnvironment
- the debugging detail level for this instance.
- debug -
Variable in class org.apache.catalina.valves.CertificatesValve
- The debugging detail level for this component.
- debug -
Variable in class org.apache.catalina.valves.ErrorDispatcherValve
- The debugging detail level for this component.
- debug -
Variable in class org.apache.catalina.valves.ValveBase
- The debugging detail level for this component.
- debug -
Variable in class org.apache.naming.resources.BaseDirContext
- The debugging detail level for this component.
- decode(byte[]) -
Static method in class org.apache.catalina.util.Base64
- Decodes Base64 data into octects
- decodePattern(String) -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Decode the given pattern.
- decodedRequestURI -
Variable in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. The decoded request URI associated with this request.
- decodedURI -
Variable in class org.apache.catalina.core.MappingRequest
-
- defaultContext -
Variable in class org.apache.catalina.loader.WebappLoader
- The DefaultContext with which this Loader is associated.
- defaultContext -
Variable in class org.apache.catalina.session.ManagerBase
- The DefaultContext with which this Manager is associated.
- defaultLocale -
Static variable in class org.apache.catalina.connector.RequestBase
- Deprecated. The default Locale if none are specified.
- 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.
- delegate -
Variable in class org.apache.catalina.loader.WebappClassLoader
- Should this class loader delegate to the parent class loader
before searching its own repositories (i.e.
- deleteDir(File) -
Method in class org.apache.catalina.core.StandardHostDeployer
- Delete the specified directory, including all of its contents and
subdirectories recursively.
- 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(PrintWriter, String, HttpServletRequest) -
Method in class org.apache.catalina.servlets.ManagerServlet
- Deploy a web application archive (included in the current request)
at the specified context path.
- deployApps() -
Method in class org.apache.catalina.startup.HostConfig
- Deploy applications for any directories or WAR files that are found
in our "application root" directory.
- deployDescriptors(File, String[]) -
Method in class org.apache.catalina.startup.HostConfig
- Deploy XML context descriptors.
- deployDirectories(File, String[]) -
Method in class org.apache.catalina.startup.HostConfig
- Deploy directories.
- deployWARs(File, String[]) -
Method in class org.apache.catalina.startup.HostConfig
- Deploy WAR files.
- deployed -
Variable in class org.apache.catalina.servlets.ManagerServlet
- File object representing the directory into which the deploy() command
will store the WAR and context configuration files that have been
uploaded.
- deployed -
Variable in class org.apache.catalina.startup.HostConfig
- The names of applications that we have auto-deployed (to avoid
double deployment attempts).
- deployer -
Variable in class org.apache.catalina.servlets.ManagerServlet
- The Deployer container that contains our own web application's Context,
along with the associated Contexts for web applications that we
are managing.
- deriveProcessEnvironment(HttpServletRequest) -
Method in class org.apache.catalina.util.CGIProcessEnvironment
- Constructs the CGI environment to be supplied to the invoked CGI
script; relies heavliy on Servlet API methods and findCGI
- deriveProcessEnvironment(HttpServletRequest) -
Method in class org.apache.catalina.util.ProcessEnvironment
- Constructs the Process environment to be supplied to the invoked
process.
- description -
Variable in class org.apache.catalina.users.AbstractGroup
- The description of this group.
- description -
Variable in class org.apache.catalina.users.AbstractRole
- The description of this Role.
- descriptors -
Variable in class org.apache.catalina.mbeans.ServerLifecycleListener
- Semicolon separated list of paths containing MBean desciptor resources.
- destroy() -
Method in class org.apache.catalina.servlets.DefaultServlet
- Finalize this servlet.
- destroy() -
Method in class org.apache.catalina.servlets.InvokerServlet
- Finalize this servlet.
- destroy() -
Method in class org.apache.catalina.servlets.ManagerServlet
- Finalize this servlet.
- destroy() -
Method in class org.apache.catalina.startup.BootstrapService
- Destroy the Catalina Service.
- destroy() -
Method in class org.apache.catalina.startup.CatalinaManager
- 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).
- destroy() -
Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
- Destroy servlet container (if any is running).
- destroy() -
Method in class org.apache.naming.NamingService
- Destroy servlet container (if any is running).
- destroy() -
Method in interface org.apache.naming.NamingServiceMBean
- Destroy servlet container (if any is running).
- destroyMBean(Connector, Service) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Connector
object.
- destroyMBean(Context) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Context
object.
- destroyMBean(ContextEnvironment) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
ContextEnvironment
object.
- destroyMBean(Wrapper) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Wrapper
object.
- destroyMBean(ContextResource) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
ContextResource
object.
- destroyMBean(ContextResourceLink) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
ContextResourceLink
object.
- destroyMBean(DefaultContext) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
DefaultContext
object.
- destroyMBean(Engine) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Engine
object.
- destroyMBean(Group) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Group
object.
- destroyMBean(Host) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Host
object.
- destroyMBean(Loader) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Loader
object.
- destroyMBean(Logger) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Logger
object.
- destroyMBean(Manager) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Manager
object.
- destroyMBean(NamingResources) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
NamingResources
object.
- destroyMBean(Realm) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Realm
object.
- destroyMBean(Role) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Role
object.
- destroyMBean(Server) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Server
object.
- destroyMBean(Service) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Service
object.
- destroyMBean(User) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
User
object.
- destroyMBean(UserDatabase) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
UserDatabase
object.
- destroyMBean(Valve, Container) -
Static method in class org.apache.catalina.mbeans.MBeanUtils
- Deregister the MBean for this
Valve
object.
- destroyMBeans() -
Method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
- Destroy the MBeans for the interesting global JNDI resources.
- destroyMBeans() -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Destroy the MBeans that correspond to every existing node of our tree.
- destroyMBeans(Connector, Service) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified Connector and its nested
components.
- destroyMBeans(Context) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified Context and its nested
components.
- destroyMBeans(Wrapper) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified wrapper entry.
- destroyMBeans(ContextEnvironment) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified ContextEnvironment entry.
- destroyMBeans(ContextResource) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified ContextResource entry.
- destroyMBeans(ContextResourceLink) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified ContextResourceLink entry.
- destroyMBeans(DefaultContext) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified DefaultContext and its nested
components.
- destroyMBeans(Engine) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified Engine and its nested
components.
- destroyMBeans(Host) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified Host and its nested components.
- destroyMBeans(NamingResources) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified NamingResources and its
nested components.
- destroyMBeans(Server) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified Server and its related
components.
- destroyMBeans(Service) -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Deregister the MBeans for the specified Service and its nested
components.
- destroySubcontext(Name) -
Method in class org.apache.naming.NamingContext
- Destroys the named context and removes it from the namespace.
- destroySubcontext(String) -
Method in class org.apache.naming.NamingContext
- Destroys the named context and removes it from the namespace.
- destroySubcontext(Name) -
Method in class org.apache.naming.SelectorContext
- Destroys the named context and removes it from the namespace.
- destroySubcontext(String) -
Method in class org.apache.naming.SelectorContext
- Destroys the named context and removes it from the namespace.
- destroySubcontext(Name) -
Method in class org.apache.naming.resources.BaseDirContext
- Destroys the named context and removes it from the namespace.
- destroySubcontext(String) -
Method in class org.apache.naming.resources.BaseDirContext
- Destroys the named context and removes it from the namespace.
- destroySubcontext(String) -
Method in class org.apache.naming.resources.FileDirContext
- Destroys the named context and removes it from the namespace.
- destroySubcontext(Name) -
Method in class org.apache.naming.resources.ProxyDirContext
- Destroys the named context and removes it from the namespace.
- destroySubcontext(String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Destroys the named context and removes it from the namespace.
- destroySubcontext(String) -
Method in class org.apache.naming.resources.WARDirContext
- Destroys the named context and removes it from the namespace.
- 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.realm.RealmBase
- Digest algorithm used in storing passwords in a non-plaintext format.
- digest(String) -
Method in class org.apache.catalina.realm.RealmBase
- Digest the password using the specified algorithm and
convert the result to a corresponding hexadecimal string.
- digest -
Variable in class org.apache.catalina.session.ManagerBase
- Return the MessageDigest implementation to be used when
creating session identifiers.
- dirContext -
Variable in class org.apache.naming.resources.ProxyDirContext
- Associated DirContext.
- directory -
Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
-
- disableProxyCaching -
Variable in class org.apache.catalina.authenticator.AuthenticatorBase
- Flag to determine if we disable proxy caching, or leave the issue
up to the webapp developer.
- displaySize(StringBuffer, int) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Display the size of a file.
- distributable -
Variable in class org.apache.catalina.session.ManagerBase
- The distributable flag for Sessions created by this Manager.
- 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.CGIServlet
- Provides CGI Gateway service
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Process a GET request for the specified resource.
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.HTMLManagerServlet
- Process a GET request for the specified resource.
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.InvokerServlet
- Process a GET request for the specified resource.
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.ManagerServlet
- Process a GET request for the specified resource.
- doGet(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.ssi.SSIServlet
- Process and forward the GET request
to our
requestHandler()
*
- doHead(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Process a HEAD request for the specified resource.
- doHead(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.InvokerServlet
- Process a HEAD request for the specified resource.
- 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.
- doOptions(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.WebdavServlet
- OPTIONS Method.
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.CGIServlet
- Provides CGI Gateway service -- delegates to
doGet
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Process a POST request for the specified resource.
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.HTMLManagerServlet
- Process a POST request for the specified resource.
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.InvokerServlet
- Process a POST request for the specified resource.
- doPost(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.ssi.SSIServlet
- Process and forward the POST request
to our
requestHandler()
.
- doPropfind(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.WebdavServlet
- PROPFIND Method.
- doProppatch(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.WebdavServlet
- PROPPATCH Method.
- doPut(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Process a POST request for the specified resource.
- doPut(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.ManagerServlet
- Process a PUT request for the specified resource.
- doPut(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.WebdavServlet
- Process a POST request for the specified resource.
- doRFC2254Encoding(String) -
Method in class org.apache.catalina.realm.JNDIRealm
- Given an LDAP search string, returns the string with certain characters
escaped according to RFC 2254 guidelines.
- doUnlock(HttpServletRequest, HttpServletResponse) -
Method in class org.apache.catalina.servlets.WebdavServlet
- UNLOCK Method.
- docBase -
Variable in class org.apache.naming.resources.BaseDirContext
- The document base path.
- driver -
Variable in class org.apache.catalina.realm.JDBCRealm
- Instance of the JDBC Driver class we use as a connection factory.
- driverName -
Variable in class org.apache.catalina.realm.JDBCRealm
- The JDBC driver to use.
- driverName -
Variable in class org.apache.catalina.session.JDBCStore
- Driver to use.
- dump() -
Method in class org.apache.catalina.connector.warp.WarpPacket
-
- duplicates -
Variable in class org.apache.catalina.session.ManagerBase
-
E
- ENTRY -
Static variable in class org.apache.naming.NamingEntry
-
- 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.
- ETAG -
Static variable in class org.apache.naming.resources.ResourceAttributes
- ETag.
- 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.
- EjbFactory - class org.apache.naming.factory.EjbFactory.
- Object factory for EJBs.
- EjbFactory() -
Constructor for class org.apache.naming.factory.EjbFactory
-
- EjbRef - class org.apache.naming.EjbRef.
- Represents a reference address to an EJB.
- EjbRef(String, String, String, String) -
Constructor for class org.apache.naming.EjbRef
- EJB Reference.
- EjbRef(String, String, String, String, String, String) -
Constructor for class org.apache.naming.EjbRef
- EJB Reference.
- Embedded - class org.apache.catalina.startup.Embedded.
- Convenience class to embed a Catalina servlet container environment
inside another application.
- Embedded() -
Constructor for class org.apache.catalina.startup.Embedded
- Construct a new instance of this class with default properties.
- Embedded(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.
- Engine - interface org.apache.catalina.Engine.
- An Engine is a Container that represents the entire Catalina servlet
engine.
- 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
-
- EngineRuleSet - class org.apache.catalina.startup.EngineRuleSet.
- RuleSet for processing the contents of a
Engine definition element.
- EngineRuleSet() -
Constructor for class org.apache.catalina.startup.EngineRuleSet
- Construct an instance of this
RuleSet
with the default
matching pattern prefix.
- EngineRuleSet(String) -
Constructor for class org.apache.catalina.startup.EngineRuleSet
- Construct an instance of this
RuleSet
with the specified
matching pattern prefix.
- Enumerator - class org.apache.catalina.util.Enumerator.
- Adapter class that wraps an
Enumeration
around a Java2
collection classes object Iterator
so that existing APIs
returning Enumerations can easily run on top of the new collections. - Enumerator(Collection) -
Constructor for class org.apache.catalina.util.Enumerator
- Return an Enumeration over the values of the specified Collection.
- Enumerator(Collection, boolean) -
Constructor for class org.apache.catalina.util.Enumerator
- Return an Enumeration over the values of the specified Collection.
- Enumerator(Iterator) -
Constructor for class org.apache.catalina.util.Enumerator
- Return an Enumeration over the values returned by the
specified Iterator.
- Enumerator(Iterator, boolean) -
Constructor for class org.apache.catalina.util.Enumerator
- Return an Enumeration over the values returned by the
specified Iterator.
- Enumerator(Map) -
Constructor for class org.apache.catalina.util.Enumerator
- Return an Enumeration over the values of the specified Map.
- Enumerator(Map, boolean) -
Constructor for class org.apache.catalina.util.Enumerator
- Return an Enumeration over the values of the specified Map.
- ErrorDispatcherValve - class org.apache.catalina.valves.ErrorDispatcherValve.
- Implementation of a Valve that handles the error dispatch (that is, will
forward to the appropriate error page if necessary).
- ErrorDispatcherValve() -
Constructor for class org.apache.catalina.valves.ErrorDispatcherValve
-
- 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
-
- ErrorReportValve - class org.apache.catalina.valves.ErrorReportValve.
- Implementation of a Valve that outputs HTML error pages.
- ErrorReportValve() -
Constructor for class org.apache.catalina.valves.ErrorReportValve
-
- ExpandWar - class org.apache.catalina.startup.ExpandWar.
- Expand out a WAR in a Host's appBase.
- ExpandWar() -
Constructor for class org.apache.catalina.startup.ExpandWar
-
- ExpressionParseTree - class org.apache.catalina.ssi.ExpressionParseTree.
- Represents a parsed expression.
- ExpressionParseTree(String, SSIMediator) -
Constructor for class org.apache.catalina.ssi.ExpressionParseTree
- Creates a new parse tree for the specified expression.
- ExpressionTokenizer - class org.apache.catalina.ssi.ExpressionTokenizer.
- Parses an expression string to return the individual tokens.
- ExpressionTokenizer(String) -
Constructor for class org.apache.catalina.ssi.ExpressionTokenizer
- Creates a new parser for the specified expression.
- ExtendedAccessLogValve - class org.apache.catalina.valves.ExtendedAccessLogValve.
- An implementation of the W3c Extended Log File Format.
- ExtendedAccessLogValve() -
Constructor for class org.apache.catalina.valves.ExtendedAccessLogValve
- Construct a new instance of this class with default property values.
- Extension - class org.apache.catalina.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
-
- empty -
Static variable in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. An empty collection to use for returning empty Enumerations.
- encode(String, String) -
Method in class org.apache.catalina.ssi.SSIMediator
-
- encode(byte[]) -
Static method in class org.apache.catalina.util.Base64
- Encodes hex octects into Base64.
- encode(byte[]) -
Method in class org.apache.catalina.util.MD5Encoder
- Encodes the 128 bit (16 bytes) MD5 into a 32 character String.
- encode(String) -
Method in class org.apache.catalina.util.URLEncoder
-
- 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. Encode the session identifier associated with this response
into the specified redirect URL, if necessary.
- encodeRedirectURL(String) -
Method in class org.apache.catalina.connector.HttpResponseFacade
-
- 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.HttpResponseFacade
-
- encodeRedirects -
Variable in class org.apache.catalina.servlets.DefaultServlet
- Calls encodeRedirectURL on redirects? default=false
- encodeURL(String) -
Method in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. Encode the session identifier associated with this response
into the specified URL, if necessary.
- encodeURL(String) -
Method in class org.apache.catalina.connector.HttpResponseFacade
-
- 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.HttpResponseFacade
-
- encoding -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. The character encoding associated with this Response.
- endChunk -
Variable in class org.apache.catalina.connector.http.HttpRequestStream
- Deprecated. True if the final chunk was found.
- engineBase() -
Method in class org.apache.catalina.core.StandardContext
- Return a File object representing the base directory for the
entire servlet container (i.e.
- engines -
Variable in class org.apache.catalina.startup.Embedded
- The set of Engines that have been deployed in this server.
- entries -
Variable in class org.apache.naming.resources.RecyclableNamingEnumeration
- Entries.
- entries -
Variable in class org.apache.naming.resources.WARDirContext
- WAR entries.
- 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.
- entry -
Variable in class org.apache.naming.resources.WARDirContext.Entry
-
- entry -
Variable in class org.apache.naming.resources.WARDirContext.WARResource
-
- enum -
Variable in class org.apache.naming.NamingContextBindingsEnumeration
- Underlying enumeration.
- enum -
Variable in class org.apache.naming.NamingContextEnumeration
- Underlying enumeration.
- enum -
Variable in class org.apache.naming.resources.RecyclableNamingEnumeration
- Underlying enumeration.
- env -
Variable in class org.apache.catalina.util.ProcessEnvironment
- derived process environment
- env -
Variable in class org.apache.naming.NamingContext
- Environment.
- env -
Variable in class org.apache.naming.SelectorContext
- Environment.
- env -
Variable in class org.apache.naming.resources.BaseDirContext
- Environment.
- env -
Variable in class org.apache.naming.resources.ProxyDirContext
- Environment.
- envCtx -
Variable in class org.apache.catalina.core.NamingContextListener
- Env context.
- equals(Object) -
Method in class org.apache.catalina.util.URL
- Compare two URLs for equality.
- equals(Object) -
Method in class org.apache.naming.NamingEntry
-
- error -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. Error flag.
- evaluateTree() -
Method in class org.apache.catalina.ssi.ExpressionParseTree
- Evaluates the tree and returns true or false.
- execute() -
Method in class org.apache.catalina.ant.AbstractCatalinaTask
- Execute the specified command.
- execute(String) -
Method in class org.apache.catalina.ant.AbstractCatalinaTask
- Execute the specified command, based on the configured properties.
- execute(String, InputStream, String, int) -
Method in class org.apache.catalina.ant.AbstractCatalinaTask
- Execute the specified command, based on the configured properties.
- execute() -
Method in class org.apache.catalina.ant.DeployTask
- Execute the requested operation.
- execute() -
Method in class org.apache.catalina.ant.InstallTask
- Execute the requested operation.
- execute() -
Method in class org.apache.catalina.ant.ListTask
- Execute the requested operation.
- execute() -
Method in class org.apache.catalina.ant.ReloadTask
- Execute the requested operation.
- execute() -
Method in class org.apache.catalina.ant.RemoveTask
- Execute the requested operation.
- execute() -
Method in class org.apache.catalina.ant.ResourcesTask
- Execute the requested operation.
- execute() -
Method in class org.apache.catalina.ant.RolesTask
- Execute the requested operation.
- execute() -
Method in class org.apache.catalina.ant.StartTask
- Execute the requested operation.
- execute() -
Method in class org.apache.catalina.ant.StopTask
- Execute the requested operation.
- execute() -
Method in class org.apache.catalina.ant.UndeployTask
- Execute the requested operation.
- execute() -
Method in class org.apache.catalina.startup.Catalina
- Execute the processing that has been configured from the command line.
- execute() -
Method in class org.apache.catalina.startup.CatalinaService
- Execute the processing that has been configured from the command line.
- executePartialPut(HttpServletRequest, DefaultServlet.Range, String) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Handle a partial PUT.
- exists(String) -
Method in class org.apache.catalina.deploy.NamingResources
- Return true if the name specified already exists.
- 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.
- expand(Host, URL) -
Static method in class org.apache.catalina.startup.ExpandWar
- Expand the WAR file found at the specified URL into an unpacked
directory structure, and return the absolute pathname to the expanded
directory.
- expand(Host, URL, String) -
Static method in class org.apache.catalina.startup.ExpandWar
- Expand the WAR file found at the specified URL into an unpacked
directory structure, and return the absolute pathname to the expanded
directory.
- expand(InputStream, File, String) -
Static method in class org.apache.catalina.startup.ExpandWar
- Expand the specified input stream into the specified directory, creating
a file named from the specified relative path.
- expand(URL) -
Method in class org.apache.catalina.startup.HostConfig
- Expand the WAR file found at the specified URL into an unpacked
directory structure, and return the absolute pathname to the expanded
directory.
- expand(InputStream, File, String) -
Method in class org.apache.catalina.startup.HostConfig
- Expand the specified input stream into the specified directory, creating
a file named from the specified relative path.
- expandCGIScript() -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
- Extracts requested resource from web app archive to context work
directory to enable CGI script to be executed.
- 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.
- expireSession(String) -
Method in class org.apache.catalina.session.ManagerBase
-
- expires -
Variable in class org.apache.catalina.ssi.SSIServlet
- Expiration time in seconds for the doc.
- expose(Request, Request) -
Method in class org.apache.catalina.valves.CertificatesValve
- Expose the certificate chain for this request, if there is one.
- 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.
- extractXml(File, File) -
Method in class org.apache.catalina.servlets.ManagerServlet
- Extract the context configuration file from the specified WAR,
if it is present.
F
- FACTORY -
Static variable in class org.apache.naming.factory.Constants
-
- FATAL -
Static variable in interface org.apache.catalina.Logger
- Verbosity level constants for log messages that may be filtered
by the underlying logger.
- FORM_ACTION -
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_PRINCIPAL_NOTE -
Static variable in class org.apache.catalina.authenticator.Constants
- The previously authenticated principal (if caching is disabled).
- FORM_REQUEST_NOTE -
Static variable in class org.apache.catalina.authenticator.Constants
- The original request information, to which the user will be
redirected if authentication succeeds.
- FORM_USERNAME -
Static variable in class org.apache.catalina.authenticator.Constants
-
- 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
-
- FastEngineMapper - class org.apache.catalina.core.FastEngineMapper.
- Implementation of
Mapper
for an Engine
,
designed to process HTTP requests. - FastEngineMapper() -
Constructor for class org.apache.catalina.core.FastEngineMapper
-
- FastHttpDateFormat - class org.apache.catalina.util.FastHttpDateFormat.
- Utility class to generate HTTP dates.
- FastHttpDateFormat() -
Constructor for class org.apache.catalina.util.FastHttpDateFormat
-
- FileDirContext - class org.apache.naming.resources.FileDirContext.
- Filesystem Directory Context implementation helper class.
- FileDirContext() -
Constructor for class org.apache.naming.resources.FileDirContext
- Builds a file directory context using the given environment.
- FileDirContext(Hashtable) -
Constructor for class org.apache.naming.resources.FileDirContext
- Builds a file directory context using the given environment.
- FileDirContext.FileResource - class org.apache.naming.resources.FileDirContext.FileResource.
- This specialized resource implementation avoids opening the IputStream
to the file right away (which would put a lock on the file).
- FileDirContext.FileResource(File) -
Constructor for class org.apache.naming.resources.FileDirContext.FileResource
-
- FileDirContext.FileResourceAttributes - class org.apache.naming.resources.FileDirContext.FileResourceAttributes.
- This specialized resource attribute implementation does some lazy
reading (to speed up simple checks, like checking the last modified
date).
- FileDirContext.FileResourceAttributes(File) -
Constructor for class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
- 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
-
- 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
-
- 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
-
- 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
-
- facade -
Variable in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. The facade associated with this request.
- facade -
Variable in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. The facade associated with this response.
- facade -
Variable in class org.apache.catalina.connector.RequestBase
- Deprecated. The facade associated with this request.
- facade -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. The facade associated with this response.
- factory -
Variable in class org.apache.catalina.loader.StandardClassLoader
- URL stream handler for additional protocols.
- factoryType -
Static variable in class org.apache.naming.factory.MailSessionFactory
- The Java type for which this factory knows how to create objects.
- file -
Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
-
- file -
Variable in class org.apache.naming.resources.FileDirContext.FileResource
- Associated file object.
- file -
Variable in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
-
- file(String) -
Method in class org.apache.naming.resources.FileDirContext
- Return a File object representing the specified normalized
context-relative path if it exists and is readable.
- files -
Variable in class org.apache.catalina.loader.WebappClassLoader
- Repositories translated as path in the work directory (for Jasper
originally), but which is used to generate fake URLs should getURLs be
called.
- fill() -
Method in class org.apache.catalina.connector.http.SocketInputStream
- Deprecated. Fill the internal buffer using data from the undelying input stream.
- filter(String) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Filter classes.
- filter(String) -
Static method in class org.apache.catalina.util.RequestUtil
- Filter the specified message string for characters that are sensitive
in HTML.
- 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.
- findAliases() -
Method in class org.apache.catalina.mbeans.StandardHostMBean
- Return the set of alias names for this Host
- findApplicationListeners() -
Method in interface org.apache.catalina.Context
- Return the set of application listener class names configured
for this application.
- findApplicationListeners() -
Method in interface org.apache.catalina.DefaultContext
- Return the set of application listener class names configured
for this application.
- findApplicationListeners() -
Method in class org.apache.catalina.core.StandardContext
- Return the set of application listener class names configured
for this application.
- findApplicationListeners() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the set of application listener class names configured
for this application.
- findApplicationParameters() -
Method in interface org.apache.catalina.Context
- Return the set of application parameters for this application.
- findApplicationParameters() -
Method in interface org.apache.catalina.DefaultContext
- Return the set of application parameters for this application.
- findApplicationParameters() -
Method in class org.apache.catalina.core.StandardContext
- Return the set of application parameters for this application.
- findApplicationParameters() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the set of application parameters for this application.
- findAuthRole(String) -
Method in class org.apache.catalina.deploy.SecurityConstraint
- Return
true
if the specified role is permitted access to
the resources protected by this security constraint.
- findAuthRoles() -
Method in class org.apache.catalina.deploy.SecurityConstraint
- Return the set of roles that are permitted access to the resources
protected by this security constraint.
- 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.
- findAvailable() -
Method in class org.apache.catalina.loader.WebappClassLoader
- 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.
- findCGI(String, String, String, String, String) -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
- Resolves core information about the cgi script.
- findCGI(String, String, String, String, String) -
Method in class org.apache.catalina.util.CGIProcessEnvironment
- Resolves core information about the cgi script.
- 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.
- findClass(String) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Find the specified class in our local repositories, if possible.
- findClassInternal(String) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Find specified class in local repositories.
- findCollection(String) -
Method in class org.apache.catalina.deploy.SecurityConstraint
- Return the web resource collection for the specified name, if any;
otherwise, return
null
.
- findCollections() -
Method in class org.apache.catalina.deploy.SecurityConstraint
- Return all of the web resource collections protected by this
security constraint.
- 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.
- findContainerListeners() -
Method in interface org.apache.catalina.Container
- Return the set of container listeners associated with this Container.
- findContainerListeners() -
Method in class org.apache.catalina.core.ContainerBase
- Return the set of container listeners associated with this Container.
- 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
.
- findDeployedApp(String) -
Method in class org.apache.catalina.core.StandardHostDeployer
- Return the Context for the deployed application that is associated
with the specified context path (if any); otherwise return
null
.
- findDeployedApps() -
Method in 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.
- findDeployedApps() -
Method in class org.apache.catalina.core.StandardHostDeployer
- Return the context paths of all deployed web applications in this
Container.
- findEjb(String) -
Method in interface org.apache.catalina.Context
- Return the EJB resource reference with the specified name, if any;
otherwise, return
null
.
- findEjb(String) -
Method in interface org.apache.catalina.DefaultContext
- Return the EJB resource reference with the specified name, if any;
otherwise, return
null
.
- findEjb(String) -
Method in class org.apache.catalina.core.StandardContext
- Return the EJB resource reference with the specified name, if any;
otherwise, return
null
.
- findEjb(String) -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the EJB resource reference with the specified name, if any;
otherwise, return
null
.
- findEjb(String) -
Method in class org.apache.catalina.deploy.NamingResources
- 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 interface org.apache.catalina.DefaultContext
- Return the defined EJB resource references for this application.
- findEjbs() -
Method in class org.apache.catalina.core.StandardContext
- Return the defined EJB resource references for this application.
- findEjbs() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the defined EJB resource references for this application.
- findEjbs() -
Method in class org.apache.catalina.deploy.NamingResources
- 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 interface org.apache.catalina.DefaultContext
- Return the environment entry with the specified name, if any;
otherwise, return
null
.
- findEnvironment(String) -
Method in class org.apache.catalina.core.StandardContext
- Return the environment entry with the specified name, if any;
otherwise, return
null
.
- findEnvironment(String) -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the environment entry with the specified name, if any;
otherwise, return
null
.
- findEnvironment(String) -
Method in class org.apache.catalina.deploy.NamingResources
- 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 interface org.apache.catalina.DefaultContext
- Return the set of defined environment entries for this web
application.
- findEnvironments() -
Method in class org.apache.catalina.core.StandardContext
- Return the set of defined environment entries for this web
application.
- findEnvironments() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the set of defined environment entries for this web
application.
- findEnvironments() -
Method in class org.apache.catalina.deploy.NamingResources
- 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(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(int) -
Method in class org.apache.catalina.core.StandardContext
- Return the error page entry for the specified HTTP error code,
if any; otherwise return
null
.
- findErrorPage(String) -
Method in class org.apache.catalina.core.StandardContext
- Return the error page entry for the specified Java exception type,
if any; otherwise return
null
.
- findErrorPage(Context, Throwable) -
Static method in class org.apache.catalina.valves.ErrorDispatcherValve
- Find and return the ErrorPage instance for the specified exception's
class, or an ErrorPage instance for the closest superclass for which
there is such a definition.
- 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.
- findGroup(String) -
Method in interface org.apache.catalina.UserDatabase
- Return the
Group
with the specified group name, if any;
otherwise return null
.
- findGroup(String) -
Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
- Return the MBean Name for the specified group name (if any);
otherwise return
null
.
- findGroup(String) -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Return the
Group
with the specified group name, if any;
otherwise return null
.
- 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 interface org.apache.catalina.DefaultContext
- Return the set of InstanceListener classes that will be added to
newly created Wrappers automatically.
- findInstanceListeners() -
Method in class org.apache.catalina.core.StandardContext
- Return the set of InstanceListener classes that will be added to
newly created Wrappers automatically.
- findInstanceListeners() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the set of InstanceListener classes that will be added to
newly created Wrappers automatically.
- findLifecycleListeners() -
Method in interface org.apache.catalina.Lifecycle
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.authenticator.AuthenticatorBase
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.authenticator.SingleSignOn
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.cluster.StandardCluster
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.core.ContainerBase
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.core.FastEngineMapper
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.core.StandardPipeline
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.core.StandardServer
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.core.StandardService
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.loader.WebappClassLoader
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.loader.WebappLoader
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.logger.FileLogger
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.realm.RealmBase
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.session.StandardManager
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.session.StoreBase
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.startup.Embedded
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.util.LifecycleSupport
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.valves.AccessLogValve
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.valves.CertificatesValve
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Get the lifecycle listeners associated with this lifecycle.
- findLifecycleListeners() -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
- Get the lifecycle listeners associated with this lifecycle.
- findLoadedClass0(String) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Finds the class with the given name if it has previously been
loaded and cached by this class loader, and return the Class object.
- findLoadedResource(String) -
Method in class org.apache.catalina.loader.StandardClassLoader
- Finds the resource with the given name if it has previously been
loaded and cached by this class loader, and return an input stream
to the resource data.
- findLoadedResource(String) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Finds the resource with the given name if it has previously been
loaded and cached by this class loader, and return an input stream
to the resource data.
- findLocalEjb(String) -
Method in interface org.apache.catalina.Context
- Return the local EJB resource reference with the specified name, if any;
otherwise, return
null
.
- findLocalEjb(String) -
Method in class org.apache.catalina.core.StandardContext
- Return the local EJB resource reference with the specified name, if any;
otherwise, return
null
.
- findLocalEjb(String) -
Method in class org.apache.catalina.deploy.NamingResources
- Return the local EJB resource reference with the specified name, if any;
otherwise, return
null
.
- findLocalEjbs() -
Method in interface org.apache.catalina.Context
- Return the defined local EJB resource references for this application.
- findLocalEjbs() -
Method in class org.apache.catalina.core.StandardContext
- Return the defined local EJB resource references for this application.
- findLocalEjbs() -
Method in class org.apache.catalina.deploy.NamingResources
- Return the defined local EJB resource references for this application.
- 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.
- findObjectName(String) -
Method in class org.apache.catalina.mbeans.MBeanFactory
- Return the managed bean definition for the specified bean type
- 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 interface org.apache.catalina.DefaultContext
- Return the value for the specified context initialization
parameter name, if any; otherwise return
null
.
- findParameter(String) -
Method in class org.apache.catalina.core.StandardContext
- Return the value for the specified context initialization
parameter name, if any; otherwise return
null
.
- findParameter(String) -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the value for the specified context initialization
parameter name, if any; otherwise return
null
.
- findParameters() -
Method in interface org.apache.catalina.Context
- Return the names of all defined context initialization parameters
for this Context.
- findParameters() -
Method in interface org.apache.catalina.DefaultContext
- Return the names of all defined context initialization parameters
for this Context.
- findParameters() -
Method in class org.apache.catalina.core.StandardContext
- Return the names of all defined context initialization parameters
for this Context.
- findParameters() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the names of all defined context initialization parameters
for this Context.
- findPattern(String) -
Method in class org.apache.catalina.deploy.SecurityCollection
- Is the specified pattern part of this web resource collection?
- findPatterns() -
Method in class org.apache.catalina.deploy.SecurityCollection
- Return the set of URL patterns that are part of this web resource
collection.
- findPrincipal(HttpServletRequest, String, Realm) -
Static method in class org.apache.catalina.authenticator.DigestAuthenticator
- Parse the specified authorization credentials, and return the
associated Principal that these credentials authenticate (if any)
from the specified Realm.
- findRepositories() -
Method in interface org.apache.catalina.Loader
- Return the set of repositories defined 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.StandardClassLoader
- Return a String array of the current repositories for this class
loader.
- findRepositories() -
Method in class org.apache.catalina.loader.WebappClassLoader
- Return a String array of the current repositories for this class
loader.
- findRepositories() -
Method in class org.apache.catalina.loader.WebappLoader
- Return the set of repositories defined for this class loader.
- 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.
- findRequired() -
Method in class org.apache.catalina.loader.WebappClassLoader
- 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 interface org.apache.catalina.DefaultContext
- Return the resource reference with the specified name, if any;
otherwise return
null
.
- findResource(String) -
Method in class org.apache.catalina.core.StandardContext
- Return the resource reference with the specified name, if any;
otherwise return
null
.
- findResource(String) -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the resource reference with the specified name, if any;
otherwise return
null
.
- findResource(String) -
Method in class org.apache.catalina.deploy.NamingResources
- Return the resource reference with the specified name, if any;
otherwise return
null
.
- findResource(String) -
Method in class org.apache.catalina.loader.StandardClassLoader
- Find the specified resource in our local repository, and return a
URL
refering to it, or null
if this resource
cannot be found.
- findResource(String) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Find the specified resource in our local repository, and return a
URL
refering to it, or null
if this resource
cannot be found.
- findResourceEnvRef(String) -
Method in interface org.apache.catalina.Context
- Return the resource environment reference type for the specified
name, if any; otherwise return
null
.
- findResourceEnvRef(String) -
Method in interface org.apache.catalina.DefaultContext
- Return the resource environment reference type for the specified
name, if any; otherwise return
null
.
- findResourceEnvRef(String) -
Method in class org.apache.catalina.core.StandardContext
- Return the resource environment reference type for the specified
name, if any; otherwise return
null
.
- findResourceEnvRef(String) -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the resource environment reference type for the specified
name, if any; otherwise return
null
.
- findResourceEnvRef(String) -
Method in class org.apache.catalina.deploy.NamingResources
- Return the resource environment reference type for the specified
name, if any; otherwise return
null
.
- findResourceEnvRefs() -
Method in interface org.apache.catalina.Context
- Return the set of resource environment reference names for this
web application.
- findResourceEnvRefs() -
Method in interface org.apache.catalina.DefaultContext
- Return the set of resource environment reference names for this
web application.
- findResourceEnvRefs() -
Method in class org.apache.catalina.core.StandardContext
- Return the set of resource environment reference names for this
web application.
- findResourceEnvRefs() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the set of resource environment reference names for this
web application.
- findResourceEnvRefs() -
Method in class org.apache.catalina.deploy.NamingResources
- Return the set of resource environment reference names for this
web application.
- findResourceInternal(String, String) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Find specified resource in local repositories.
- findResourceLink(String) -
Method in interface org.apache.catalina.Context
- Return the resource link with the specified name, if any;
otherwise return
null
.
- findResourceLink(String) -
Method in interface org.apache.catalina.DefaultContext
- Return the resource link with the specified name, if any;
otherwise return
null
.
- findResourceLink(String) -
Method in class org.apache.catalina.core.StandardContext
- Return the resource link with the specified name, if any;
otherwise return
null
.
- findResourceLink(String) -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the resource link with the specified name, if any;
otherwise return
null
.
- findResourceLink(String) -
Method in class org.apache.catalina.deploy.NamingResources
- Return the resource link with the specified name, if any;
otherwise return
null
.
- findResourceLinks() -
Method in interface org.apache.catalina.Context
- Return the defined resource links for this application.
- findResourceLinks() -
Method in interface org.apache.catalina.DefaultContext
- Return the defined resource links for this application.
- findResourceLinks() -
Method in class org.apache.catalina.core.StandardContext
- Return the defined resource links for this application.
- findResourceLinks() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the defined resource links for this application.
- findResourceLinks() -
Method in class org.apache.catalina.deploy.NamingResources
- Return the defined resource links for this application.
- findResourceParams() -
Method in interface org.apache.catalina.DefaultContext
- Return the set of defined resource parameters for this web
application.
- findResourceParams() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the set of defined resource parameters for this web
application.
- findResourceParams(String) -
Method in class org.apache.catalina.deploy.NamingResources
- Return the resource parameters with the specified name, if any;
otherwise return
null
.
- findResourceParams() -
Method in class org.apache.catalina.deploy.NamingResources
- Return the resource parameters with the specified name, if any;
otherwise return
null
.
- findResources() -
Method in interface org.apache.catalina.Context
- Return the defined resource references for this application.
- findResources() -
Method in interface org.apache.catalina.DefaultContext
- Return the defined resource references for this application.
- findResources() -
Method in class org.apache.catalina.core.StandardContext
- Return the defined resource references for this application.
- findResources() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the defined resource references for this application.
- findResources() -
Method in class org.apache.catalina.deploy.NamingResources
- Return the defined resource references for this application.
- findResources(String) -
Method in class org.apache.catalina.loader.StandardClassLoader
- Return an enumeration of
URLs
representing all of the
resources with the given name.
- findResources(String) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Return an enumeration of
URLs
representing all of the
resources with the given name.
- findRole(String) -
Method in interface org.apache.catalina.UserDatabase
- Return the
Role
with the specified role name, if any;
otherwise return null
.
- findRole(String) -
Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
- Return the MBean Name for the specified role name (if any);
otherwise return
null
.
- findRole(String) -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Return the
Role
with the specified role name, if any;
otherwise return null
.
- 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.
- findService(String) -
Method in interface org.apache.catalina.Server
- Return the specified Service (if it exists); otherwise return
null
.
- findService(String) -
Method in class org.apache.catalina.core.StandardServer
- Return the specified Service (if it exists); otherwise return
null
.
- findServices() -
Method in 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
.
- findSession(String) -
Method in class org.apache.catalina.session.PersistentManagerBase
- Return the active Session, associated with this Manager, with the
specified session id (if any); otherwise return
null
.
- findSessions() -
Method in 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.
- 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.
- findUser(String) -
Method in interface org.apache.catalina.UserDatabase
- Return the
User
with the specified user name, if any;
otherwise return null
.
- findUser(String) -
Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
- Return the MBean Name for the specified user name (if any);
otherwise return
null
.
- findUser(String) -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Return the
User
with the specified user name, if any;
otherwise return null
.
- 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 interface org.apache.catalina.DefaultContext
- Return the set of LifecycleListener classes that will be added to
newly created Wrappers automatically.
- findWrapperLifecycles() -
Method in class org.apache.catalina.core.StandardContext
- Return the set of LifecycleListener classes that will be added to
newly created Wrappers automatically.
- findWrapperLifecycles() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the set of LifecycleListener classes that will be added to
newly created Wrappers automatically.
- findWrapperListeners() -
Method in interface org.apache.catalina.Context
- Return the set of ContainerListener classes that will be added to
newly created Wrappers automatically.
- findWrapperListeners() -
Method in interface org.apache.catalina.DefaultContext
- Return the set of ContainerListener classes that will be added to
newly created Wrappers automatically.
- findWrapperListeners() -
Method in class org.apache.catalina.core.StandardContext
- Return the set of ContainerListener classes that will be added to
newly created Wrappers automatically.
- findWrapperListeners() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the set of ContainerListener classes that will be added to
newly created Wrappers automatically.
- finish() -
Method in class org.apache.catalina.connector.ResponseFacade
-
- finish() -
Method in class org.apache.catalina.connector.warp.WarpResponse.Stream
- Flush this
WarpResponse.Stream
and close it.
- 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.RequestBase
- Deprecated. 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
- Deprecated. Perform whatever actions are required to flush and close the input
stream or reader, in a single operation.
- finishRequest() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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.HttpResponseBase
- Deprecated. 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
- Deprecated. 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
- Deprecated. 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.warp.WarpResponse
- Flush output and finish.
- fireContainerEvent(String, Object) -
Method in class org.apache.catalina.core.ContainerBase
- Notify all container event listeners that a particular event has
occurred for this Container.
- fireInstanceEvent(String, Filter) -
Method in class org.apache.catalina.util.InstanceSupport
- Notify all lifecycle event listeners that a particular event has
occurred for this Container.
- fireInstanceEvent(String, Filter, Throwable) -
Method in class org.apache.catalina.util.InstanceSupport
- Notify all lifecycle event listeners that a particular event has
occurred for this Container.
- fireInstanceEvent(String, Filter, ServletRequest, ServletResponse) -
Method in class org.apache.catalina.util.InstanceSupport
- Notify all lifecycle event listeners that a particular event has
occurred for this Container.
- fireInstanceEvent(String, Filter, ServletRequest, ServletResponse, Throwable) -
Method in class org.apache.catalina.util.InstanceSupport
- Notify all lifecycle event listeners that a particular event has
occurred for this Container.
- fireInstanceEvent(String, Servlet) -
Method in class org.apache.catalina.util.InstanceSupport
- Notify all lifecycle event listeners that a particular event has
occurred for this Container.
- fireInstanceEvent(String, Servlet, Throwable) -
Method in class org.apache.catalina.util.InstanceSupport
- Notify all lifecycle event listeners that a particular event has
occurred for this Container.
- fireInstanceEvent(String, Servlet, ServletRequest, ServletResponse) -
Method in class org.apache.catalina.util.InstanceSupport
- Notify all lifecycle event listeners that a particular event has
occurred for this Container.
- fireInstanceEvent(String, Servlet, ServletRequest, ServletResponse, Throwable) -
Method in class org.apache.catalina.util.InstanceSupport
- Notify all lifecycle event listeners that a particular event has
occurred for this Container.
- fireLifecycleEvent(String, Object) -
Method in class org.apache.catalina.util.LifecycleSupport
- Notify all lifecycle event listeners that a particular event has
occurred for this Container.
- flow(Reader, Writer, char[]) -
Static method in class org.apache.catalina.util.IOTools
- Read input from reader and write it to writer until there is no more
input from reader.
- flow(Reader, Writer) -
Static method in class org.apache.catalina.util.IOTools
-
- flow(InputStream, OutputStream, byte[]) -
Static method in class org.apache.catalina.util.IOTools
- Read input from input stream and write it to output stream
until there is no more input from input stream.
- flow(InputStream, OutputStream) -
Static method in class org.apache.catalina.util.IOTools
-
- flush() -
Method in class org.apache.catalina.connector.ResponseStream
- Deprecated. Flush any buffered data for this output stream, which also causes the
response to be committed.
- flush() -
Method in class org.apache.catalina.connector.ResponseWriter
- Deprecated. Flush this stream, and cause the response to be committed.
- flush() -
Method in class org.apache.catalina.connector.warp.WarpResponse.Stream
- Flush the current packet to the WARP client.
- flushBuffer() -
Method in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. Flush the buffer and commit this response.
- flushBuffer() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Flush the buffer and commit this response.
- flushBuffer() -
Method in class org.apache.catalina.connector.ResponseFacade
-
- flushOutputStreamOrWriter() -
Method in class org.apache.catalina.ssi.ResponseIncludeWrapper
- Flush the servletOutputStream or printWriter ( only one will be non-null )
This must be called after a requestDispatcher.include, since we can't assume that
the included servlet flushed its stream.
- format -
Variable in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. 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.
- format -
Static variable in class org.apache.catalina.util.FastHttpDateFormat
- HTTP date format.
- format(Date) -
Method in class org.apache.catalina.util.Strftime
- Format the date according to the strftime-style string given in the constructor.
- format -
Static variable in class org.apache.naming.resources.ResourceAttributes
- HTTP date format.
- formatDate(Date, String) -
Method in class org.apache.catalina.ssi.SSIFlastmod
-
- formatDate(Date, TimeZone) -
Method in class org.apache.catalina.ssi.SSIMediator
-
- formatSize(long, String) -
Method in class org.apache.catalina.ssi.SSIFsize
-
- formats -
Variable in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. 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().
- formats -
Static variable in class org.apache.naming.resources.ResourceAttributes
- Date formats using for Date parsing.
- fullName -
Variable in class org.apache.catalina.users.AbstractUser
- The full name of this user.
G
- GLOBALNAME -
Static variable in class org.apache.naming.ResourceLinkRef
- Description address type.
- GMT_ZONE -
Static variable in class org.apache.catalina.util.DateTool
- GMT timezone - all HTTP dates are on GMT
- GenericPrincipal - class org.apache.catalina.realm.GenericPrincipal.
- Generic implementation of java.security.Principal that
is available for use by
Realm
implementations. - GenericPrincipal(Realm, String, String) -
Constructor for class org.apache.catalina.realm.GenericPrincipal
- Construct a new Principal, associated with the specified Realm, for the
specified username and password.
- GenericPrincipal(Realm, String, String, List) -
Constructor for class org.apache.catalina.realm.GenericPrincipal
- Construct a new Principal, associated with the specified Realm, for the
specified username and password, with the specified role names
(as Strings).
- GlobalResourcesLifecycleListener - class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener.
- Implementation of
LifecycleListener
that instantiates the
set of MBeans associated with global JNDI resources that are subject to
management. - GlobalResourcesLifecycleListener() -
Constructor for class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
-
- Globals - class org.apache.catalina.Globals.
- Global constants that are applicable to multiple packages within Catalina.
- Globals() -
Constructor for class org.apache.catalina.Globals
-
- Group - interface org.apache.catalina.Group.
- Abstract representation of a group of
User
s in a
UserDatabase
. - GroupMBean - class org.apache.catalina.mbeans.GroupMBean.
- A ModelMBean implementation for the
org.apache.catalina.Group
component. - GroupMBean() -
Constructor for class org.apache.catalina.mbeans.GroupMBean
- Construct a
ModelMBean
with default
ModelMBeanInfo
information.
- generateNOnce(HttpServletRequest) -
Method in class org.apache.catalina.authenticator.DigestAuthenticator
- Generate a unique token.
- 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() -
Static method in class org.apache.naming.resources.DirContextURLStreamHandler
- Get the bound context.
- get(ClassLoader) -
Static method in class org.apache.naming.resources.DirContextURLStreamHandler
- Get the bound context.
- get(Thread) -
Static method in class org.apache.naming.resources.DirContextURLStreamHandler
- Get the bound context.
- get(String) -
Method in class org.apache.naming.resources.ResourceAttributes
- Get attribute.
- getAbsolutePath(String) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getAcceptCount() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the accept count for this Connector.
- getAcceptCount() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the accept count for this Connector.
- getAcceptCount() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Return the accept count for this Connector.
- getActiveSessions() -
Method in class org.apache.catalina.session.ManagerBase
- Returns the number of active sessions
- getAddress() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the bind IP address for this Connector.
- getAddress() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the bind IP address for this Connector.
- getAddress() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Return the IP address to which this
Connector
will bind to.
- 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.
- getAll() -
Method in class org.apache.naming.resources.ResourceAttributes
- Get all attributes.
- getAllRoles() -
Method in class org.apache.catalina.deploy.SecurityConstraint
- Was the "all roles" wildcard included in this authentication
constraint?
- 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
.
- getAllowChunking() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Get the allow chunking flag.
- getAllowLinking() -
Method in class org.apache.naming.resources.FileDirContext
- Is linking allowed.
- getAlternateURL() -
Method in class org.apache.catalina.realm.JNDIRealm
- Getter for property alternateURL.
- getAppBase() -
Method in interface org.apache.catalina.Host
- Return the application root for this Host.
- getAppBase() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Get the applications base directory for hosts created via WARP.
- getAppBase() -
Method in class org.apache.catalina.core.StandardHost
- Return the application root for this Host.
- getAppName() -
Method in class org.apache.catalina.realm.JAASRealm
- getter for the appName member variable
- 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.
- getArguments() -
Method in class org.apache.catalina.startup.BootstrapServiceContext
-
- getAttribute(String) -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the specified request attribute if it exists; otherwise, return
null
.
- getAttribute(String) -
Method in class org.apache.catalina.connector.RequestFacade
-
- getAttribute(String) -
Method in class org.apache.catalina.connector.warp.WarpRequest
- Process the SSL attributes
- getAttribute(String) -
Method in class org.apache.catalina.core.ApplicationContext
- Return the value of the specified context attribute, if any;
otherwise return
null
.
- getAttribute(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getAttribute(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- getAttribute(String) -
Method in class org.apache.catalina.mbeans.ContextResourceMBean
- Obtain and return the value of a specific attribute of this MBean.
- getAttribute(String) -
Method in class org.apache.catalina.session.StandardSessionFacade
-
- getAttributeNames() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. 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.connector.RequestFacade
-
- getAttributeNames() -
Method in class org.apache.catalina.core.ApplicationContext
- Return an enumeration of the names of the context attributes
associated with this context.
- getAttributeNames() -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getAttributeNames() -
Method in class org.apache.catalina.core.MappingRequest
-
- getAttributeNames() -
Method in class org.apache.catalina.session.StandardSessionFacade
-
- getAttributes(Name) -
Method in class org.apache.naming.resources.BaseDirContext
- Retrieves all of the attributes associated with a named object.
- getAttributes(String) -
Method in class org.apache.naming.resources.BaseDirContext
- Retrieves all of the attributes associated with a named object.
- getAttributes(Name, String[]) -
Method in class org.apache.naming.resources.BaseDirContext
- Retrieves selected attributes associated with a named object.
- getAttributes(String, String[]) -
Method in class org.apache.naming.resources.BaseDirContext
- Retrieves selected attributes associated with a named object.
- getAttributes(String, String[]) -
Method in class org.apache.naming.resources.FileDirContext
- Retrieves selected attributes associated with a named object.
- getAttributes(Name) -
Method in class org.apache.naming.resources.ProxyDirContext
- Retrieves all of the attributes associated with a named object.
- getAttributes(String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Retrieves all of the attributes associated with a named object.
- getAttributes(Name, String[]) -
Method in class org.apache.naming.resources.ProxyDirContext
- Retrieves selected attributes associated with a named object.
- getAttributes(String, String[]) -
Method in class org.apache.naming.resources.ProxyDirContext
- Retrieves selected attributes associated with a named object.
- getAttributes(String, String[]) -
Method in class org.apache.naming.resources.WARDirContext
- Retrieves selected attributes associated with a named object.
- getAttributes(Name, String[]) -
Method in class org.apache.naming.resources.WARDirContext
- Retrieves all of the attributes associated with a named object.
- getAuth() -
Method in class org.apache.catalina.deploy.ContextResource
-
- getAuthConstraint() -
Method in class org.apache.catalina.deploy.SecurityConstraint
- Return the authorization constraint present flag for this security
constraint.
- getAuthMethod() -
Method in class org.apache.catalina.deploy.LoginConfig
-
- 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
- Deprecated. Return the authentication type used for this Request.
- getAuthType() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getAuthType() -
Method in class org.apache.catalina.core.MappingRequest
-
- getAuthentication() -
Method in class org.apache.catalina.realm.JNDIRealm
- Return the type of authentication to use.
- getAuthority() -
Method in class org.apache.catalina.util.URL
- Return the authority part of the URL.
- getAuthorization() -
Method in interface org.apache.catalina.Request
- Return the authorization credentials sent with this request.
- getAuthorization() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the authorization credentials sent with this request.
- getAuthorization() -
Method in class org.apache.catalina.connector.RequestWrapper
- Deprecated. Return the authorization credentials sent with this request.
- getAuthorization() -
Method in class org.apache.catalina.core.MappingRequest
-
- getAutoDeploy() -
Method in interface org.apache.catalina.Host
- Return the value of the auto deploy flag.
- getAutoDeploy() -
Method in class org.apache.catalina.core.StandardHost
- Return the value of the auto deploy flag.
- getAvailable() -
Method in 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 interface org.apache.catalina.Pipeline
- Return the Valve instance that has been distinguished as the basic
Valve for this Pipeline (if any).
- getBasic() -
Method in class org.apache.catalina.core.ContainerBase
- Return the Valve instance that has been distinguished as the basic
Valve for this Pipeline (if any).
- getBasic() -
Method in class org.apache.catalina.core.StandardPipeline
- Return the Valve instance that has been distinguished as the basic
Valve for this Pipeline (if any).
- getBoundContext() -
Method in class org.apache.naming.SelectorContext
- Get the bound context.
- getBufferSize() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Return the actual buffer size used for this Response.
- getBufferSize() -
Method in class org.apache.catalina.connector.ResponseFacade
-
- getBufferSize() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the input buffer size for this Connector.
- getBufferSize() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the input buffer size for this Connector.
- getCGIVariable(String) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getCache() -
Method in class org.apache.catalina.authenticator.AuthenticatorBase
- Return the cache authenticated Principals flag.
- getCacheObjectMaxSize() -
Method in class org.apache.naming.resources.BaseDirContext
- Get cacheObjectMaxSize.
- getCacheTTL() -
Method in class org.apache.naming.resources.BaseDirContext
- Get cache TTL.
- getCertificates() -
Method in class org.apache.catalina.connector.warp.WarpCertificates
-
- getCharacterEncoding() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the character encoding for this Request.
- getCharacterEncoding() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getCharacterEncoding() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Return the character encoding used for this Response.
- getCharacterEncoding() -
Method in class org.apache.catalina.connector.ResponseFacade
-
- getCharacterEncoding() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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 interface org.apache.catalina.Cluster
- Get the time in seconds that this Cluster sleeps.
- getCheckInterval() -
Method in interface org.apache.catalina.cluster.ClusterReceiver
- Get the time in seconds this implementation sleeps
- getCheckInterval() -
Method in class org.apache.catalina.cluster.MulticastReceiver
- Get the time in seconds this Cluster sleeps
- getCheckInterval() -
Method in class org.apache.catalina.cluster.StandardCluster
- Get the time in seconds this Cluster sleeps
- getCheckInterval() -
Method in class org.apache.catalina.loader.WebappLoader
- Return the check interval for this Loader.
- getCheckInterval() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Return the check interval (in seconds) for this Manager.
- 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.StoreBase
- Return the check interval (in seconds) for this Store.
- getChild(String) -
Method in class org.apache.naming.resources.WARDirContext.Entry
-
- getChildren() -
Method in class org.apache.naming.resources.WARDirContext.Entry
-
- 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.WebappLoader
- Return the Java class loader to be used by this Container.
- getClassLoader() -
Static method in class org.apache.naming.ContextBindings
- Retrieves the naming context bound to a class loader.
- getClassName() -
Method in class org.apache.catalina.mbeans.ClassNameMBean
- Return the fully qualified Java class name of the managed object
for this MBean.
- getClientAuth() -
Method in class org.apache.catalina.mbeans.ConnectorMBean
- Return Client authentication info
- getClientAuth() -
Method in class org.apache.catalina.net.SSLServerSocketFactory
-
- getCluster() -
Method in interface org.apache.catalina.Container
- Return the Cluster with which this Container is associated.
- getCluster() -
Method in class org.apache.catalina.core.ContainerBase
- Return the Cluster with which this Container is associated.
- getClusterInfo() -
Method in class org.apache.catalina.cluster.ClusterMemberInfo
-
- getClusterName() -
Method in interface org.apache.catalina.Cluster
- Return the name of the cluster that this Server is currently
configured to operate within.
- getClusterName() -
Method in class org.apache.catalina.cluster.ClusterMemberInfo
-
- getClusterName() -
Method in class org.apache.catalina.cluster.StandardCluster
- Return the name of the cluster that this Server is currently
configured to operate within.
- getClusterReceiver(String) -
Method in interface org.apache.catalina.Cluster
- Returns a
ClusterReceiver
which is the interface
to use when receiving information in the Cluster.
- getClusterReceiver(String) -
Method in class org.apache.catalina.cluster.StandardCluster
- Returns a
ClusterReceiver
which is the interface
to use when receiving information in the Cluster.
- getClusterSender(String) -
Method in interface org.apache.catalina.Cluster
- Returns a
ClusterSender
which is the interface
to use when sending information in the Cluster.
- getClusterSender(String) -
Method in class org.apache.catalina.cluster.StandardCluster
- Returns a
ClusterSender
which is the interface
to use when sending information in the Cluster.
- getCommand() -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
- Gets derived command string
- getCommand() -
Method in class org.apache.catalina.util.ProcessEnvironment
- Gets derived command string
- getCondition() -
Method in class org.apache.catalina.valves.AccessLogValve
- Return whether the attribute name to look for when
performing conditional loggging.
- getCondition() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Return whether the attribute name to look for when
performing conditional loggging.
- getConditionalState() -
Method in class org.apache.catalina.ssi.SSIMediator
-
- getConfig() -
Method in class org.apache.catalina.ant.InstallTask
-
- 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.
- getConfigErrMsg() -
Method in class org.apache.catalina.ssi.SSIMediator
-
- getConfigSizeFmt() -
Method in class org.apache.catalina.ssi.SSIMediator
-
- getConfigTimeFmt() -
Method in class org.apache.catalina.ssi.SSIMediator
-
- getConfigured() -
Method in interface org.apache.catalina.Context
- Return the "correctly configured" flag for this Context.
- getConfigured() -
Method in class org.apache.catalina.core.StandardContext
- Return the "correctly configured" flag for this Context.
- getConnection() -
Method in class org.apache.catalina.connector.warp.WarpRequest
- Return the
WarpConnection
associated this instance of
WarpResponse
.
- getConnection() -
Method in class org.apache.catalina.connector.warp.WarpResponse
- Return the
WarpConnection
associated this instance of
WarpResponse
.
- getConnection() -
Method in class org.apache.catalina.session.JDBCStore
- Check the connection associated with this store, if it's
null
or closed try to reopen it.
- getConnectionName() -
Method in class org.apache.catalina.realm.JDBCRealm
- Return the username to use to connect to the database.
- getConnectionName() -
Method in class org.apache.catalina.realm.JNDIRealm
- Return the connection username for this Realm.
- getConnectionPassword() -
Method in class org.apache.catalina.realm.JDBCRealm
- Return the password to use to connect to the database.
- getConnectionPassword() -
Method in class org.apache.catalina.realm.JNDIRealm
- Return the connection password for this Realm.
- getConnectionTimeout() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the connection timeout for this Connector.
- getConnectionTimeout() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the connection timeout for this Connector.
- getConnectionURL() -
Method in class org.apache.catalina.realm.JDBCRealm
- Return the URL to use to connect to the database.
- getConnectionURL() -
Method in class org.apache.catalina.realm.JNDIRealm
- Return the connection URL for this Realm.
- getConnectionURL() -
Method in class org.apache.catalina.session.JDBCStore
- Return the Connection URL for this Store.
- getConnector() -
Method in interface org.apache.catalina.Request
- Return the Connector through which this Request was received.
- getConnector() -
Method in interface org.apache.catalina.Response
- Return the Connector through which this Response is returned.
- getConnector() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the Connector through which this Request was received.
- getConnector() -
Method in class org.apache.catalina.connector.RequestWrapper
- Deprecated. Return the Connector through which this Request was received.
- getConnector() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Return the Connector through which this Response will be transmitted.
- getConnector() -
Method in class org.apache.catalina.connector.ResponseWrapper
- Deprecated. Return the Connector through which this Response is returned.
- getConnector() -
Method in class org.apache.catalina.connector.warp.WarpConnection
- Return the
WarpConnector
associated with this connection.
- getConnector() -
Method in class org.apache.catalina.core.MappingRequest
-
- getContainer() -
Method in interface org.apache.catalina.Cluster
- Get the Container associated with our Cluster
- 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.Contained
- Return the
Container
with which this instance is associated
(if any); otherwise return null
.
- getContainer() -
Method in class org.apache.catalina.ContainerEvent
- Return the Container on which this event occurred.
- getContainer() -
Method in interface org.apache.catalina.Loader
- Return the Container with which this Loader has been associated.
- getContainer() -
Method in interface org.apache.catalina.Logger
- Return the Container with which this Logger 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.Mapper
- Return the Container with which this Mapper is associated.
- 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.Service
- Return the
Container
that handles requests for all
Connectors
associated with this Service.
- getContainer() -
Method in class org.apache.catalina.authenticator.AuthenticatorBase
- Return the Container to which this Valve is attached.
- getContainer() -
Method in class org.apache.catalina.cluster.StandardCluster
- Get the Container associated with our Cluster
- getContainer() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the Container used for processing requests received by this
Connector.
- getContainer() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the Container used for processing requests received by this
Connector.
- getContainer() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Return the
Container
instance which will process all
requests received by this Connector
.
- getContainer() -
Method in class org.apache.catalina.connector.warp.WarpLogger
- Return the
Container
instance which will process all
requests received by this Connector
.
- getContainer() -
Method in class org.apache.catalina.core.FastEngineMapper
- Return the Container with which this Mapper is associated.
- 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.StandardPipeline
- Return the Container with which this Pipeline is associated.
- getContainer() -
Method in class org.apache.catalina.core.StandardService
- Return the
Container
that handles requests for all
Connectors
associated with this Service.
- getContainer() -
Method in class org.apache.catalina.deploy.NamingResources
- Get the container with which the naming resources are associated.
- getContainer() -
Method in class org.apache.catalina.loader.WebappLoader
- Return the Container with which this Logger has been associated.
- getContainer() -
Method in class org.apache.catalina.logger.LoggerBase
- Return the Container with which this Logger has been associated.
- getContainer() -
Method in class org.apache.catalina.realm.JAASMemoryLoginModule
- Return the Container with which this Realm has been associated.
- getContainer() -
Method in class org.apache.catalina.realm.RealmBase
- Return the Container with which this Realm has been associated.
- getContainer() -
Method in class org.apache.catalina.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.
- getContent() -
Method in class org.apache.naming.resources.DirContextURLConnection
- Get object content.
- getContent(Class[]) -
Method in class org.apache.naming.resources.DirContextURLConnection
- Get object content.
- getContent() -
Method in class org.apache.naming.resources.Resource
- Content accessor.
- 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
- Deprecated. Return the number of bytes actually written to the output stream.
- getContentCount() -
Method in class org.apache.catalina.connector.ResponseWrapper
- Deprecated. 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.RequestBase
- Deprecated. Return the content length for this Request.
- getContentLength() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getContentLength() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Return the content length that was set or calculated for this Response.
- getContentLength() -
Method in class org.apache.catalina.connector.ResponseWrapper
- Deprecated. Return the content length that was set or calculated for this Response.
- getContentLength() -
Method in class org.apache.catalina.core.MappingRequest
-
- getContentLength() -
Method in class org.apache.naming.resources.DirContextURLConnection
- Return the content length value.
- getContentLength() -
Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
- Get content length.
- getContentLength() -
Method in class org.apache.naming.resources.ResourceAttributes
- Get content length.
- 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.RequestBase
- Deprecated. Return the content type for this Request.
- getContentType() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getContentType() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. 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
- Deprecated. 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.core.MappingRequest
-
- getContentType() -
Method in class org.apache.naming.resources.DirContextURLConnection
- Return the content type value.
- getContext() -
Method in interface org.apache.catalina.Request
- Return the Context within which this Request is being processed.
- getContext() -
Method in interface org.apache.catalina.Response
- Return the Context with which this Response is associated.
- getContext() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the Context within which this Request is being processed.
- getContext() -
Method in class org.apache.catalina.connector.RequestWrapper
- Deprecated. Return the Context within which this Request is being processed.
- getContext() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Return the Context with which this Response is associated.
- getContext() -
Method in class org.apache.catalina.connector.ResponseWrapper
- Deprecated. Return the Context with which this Response is associated.
- getContext(String) -
Method in class org.apache.catalina.core.ApplicationContext
- Return a
ServletContext
object that corresponds to a
specified URI on the server.
- getContext(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getContext() -
Method in class org.apache.catalina.core.MappingRequest
-
- getContext() -
Method in class org.apache.catalina.util.ProcessEnvironment
-
- 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.
- getContextFactory() -
Method in class org.apache.catalina.realm.JNDIRealm
- Return the JNDI context factory for this Realm.
- getContextName() -
Method in class org.apache.naming.resources.ProxyDirContext
- Return the context name.
- getContextPath() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the portion of the request URI used to select the Context
of the Request.
- getContextPath() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getContextPath() -
Method in class org.apache.catalina.core.MappingRequest
-
- getContextPath() -
Method in class org.apache.catalina.util.ProcessEnvironment
-
- getController() -
Method in class org.apache.catalina.startup.BootstrapServiceContext
-
- 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 interface org.apache.catalina.DefaultContext
- Return the "use cookies for session ids" flag.
- getCookies() -
Method in interface org.apache.catalina.HttpResponse
- Return an array of all cookies set for this response, or
a zero-length array if no cookies have been set.
- getCookies() -
Method in class org.apache.catalina.authenticator.SavedRequest
-
- getCookies() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the set of Cookies received with this Request.
- getCookies() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getCookies() -
Method in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. Return an array of all cookies set for this response, or
a zero-length array if no cookies have been set.
- getCookies() -
Method in class org.apache.catalina.core.MappingRequest
-
- getCookies() -
Method in class org.apache.catalina.core.StandardContext
- Return the "use cookies for session ids" flag.
- getCookies() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the "use cookies for session ids" flag.
- getCountAllocated() -
Method in class org.apache.catalina.core.StandardWrapper
- Return the number of active allocations of this servlet, even if they
are all for the same instance (as will be true for servlets that do
not implement
SingleThreadModel
.
- getCreation() -
Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
- Get creation time.
- getCreation() -
Method in class org.apache.naming.resources.ResourceAttributes
- Get creation time.
- getCreationDate() -
Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
- Get creation date.
- getCreationDate() -
Method in class org.apache.naming.resources.ResourceAttributes
- Get creation date.
- getCreationTime() -
Method in interface org.apache.catalina.Session
- Return the creation time for this session.
- getCreationTime() -
Method in class org.apache.catalina.session.StandardSessionFacade
-
- getCrossContext() -
Method in interface org.apache.catalina.Context
- Return the "allow crossing servlet contexts" flag.
- getCrossContext() -
Method in interface org.apache.catalina.DefaultContext
- Return the "allow crossing servlet contexts" flag.
- getCrossContext() -
Method in class org.apache.catalina.core.StandardContext
- Return the "allow crossing servlet contexts" flag.
- getCrossContext() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the "allow crossing servlet contexts" flag.
- getCurProcessors() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the current number of processors that have been created.
- getCurProcessors() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the current number of processors that have been created.
- getCurrentDate() -
Method in interface org.apache.catalina.ssi.SSIExternalResolver
- Returns the current date.
- getCurrentDate() -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getCurrentDate() -
Static method in class org.apache.catalina.util.FastHttpDateFormat
- Get the current date in HTTP format.
- getCurrentTimeMillis() -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
-
- getData() -
Method in class org.apache.catalina.ContainerEvent
- Return the event data of this event.
- getData() -
Method in class org.apache.catalina.LifecycleEvent
- Return the event data of this event.
- getData() -
Method in class org.apache.catalina.SessionEvent
- Return the event data of this event.
- getDataSourceName() -
Method in class org.apache.catalina.realm.DataSourceRealm
- Return the name of the JNDI JDBC DataSource.
- getDataStream() -
Method in class org.apache.catalina.cluster.ReplicationWrapper
- return our internal data as a array of bytes
- getDate(Date) -
Static method in class org.apache.catalina.util.FastHttpDateFormat
- Get the HTTP format of the specified date.
- getDate() -
Method in class org.apache.naming.resources.DirContextURLConnection
- Return the last modified date.
- getDateHeader(String) -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the value of the specified date header, if any; otherwise
return -1.
- getDateHeader(String) -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getDateHeader(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- getDebug() -
Method in interface org.apache.catalina.Cluster
- Returns the debug level for this Cluster
- getDebug() -
Method in class org.apache.catalina.authenticator.AuthenticatorBase
- Return the debugging detail level for this component.
- getDebug() -
Method in class org.apache.catalina.authenticator.SingleSignOn
- Return the debugging detail level.
- getDebug() -
Method in interface org.apache.catalina.cluster.ClusterReceiver
- Get the debug level for this component
- getDebug() -
Method in interface org.apache.catalina.cluster.ClusterSender
- Get the debug level for this component
- getDebug() -
Method in class org.apache.catalina.cluster.ClusterSessionBase
- Get the debug level for this component
- getDebug() -
Method in class org.apache.catalina.cluster.StandardCluster
- Get the debug level for this component
- getDebug() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the debugging detail level for this component.
- getDebug() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the debugging detail level for this component.
- getDebug() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Return the debug level.
- 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.NamingContextListener
- Return the "debug" property.
- getDebug() -
Method in class org.apache.catalina.core.StandardServer
- Return the debugging detail level.
- getDebug() -
Method in class org.apache.catalina.core.StandardService
- Return the debugging detail level of this component.
- getDebug() -
Method in class org.apache.catalina.core.StandardWrapper
- Return the debugging detail level for this component.
- getDebug() -
Method in class org.apache.catalina.loader.StandardClassLoader
- Return the debugging detail level for this component.
- getDebug() -
Method in class org.apache.catalina.loader.WebappClassLoader
- Return the debugging detail level for this component.
- getDebug() -
Method in class org.apache.catalina.loader.WebappLoader
- Return the debugging detail level for this component.
- getDebug() -
Method in class org.apache.catalina.logger.LoggerBase
- Return the debugging detail level for this component.
- getDebug() -
Method in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
-
- getDebug() -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
-
- getDebug() -
Method in class org.apache.catalina.realm.RealmBase
- 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.session.StoreBase
- Return the debugging detail level for this Store.
- getDebug() -
Static method in class org.apache.catalina.startup.ClassLoaderFactory
- Return the debugging detail level.
- 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.Embedded
- 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 interface org.apache.catalina.startup.EmbeddedManagerMBean
- 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.startup.HostConfig
- 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.valves.CertificatesValve
- Return the debugging detail level for this component.
- getDebug() -
Method in class org.apache.catalina.valves.ValveBase
- Return the debugging detail level for this component.
- getDebug() -
Method in class org.apache.naming.resources.BaseDirContext
- Return the debugging detail level for this component.
- getDecodedRequestURI() -
Method in interface org.apache.catalina.HttpRequest
- Get the decoded request URI.
- getDecodedRequestURI() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the URL decoded request URI.
- getDecodedRequestURI() -
Method in class org.apache.catalina.core.MappingRequest
-
- getDefaultContext() -
Method in interface org.apache.catalina.Engine
- Retrieve the DefaultContext for new web applications.
- getDefaultContext() -
Method in interface org.apache.catalina.Host
- Retrieve the DefaultContext for new web applications.
- getDefaultContext() -
Method in interface org.apache.catalina.Loader
- Return the DefaultContext with which this Manager is associated.
- getDefaultContext() -
Method in interface org.apache.catalina.Manager
- Return the DefaultContext with which this Manager is associated.
- getDefaultContext() -
Method in class org.apache.catalina.core.StandardEngine
- Retrieve the DefaultContext for new web applications.
- getDefaultContext() -
Method in class org.apache.catalina.core.StandardHost
- Retrieve the DefaultContext for new web applications.
- getDefaultContext() -
Method in class org.apache.catalina.loader.WebappLoader
- Return the DefaultContext with which this Loader is associated.
- getDefaultContext() -
Method in class org.apache.catalina.session.ManagerBase
- Return the DefaultContext with which this Manager is associated.
- getDefaultHost() -
Method in interface org.apache.catalina.Engine
- Return the default hostname for this Engine.
- getDefaultHost() -
Method in class org.apache.catalina.core.StandardEngine
- Return the default host.
- getDelegate() -
Method in interface org.apache.catalina.Loader
- Return the "follow standard delegation model" flag used to configure
our ClassLoader.
- getDelegate() -
Method in class org.apache.catalina.loader.StandardClassLoader
- Return the "delegate first" flag for this class loader.
- getDelegate() -
Method in class org.apache.catalina.loader.WebappClassLoader
- Return the "delegate first" flag for this class loader.
- getDelegate() -
Method in class org.apache.catalina.loader.WebappLoader
- Return the "follow standard delegation model" flag used to configure
our ClassLoader.
- getDeny() -
Method in class org.apache.catalina.valves.RequestFilterValve
- Return a comma-delimited set of the
deny
expressions
configured for this Valve, if any; otherwise, return null
.
- getDescription() -
Method in interface org.apache.catalina.Group
- Return the description of this group.
- getDescription() -
Method in interface org.apache.catalina.Role
- Return the description of this role.
- getDescription() -
Method in class org.apache.catalina.deploy.ApplicationParameter
-
- getDescription() -
Method in class org.apache.catalina.deploy.ContextEjb
-
- getDescription() -
Method in class org.apache.catalina.deploy.ContextEnvironment
-
- getDescription() -
Method in class org.apache.catalina.deploy.ContextLocalEjb
-
- getDescription() -
Method in class org.apache.catalina.deploy.ContextResource
-
- getDescription() -
Method in class org.apache.catalina.deploy.FilterDef
-
- getDescription() -
Method in class org.apache.catalina.deploy.SecurityCollection
- Return the description of this web resource collection.
- getDescription() -
Method in class org.apache.catalina.users.AbstractGroup
- Return the description of this group.
- getDescription() -
Method in class org.apache.catalina.users.AbstractRole
- Return the description of this role.
- getDescriptors() -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
-
- 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.RealmBase
- Return the digest algorithm used for storing credentials.
- getDigest(String, String) -
Method in class org.apache.catalina.realm.RealmBase
- Return the digest associated with given principal's user name.
- getDigest() -
Method in class org.apache.catalina.session.ManagerBase
- Return the MessageDigest object to be used for calculating
session identifiers.
- getDigester() -
Method in class org.apache.catalina.realm.MemoryRealm
- Return a configured
Digester
to use for processing
the XML input file, creating a new one if necessary.
- getDirContext() -
Method in class org.apache.naming.resources.ProxyDirContext
- Return the actual directory context we are wrapping.
- getDirectory() -
Method in class org.apache.catalina.logger.FileLogger
- Return the directory in which we create log files.
- getDirectory() -
Method in class org.apache.catalina.session.FileStore
- Return the directory path for this Store.
- getDirectory() -
Method in class org.apache.catalina.valves.AccessLogValve
- Return the directory in which we create log files.
- getDirectory() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Return the directory in which we create log files.
- getDirectoryContextEnvironment() -
Method in class org.apache.catalina.realm.JNDIRealm
- Create our directory context configuration.
- getDirectoryName() -
Method in class org.apache.catalina.startup.UserConfig
- Return the directory name for user web applications.
- getDisableProxyCaching() -
Method in class org.apache.catalina.authenticator.AuthenticatorBase
- Return the flag that states if we add headers to disable caching by
proxies.
- 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.Context
- Return the distributable flag for this web application.
- getDistributable() -
Method in interface org.apache.catalina.Manager
- Return the distributable flag for the sessions supported by
this Manager.
- getDistributable() -
Method in class org.apache.catalina.core.StandardContext
- Return the distributable flag for this web application.
- 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.naming.resources.BaseDirContext
- Return the document root for this component.
- getDocBase() -
Method in class org.apache.naming.resources.ProxyDirContext
- Return the document root for this component.
- getDocumentBuilder() -
Method in class org.apache.catalina.servlets.WebdavServlet
- Return JAXP document builder instance.
- getDriverName() -
Method in class org.apache.catalina.realm.JDBCRealm
- Return the JDBC driver that will be used.
- getDriverName() -
Method in class org.apache.catalina.session.JDBCStore
- Return the driver for this Store.
- getDuplicates() -
Method in class org.apache.catalina.session.ManagerBase
- Number of duplicated session IDs generated by the random source.
- getETag(DefaultServlet.ResourceInfo) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Get the ETag associated with a file.
- getETag() -
Method in class org.apache.naming.resources.ResourceAttributes
- Get ETag.
- getETag(boolean) -
Method in class org.apache.naming.resources.ResourceAttributes
- Get ETag.
- getEnableLookups() -
Method in interface org.apache.catalina.Connector
- Return the "enable DNS lookups" flag.
- getEnableLookups() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the "enable DNS lookups" flag.
- getEnableLookups() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the "enable DNS lookups" flag.
- getEnableLookups() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Return the "enable DNS lookups" flag.
- getEngine() -
Method in class org.apache.catalina.session.ManagerBase
- Retrieve the enclosing Engine for this Manager.
- getEntropy() -
Method in class org.apache.catalina.authenticator.AuthenticatorBase
- Return the entropy increaser value, or compute a semi-useful value
if this String has not yet been set.
- getEntropy() -
Method in class org.apache.catalina.session.ManagerBase
- Return the entropy increaser value, or compute a semi-useful value
if this String has not yet been set.
- getEntry() -
Method in class org.apache.naming.resources.WARDirContext.Entry
-
- getEnvironment() -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
- Gets derived CGI environment
- getEnvironment() -
Method in class org.apache.catalina.util.ProcessEnvironment
- Gets process' environment
- getEnvironment() -
Method in class org.apache.naming.NamingContext
- Retrieves the environment in effect for this context.
- getEnvironment() -
Method in class org.apache.naming.SelectorContext
- Retrieves the environment in effect for this context.
- getEnvironment() -
Method in class org.apache.naming.resources.BaseDirContext
- Retrieves the environment in effect for this context.
- getEnvironment() -
Method in class org.apache.naming.resources.ProxyDirContext
- Retrieves the environment in effect for this context.
- getEnvironments() -
Method in class org.apache.catalina.mbeans.DefaultContextMBean
- Return the MBean Names of the set of defined environment entries for
this web application
- getEnvironments() -
Method in class org.apache.catalina.mbeans.NamingResourcesMBean
- Return the MBean Names of the set of defined environment entries for
this web application
- getEnvironments() -
Method in class org.apache.catalina.mbeans.StandardContextMBean
- Return the MBean Names of the set of defined environment entries for
this web application
- getErrorCode() -
Method in class org.apache.catalina.deploy.ErrorPage
- Return the error code.
- getErrorCount() -
Method in class org.apache.catalina.core.StandardWrapper
-
- getErrorPage() -
Method in class org.apache.catalina.deploy.LoginConfig
-
- getErrorReportValveClass() -
Method in class org.apache.catalina.core.StandardHost
- Return the Java class name of the error report valve class
for new web applications.
- getException() -
Method in class org.apache.catalina.InstanceEvent
- Return the exception that occurred during the processing
that was reported by this event.
- getExceptionType() -
Method in class org.apache.catalina.deploy.ErrorPage
- Return the exception type.
- getExpiredSessions() -
Method in class org.apache.catalina.session.StandardManager
- Number of sessions that expired.
- 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
- Deprecated. Return the server socket factory used by this Container.
- getFactory() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the server socket factory used by this Container.
- getFactory() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Return the
ServerSocketFactory
used by this
Connector
to generate ServerSocket
instances.
- getFactoryClassName() -
Method in class org.apache.naming.EjbRef
- Retrieves the class name of the factory of the object to which this
reference refers.
- getFactoryClassName() -
Method in class org.apache.naming.ResourceEnvRef
- Retrieves the class name of the factory of the object to which this
reference refers.
- getFactoryClassName() -
Method in class org.apache.naming.ResourceLinkRef
- Retrieves the class name of the factory of the object to which this
reference refers.
- getFactoryClassName() -
Method in class org.apache.naming.ResourceRef
- Retrieves the class name of the factory of the object to which this
reference refers.
- getFactoryClassName() -
Method in class org.apache.naming.TransactionRef
- Retrieves the class name of the factory of the object to which this
reference refers.
- getFile() -
Method in class org.apache.catalina.util.URL
- Return the filename part of the URL.
- getFileDateFormat() -
Method in class org.apache.catalina.valves.AccessLogValve
- Return the date format date based log rotation.
- getFileDateFormat() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Return the date format date based log rotation.
- getFileLastModified(String, boolean) -
Method in interface org.apache.catalina.ssi.SSIExternalResolver
-
- getFileLastModified(String, boolean) -
Method in class org.apache.catalina.ssi.SSIMediator
-
- getFileLastModified(String, boolean) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getFileSize(String, boolean) -
Method in interface org.apache.catalina.ssi.SSIExternalResolver
-
- getFileSize(String, boolean) -
Method in class org.apache.catalina.ssi.SSIMediator
-
- getFileSize(String, boolean) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getFileText(String, boolean) -
Method in interface org.apache.catalina.ssi.SSIExternalResolver
-
- getFileText(String, boolean) -
Method in class org.apache.catalina.ssi.SSIMediator
-
- getFileText(String, boolean) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getFilter() -
Method in class org.apache.catalina.InstanceEvent
- Return the filter instance for which this event occurred.
- 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
-
- getFullName() -
Method in interface org.apache.catalina.User
- Return the full name of this user.
- getFullName() -
Method in class org.apache.catalina.users.AbstractUser
- Return the full name of this user.
- getGlobal() -
Method in class org.apache.catalina.deploy.ContextResourceLink
-
- getGlobalNamingContext() -
Method in class org.apache.catalina.core.StandardServer
- Return the global naming resources context.
- getGlobalNamingResources() -
Method in interface org.apache.catalina.Server
- Return the global naming resources.
- getGlobalNamingResources() -
Method in class org.apache.catalina.core.StandardServer
- Return the global naming resources.
- getGroupname() -
Method in interface org.apache.catalina.Group
- Return the group name of this group, which must be unique
within the scope of a
UserDatabase
.
- getGroupname() -
Method in class org.apache.catalina.users.AbstractGroup
- Return the group name of this group, which must be unique
within the scope of a
UserDatabase
.
- getGroups() -
Method in interface org.apache.catalina.User
- Return the set of
Group
s to which this user belongs.
- getGroups() -
Method in interface org.apache.catalina.UserDatabase
- Return the set of
Group
s defined in this user database.
- getGroups() -
Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
- Return the MBean Names of all groups defined in this database.
- getGroups() -
Method in class org.apache.catalina.mbeans.UserMBean
- Return the MBean Names of all groups this user is a member of.
- getGroups() -
Method in class org.apache.catalina.users.AbstractUser
- Return the set of
Group
s to which this user belongs.
- getGroups() -
Method in class org.apache.catalina.users.MemoryUser
- Return the set of
Group
s to which this user belongs.
- getGroups() -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Return the set of
Group
s defined in this user database.
- 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.HttpRequestBase
- Deprecated. Return the first value of the specified header, if any; otherwise,
return
null
- getHeader(String) -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getHeader(String) -
Method in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. 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.HttpResponseWrapper
- Deprecated. Return the value for the specified header, or
null
if this
header has not been set.
- getHeader(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- getHeaderField(String) -
Method in class org.apache.naming.resources.DirContextURLConnection
- Returns the name of the specified header field.
- 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.HttpRequestBase
- Deprecated. Return the names of all headers received with this request.
- getHeaderNames() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getHeaderNames() -
Method in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. 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.HttpResponseWrapper
- Deprecated. Return an array of all the header names set for this response, or
a zero-length array if no headers have been set.
- getHeaderNames() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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
- Deprecated. 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
- Deprecated. 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.
- getHeaders(String) -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return all of the values of the specified header, if any; otherwise,
return an empty enumeration.
- getHeaders(String) -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getHeaders(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- getHome() -
Method in class org.apache.catalina.deploy.ContextEjb
-
- getHome() -
Method in class org.apache.catalina.deploy.ContextLocalEjb
-
- getHome(String) -
Method in class org.apache.catalina.startup.HomesUserDatabase
- Return an absolute pathname to the home directory for the specified user.
- getHome(String) -
Method in class org.apache.catalina.startup.PasswdUserDatabase
- Return an absolute pathname to the home directory for the specified user.
- getHome(String) -
Method in interface org.apache.catalina.startup.UserDatabase
- Return an absolute pathname to the home directory for the specified user.
- getHomeBase() -
Method in class org.apache.catalina.startup.UserConfig
- Return the base directory containing user home directories.
- getHost() -
Method in class org.apache.catalina.connector.warp.WarpRequest
-
- getHost() -
Method in class org.apache.catalina.util.URL
- Return the host name part of the URL.
- getHostName() -
Method in class org.apache.catalina.cluster.ClusterMemberInfo
-
- getHostName() -
Method in class org.apache.naming.resources.ProxyDirContext
- Return the host name.
- getIClientInputTimeout() -
Method in class org.apache.catalina.util.ProcessHelper
-
- getIDs() -
Method in class org.apache.naming.resources.ResourceAttributes
- Get all attribute IDs.
- getId() -
Method in interface org.apache.catalina.Session
- Return the session identifier for this session.
- getId() -
Method in interface org.apache.catalina.UserDatabase
- Return the unique global identifier of this user database.
- getId() -
Method in class org.apache.catalina.session.StandardSessionFacade
-
- getId() -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Return the unique global identifier of this user database.
- 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
- Deprecated. Return the "processing inside an include" flag.
- getIncluded() -
Method in class org.apache.catalina.connector.ResponseWrapper
- Deprecated. Return the "processing inside an include" flag.
- getIndex() -
Method in class org.apache.catalina.ssi.ExpressionTokenizer
- Returns the current index for error reporting purposes.
- getIndex() -
Method in class org.apache.catalina.util.StringParser
- Return the zero-relative index of our current parsing position
within the string being parsed.
- getInfo() -
Method in interface org.apache.catalina.Cluster
- Return descriptive information about this Cluster 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.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.DefaultContext
- Return descriptive information about this Container implementation and
the corresponding version number, in the format
<description>/<version>
.
- 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.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.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.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.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.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.Server
- Return descriptive information about this Server 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.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.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.Valve
- Return descriptive information about this Valve implementation.
- getInfo() -
Method in interface org.apache.catalina.ValveContext
- Return descriptive information about this ValveContext implementation.
- getInfo() -
Method in class org.apache.catalina.authenticator.AuthenticatorBase
- Return descriptive information about this Valve implementation.
- getInfo() -
Method in class org.apache.catalina.authenticator.BasicAuthenticator
- Return descriptive information about this Valve implementation.
- getInfo() -
Method in class org.apache.catalina.authenticator.DigestAuthenticator
- 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.NonLoginAuthenticator
- 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.SingleSignOn
- Return descriptive information about this Valve implementation.
- getInfo() -
Method in class org.apache.catalina.cluster.StandardCluster
- Return descriptive information about this Cluster implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. 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.RequestBase
- Deprecated. 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.RequestWrapper
- Deprecated. 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.ResponseBase
- Deprecated. 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.ResponseWrapper
- Deprecated. 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.http.HttpConnector
- Deprecated. Return descriptive information about this Connector implementation.
- getInfo() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return descriptive information about this Connector implementation.
- getInfo() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Return descriptive information about this
Connector
.
- 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.MappingRequest
-
- getInfo() -
Method in class org.apache.catalina.core.StandardContext
- Return descriptive information about this Container implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return descriptive information about this Container implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.core.StandardEngine
- Return descriptive information about this Container implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.core.StandardHost
- Return descriptive information about this Container implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.core.StandardPipeline.StandardPipelineValveContext
- Return descriptive information about this ValveContext
implementation.
- getInfo() -
Method in class org.apache.catalina.core.StandardPipeline
- Return descriptive information about this implementation class.
- getInfo() -
Method in class org.apache.catalina.core.StandardServer
- Return descriptive information about this Server implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.core.StandardService
- Return descriptive information about this Service implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.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.loader.WebappLoader
- Return descriptive information about this Loader implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.logger.LoggerBase
- Return descriptive information about this Logger implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.realm.JAASMemoryLoginModule
- 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.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.UserDatabaseRealm
- Return descriptive information about this Realm implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.session.DistributedManager
- 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 class org.apache.catalina.session.JDBCStore
- Return the info for this Store.
- 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.PersistentManager
- Return descriptive information about this Manager implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Return descriptive information about this Manager implementation and
the corresponding version number, in the format
<description>/<version>
.
- getInfo() -
Method in class org.apache.catalina.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.StoreBase
- Return the info for this Store.
- 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 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.valves.AccessLogValve
- Return descriptive information about this 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.ErrorDispatcherValve
- Return descriptive information about this Valve implementation.
- getInfo() -
Method in class org.apache.catalina.valves.ErrorReportValve
- Return descriptive information about this Valve implementation.
- getInfo() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Return descriptive information about this implementation.
- getInfo() -
Method in class org.apache.catalina.valves.RemoteAddrValve
- Return descriptive information about this Valve implementation.
- getInfo() -
Method in class org.apache.catalina.valves.RemoteHostValve
- Return descriptive information about this Valve implementation.
- getInfo() -
Method in class org.apache.catalina.valves.RequestDumperValve
- Return descriptive information about this Valve implementation.
- getInfo() -
Method in class org.apache.catalina.valves.RequestFilterValve
- Return descriptive information about this Valve implementation.
- getInfo() -
Method in class org.apache.catalina.valves.ValveBase
- Return descriptive information about this Valve implementation.
- getInitParameter(String) -
Method in class org.apache.catalina.core.ApplicationContext
- Return the value of the specified initialization parameter, or
null
if this parameter does not exist.
- getInitParameter(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getInitParameter(String) -
Method in class org.apache.catalina.core.StandardWrapper
- Return the initialization parameter value for the specified name,
if any; otherwise return
null
.
- getInitParameter(String) -
Method in class org.apache.catalina.core.StandardWrapperFacade
-
- getInitParameterNames() -
Method in class org.apache.catalina.core.ApplicationContext
- Return the names of the context's initialization parameters, or an
empty enumeration if the context has no initialization parameters.
- getInitParameterNames() -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getInitParameterNames() -
Method in class org.apache.catalina.core.StandardWrapper
- Return the set of initialization parameter names defined for this
servlet.
- getInitParameterNames() -
Method in class org.apache.catalina.core.StandardWrapperFacade
-
- getInitialContext(Hashtable) -
Method in class org.apache.naming.java.javaURLContextFactory
- Get a new (writable) initial context.
- getInputStream() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the servlet input stream for this Request.
- getInputStream() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getInputStream() -
Method in class org.apache.catalina.core.MappingRequest
-
- getInputStream() -
Method in class org.apache.naming.resources.DirContextURLConnection
- Get input stream.
- 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
- Deprecated. Return the value of the specified header as an integer, or -1 if there
is no such header for this request.
- getIntHeader(String) -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getIntHeader(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- getJNDIUri(String, String) -
Static method in class org.apache.catalina.core.ApplicationContext
- Get full path, based on the host name and the context path.
- getJarPath() -
Method in class org.apache.catalina.loader.WebappClassLoader
- Return the JAR path.
- 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.
- getJsr77Names() -
Method in class org.apache.catalina.mbeans.ServerLifecycleListener
- Enable registration of contexts and servlet wrappers using JSR77 naming pattern.
- getJvmRoute() -
Method in interface org.apache.catalina.Engine
- Retrieve the JvmRouteId for this engine.
- getJvmRoute() -
Method in class org.apache.catalina.core.StandardEngine
- Retrieve the cluster-wide unique identifier for this Engine.
- getJvmRoute() -
Method in class org.apache.catalina.session.ManagerBase
- Retrieve the JvmRoute for the enclosing Engine.
- getKeyStore() -
Method in class org.apache.catalina.net.SSLServerSocketFactory
-
- getKeystoreFile() -
Method in class org.apache.catalina.mbeans.ConnectorMBean
- Return keystoreFile
- getKeystoreFile() -
Method in class org.apache.catalina.net.SSLServerSocketFactory
-
- getKeystorePass() -
Method in class org.apache.catalina.mbeans.ConnectorMBean
- Return keystorePass
- getKeystoreType() -
Method in class org.apache.catalina.net.SSLServerSocketFactory
-
- getLargeIcon() -
Method in class org.apache.catalina.deploy.FilterDef
-
- 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.
- getLastAccessedTime(String) -
Method in class org.apache.catalina.session.ManagerBase
-
- getLastAccessedTime() -
Method in class org.apache.catalina.session.StandardSessionFacade
-
- getLastModified() -
Method in class org.apache.naming.resources.DirContextURLConnection
- Return the last modified date.
- getLastModified() -
Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
- Get last modified time.
- getLastModified() -
Method in class org.apache.naming.resources.ResourceAttributes
- Get last modified time.
- getLastModifiedDate() -
Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
- Get lastModified date.
- getLastModifiedDate() -
Method in class org.apache.naming.resources.ResourceAttributes
- Get lastModified date.
- 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
-
- getLink() -
Method in class org.apache.catalina.deploy.ContextLocalEjb
-
- getLiveDeploy() -
Method in class org.apache.catalina.core.StandardHost
- Return the value of the live deploy flag.
- 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).
- getLoader() -
Method in interface org.apache.catalina.Container
- Return the Loader with which this Container is associated.
- getLoader() -
Method in interface org.apache.catalina.DefaultContext
- Return the Loader with which this Container is associated.
- getLoader() -
Method in class org.apache.catalina.core.ContainerBase
- Return the Loader with which this Container is associated.
- getLoader() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the Loader with which this Container is associated.
- getLoaderClass() -
Method in class org.apache.catalina.loader.WebappLoader
- Return the ClassLoader class name.
- getLocal() -
Method in class org.apache.catalina.deploy.ContextLocalEjb
-
- getLocalClusterMember() -
Method in interface org.apache.catalina.Cluster
- Return cluster information about the local host
- getLocalClusterMember() -
Method in class org.apache.catalina.cluster.StandardCluster
- Return cluster information about the local host
- getLocale() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the preferred Locale that the client will accept content in,
based on the value for the first
Accept-Language
header
that was encountered.
- getLocale() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getLocale() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Return the Locale assigned to this response.
- getLocale() -
Method in class org.apache.catalina.connector.ResponseFacade
-
- getLocale() -
Method in class org.apache.catalina.core.MappingRequest
-
- getLocales() -
Method in class org.apache.catalina.authenticator.SavedRequest
-
- getLocales() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the set of preferred Locales that the client will accept
content in, based on the values for any
Accept-Language
headers that were encountered.
- getLocales() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getLocales() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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 interface org.apache.catalina.cluster.ClusterReceiver
- Get the Logger for this component
- getLogger() -
Method in interface org.apache.catalina.cluster.ClusterSender
- Get the Logger for this component
- getLogger() -
Method in class org.apache.catalina.cluster.ClusterSessionBase
- Get the Logger for this component
- getLogger() -
Method in class org.apache.catalina.core.ContainerBase
- Return the Logger with which this Container is associated.
- getLogger() -
Method in class org.apache.catalina.startup.Embedded
- Return the Logger for this component.
- getLogger() -
Method in class org.apache.catalina.startup.EmbeddedManager
- Return the Logger for this component.
- getLogger() -
Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
- 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.
- getMajorVersion() -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getManager() -
Method in interface org.apache.catalina.Container
- Return the Manager with which this Container is associated.
- getManager() -
Method in interface org.apache.catalina.DefaultContext
- Return the Manager with which this Container is associated.
- getManager() -
Method in interface org.apache.catalina.Session
- Return the Manager within which this Session is valid.
- getManager() -
Method in interface org.apache.catalina.Store
- Return the Manager instance associated with this Store.
- getManager() -
Method in class org.apache.catalina.core.ContainerBase
- Return the Manager with which this Container is associated.
- getManager() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the Manager with which this Container is associated.
- getManager() -
Method in class org.apache.catalina.session.StoreBase
- Return the Manager with which the Store is associated.
- getManager(String) -
Static method in class org.apache.catalina.util.StringManager
- Get the StringManager for a particular package.
- getManager(String) -
Static method in class org.apache.naming.StringManager
- Get the StringManager for a particular package.
- getMapperClass() -
Method in class org.apache.catalina.core.StandardContext
- Return the default Mapper class name.
- getMapperClass() -
Method in class org.apache.catalina.core.StandardEngine
- Return the default Mapper class name.
- getMapperClass() -
Method in class org.apache.catalina.core.StandardHost
- Return the default Mapper class name.
- getMaxActive() -
Method in class org.apache.catalina.session.ManagerBase
- Max number of concurent active sessions
- getMaxActiveSessions() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Return the maximum number of active Sessions allowed, or -1 for
no limit.
- getMaxActiveSessions() -
Method in class org.apache.catalina.session.StandardManager
- Return the maximum number of active Sessions allowed, or -1 for
no limit.
- getMaxIdleBackup() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Indicates how many seconds old a session can get, after its last
use in a request, before it should be backed up to the store.
- getMaxIdleSwap() -
Method in class org.apache.catalina.session.PersistentManagerBase
- The time in seconds after which a session should be swapped out of
memory to disk.
- getMaxInactiveInterval() -
Method in 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.
- getMaxInactiveInterval() -
Method in class org.apache.catalina.session.StandardSessionFacade
-
- getMaxInstances() -
Method in class org.apache.catalina.core.StandardWrapper
- Return maximum number of instances that will be allocated when a single
thread model servlet is used.
- getMaxProcessors() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the maximum number of processors allowed, or <0 for unlimited.
- getMaxProcessors() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the maximum number of processors allowed, or <0 for unlimited.
- getMaxTime() -
Method in class org.apache.catalina.core.StandardWrapper
-
- 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.LifecycleException
- Returns the message associated with this exception, if any.
- getMessage() -
Method in class org.apache.catalina.connector.ClientAbortException
- Returns the message associated with this exception, if any.
- getMessage() -
Method in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. Return the error message that was set with
sendError()
for this Response.
- getMessage() -
Method in class org.apache.catalina.connector.HttpResponseWrapper
- Deprecated. 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
- Deprecated. Return the HTTP request method used in this Request.
- getMethod() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getMethod() -
Method in class org.apache.catalina.core.MappingRequest
-
- getMimeType(String) -
Method in class org.apache.catalina.core.ApplicationContext
- Return the MIME type of the specified file, or
null
if
the MIME type cannot be determined.
- getMimeType(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getMinIdleSwap() -
Method in class org.apache.catalina.session.PersistentManagerBase
- The minimum time in seconds that a session must be idle before
it can be swapped out of memory, or -1 if it can be swapped out
at any time.
- getMinProcessors() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the minimum number of processors to start at initialization.
- getMinProcessors() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the minimum number of processors to start at initialization.
- getMinorVersion() -
Method in class org.apache.catalina.core.ApplicationContext
- Return the minor version of the Java Servlet API that we implement.
- getMinorVersion() -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getMulticastAddress() -
Method in class org.apache.catalina.cluster.StandardCluster
- Get the Groupaddress associated with our Cluster
- getMulticastPort() -
Method in class org.apache.catalina.cluster.StandardCluster
- Get the Port associated with our Cluster
- getName() -
Method in interface org.apache.catalina.Container
- Return a name string (suitable for use by humans) that describes this
Container.
- getName() -
Method in interface org.apache.catalina.DefaultContext
- Return the name of this DefaultContext
- getName() -
Method in interface org.apache.catalina.Deployer
- Return the name of the Container with which this Deployer is associated.
- 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.Service
- Return the name of this Service.
- getName() -
Method in class org.apache.catalina.cluster.ClusterSessionBase
-
- getName() -
Method in class org.apache.catalina.cluster.MulticastReceiver
- Return a
String
containing the name of this
implementation, used for logging
- getName() -
Method in class org.apache.catalina.cluster.MulticastSender
- Return a
String
containing the name of this
implementation, used for logging
- getName() -
Method in class org.apache.catalina.cluster.StandardCluster
- Return a
String
containing the name of this
Cluster implementation, used for logging
- 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.NamingContextListener
- Return the "name" property.
- getName() -
Method in class org.apache.catalina.core.StandardDefaultContext
- The name of this DefaultContext
- getName() -
Method in class org.apache.catalina.core.StandardHost
- Return the canonical, fully qualified, name of the virtual host
this Container represents.
- getName() -
Method in class org.apache.catalina.core.StandardHostDeployer
- Return the name of the Container with which this Deployer is associated.
- getName() -
Method in class org.apache.catalina.core.StandardService
- Return the name of this Service.
- 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.deploy.ContextEnvironment
-
- getName() -
Method in class org.apache.catalina.deploy.ContextLocalEjb
-
- getName() -
Method in class org.apache.catalina.deploy.ContextResource
-
- getName() -
Method in class org.apache.catalina.deploy.ContextResourceLink
-
- getName() -
Method in class org.apache.catalina.deploy.ResourceParams
-
- getName() -
Method in class org.apache.catalina.deploy.SecurityCollection
- Return the name of this web resource collection.
- getName() -
Method in class org.apache.catalina.realm.DataSourceRealm
- Return a short name for this Realm implementation.
- getName() -
Method in class org.apache.catalina.realm.GenericPrincipal
-
- getName() -
Method in class org.apache.catalina.realm.JAASRealm
- Return a short name for this Realm implementation.
- getName() -
Method in class org.apache.catalina.realm.JDBCRealm
- Return a short name for this Realm implementation.
- getName() -
Method in class org.apache.catalina.realm.JNDIRealm
- Return a short name for this Realm implementation.
- getName() -
Method in class org.apache.catalina.realm.MemoryRealm
- Return a short name for this Realm implementation.
- getName() -
Method in class org.apache.catalina.realm.RealmBase
- Return a short name for this Realm implementation, for use in
log messages.
- getName() -
Method in class org.apache.catalina.realm.UserDatabaseRealm
- Return a short name for this Realm implementation.
- getName() -
Method in class org.apache.catalina.servlets.CGIServlet.NameValuePair
-
- getName() -
Method in class org.apache.catalina.session.DistributedManager
- Return the descriptive short name of this Manager implementation.
- getName() -
Method in class org.apache.catalina.session.JDBCStore
- Return the name for this instance (built from container name)
- getName() -
Method in class org.apache.catalina.session.ManagerBase
- Return the descriptive short name of this Manager implementation.
- getName() -
Method in class org.apache.catalina.session.PersistentManager
- Return the descriptive short name of this Manager implementation.
- getName() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Return the descriptive short name of this Manager implementation.
- getName() -
Method in class org.apache.catalina.session.StandardManager
- Return the descriptive short name of this Manager implementation.
- getName() -
Method in class org.apache.catalina.startup.CatalinaManager
- 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.
- getName() -
Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
- Retruns the Catalina component name.
- getName() -
Method in class org.apache.catalina.users.AbstractGroup
- Make the principal name the same as the group name.
- getName() -
Method in class org.apache.catalina.users.AbstractRole
- Make the principal name the same as the role name.
- getName() -
Method in class org.apache.catalina.users.AbstractUser
- Make the principal name the same as the group name.
- getName() -
Method in class org.apache.naming.NamingService
- Retruns the Catalina component name.
- getName() -
Method in interface org.apache.naming.NamingServiceMBean
- Retruns the JNDI component name.
- getName() -
Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
- Get name.
- getName() -
Method in class org.apache.naming.resources.ResourceAttributes
- Get name.
- getName() -
Method in class org.apache.naming.resources.WARDirContext.Entry
-
- getNameInNamespace() -
Method in class org.apache.naming.NamingContext
- Retrieves the full name of this context within its own namespace.
- getNameInNamespace() -
Method in class org.apache.naming.SelectorContext
- Retrieves the full name of this context within its own namespace.
- getNameInNamespace() -
Method in class org.apache.naming.resources.BaseDirContext
- Retrieves the full name of this context within its own namespace.
- getNameInNamespace() -
Method in class org.apache.naming.resources.FileDirContext
- Retrieves the full name of this context within its own namespace.
- getNameInNamespace() -
Method in class org.apache.naming.resources.ProxyDirContext
- Retrieves the full name of this context within its own namespace.
- getNameInNamespace() -
Method in class org.apache.naming.resources.WARDirContext
- Retrieves the full name of this context within its own namespace.
- getNameParser(Name) -
Method in class org.apache.naming.NamingContext
- Retrieves the parser associated with the named context.
- getNameParser(String) -
Method in class org.apache.naming.NamingContext
- Retrieves the parser associated with the named context.
- getNameParser(Name) -
Method in class org.apache.naming.SelectorContext
- Retrieves the parser associated with the named context.
- getNameParser(String) -
Method in class org.apache.naming.SelectorContext
- Retrieves the parser associated with the named context.
- getNameParser(Name) -
Method in class org.apache.naming.resources.BaseDirContext
- Retrieves the parser associated with the named context.
- getNameParser(String) -
Method in class org.apache.naming.resources.BaseDirContext
- Retrieves the parser associated with the named context.
- getNameParser(Name) -
Method in class org.apache.naming.resources.ProxyDirContext
- Retrieves the parser associated with the named context.
- getNameParser(String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Retrieves the parser associated with the named context.
- getNamedDispatcher(String) -
Method in class org.apache.catalina.core.ApplicationContext
- Return a
RequestDispatcher
object that acts as a
wrapper for the named servlet.
- getNamedDispatcher(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getNamingContext() -
Method in class org.apache.catalina.core.NamingContextListener
- Return the associated naming context.
- getNamingResources() -
Method in interface org.apache.catalina.Context
- Return the naming resources associated with this web application.
- getNamingResources() -
Method in interface org.apache.catalina.DefaultContext
- Return the naming resources associated with this web application.
- getNamingResources() -
Method in class org.apache.catalina.core.StandardContext
- Return the naming resources associated with this web application.
- getNamingResources() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the naming resources associated with this web application.
- getNamingResources() -
Method in class org.apache.catalina.deploy.ContextEjb
-
- getNamingResources() -
Method in class org.apache.catalina.deploy.ContextEnvironment
-
- getNamingResources() -
Method in class org.apache.catalina.deploy.ContextLocalEjb
-
- getNamingResources() -
Method in class org.apache.catalina.deploy.ContextResource
-
- getNamingResources() -
Method in class org.apache.catalina.deploy.ContextResourceLink
-
- getNamingResources() -
Method in class org.apache.catalina.deploy.ResourceParams
-
- getNote(String) -
Method in interface org.apache.catalina.Request
- Return the object bound with the specified name to the internal notes
for this request, or
null
if no such binding exists.
- getNote(String) -
Method in interface org.apache.catalina.Session
- Return the object bound with the specified name to the internal notes
for this session, or
null
if no such binding exists.
- getNote(String) -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the object bound with the specified name to the internal notes
for this request, or
null
if no such binding exists.
- getNote(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- getNoteNames() -
Method in interface org.apache.catalina.Request
- Return an Iterator containing the String names of all notes bindings
that exist for this request.
- getNoteNames() -
Method in interface org.apache.catalina.Session
- Return an Iterator containing the String names of all notes bindings
that exist for this session.
- getNoteNames() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return an Iterator containing the String names of all notes bindings
that exist for this request.
- getNoteNames() -
Method in class org.apache.catalina.core.MappingRequest
-
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.catalina.users.MemoryUserDatabaseFactory
- Create and return a new
MemoryUserDatabase
instance
that has been configured according to the properties of the
specified Reference
.
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.factory.BeanFactory
- Create a new Bean instance.
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.factory.EjbFactory
- Crete a new EJB instance.
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.factory.MailSessionFactory
- Create and return an object instance based on the specified
characteristics.
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.factory.ResourceEnvFactory
- Crete a new Resource env instance.
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.factory.ResourceFactory
- Crete a new DataSource instance.
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.factory.ResourceLinkFactory
- Create a new DataSource instance.
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.factory.SendMailFactory
-
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.factory.TransactionFactory
- Crete a new User transaction instance.
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.factory.TyrexResourceFactory
- Create a new Resource instance.
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.factory.TyrexTransactionFactory
- Crete a new UserTransaction.
- getObjectInstance(Object, Name, Context, Hashtable) -
Method in class org.apache.naming.java.javaURLContextFactory
- Crete a new Context's instance.
- getObjects() -
Method in interface org.apache.catalina.cluster.ClusterReceiver
- Get an array of objects that has been received by this component.
- getObjects() -
Method in class org.apache.catalina.cluster.MulticastReceiver
- Receive the objects currently in our stack and clear
if afterwards.
- getOutputStream() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Return the servlet output stream associated with this Response.
- getOutputStream() -
Method in class org.apache.catalina.connector.ResponseFacade
-
- getOutputStream() -
Method in class org.apache.catalina.ssi.ResponseIncludeWrapper
- Return a OutputStream, throws and exception if a
printwriter already been returned.
- getOverride() -
Method in interface org.apache.catalina.Context
- Return the override flag for this web application.
- getOverride() -
Method in class org.apache.catalina.core.StandardContext
- Return the DefaultContext override flag for this web application.
- getOverride() -
Method in class org.apache.catalina.deploy.ApplicationParameter
-
- getOverride() -
Method in class org.apache.catalina.deploy.ContextEnvironment
-
- getPacket() -
Method in class org.apache.catalina.connector.warp.WarpResponse
- Return the
WarpPacket
instance used to process headers.
- getParameter(String) -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the value of the specified request parameter, if any; otherwise,
return
null
.
- getParameter(String) -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the value of the specified request parameter, if any; otherwise,
return
null
.
- getParameter(String) -
Method in class org.apache.catalina.connector.RequestFacade
-
- getParameter(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- getParameterMap() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Returns a
Map
of the parameters of this request.
- getParameterMap() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Returns a
Map
of the parameters of this request.
- getParameterMap() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getParameterMap() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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.HttpRequestBase
- Deprecated. Return the names of all defined request parameters for this request.
- getParameterNames() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the names of all defined request parameters for this request.
- getParameterNames() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getParameterNames() -
Method in class org.apache.catalina.core.MappingRequest
-
- getParameterValues(String) -
Method in class org.apache.catalina.authenticator.SavedRequest
-
- getParameterValues(String) -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the defined values for the specified request parameter, if any;
otherwise, return
null
.
- getParameterValues(String) -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the defined values for the specified request parameter, if any;
otherwise, return
null
.
- getParameterValues(String) -
Method in class org.apache.catalina.connector.RequestFacade
-
- getParameterValues(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- getParameters() -
Method in class org.apache.catalina.deploy.ResourceParams
-
- getParameters() -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
- Gets derived CGI query parameters
- getParameters() -
Method in class org.apache.catalina.util.CGIProcessEnvironment
- Gets process' derived query parameters
- 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 interface org.apache.catalina.DefaultContext
- Return the Container for which this Container is a child, if there is
one.
- getParent() -
Method in class org.apache.catalina.core.ContainerBase
- Return the Container for which this Container is a child, if there is
one.
- getParent() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the Container for which this Container is a child, if there is
one.
- 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.
- getParentClassLoader() -
Method in class org.apache.catalina.core.StandardHostDeployer
- Delegate a request for the parent class loader to our associated Host.
- getPassword() -
Method in interface org.apache.catalina.User
- Return the logon password of this user, optionally prefixed with the
identifier of an encoding scheme surrounded by curly braces, such as
{md5}xxxxx
.
- getPassword() -
Method in class org.apache.catalina.ant.AbstractCatalinaTask
-
- getPassword(String) -
Method in class org.apache.catalina.realm.DataSourceRealm
- Return the password associated with the given principal's user name.
- getPassword() -
Method in class org.apache.catalina.realm.GenericPrincipal
-
- getPassword(String) -
Method in class org.apache.catalina.realm.JAASRealm
- Return the password associated with the given principal's user name.
- getPassword(String) -
Method in class org.apache.catalina.realm.JDBCRealm
- Return the password associated with the given principal's user name.
- getPassword(String) -
Method in class org.apache.catalina.realm.JNDIRealm
- Return the password associated with the given principal's user name.
- getPassword(String) -
Method in class org.apache.catalina.realm.MemoryRealm
- Return the password associated with the given principal's user name.
- getPassword(String) -
Method in class org.apache.catalina.realm.RealmBase
- Return the password associated with the given principal's user name.
- getPassword(String) -
Method in class org.apache.catalina.realm.UserDatabaseRealm
- Return the password associated with the given principal's user name.
- getPassword() -
Method in class org.apache.catalina.users.AbstractUser
- Return the logon password of this user, optionally prefixed with the
identifier of an encoding scheme surrounded by curly braces, such as
{md5}xxxxx
.
- getPath() -
Method in interface org.apache.catalina.Context
- Return the context path for this web application.
- getPath() -
Method in class org.apache.catalina.ant.DeployTask
-
- getPath() -
Method in class org.apache.catalina.ant.InstallTask
-
- getPath() -
Method in class org.apache.catalina.ant.ReloadTask
-
- getPath() -
Method in class org.apache.catalina.ant.RemoveTask
-
- getPath() -
Method in class org.apache.catalina.ant.StartTask
-
- getPath() -
Method in class org.apache.catalina.ant.StopTask
-
- getPath() -
Method in class org.apache.catalina.ant.UndeployTask
-
- getPath() -
Method in class org.apache.catalina.core.StandardContext
- Return the context path for this Context.
- getPath() -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver.ServletContextAndPath
-
- getPath() -
Method in class org.apache.catalina.startup.CatalinaManager
- Path accessor.
- getPath() -
Method in interface org.apache.catalina.startup.CatalinaManagerMBean
- Path accessor.
- getPath() -
Method in class org.apache.catalina.util.URL
- Return the path part of the URL.
- getPathInfo() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the path information associated with this Request.
- getPathInfo() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getPathInfo() -
Method in class org.apache.catalina.core.MappingRequest
-
- getPathTranslated() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the extra path information for this request, translated
to a real path.
- getPathTranslated() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getPathTranslated() -
Method in class org.apache.catalina.core.MappingRequest
-
- getPathWithoutContext(String) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getPathWithoutFileName(String) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getPathname() -
Method in class org.apache.catalina.realm.MemoryRealm
- Return the pathname of our XML file containing user definitions.
- getPathname() -
Method in class org.apache.catalina.session.StandardManager
- Return the session persistence pathname, if any.
- getPathname() -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Return the relative or absolute pathname to the persistent storage file.
- getPattern() -
Method in class org.apache.catalina.valves.AccessLogValve
- Return the format pattern.
- getPattern() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Return the format pattern.
- getPermission() -
Method in class org.apache.naming.resources.DirContextURLConnection
- Get the Permission for this URL
- getPermissions(CodeSource) -
Method in class org.apache.catalina.loader.StandardClassLoader
- Get the Permissions for a CodeSource.
- getPermissions(CodeSource) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Get the Permissions for a CodeSource.
- getPipeline() -
Method in class org.apache.catalina.core.ContainerBase
- Return the Pipeline object that manages the Valves associated with
this Container.
- 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
- Deprecated. Return the port number on which we listen for HTTP requests.
- getPort() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the port number on which we listen for HTTP requests.
- getPort() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Return the port to which this
Connector
will bind to.
- getPort() -
Method in class org.apache.catalina.core.StandardServer
- Return the port number we listen to for shutdown commands.
- getPort() -
Method in class org.apache.catalina.util.URL
- Return the port number part of the URL.
- getPostInput(ArrayList) -
Method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
- Gets a string for input to a POST cgi script
- getPostInput(Hashtable) -
Method in class org.apache.catalina.util.ProcessHelper
- Gets a string for input to a POST cgi script
- getPrefix() -
Method in class org.apache.catalina.logger.FileLogger
- Return the log file prefix.
- getPrefix() -
Method in class org.apache.catalina.valves.AccessLogValve
- Return the log file prefix.
- getPrefix() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Return the log file prefix.
- 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.DataSourceRealm
- Return the Principal associated with the given user name.
- getPrincipal(String) -
Method in class org.apache.catalina.realm.JAASRealm
- Return the Principal associated with the given user name.
- getPrincipal(String) -
Method in class org.apache.catalina.realm.JDBCRealm
- Return the Principal associated with the given user name.
- getPrincipal(String) -
Method in class org.apache.catalina.realm.JNDIRealm
- Return the Principal associated with the given user name.
- getPrincipal(String) -
Method in class org.apache.catalina.realm.MemoryRealm
- Return the Principal associated with the given user name.
- getPrincipal(String) -
Method in class org.apache.catalina.realm.RealmBase
- Return the Principal associated with the given user name.
- getPrincipal(String) -
Method in class org.apache.catalina.realm.UserDatabaseRealm
- Return the Principal associated with the given user name.
- getPrivileged() -
Method in interface org.apache.catalina.Context
- Return the privileged flag for this web application.
- getPrivileged() -
Method in class org.apache.catalina.core.StandardContext
- Return the privileged flag for this web application.
- getProcessingTime() -
Method in class org.apache.catalina.core.StandardWrapper
-
- 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.HttpResponseBase
- Deprecated. Return the HTTP protocol version implemented by this response
object.
- getProtocol() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the protocol and version used to make this Request.
- getProtocol() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getProtocol() -
Method in class org.apache.catalina.core.FastEngineMapper
- Return the protocol for which this Mapper is responsible.
- getProtocol() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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
-
- getProtocol() -
Method in class org.apache.catalina.realm.JNDIRealm
- Return the protocol to be used.
- getProtocol() -
Method in class org.apache.catalina.util.URL
- Return the protocol name part of the URL.
- getProxyName() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the proxy server name for this Connector.
- getProxyName() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the proxy server name for this Connector.
- getProxyPort() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the proxy server port for this Connector.
- getProxyPort() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the proxy server port for this Connector.
- getPublicId() -
Method in interface org.apache.catalina.Context
- Return the public identifier of the deployment descriptor DTD that is
currently being parsed.
- getPublicId() -
Method in class org.apache.catalina.core.StandardContext
- Return the public identifier of the deployment descriptor DTD that is
currently being parsed.
- getQualifiedNames() -
Method in class org.apache.catalina.util.DOMWriter
-
- getQuery() -
Method in class org.apache.catalina.util.URL
- Return the query part of the URL.
- getQueryString() -
Method in class org.apache.catalina.authenticator.SavedRequest
-
- getQueryString() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the query string associated with this request.
- getQueryString() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getQueryString() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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
- Deprecated. Read the Reader wrapping the input stream for this Request.
- getReader() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getReader() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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.connector.RequestFacade
-
- getRealPath(String) -
Method in class org.apache.catalina.core.ApplicationContext
- Return the real path for a given virtual path, if possible; otherwise
return
null
.
- getRealPath(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getRealPath(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- 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 class org.apache.catalina.realm.GenericPrincipal
-
- 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.
- getRealm() -
Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
- Return the default Realm for our Containers.
- getRealmName() -
Method in class org.apache.catalina.deploy.LoginConfig
-
- getRedirectPort() -
Method in interface org.apache.catalina.Connector
- Return the port number to which a request should be redirected if
it comes in on a non-SSL port and is subject to a security constraint
with a transport guarantee that requires SSL.
- getRedirectPort() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Return the port number to which a request should be redirected if
it comes in on a non-SSL port and is subject to a security constraint
with a transport guarantee that requires SSL.
- getRedirectPort() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Return the port number to which a request should be redirected if
it comes in on a non-SSL port and is subject to a security constraint
with a transport guarantee that requires SSL.
- getRedirectPort() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Return the port number to which a request should be redirected if
it comes in on a non-SSL port and is subject to a security constraint
with a transport guarantee that requires SSL.
- getRef() -
Method in class org.apache.catalina.util.URL
- Return the reference part of the URL.
- getReferrals() -
Method in class org.apache.catalina.realm.JNDIRealm
- Returns the current settings for handling JNDI referrals.
- getRejectedSessions() -
Method in class org.apache.catalina.session.StandardManager
- Number of session creations that failed due to maxActiveSessions
- getRelativePath(HttpServletRequest) -
Method in class org.apache.catalina.servlets.DefaultServlet
- Return the relative path associated with this servlet.
- getRelativePath(HttpServletRequest) -
Static method in class org.apache.catalina.ssi.SSIServletRequestUtil
- Return the relative path associated with this servlet.
- getReloadable() -
Method in interface org.apache.catalina.Context
- Return the reloadable flag for this web application.
- getReloadable() -
Method in interface org.apache.catalina.DefaultContext
- Return the reloadable flag for this web application.
- getReloadable() -
Method in interface org.apache.catalina.Loader
- Return the reloadable flag for this Loader.
- getReloadable() -
Method in class org.apache.catalina.core.StandardContext
- Return the reloadable flag for this web application.
- getReloadable() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return the reloadable flag for this web application.
- getReloadable() -
Method in class org.apache.catalina.loader.WebappLoader
- Return the reloadable flag for this Loader.
- getRemote() -
Method in class org.apache.catalina.deploy.ContextEjb
-
- getRemoteAddr() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the remote IP address making this Request.
- getRemoteAddr() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getRemoteAddr() -
Method in class org.apache.catalina.core.MappingRequest
-
- getRemoteClusterMembers() -
Method in interface org.apache.catalina.Cluster
- Returns a collection containing
ClusterMemberInfo
on the remote members of this Cluster.
- getRemoteClusterMembers() -
Method in class org.apache.catalina.cluster.StandardCluster
- Returns a collection containing
ClusterMemberInfo
on the remote members of this Cluster.
- getRemoteHost() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the remote host name making this Request.
- getRemoteHost() -
Method in class org.apache.catalina.connector.RequestFacade
-
- getRemoteHost() -
Method in class org.apache.catalina.core.MappingRequest
-
- getRemoteUser() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the name of the remote user that has been authenticated
for this Request.
- getRemoteUser() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getRemoteUser() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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
- Deprecated. 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
- Deprecated. Return a PrintWriter that can be used to render error messages,
regardless of whether a stream or writer has already been acquired.
- getReqAttributeIgnoreCase(String) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- getRequest() -
Method in class org.apache.catalina.InstanceEvent
- Return the servlet request for which this event occurred.
- getRequest() -
Method in interface org.apache.catalina.Request
- Return the
ServletRequest
for which this object
is the facade.
- getRequest() -
Method in interface org.apache.catalina.Response
- Return the Request with which this Response is associated.
- getRequest() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the
ServletRequest
for which this object
is the facade.
- getRequest() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Return the
ServletRequest
for which this object
is the facade.
- getRequest() -
Method in class org.apache.catalina.connector.RequestWrapper
- Deprecated. Return the
ServletRequest
for which this object
is the facade.
- getRequest() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Return the Request with which this Response is associated.
- getRequest() -
Method in class org.apache.catalina.connector.ResponseWrapper
- Deprecated. Return the Request with which this Response is associated.
- getRequest() -
Method in class org.apache.catalina.core.MappingRequest
-
- getRequestCount() -
Method in class org.apache.catalina.core.StandardWrapper
-
- getRequestDispatcher(String) -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. 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.RequestBase
- Deprecated. 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.RequestFacade
-
- getRequestDispatcher(String) -
Method in class org.apache.catalina.core.ApplicationContext
- Return a
RequestDispatcher
instance that acts as a
wrapper for the resource at the given path.
- getRequestDispatcher(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
-
- getRequestDispatcher(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- getRequestURI() -
Method in class org.apache.catalina.authenticator.SavedRequest
-
- getRequestURI() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the request URI for this request.
- getRequestURI() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getRequestURI() -
Method in class org.apache.catalina.core.MappingRequest
-
- getRequestURL() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Reconstructs the URL the client used to make the request.
- getRequestURL() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getRequestURL() -
Method in class org.apache.catalina.core.MappingRequest
-
- getRequestedSessionId() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return the session identifier included in this request, if any.
- getRequestedSessionId() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- getRequestedSessionId() -
Method in class org.apache.catalina.core.MappingRequest
-
- getRequireReauthentication() -
Method in class org.apache.catalina.authenticator.SingleSignOn
- Gets whether each request needs to be reauthenticated (by an
Authenticator downstream in the pipeline) to the security
Realm
, or if this Valve can itself bind security info
to the request based on the presence of a valid SSO entry without
rechecking with the RealmgetRequired(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 class org.apache.catalina.core.ApplicationContext
Return the URL to the resource that is mapped to a specified path.
getResource(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
getResource(String) -
Method in class org.apache.catalina.loader.StandardClassLoader
Find the resource with the given name.
getResource(String) -
Method in class org.apache.catalina.loader.WebappClassLoader
Find the resource with the given name.
getResourceAsStream(String) -
Method in class org.apache.catalina.core.ApplicationContext
Return the requested resource as an InputStream
.
getResourceAsStream(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
getResourceAsStream(String) -
Method in class org.apache.catalina.loader.StandardClassLoader
Find the resource with the given name, and return an input stream
that can be used for reading it.
getResourceAsStream(String) -
Method in class org.apache.catalina.loader.WebappClassLoader
Find the resource with the given name, and return an input stream
that can be used for reading it.
getResourceLinks() -
Method in class org.apache.catalina.mbeans.DefaultContextMBean
Return the MBean Names of all the defined resource links for this
application
getResourceLinks() -
Method in class org.apache.catalina.mbeans.NamingResourcesMBean
Return the MBean Names of all the defined resource link references for
this application.
getResourceLinks() -
Method in class org.apache.catalina.mbeans.StandardContextMBean
Return the MBean Names of all the defined resource links for this
application
getResourceName() -
Method in class org.apache.catalina.realm.UserDatabaseRealm
Return the global JNDI name of the UserDatabase
resource
we will be using.
getResourcePaths(String) -
Method in class org.apache.catalina.core.ApplicationContext
Return a Set containing the resource paths of resources member of the
specified collection.
getResourcePaths(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
getResourceType() -
Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
Get resource type.
getResourceType() -
Method in class org.apache.naming.resources.ResourceAttributes
Get resource type.
getResources() -
Method in interface org.apache.catalina.Container
Return the Resources with which this Container is associated.
getResources() -
Method in interface org.apache.catalina.DefaultContext
Get the resources DirContext object 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.
getResources() -
Method in class org.apache.catalina.core.ContainerBase
Return the resources DirContext object with which this Container is
associated.
getResources() -
Method in class org.apache.catalina.core.StandardDefaultContext
Get the resources DirContext object with which this Container is
associated.
getResources() -
Method in class org.apache.catalina.loader.WebappClassLoader
Get associated resources.
getResources() -
Method in class org.apache.catalina.mbeans.DefaultContextMBean
Return the MBean Names of all the defined resource references for this
application.
getResources() -
Method in class org.apache.catalina.mbeans.NamingResourcesMBean
Return the MBean Names of all the defined resource references for this
application.
getResources() -
Method in class org.apache.catalina.mbeans.StandardContextMBean
Return the MBean Names of all the defined resource references for this
application.
getResources() -
Method in class org.apache.catalina.servlets.DefaultServlet
Get resources.
getResponse() -
Method in class org.apache.catalina.InstanceEvent
Return the servlet response for which this event occurred.
getResponse() -
Method in interface org.apache.catalina.Request
Return the Response with which this Request is associated.
getResponse() -
Method in interface org.apache.catalina.Response
Return the ServletResponse
for which this object
is the facade.
getResponse() -
Method in class org.apache.catalina.connector.HttpResponseBase
Deprecated. Return the ServletResponse
for which this object
is the facade.
getResponse() -
Method in class org.apache.catalina.connector.RequestBase
Deprecated. Return the Response with which this Request is associated.
getResponse() -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Return the Response with which this Request is associated.
getResponse() -
Method in class org.apache.catalina.connector.ResponseBase
Deprecated. Return the ServletResponse
for which this object
is the facade.
getResponse() -
Method in class org.apache.catalina.connector.ResponseWrapper
Deprecated. Return the ServletResponse
for which this object
is the facade.
getResponse() -
Method in class org.apache.catalina.core.MappingRequest
getRoleBase() -
Method in class org.apache.catalina.realm.JNDIRealm
Return the base element for role searches.
getRoleClassNames() -
Method in class org.apache.catalina.realm.JAASRealm
getRoleName() -
Method in class org.apache.catalina.realm.JNDIRealm
Return the role name attribute name for this Realm.
getRoleNameCol() -
Method in class org.apache.catalina.realm.DataSourceRealm
Return the column in the user role table that names a role.
getRoleNameCol() -
Method in class org.apache.catalina.realm.JDBCRealm
Return the column in the user role table that names a role.
getRoleSearch() -
Method in class org.apache.catalina.realm.JNDIRealm
Return the message format pattern for selecting roles in this Realm.
getRoleSubtree() -
Method in class org.apache.catalina.realm.JNDIRealm
Return the "search subtree for roles" flag.
getRolename() -
Method in interface org.apache.catalina.Role
Return the role name of this role, which must be unique
within the scope of a UserDatabase
.
getRolename() -
Method in class org.apache.catalina.users.AbstractRole
Return the role name of this role, which must be unique
within the scope of a UserDatabase
.
getRoles() -
Method in interface org.apache.catalina.Group
Return the set of Role
s assigned specifically to this group.
getRoles() -
Method in interface org.apache.catalina.User
Return the set of Role
s assigned specifically to this user.
getRoles() -
Method in interface org.apache.catalina.UserDatabase
Return the set of Role
s defined in this user database.
getRoles() -
Method in class org.apache.catalina.mbeans.GroupMBean
Return the MBean Names of all authorized roles for this group.
getRoles() -
Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Return the MBean Names of all roles defined in this database.
getRoles() -
Method in class org.apache.catalina.mbeans.UserMBean
Return the MBean Names of all roles assigned to this user.
getRoles() -
Method in class org.apache.catalina.realm.GenericPrincipal
getRoles(DirContext, User) -
Method in class org.apache.catalina.realm.JNDIRealm
Return a List of roles associated with the given User.
getRoles() -
Method in class org.apache.catalina.users.AbstractGroup
Return the set of Role
s assigned specifically to this group.
getRoles() -
Method in class org.apache.catalina.users.AbstractUser
Return the set of Role
s assigned specifically to this user.
getRoles() -
Method in class org.apache.catalina.users.MemoryGroup
Return the set of Role
s assigned specifically to this group.
getRoles() -
Method in class org.apache.catalina.users.MemoryUser
Return the set of Role
s assigned specifically to this user.
getRoles() -
Method in class org.apache.catalina.users.MemoryUserDatabase
Return the set of Role
s defined in this user database.
getRunAs() -
Method in interface org.apache.catalina.Wrapper
Return the run-as identity for this servlet.
getRunAs() -
Method in class org.apache.catalina.core.StandardWrapper
Return the run-as identity for this servlet.
getSSL() -
Method in class org.apache.catalina.connector.warp.WarpRequest.Stream
Read the data from the SSL environment.
getSaveOnRestart() -
Method in class org.apache.catalina.session.PersistentManagerBase
Indicates whether sessions are saved when the Manager is shut down
properly.
getSchema(Name) -
Method in class org.apache.naming.resources.BaseDirContext
Retrieves the schema associated with the named object.
getSchema(String) -
Method in class org.apache.naming.resources.BaseDirContext
Retrieves the schema associated with the named object.
getSchema(String) -
Method in class org.apache.naming.resources.FileDirContext
Retrieves the schema associated with the named object.
getSchema(Name) -
Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the schema associated with the named object.
getSchema(String) -
Method in class org.apache.naming.resources.ProxyDirContext
Retrieves the schema associated with the named object.
getSchema(String) -
Method in class org.apache.naming.resources.WARDirContext
Retrieves the schema associated with the named object.
getSchemaClassDefinition(Name) -
Method in class org.apache.naming.resources.BaseDirContext
Retrieves a context containing the schema objects of the named
object's class definitions.
getSchemaClassDefinition(String) -
Method in class org.apache.naming.resources.BaseDirContext
Retrieves a context containing the schema objects of the named
object's class definitions.
getSchemaClassDefinition(String) -
Method in class org.apache.naming.resources.FileDirContext
Retrieves a context containing the schema objects of the named
object's class definitions.
getSchemaClassDefinition(Name) -
Method in class org.apache.naming.resources.ProxyDirContext
Retrieves a context containing the schema objects of the named
object's class definitions.
getSchemaClassDefinition(String) -
Method in class org.apache.naming.resources.ProxyDirContext
Retrieves a context containing the schema objects of the named
object's class definitions.
getSchemaClassDefinition(String) -
Method in class org.apache.naming.resources.WARDirContext
Retrieves a context containing the schema objects of the named
object's class definitions.
getScheme() -
Method in 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
Deprecated. Return the scheme used to make this Request.
getScheme() -
Method in class org.apache.catalina.connector.RequestFacade
getScheme() -
Method in class org.apache.catalina.connector.http.HttpConnector
Deprecated. Return the scheme that will be assigned to requests received
through this connector.
getScheme() -
Method in class org.apache.catalina.connector.http10.HttpConnector
Deprecated. Return the scheme that will be assigned to requests received
through this connector.
getScheme() -
Method in class org.apache.catalina.connector.warp.WarpConnector
Return the scheme that will be assigned to requests received
through this connector.
getScheme() -
Method in class org.apache.catalina.core.MappingRequest
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
Deprecated. Return the secure connection flag that will be assigned to requests
received through this connector.
getSecure() -
Method in class org.apache.catalina.connector.http10.HttpConnector
Deprecated. Return the secure connection flag that will be assigned to requests
received through this connector.
getSecure() -
Method in class org.apache.catalina.connector.warp.WarpConnector
Return the secure connection flag that will be assigned to requests
received through this connector.
getSenderId() -
Method in interface org.apache.catalina.cluster.ClusterReceiver
get the senderId used to identify messages being received in a Cluster.
getSenderId() -
Method in interface org.apache.catalina.cluster.ClusterSender
get the senderId used to identify messages being sent in a Cluster.
getSenderId() -
Method in class org.apache.catalina.cluster.ClusterSessionBase
get the senderId used to identify messages being
send or received in a Cluster.
getSenderId() -
Method in class org.apache.catalina.cluster.ReplicationWrapper
get the sender id for this wrapper
getServer() -
Static method in class org.apache.catalina.ServerFactory
Return the singleton Server
instance for this JVM.
getServer() -
Method in interface org.apache.catalina.Service
Return the Server
with which we are associated (if any).
getServer() -
Method in class org.apache.catalina.core.StandardService
Return the Server
with which we are associated (if any).
getServerInfo() -
Method in class org.apache.catalina.core.ApplicationContext
Return the name and version of the servlet container.
getServerInfo() -
Method in class org.apache.catalina.core.ApplicationContextFacade
getServerInfo() -
Static method in class org.apache.catalina.util.ServerInfo
Return the server identification for this version of Tomcat.
getServerName() -
Method in class org.apache.catalina.connector.RequestBase
Deprecated. Return the server name responding to this Request.
getServerName() -
Method in class org.apache.catalina.connector.RequestFacade
getServerName() -
Method in class org.apache.catalina.core.MappingRequest
getServerPort() -
Method in class org.apache.catalina.connector.RequestBase
Deprecated. Return the server port responding to this Request.
getServerPort() -
Method in class org.apache.catalina.connector.RequestFacade
getServerPort() -
Method in class org.apache.catalina.core.MappingRequest
getServerVersion() -
Method in class org.apache.catalina.cluster.ClusterMemberInfo
getService() -
Method in interface org.apache.catalina.Connector
Return the Service
with which we are associated (if any).
getService() -
Method in interface org.apache.catalina.Engine
Return the Service
with which we are associated (if any).
getService() -
Method in class org.apache.catalina.connector.http.HttpConnector
Deprecated. Return the Service
with which we are associated (if any).
getService() -
Method in class org.apache.catalina.connector.http10.HttpConnector
Deprecated. Return the Service
with which we are associated (if any).
getService() -
Method in class org.apache.catalina.connector.warp.WarpConnector
Return the Service
with which we are associated (if any).
getService() -
Method in class org.apache.catalina.core.StandardEngine
Return the Service
with which we are associated (if any).
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.
getServlet(String) -
Method in class org.apache.catalina.core.ApplicationContextFacade
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.
getServletContext() -
Method in class org.apache.catalina.core.StandardWrapperFacade
getServletContext() -
Method in class org.apache.catalina.session.StandardSessionFacade
getServletContext() -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver.ServletContextAndPath
getServletContextAndPath(String, boolean) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
getServletContextAndPathFromNonVirtualPath(String) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
getServletContextAndPathFromVirtualPath(String) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
getServletContextName() -
Method in class org.apache.catalina.core.ApplicationContext
Return the display name of this web application.
getServletContextName() -
Method in class org.apache.catalina.core.ApplicationContextFacade
getServletName() -
Method in class org.apache.catalina.core.StandardWrapper
Return the name of this servlet.
getServletName() -
Method in class org.apache.catalina.core.StandardWrapperFacade
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.
getServletNames() -
Method in class org.apache.catalina.core.ApplicationContextFacade
getServletPath() -
Method in class org.apache.catalina.connector.HttpRequestBase
Deprecated. Return the portion of the request URI used to select the servlet
that will process this request.
getServletPath() -
Method in class org.apache.catalina.connector.HttpRequestFacade
getServletPath() -
Method in class org.apache.catalina.core.MappingRequest
getServletPath() -
Method in class org.apache.catalina.util.ProcessEnvironment
getServlets() -
Method in class org.apache.catalina.core.ApplicationContext
Deprecated. As of Java Servlet API 2.1, with no direct replacement.
getServlets() -
Method in class org.apache.catalina.core.ApplicationContextFacade
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.SessionEvent
Return the Session on which this event occurred.
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.
getSession() -
Method in class org.apache.catalina.connector.HttpRequestBase
Deprecated. Return the session associated with this Request, creating one
if necessary.
getSession(boolean) -
Method in class org.apache.catalina.connector.HttpRequestBase
Deprecated. Return the session associated with this Request, creating one
if necessary and requested.
getSession(boolean) -
Method in class org.apache.catalina.connector.HttpRequestFacade
getSession() -
Method in class org.apache.catalina.connector.HttpRequestFacade
getSession() -
Method in class org.apache.catalina.core.MappingRequest
getSession(boolean) -
Method in class org.apache.catalina.core.MappingRequest
getSessionAppCol() -
Method in class org.apache.catalina.session.JDBCStore
Return the Id column for the table.
getSessionAttribute(String, String) -
Method in class org.apache.catalina.session.ManagerBase
For debugging: get a session attribute
getSessionContext() -
Method in class org.apache.catalina.session.StandardSessionFacade
getSessionCounter() -
Method in class org.apache.catalina.session.ManagerBase
Total sessions created by this manager.
getSessionDataCol() -
Method in class org.apache.catalina.session.JDBCStore
Return the data column for the table
getSessionIdCol() -
Method in class org.apache.catalina.session.JDBCStore
Return the Id column for the table.
getSessionLastAccessedCol() -
Method in class org.apache.catalina.session.JDBCStore
Return the Last Accessed column
getSessionMaxInactiveCol() -
Method in class org.apache.catalina.session.JDBCStore
Return the Max Inactive column
getSessionTable() -
Method in class org.apache.catalina.session.JDBCStore
Return the table for this Store.
getSessionTimeout() -
Method in 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.
getSessionValidCol() -
Method in class org.apache.catalina.session.JDBCStore
Return the Is Valid column
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.session.FileStore
Return the number of Sessions present in this Store.
getSize() -
Method in class org.apache.catalina.session.JDBCStore
Return an integer containing a count of all Sessions
currently saved in this Store.
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.RequestBase
Deprecated. Return the Socket (if any) through which this Request was received.
getSocket() -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Return the Socket (if any) through which this Request was received.
getSocket() -
Method in class org.apache.catalina.connector.warp.WarpConnection
Return the socket this connection is working on.
getSocket() -
Method in class org.apache.catalina.core.MappingRequest
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.
getSocketFactory() -
Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
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.CatalinaManagerMBean
Returns the state.
getState() -
Method in class org.apache.catalina.startup.EmbeddedManager
Returns the state.
getState() -
Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Returns the state.
getState() -
Method in class org.apache.naming.NamingService
Returns the state.
getState() -
Method in interface org.apache.naming.NamingServiceMBean
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.CatalinaManagerMBean
Returns a String representation of the state.
getStateString() -
Method in class org.apache.catalina.startup.EmbeddedManager
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 class org.apache.naming.NamingService
Returns a String representation of the state.
getStateString() -
Method in interface org.apache.naming.NamingServiceMBean
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
Deprecated. Return the HTTP status code associated with this Response.
getStatus() -
Method in class org.apache.catalina.connector.HttpResponseWrapper
Deprecated. Return the HTTP status code associated with this Response.
getStatusMessage(int) -
Method in class org.apache.catalina.connector.HttpResponseBase
Deprecated. Returns a default status message for the specified HTTP status code.
getStore() -
Method in class org.apache.catalina.session.PersistentManagerBase
Return the Store object which manages persistent Session
storage for this Manager.
getStoreName() -
Method in class org.apache.catalina.session.FileStore
Return the name for this Store, used for logging.
getStoreName() -
Method in class org.apache.catalina.session.JDBCStore
Return the name for this Store, used for logging.
getStoreName() -
Method in class org.apache.catalina.session.StoreBase
Return the name for this Store, used for logging.
getStream() -
Method in interface org.apache.catalina.Request
Return the input stream associated with this Request.
getStream() -
Method in interface org.apache.catalina.Response
Return the output stream associated with this Response.
getStream() -
Method in class org.apache.catalina.connector.RequestBase
Deprecated. Return the input stream associated with this Request.
getStream() -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Return the input stream associated with this Request.
getStream() -
Method in class org.apache.catalina.connector.ResponseBase
Deprecated. Return the output stream associated with this Response.
getStream() -
Method in class org.apache.catalina.connector.ResponseWrapper
Deprecated. Return the output stream associated with this Response.
getStream() -
Method in class org.apache.catalina.core.MappingRequest
getStream() -
Method in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
Get IS from resource.
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 set of arguments.
getString(String, Object) -
Method in class org.apache.catalina.util.StringManager
Get a string from the underlying resource bundle and format it
with the given object argument.
getString(String, Object, Object) -
Method in class org.apache.catalina.util.StringManager
Get a string from the underlying resource bundle and format it
with the given object arguments.
getString(String, Object, Object, 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.
getString() -
Method in class org.apache.catalina.util.StringParser
Return the String we are currently parsing.
getString(String) -
Method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle.
getString(String, Object[]) -
Method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format
it with the given set of arguments.
getString(String, Object) -
Method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it
with the given object argument.
getString(String, Object, Object) -
Method in class org.apache.naming.StringManager
Get a string from the underlying resource bundle and format it
with the given object arguments.
getString(String, Object, Object, Object) -
Method in class org.apache.naming.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.naming.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.
getSuffix() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
Return the log file suffix.
getSwallowOutput() -
Method in class org.apache.catalina.core.StandardContext
Return the value of the swallowOutput flag.
getSwallowOutput() -
Method in class org.apache.catalina.core.StandardDefaultContext
Return the swallowOutput flag for this web application.
getTcpNoDelay() -
Method in class org.apache.catalina.connector.http.HttpConnector
Deprecated. Return the TCP no delay flag value.
getThread() -
Static method in class org.apache.naming.ContextBindings
Retrieves the naming context bound to a thread.
getThreadName() -
Method in class org.apache.catalina.session.FileStore
Return the thread name for this Store.
getThreadName() -
Method in class org.apache.catalina.session.JDBCStore
Return the thread name for this Store.
getThreadName() -
Method in class org.apache.catalina.session.StoreBase
Return the thread name for this Store.
getThrowable() -
Method in class org.apache.catalina.LifecycleException
Returns the throwable that caused this exception, if any.
getThrowable() -
Method in class org.apache.catalina.connector.ClientAbortException
Returns the throwable that caused this exception, if any.
getTimeZone() -
Method in class org.apache.catalina.util.Strftime
Get the timezone used for formatting conversions
getTimestamp() -
Method in class org.apache.catalina.logger.FileLogger
Return the timestamp flag.
getTokenValue() -
Method in class org.apache.catalina.ssi.ExpressionTokenizer
Returns the String value of the token if it was type
TOKEN_STRING.
getTransactionDomain() -
Method in class org.apache.naming.factory.TyrexFactory
Get (and if necessary, create) the active TransactionDomain
This class checks to see if there is already a TransactionDomain
setup and instantiated.
getType() -
Method in class org.apache.catalina.ContainerEvent
Return the event type of this event.
getType() -
Method in class org.apache.catalina.InstanceEvent
Return the event type of this event.
getType() -
Method in class org.apache.catalina.LifecycleEvent
Return the event type of this event.
getType() -
Method in class org.apache.catalina.SessionEvent
Return the event type of this event.
getType() -
Method in class org.apache.catalina.ant.ResourcesTask
getType() -
Method in class org.apache.catalina.connector.warp.WarpPacket
Return the type of this packet.
getType() -
Method in class org.apache.catalina.deploy.ContextEjb
getType() -
Method in class org.apache.catalina.deploy.ContextEnvironment
getType() -
Method in class org.apache.catalina.deploy.ContextLocalEjb
getType() -
Method in class org.apache.catalina.deploy.ContextResource
getType() -
Method in class org.apache.catalina.deploy.ContextResourceLink
getURL(File) -
Method in class org.apache.catalina.loader.WebappClassLoader
Get URL.
getURLConnection(String, boolean) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
getURLPattern() -
Method in class org.apache.catalina.deploy.FilterMap
getURLs() -
Method in class org.apache.catalina.loader.WebappClassLoader
Returns the search path of URLs for loading classes and resources.
getUrl() -
Method in class org.apache.catalina.ant.AbstractCatalinaTask
getUser(DirContext, String) -
Method in class org.apache.catalina.realm.JNDIRealm
Return a User object containing information about the user
with the specified username, if found in the directory;
otherwise return null
.
getUserBase() -
Method in class org.apache.catalina.realm.JNDIRealm
Return the base element for user searches.
getUserByPattern(DirContext, String, String[]) -
Method in class org.apache.catalina.realm.JNDIRealm
Use the UserPattern
configuration attribute to
locate the directory entry for the user with the specified
username and return a User object; otherwise return
null
.
getUserBySearch(DirContext, String, String[]) -
Method in class org.apache.catalina.realm.JNDIRealm
Search the directory to return a User object containing
information about the user with the specified username, if
found in the directory; otherwise return null
.
getUserClass() -
Method in class org.apache.catalina.startup.UserConfig
Return the user database class name for this component.
getUserClassNames() -
Method in class org.apache.catalina.realm.JAASRealm
getUserConfig() -
Method in class org.apache.catalina.startup.HomesUserDatabase
Return the UserConfig listener with which we are associated.
getUserConfig() -
Method in class org.apache.catalina.startup.PasswdUserDatabase
Return the UserConfig listener with which we are associated.
getUserConfig() -
Method in interface org.apache.catalina.startup.UserDatabase
Return the UserConfig listener with which we are associated.
getUserConstraint() -
Method in class org.apache.catalina.deploy.SecurityConstraint
Return the user data constraint for this security constraint.
getUserCredCol() -
Method in class org.apache.catalina.realm.DataSourceRealm
Return the column in the user table that holds the user's credentials.
getUserCredCol() -
Method in class org.apache.catalina.realm.JDBCRealm
Return the column in the user table that holds the user's credentials.
getUserDatabase() -
Method in interface org.apache.catalina.Group
Return the UserDatabase
within which this Group is defined.
getUserDatabase() -
Method in interface org.apache.catalina.Role
Return the UserDatabase
within which this Role is defined.
getUserDatabase() -
Method in interface org.apache.catalina.User
Return the UserDatabase
within which this User is defined.
getUserDatabase() -
Method in class org.apache.catalina.users.AbstractGroup
Return the UserDatabase
within which this Group is defined.
getUserDatabase() -
Method in class org.apache.catalina.users.AbstractRole
Return the UserDatabase
within which this Role is defined.
getUserDatabase() -
Method in class org.apache.catalina.users.MemoryGroup
Return the UserDatabase
within which this Group is defined.
getUserDatabase() -
Method in class org.apache.catalina.users.MemoryRole
Return the UserDatabase
within which this role is defined.
getUserDatabase() -
Method in class org.apache.catalina.users.MemoryUser
Return the UserDatabase
within which this User is defined.
getUserInfo() -
Method in class org.apache.catalina.util.URL
Return the user info part of the URL.
getUserNameCol() -
Method in class org.apache.catalina.realm.DataSourceRealm
Return the column in the user table that holds the user's name.
getUserNameCol() -
Method in class org.apache.catalina.realm.JDBCRealm
Return the column in the user table that holds the user's name.
getUserPassword() -
Method in class org.apache.catalina.realm.JNDIRealm
Return the password attribute used to retrieve the user password.
getUserPattern() -
Method in class org.apache.catalina.realm.JNDIRealm
Return the message format pattern for selecting users in this Realm.
getUserPrincipal() -
Method in class org.apache.catalina.connector.HttpRequestBase
Deprecated. Return the principal that has been authenticated for this Request.
getUserPrincipal() -
Method in class org.apache.catalina.connector.HttpRequestFacade
getUserPrincipal() -
Method in class org.apache.catalina.core.MappingRequest
getUserRoleName() -
Method in class org.apache.catalina.realm.JNDIRealm
Return the user role name attribute name for this Realm.
getUserRoleTable() -
Method in class org.apache.catalina.realm.DataSourceRealm
Return the table that holds the relation between user's and roles.
getUserRoleTable() -
Method in class org.apache.catalina.realm.JDBCRealm
Return the table that holds the relation between user's and roles.
getUserSearch() -
Method in class org.apache.catalina.realm.JNDIRealm
Return the message format pattern for selecting users in this Realm.
getUserSubtree() -
Method in class org.apache.catalina.realm.JNDIRealm
Return the "search subtree for users" flag.
getUserTable() -
Method in class org.apache.catalina.realm.DataSourceRealm
Return the table that holds user data..
getUserTable() -
Method in class org.apache.catalina.realm.JDBCRealm
Return the table that holds user data..
getUsername() -
Method in interface org.apache.catalina.User
Return the logon username of this user, which must be unique
within the scope of a UserDatabase
.
getUsername() -
Method in class org.apache.catalina.ant.AbstractCatalinaTask
getUsername() -
Method in class org.apache.catalina.users.AbstractUser
Return the logon username of this user, which must be unique
within the scope of a UserDatabase
.
getUsers() -
Method in interface org.apache.catalina.Group
Return the set of User
s that are members of this group.
getUsers() -
Method in interface org.apache.catalina.UserDatabase
Return the set of User
s defined in this user database.
getUsers() -
Method in class org.apache.catalina.mbeans.GroupMBean
Return the MBean Names of all users that are members of this group.
getUsers() -
Method in class org.apache.catalina.mbeans.MemoryUserDatabaseMBean
Return the MBean Names of all users defined in this database.
getUsers() -
Method in class org.apache.catalina.startup.HomesUserDatabase
Return an enumeration of the usernames defined on this server.
getUsers() -
Method in class org.apache.catalina.startup.PasswdUserDatabase
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.users.AbstractGroup
Return the set of User
s that are members of this group.
getUsers() -
Method in class org.apache.catalina.users.MemoryGroup
Return the set of User
s that are members of this group.
getUsers() -
Method in class org.apache.catalina.users.MemoryUserDatabase
Return the set of User
s defined in this user database.
getValidate() -
Method in class org.apache.catalina.realm.RealmBase
Return the "validate certificate chains" flag.
getValue() -
Method in class org.apache.catalina.deploy.ApplicationParameter
getValue() -
Method in class org.apache.catalina.deploy.ContextEnvironment
getValue() -
Method in class org.apache.catalina.servlets.CGIServlet.NameValuePair
getValue(String) -
Method in class org.apache.catalina.session.StandardSessionFacade
getValueNames() -
Method in class org.apache.catalina.session.StandardSessionFacade
getValves() -
Method in interface org.apache.catalina.Pipeline
Return the set of Valves in the pipeline associated with this
Container, including the basic Valve (if any).
getValves() -
Method in class org.apache.catalina.core.ContainerBase
Return the set of Valves in the pipeline associated with this
Container, including the basic Valve (if any).
getValves() -
Method in class org.apache.catalina.core.StandardPipeline
Return the set of Valves in the pipeline associated with this
Container, including the basic Valve (if any).
getValves() -
Method in class org.apache.catalina.mbeans.StandardHostMBean
Return the MBean Names of the Valves assoicated with this Host
getVariableNames() -
Method in class org.apache.catalina.ssi.SSIMediator
getVariableValue(String) -
Method in interface org.apache.catalina.ssi.SSIExternalResolver
getVariableValue(String) -
Method in class org.apache.catalina.ssi.SSIMediator
getVariableValue(String, String) -
Method in class org.apache.catalina.ssi.SSIMediator
getVariableValue(String) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
getVerbosity() -
Method in interface org.apache.catalina.Logger
Return the verbosity level of this logger.
getVerbosity() -
Method in class org.apache.catalina.logger.LoggerBase
Return the verbosity level of this logger.
getWar() -
Method in class org.apache.catalina.ant.DeployTask
getWar() -
Method in class org.apache.catalina.ant.InstallTask
getWebAppRootDir() -
Method in class org.apache.catalina.util.ProcessEnvironment
Gets the root directory of the web application to which this process\
belongs
getWorkDir() -
Method in class org.apache.catalina.core.StandardContext
Return the work directory for this Context.
getWorkDir() -
Method in class org.apache.catalina.core.StandardHost
Host work directory base.
getWorkingDirectory() -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Gets derived CGI working directory
getWorkingDirectory() -
Method in class org.apache.catalina.util.ProcessEnvironment
Gets this process' derived working directory
getWrappedRequest() -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Return the wrapped request.
getWrappedResponse() -
Method in class org.apache.catalina.connector.ResponseWrapper
Deprecated. Return the wrapped response.
getWrapper() -
Method in interface org.apache.catalina.ContainerServlet
Return the Wrapper with which this Servlet is associated.
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.RequestBase
Deprecated. Return the Wrapper within which this Request is being processed.
getWrapper() -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Return the Wrapper within which this Request is being processed.
getWrapper() -
Method in class org.apache.catalina.core.MappingRequest
getWrapper() -
Method in class org.apache.catalina.servlets.InvokerServlet
Return the Wrapper with which we are associated.
getWrapper() -
Method in class org.apache.catalina.servlets.ManagerServlet
Return the Wrapper with which we are associated.
getWrapper() -
Method in class org.apache.catalina.util.InstanceSupport
Return the Wrapper with which we are associated.
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 interface org.apache.catalina.DefaultContext
Return the Java class name of the Wrapper implementation used
for servlets registered in this Context.
getWrapperClass() -
Method in class org.apache.catalina.core.StandardContext
Return the Java class name of the Wrapper implementation used
for servlets registered in this Context.
getWrapperClass() -
Method in class org.apache.catalina.core.StandardDefaultContext
Return the Java class name of the Wrapper implementation used
for servlets registered in this Context.
getWriter() -
Method in class org.apache.catalina.connector.ResponseBase
Deprecated. Return the writer associated with this Response.
getWriter() -
Method in class org.apache.catalina.connector.ResponseFacade
getWriter() -
Method in class org.apache.catalina.ssi.ResponseIncludeWrapper
Return a printwriter, throws and exception if a
OutputStream already been returned.
getWriterEncoding() -
Static method in class org.apache.catalina.util.DOMWriter
getX509Certificates() -
Method in class org.apache.catalina.connector.warp.WarpRequest.Stream
global -
Variable in class org.apache.catalina.servlets.ManagerServlet
The global JNDI NamingContext
for this server,
if available.
gmtZone -
Static variable in class org.apache.catalina.servlets.DefaultServlet
gmtZone -
Static variable in class org.apache.catalina.util.FastHttpDateFormat
groupname -
Variable in class org.apache.catalina.users.AbstractGroup
The group name of this group.
groups -
Variable in class org.apache.catalina.users.MemoryUser
The set of Group
s that this user is a member of.
groups -
Variable in class org.apache.catalina.users.MemoryUserDatabase
The set of Group
s defined in this database, keyed by
group name.
H
- HOST -
Static variable in class org.apache.naming.resources.ProxyDirContext
-
- HTMLManagerServlet - class org.apache.catalina.servlets.HTMLManagerServlet.
- Servlet that enables remote management of the web applications installed
within the same virtual host as this web application is.
- HTMLManagerServlet() -
Constructor for class org.apache.catalina.servlets.HTMLManagerServlet
-
- Handler - class org.apache.naming.resources.jndi.Handler.
- Stream handler to a JNDI directory context.
- Handler() -
Constructor for class org.apache.naming.resources.jndi.Handler
-
- 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.
- 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
-
- HostRuleSet - class org.apache.catalina.startup.HostRuleSet.
- RuleSet for processing the contents of a
Host definition element.
- HostRuleSet() -
Constructor for class org.apache.catalina.startup.HostRuleSet
- Construct an instance of this
RuleSet
with the default
matching pattern prefix.
- HostRuleSet(String) -
Constructor for class org.apache.catalina.startup.HostRuleSet
- Construct an instance of this
RuleSet
with the specified
matching pattern prefix.
- HttpConnector - class org.apache.catalina.connector.http.HttpConnector.
- Deprecated.
- HttpConnector() -
Constructor for class org.apache.catalina.connector.http.HttpConnector
- Deprecated.
- HttpConnector - class org.apache.catalina.connector.http10.HttpConnector.
- Deprecated.
- HttpConnector() -
Constructor for class org.apache.catalina.connector.http10.HttpConnector
- Deprecated.
- 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.
- Deprecated.
- HttpRequestBase() -
Constructor for class org.apache.catalina.connector.HttpRequestBase
- Deprecated.
- HttpRequestBase.PrivilegedGetSession - class org.apache.catalina.connector.HttpRequestBase.PrivilegedGetSession.
- Deprecated.
- HttpRequestFacade - class org.apache.catalina.connector.HttpRequestFacade.
- Facade class that wraps a Catalina-internal HttpRequest
object.
- HttpRequestFacade(HttpRequest) -
Constructor for class org.apache.catalina.connector.HttpRequestFacade
- Construct a wrapper for the specified request.
- HttpRequestStream - class org.apache.catalina.connector.http.HttpRequestStream.
- Deprecated.
- HttpRequestStream(HttpRequestImpl, HttpResponseImpl) -
Constructor for class org.apache.catalina.connector.http.HttpRequestStream
- Deprecated. Construct a servlet input stream associated with the specified Request.
- HttpRequestWrapper - class org.apache.catalina.connector.HttpRequestWrapper.
- Deprecated.
- HttpRequestWrapper(HttpRequest) -
Constructor for class org.apache.catalina.connector.HttpRequestWrapper
- Deprecated. 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.
- Deprecated.
- HttpResponseBase() -
Constructor for class org.apache.catalina.connector.HttpResponseBase
- Deprecated.
- HttpResponseBase.PrivilegedFlushBuffer - class org.apache.catalina.connector.HttpResponseBase.PrivilegedFlushBuffer.
- Deprecated.
- HttpResponseFacade - class org.apache.catalina.connector.HttpResponseFacade.
- Facade class that wraps a Catalina-internal HttpResponse
object.
- HttpResponseFacade(HttpResponse) -
Constructor for class org.apache.catalina.connector.HttpResponseFacade
- Construct a wrapper for the specified response.
- HttpResponseStream - class org.apache.catalina.connector.http.HttpResponseStream.
- Deprecated.
- HttpResponseStream(HttpResponseImpl) -
Constructor for class org.apache.catalina.connector.http.HttpResponseStream
- Deprecated. Construct a servlet output stream associated with the specified Request.
- HttpResponseWrapper - class org.apache.catalina.connector.HttpResponseWrapper.
- Deprecated.
- HttpResponseWrapper(HttpResponse) -
Constructor for class org.apache.catalina.connector.HttpResponseWrapper
- Deprecated. Construct a wrapper for the specified response.
- handle(WarpConnection, WarpPacket) -
Method in class org.apache.catalina.connector.warp.WarpConfigurationHandler
-
- handle(WarpConnection, WarpPacket) -
Method in class org.apache.catalina.connector.warp.WarpRequestHandler
-
- handle(Callback[]) -
Method in class org.apache.catalina.realm.JAASCallbackHandler
- Retrieve the information requested in the provided Callbacks.
- hasExternalRepositories -
Variable in class org.apache.catalina.loader.WebappClassLoader
- Has external repositories.
- hasMessageDigest() -
Method in class org.apache.catalina.realm.RealmBase
-
- hasMore() -
Method in class org.apache.naming.NamingContextBindingsEnumeration
- Determines whether there are any more elements in the enumeration.
- hasMore() -
Method in class org.apache.naming.NamingContextEnumeration
- Determines whether there are any more elements in the enumeration.
- hasMore() -
Method in class org.apache.naming.resources.RecyclableNamingEnumeration
- Determines whether there are any more elements in the enumeration.
- hasMoreElements() -
Method in class org.apache.catalina.util.Enumerator
- Tests if this enumeration contains more elements.
- hasMoreElements() -
Method in class org.apache.naming.NamingContextBindingsEnumeration
-
- hasMoreElements() -
Method in class org.apache.naming.NamingContextEnumeration
-
- hasMoreElements() -
Method in class org.apache.naming.resources.RecyclableNamingEnumeration
-
- hasMoreTokens() -
Method in class org.apache.catalina.ssi.ExpressionTokenizer
- Returns true if there are more tokens.
- 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(String) -
Method in class org.apache.catalina.realm.GenericPrincipal
- Does the user represented by this Principal possess the specified role?
- hasRole(Principal, String) -
Method in class org.apache.catalina.realm.JAASMemoryLoginModule
- 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
.
- hashCode() -
Method in class org.apache.naming.NamingEntry
-
- hashToStringArray(Hashtable) -
Method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
- Converts a Hashtable to a String array by converting each
key/value pair in the Hashtable to a String in the form
"key=value" (hashkey + "=" + hash.get(hashkey).toString())
- headers -
Variable in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. The HTTP headers associated with this Request, keyed by name.
- headers -
Variable in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. The HTTP headers explicitly added via addHeader(), but not including
those to be added with setContentLength(), setContentType(), and so on.
- hexadecimal -
Static variable in class org.apache.catalina.util.URLEncoder
-
- host -
Variable in class org.apache.catalina.core.StandardHostDeployer
- The
StandardHost
instance we are associated with.
- host -
Variable in class org.apache.catalina.startup.HostConfig
- The Host we are associated with.
- hostName -
Variable in class org.apache.naming.resources.ProxyDirContext
- Host name.
- http11 -
Variable in class org.apache.catalina.connector.http.HttpRequestStream
- Deprecated. HTTP/1.1 flag.
- httpDate -
Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
-
I
- IC_PREFIX -
Static variable in class org.apache.naming.SelectorContext
- Initial context prefix.
- INFORMATION -
Static variable in interface org.apache.catalina.Logger
-
- INSTALL_EVENT -
Static variable in interface org.apache.catalina.Deployer
- The ContainerEvent event type sent when a new application is
installed by
install()
, after it has been started.
- INTEGRAL_TRANSPORT -
Static variable in class org.apache.catalina.authenticator.Constants
-
- INVOKED_ATTR -
Static variable in class org.apache.catalina.Globals
- The request attribute under which the Invoker servlet will store
the invoking servlet path, if it was used to execute a servlet
indirectly instead of through a servlet mapping.
- IOTools - class org.apache.catalina.util.IOTools.
- Contains commonly needed I/O-related methods
- ImmutableNameNotFoundException - exception org.apache.naming.resources.ImmutableNameNotFoundException.
- Immutable exception to avoid useless object creation by the proxy context.
- ImmutableNameNotFoundException() -
Constructor for class org.apache.naming.resources.ImmutableNameNotFoundException
-
- InstallTask - class org.apache.catalina.ant.InstallTask.
- Ant task that implements the
/install
command, supported by the
Tomcat manager application. - InstallTask() -
Constructor for class org.apache.catalina.ant.InstallTask
-
- InstanceEvent - class org.apache.catalina.InstanceEvent.
- General event for notifying listeners of significant events related to
a specific instance of a Servlet, or a specific instance of a Filter,
as opposed to the Wrapper component that manages it.
- InstanceEvent(Wrapper, Filter, String) -
Constructor for class org.apache.catalina.InstanceEvent
- Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Filter, String, Throwable) -
Constructor for class org.apache.catalina.InstanceEvent
- Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Filter, String, ServletRequest, ServletResponse) -
Constructor for class org.apache.catalina.InstanceEvent
- Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Filter, String, ServletRequest, ServletResponse, Throwable) -
Constructor for class org.apache.catalina.InstanceEvent
- Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Servlet, String) -
Constructor for class org.apache.catalina.InstanceEvent
- Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Servlet, String, Throwable) -
Constructor for class org.apache.catalina.InstanceEvent
- Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Servlet, String, ServletRequest, ServletResponse) -
Constructor for class org.apache.catalina.InstanceEvent
- Construct a new InstanceEvent with the specified parameters.
- InstanceEvent(Wrapper, Servlet, String, ServletRequest, ServletResponse, Throwable) -
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.
- 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
-
- id -
Variable in class org.apache.catalina.users.MemoryUserDatabase
- The unique global identifier of this user database.
- importDefaultContext(Context) -
Method in interface org.apache.catalina.DefaultContext
- Import the configuration from the DefaultContext into
current Context.
- importDefaultContext(Context) -
Method in interface org.apache.catalina.Engine
- Import the DefaultContext config into a web application context.
- importDefaultContext(Context) -
Method in interface org.apache.catalina.Host
- Import the DefaultContext config into a web application context.
- importDefaultContext(Context) -
Method in class org.apache.catalina.core.StandardDefaultContext
- Import the configuration from the DefaultContext into
current Context.
- importDefaultContext(Context) -
Method in class org.apache.catalina.core.StandardEngine
- Import the DefaultContext config into a web application context.
- importDefaultContext(Context) -
Method in class org.apache.catalina.core.StandardHost
- Import the DefaultContext config into a web application context.
- included -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. 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.BasicAuthenticator
- Descriptive information about this implementation.
- info -
Static variable in class org.apache.catalina.authenticator.DigestAuthenticator
- Descriptive information about this implementation.
- info -
Static variable in class org.apache.catalina.authenticator.FormAuthenticator
- Descriptive information about this implementation.
- info -
Static variable in class org.apache.catalina.authenticator.SSLAuthenticator
- 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.HttpRequestBase
- Deprecated. Descriptive information about this HttpRequest implementation.
- info -
Static variable in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. Descriptive information about this HttpResponse implementation.
- info -
Static variable in class org.apache.catalina.connector.RequestBase
- Deprecated. Descriptive information about this Request implementation.
- info -
Static variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. Descriptive information about this Response implementation.
- info -
Variable in class org.apache.catalina.core.StandardPipeline
- 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.logger.LoggerBase
- The descriptive information about this 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.realm.DataSourceRealm
- Descriptive information about this Realm implementation.
- info -
Static variable in class org.apache.catalina.realm.JAASRealm
- Descriptive information about this Realm implementation.
- info -
Static variable in class org.apache.catalina.realm.JDBCRealm
- Descriptive information about this Realm implementation.
- info -
Static variable in class org.apache.catalina.realm.JNDIRealm
- Descriptive information about this Realm implementation.
- info -
Variable in class org.apache.catalina.realm.MemoryRealm
- Descriptive information about this Realm implementation.
- info -
Static variable in class org.apache.catalina.realm.RealmBase
- Descriptive information about this Realm implementation.
- info -
Variable in class org.apache.catalina.realm.UserDatabaseRealm
- Descriptive information about this Realm implementation.
- info -
Static variable in class org.apache.catalina.session.JDBCStore
- The descriptive information about this implementation.
- info -
Static variable in class org.apache.catalina.session.StoreBase
- The descriptive information about 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.AccessLogValve
- The descriptive information about this implementation.
- info -
Static variable in class org.apache.catalina.valves.CertificatesValve
- The descriptive information related to this implementation.
- info -
Static variable in class org.apache.catalina.valves.ErrorDispatcherValve
- The descriptive information related to this implementation.
- info -
Static variable in class org.apache.catalina.valves.ExtendedAccessLogValve
- The descriptive information about this implementation.
- info -
Static variable in class org.apache.catalina.valves.JDBCAccessLogValve
- The descriptive information about this implementation.
- info -
Static variable in class org.apache.catalina.valves.ValveBase
- Descriptive information about this Valve implementation.
- init(ServletConfig) -
Method in class org.apache.catalina.servlets.CGIServlet
- Sets instance variables.
- init() -
Method in class org.apache.catalina.servlets.DefaultServlet
- Initialize this servlet.
- init() -
Method in class org.apache.catalina.servlets.InvokerServlet
- Initialize this servlet.
- init() -
Method in class org.apache.catalina.servlets.ManagerServlet
- Initialize this servlet.
- init() -
Method in class org.apache.catalina.servlets.WebdavServlet
- Initialize this servlet.
- init() -
Method in class org.apache.catalina.ssi.SSIServlet
- Initialize this servlet.
- init(DaemonContext) -
Method in class org.apache.catalina.startup.BootstrapService
- Load the Catalina Service.
- initialContext -
Variable in class org.apache.naming.SelectorContext
- Request for an initial context.
- initialContext -
Static variable in class org.apache.naming.java.javaURLContextFactory
- Initial context.
- initialize() -
Method in interface org.apache.catalina.Connector
- Invoke a pre-startup initialization.
- initialize() -
Method in interface org.apache.catalina.Server
- Invoke a pre-startup initialization.
- initialize() -
Method in interface org.apache.catalina.Service
- Invoke a pre-startup initialization.
- initialize() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Initialize this connector (create ServerSocket here!)
- initialize() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Initialize this connector (create ServerSocket here!)
- initialize() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Initialize this connector (create ServerSocket here!)
- initialize() -
Method in class org.apache.catalina.core.StandardServer
- Invoke a pre-startup initialization.
- initialize() -
Method in class org.apache.catalina.core.StandardService
- Invoke a pre-startup initialization.
- initialize(Subject, CallbackHandler, Map, Map) -
Method in class org.apache.catalina.realm.JAASMemoryLoginModule
- Initialize this
LoginModule
with the specified
configuration information.
- initialized -
Variable in class org.apache.catalina.core.NamingContextListener
- Initialized flag.
- input -
Variable in class org.apache.catalina.connector.RequestBase
- Deprecated. 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.
- inputStream -
Variable in class org.apache.naming.resources.Resource
- Input stream.
- install(String, URL) -
Method in interface org.apache.catalina.Deployer
- Install a new web application, whose web application archive is at the
specified URL, into this container with the specified context path.
- install(URL, URL) -
Method in interface org.apache.catalina.Deployer
- Install a new web application, whose context configuration file
(consisting of a
<Context>
element) and web
application archive are at the specified URLs.
- install(String, URL) -
Method in class org.apache.catalina.core.StandardHost
- Install a new web application, whose web application archive is at the
specified URL, into this container with the specified context path.
- install(URL, URL) -
Method in class org.apache.catalina.core.StandardHost
- Install a new web application, whose context configuration file
(consisting of a
<Context>
element) and web
application archive are at the specified URLs.
- install(String, URL) -
Method in class org.apache.catalina.core.StandardHostDeployer
- Install a new web application, whose web application archive is at the
specified URL, into this container with the specified context path.
- install(URL, URL) -
Method in class org.apache.catalina.core.StandardHostDeployer
- Install a new web application, whose context configuration file
(consisting of a
<Context>
element) and (optional)
web application archive are at the specified URLs.
- install(String, String, String) -
Method in class org.apache.catalina.servlets.HTMLManagerServlet
- Install an application for the specified path from the specified
web application archive.
- install(PrintWriter, String, String, String) -
Method in class org.apache.catalina.servlets.ManagerServlet
- Install an application for the specified path from the specified
web application archive.
- installDefaultContext(Context) -
Method in class org.apache.catalina.core.StandardDefaultContext
- Install the StandardContext portion of the DefaultContext
configuration into current Context.
- installDefaultContext(Context) -
Method in class org.apache.catalina.core.StandardEngine
- Install the StandardContext portion of the DefaultContext
configuration into current Context.
- installDefaultContext(Context) -
Method in class org.apache.catalina.core.StandardHost
- Install the StandardContext portion of the DefaultContext
configuration into current Context.
- instanceEvent(InstanceEvent) -
Method in interface org.apache.catalina.InstanceListener
- Acknowledge the occurrence of the specified event.
- invalidate() -
Method in class org.apache.catalina.session.StandardSessionFacade
-
- 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 interface org.apache.catalina.Pipeline
- Cause the specified request and response to be processed by the Valves
associated with this pipeline, until one of these valves causes the
response to be created and returned.
- invoke(Request, Response, ValveContext) -
Method in interface org.apache.catalina.Valve
- Perform request processing as required by this Valve.
- invoke(Request, Response, ValveContext) -
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, ValveContext) -
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.core.StandardPipeline
- Cause the specified request and response to be processed by the Valves
associated with this pipeline, until one of these valves causes the
response to be created and returned.
- invoke(Request, Response, ValveContext) -
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, ValveContext) -
Method in class org.apache.catalina.valves.CertificatesValve
- Expose the certificates chain if one was included on this request.
- invoke(Request, Response, ValveContext) -
Method in class org.apache.catalina.valves.ErrorDispatcherValve
- Invoke the next Valve in the sequence.
- invoke(Request, Response, ValveContext) -
Method in class org.apache.catalina.valves.ErrorReportValve
- Invoke the next Valve in the sequence.
- invoke(Request, Response, ValveContext) -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Log a message summarizing the specified request and response, according
to the format specified by the
pattern
property.
- invoke(Request, Response, ValveContext) -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
- This method is invoked by Tomcat on each query.
- invoke(Request, Response, ValveContext) -
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.
- invoke(Request, Response, ValveContext) -
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, ValveContext) -
Method in class org.apache.catalina.valves.RequestDumperValve
- Log the interesting request parameters, invoke the next Valve in the
sequence, and log the interesting response parameters.
- invoke(Request, Response, ValveContext) -
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, ValveContext) -
Method in class org.apache.catalina.valves.ValveBase
- The implementation-specific logic represented by this Valve.
- invokeNext(Request, Response) -
Method in interface org.apache.catalina.ValveContext
- Cause the
invoke()
method of the next Valve that is part of
the Pipeline currently being processed (if any) to be executed, passing
on the specified request and response objects plus this
ValveContext
instance.
- invokeNext(Request, Response) -
Method in class org.apache.catalina.core.StandardPipeline.StandardPipelineValveContext
- Cause the
invoke()
method of the next Valve that is
part of the Pipeline currently being processed (if any) to be
executed, passing on the specified request and response objects
plus this ValveContext
instance.
- is -
Variable in class org.apache.catalina.connector.http.SocketInputStream
- Deprecated. Underlying input stream.
- is -
Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
-
- isAppCommitted() -
Method in interface org.apache.catalina.Response
- Application commit flag accessor.
- isAppCommitted() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Application commit flag accessor.
- isArrayByteBase64(byte[]) -
Static method in class org.apache.catalina.util.Base64
-
- isAvailable() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Is this connector available for processing requests?
- isAvailable() -
Method in class org.apache.catalina.connector.http10.HttpConnector
- Deprecated. Is this connector available for processing requests?
- isBase64(String) -
Static method in class org.apache.catalina.util.Base64
-
- isBase64(byte) -
Static method in class org.apache.catalina.util.Base64
-
- isBound() -
Static method in class org.apache.naming.resources.DirContextURLStreamHandler
- Returns true if the thread or the context class loader of the current
thread is bound.
- isCached() -
Method in class org.apache.naming.resources.BaseDirContext
- Is cached ?
- isCachingAllowed() -
Method in class org.apache.catalina.core.StandardContext
- Is caching allowed ?
- isCaseIgnored() -
Method in class org.apache.naming.resources.ResourceAttributes
- Case sensitivity.
- isCaseSensitive() -
Method in class org.apache.naming.resources.FileDirContext
- Is case sensitive ?
- isCheckExists() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Check for file existence before logging.
- isChunkingAllowed() -
Method in class org.apache.catalina.connector.http.HttpConnector
- Deprecated. Get the allow chunking flag.
- isClassLoaderBound() -
Static method in class org.apache.naming.ContextBindings
- Tests if current class loader is bound to a context.
- isCollection() -
Method in class org.apache.naming.resources.FileDirContext.FileResourceAttributes
- Is collection.
- isCollection() -
Method in class org.apache.naming.resources.ResourceAttributes
- Is collection.
- isCommitted() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Has the output of this response already been committed?
- isCommitted() -
Method in class org.apache.catalina.connector.ResponseFacade
-
- 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.
- isDefaultContext() -
Method in class org.apache.catalina.startup.ContextRuleSet
- Are we processing a DefaultContext element?
- isDeployXML() -
Method in class org.apache.catalina.core.StandardHost
- Deploy XML Context config files flag accessor.
- isDeployXML() -
Method in class org.apache.catalina.startup.HostConfig
- Return the deploy XML config file flag for this component.
- isEmpty() -
Method in class org.apache.catalina.util.Queue
- Is the queue empty?
- isError() -
Method in interface org.apache.catalina.Response
- Error flag accessor.
- isError() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Error flag accessor.
- isFilesystemBased() -
Method in class org.apache.catalina.core.StandardContext
- Returns true if the resources associated with this context are
filesystem based.
- isFinished() -
Method in class org.apache.catalina.connector.ResponseFacade
-
- isInGroup(Group) -
Method in interface org.apache.catalina.User
- Is this user in the specified
Group
?
- isInGroup(Group) -
Method in class org.apache.catalina.users.AbstractUser
- Is this user in the specified
Group
?
- isInGroup(Group) -
Method in class org.apache.catalina.users.MemoryUser
- Is this user in the specified group?
- isInRole(Role) -
Method in interface org.apache.catalina.Group
- Is this group specifically assigned the specified
Role
?
- isInRole(Role) -
Method in interface org.apache.catalina.User
- Is this user specifically assigned the specified
Role
? This
method does NOT check for roles inherited based on
Group
membership.
- isInRole(Role) -
Method in class org.apache.catalina.users.AbstractGroup
- Is this group specifically assigned the specified
Role
?
- isInRole(Role) -
Method in class org.apache.catalina.users.AbstractUser
- Is this user specifically assigned the specified
Role
? This
method does NOT check for roles inherited based on
Group
membership.
- isInRole(Role) -
Method in class org.apache.catalina.users.MemoryGroup
- Is this group specifically assigned the specified
Role
?
- isInRole(Role) -
Method in class org.apache.catalina.users.MemoryUser
- Is this user specifically assigned the specified
Role
? This
method does NOT check for roles inherited based on
Group
membership.
- isLiveDeploy() -
Method in class org.apache.catalina.startup.HostConfig
- Return the live deploy flag for this component.
- isLoaded(String) -
Method in class org.apache.catalina.session.PersistentManagerBase
- Return true, if the session id is loaded in memory
otherwise false is returned
- isLocked() -
Method in class org.apache.catalina.util.ParameterMap
- Return the locked state of this parameter map.
- isLocked() -
Method in class org.apache.catalina.util.ResourceSet
- Return the locked state of this parameter map.
- isMetaChar(char) -
Method in class org.apache.catalina.ssi.ExpressionTokenizer
-
- isNameReserved(String) -
Method in class org.apache.catalina.ssi.SSIMediator
-
- isNameReserved(String) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- isNew() -
Method in class org.apache.catalina.session.StandardSessionFacade
-
- isPackageSealed(String, Manifest) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Returns true if the specified package name is sealed according to the
given manifest.
- isReady() -
Method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
- Gets ready status
- isReady() -
Method in class org.apache.catalina.util.ProcessHelper
- Gets ready status
- isReplaceWelcomeFiles() -
Method in class org.apache.catalina.core.StandardContext
- Return the "replace welcome files" property.
- isRequestedSessionIdFromCookie() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return
true
if the session identifier included in this
request came from a cookie.
- isRequestedSessionIdFromCookie() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- isRequestedSessionIdFromCookie() -
Method in class org.apache.catalina.core.MappingRequest
-
- isRequestedSessionIdFromURL() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return
true
if the session identifier included in this
request came from the request URI.
- isRequestedSessionIdFromURL() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- isRequestedSessionIdFromURL() -
Method in class org.apache.catalina.core.MappingRequest
-
- 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.HttpRequestFacade
-
- isRequestedSessionIdFromUrl() -
Method in class org.apache.catalina.core.MappingRequest
-
- isRequestedSessionIdValid() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return
true
if the session identifier included in this
request identifies a valid session.
- isRequestedSessionIdValid() -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- isRequestedSessionIdValid() -
Method in class org.apache.catalina.core.MappingRequest
-
- isResolveHosts() -
Method in class org.apache.catalina.valves.AccessLogValve
- Get the value of the resolve hosts flag.
- isRootContext(ServletContext) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- isRotatable() -
Method in class org.apache.catalina.valves.AccessLogValve
- Should we rotate the logs
- isRotatable() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
- Return true if logs are automatically rotated.
- isSecure() -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Was this request received on a secure connection?
- isSecure() -
Method in class org.apache.catalina.connector.RequestBase
- Deprecated. Was this request received on a secure connection?
- isSecure() -
Method in class org.apache.catalina.connector.RequestFacade
-
- isSecure() -
Method in class org.apache.catalina.core.MappingRequest
-
- isServlet22() -
Method in class org.apache.catalina.core.StandardContext
- Are we processing a version 2.2 deployment descriptor?
- isSessionStale(Session, long) -
Method in class org.apache.catalina.session.PersistentManagerBase
- Indicate whether the session has been idle for longer
than its expiration date as of the supplied time.
- isSingleThreadModel() -
Method in class org.apache.catalina.core.StandardWrapper
- Return
true
if the servlet class represented by this
component implements the SingleThreadModel
interface.
- isSpace(char) -
Method in class org.apache.catalina.ssi.SSIProcessor
-
- isStarted() -
Method in class org.apache.catalina.connector.warp.WarpConnector
- Check whether this service was started or not.
- isStarted() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Get the started status.
- isSuspended() -
Method in interface org.apache.catalina.Response
- Suspended flag accessor.
- isSuspended() -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Suspended flag accessor.
- isThreadBound() -
Static method in class org.apache.naming.ContextBindings
- Tests if current thread is bound to a context.
- 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?
- isUnpackWARs() -
Method in class org.apache.catalina.core.StandardHost
- Unpack WARs flag accessor.
- isUnpackWARs() -
Method in class org.apache.catalina.startup.HostConfig
- Return the unpack WARs flag.
- isUseNaming() -
Method in class org.apache.catalina.core.StandardContext
- Returns true if the internal naming support is used.
- isUseNaming() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Returns true if the internal naming support is used.
- isUseNaming() -
Method in class org.apache.catalina.startup.Embedded
- Return true if naming is enabled.
- isUseNaming() -
Method in class org.apache.catalina.startup.EmbeddedManager
- Return true if naming is enabled.
- isUseNaming() -
Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
- Return true if naming is enabled.
- isUserInRole(String) -
Method in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. Return
true
if the authenticated user principal
possesses the specified role name.
- isUserInRole(String) -
Method in class org.apache.catalina.connector.HttpRequestFacade
-
- isUserInRole(String) -
Method in class org.apache.catalina.core.MappingRequest
-
- isValid() -
Method in interface org.apache.catalina.Session
- Return the
isValid
flag for this session.
- isValid() -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
- Gets validity status
- isValid() -
Method in class org.apache.catalina.util.ProcessEnvironment
- Gets validity status
- isValidEncoding(String) -
Method in class org.apache.catalina.ssi.SSIEcho
-
- isValidJavaEncoding(String) -
Static method in class org.apache.catalina.util.DOMWriter
-
- isVirtualWebappRelative -
Variable in class org.apache.catalina.ssi.SSIServlet
- virtual path can be webapp-relative
- isVirtualWebappRelative -
Variable in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- isWhite(char) -
Method in class org.apache.catalina.util.StringParser
- Is the specified character considered to be whitespace?
- isWritable(Object) -
Static method in class org.apache.naming.ContextAccessController
- Returns if a context is writable.
- isWritable() -
Method in class org.apache.naming.NamingContext
- Returns true if writing is allowed on this context.
J
- JAASCallbackHandler - class org.apache.catalina.realm.JAASCallbackHandler.
Implementation of the JAAS CallbackHandler
interface,
used to negotiate delivery of the username and credentials that were
specified to our constructor.JAASRealm
.Store
interface that stores
serialized session objects in a database.<jsp-file>
value associated with this servlet,
if any.
LifecycleListener
instance,
and associates it with the top object on the stack (which must
implement LifecycleListener
)./list
command, supported by the
Tomcat manager application.<login-config>
element in the
deployment descriptor.id
.
Throwable
exception to the servlet log file.
log(String, Throwable)
instead
Throwable
exception to the servlet log file.
Subject
.
null
.
org.apache.catalina.core.StandardServer
component.ModelMBean
with default
ModelMBeanInfo
information.
Group
for the
MemoryUserDatabase
implementation of UserDatabase
.Role
for the
MemoryUserDatabase
implementation of UserDatabase
.MemoryRealm
.RuleSet
with the default
matching pattern prefix.
RuleSet
with the specified
matching pattern prefix.
User
for the
MemoryUserDatabase
implementation of UserDatabase
.UserDatabase
that loads all
defined users, groups, and roles into an in-memory data structure,
and uses a specified XML file for its persistent storage.MemoryUserDatabase
instances.org.apache.catalina.users.MemoryUserDatabase
component.ModelMBean
with default
ModelMBeanInfo
information.
ManagedBean
information describing this MBean.
ManagedBean
information describing this MBean.
ManagedBean
information describing this MBean.
ManagedBean
information describing this MBean.
ManagedBean
information describing this MBean.
ManagedBean
information describing this MBean.
ManagedBean
information describing this MBean.
ManagedBean
information describing Group MBeans.
ManagedBean
information describing Group MBeans.
ManagedBean
information describing User MBeans.
null
.
null
.
sendError()
.
MBeanServer
in which we are registered.
MBeanServer
in which we are registered.
MBeanServer
in which we are registered.
MBeanServer
in which we are registered.
org.apache.catalina.deploy.NamingResources
component.ModelMBean
with default
ModelMBeanInfo
information.
RuleSet
with the default
matching pattern prefix.
RuleSet
with the specified
matching pattern prefix.
path
(and therefore file
)
portions of this URL.
URL
argument.
LoginModule
.
Task
implementations for
Ant (version 1.4 or later) that can be used to interact with the
Manager application to install, reload, and remove web applications from
a running instance of Tomcat.Authenticator
implementations for the
various supported authentication methods (BASIC, DIGEST, and FORM).org.apache.catalina.Cluster
implementations
of this class is done when implementing a new Cluster protocolweb.xml
).Realm
implementations for the
various supported realm technologies for authenticating users and
identifying their associated roles.Servlets
that implement some of the
standard functionality provided by the Catalina servlet container.Manager
and
Session
implementations that represent the collection of
active sessions and the individual sessions themselves, respectively,
that are associated with a Context
.install()
, before it has been
started.
locked
property./etc/passwd
file on a Unix system.invoke()
method is invoked.Manager
application.
catalina.base
) or absolute pathname to
the XML file in which we will save our persistent information.
null
or a comma-delimited
list of regular expression patterns.
clear()
prepared statement.
processExpires()
prepared statement.
keys()
prepared statement.
load()
prepared statement.
remove()
prepared statement.
save()
prepared statement.
getSize()
prepared statement.
Principal
identified by our validation, or
null
if validation falied.
Principals
loaded from our configuration file.
PropertyChangeEvent
from one of the Containers
we are interested in.
removeAlias()
.
removeChild()
.
remove()
.
removeMapper()
.
removeValve()
, if this Container supports pipelines.
/reload
command, supported by the
Tomcat manager application.ClassLoader
implementations may
optionally implement to support the auto-reload functionality of
the classloader associated with the context.RequestFilterValve
that filters
based on the string representation of the remote client's IP address.RequestFilterValve
that filters
based on the string representation of the remote client's IP address./remove
command, supported by the
Tomcat manager application.ServletRequest
that is to be processed, in order to
produce the corresponding Response
.locked
property./resources
command, supported by
the Tomcat manager application.ServletResponse
that is to be produced,
based on the processing of a corresponding Request
.SSIServletExternalResolver
Principals
.org.apache.catalina.Role
component.ModelMBean
with default
ModelMBeanInfo
information.
/roles
command, supported by the
Tomcat manager application.len
bytes of data from the input stream
into an array of bytes.
len
bytes of data from the input stream
into an array of bytes.
getReader
, if any.
JAASRealm
instance.
Realm
using
the credentials included in argument entry
.
WarpResponse
instance.
WarpResponse.Stream
instance.
WarpResponse
instance.
Group
from those this user belongs to.
Group
from this user database.
Group
from those this user belongs to.
Group
from those this user belongs to.
Group
from those this user belongs to.
Group
from this user database.
Group
s from those this user belongs to.
Group
s from those this user belongs to.
Group
s from those this user belongs to.
LifecycleEvent
listener from this
Connector
.
Role
from those assigned to this group.
Role
from those assigned to this user.
Role
from this user database.
Role
from those this group belongs to.
Role
from those this user belongs to.
Role
from those assigned to this group.
Role
from those assigned to this user.
Role
from those assigned to this group.
Role
from those assigned to this user.
Role
from this user database.
Role
s from those assigned to this group.
Role
s from those assigned to this user.
Role
s from those assigned to this group.
Role
s from those assigned to this user.
Role
s from those assigned to this group.
Role
s from those assigned to this user.
User
from this user database.
User
from this user database.
UserDatabase
resource
we will be utilizing.
javax.security.Principal
classes
that represent security roles.
roleSearch
.
org.apache.catalina.UserDatabase
resource that is
connected to the users
resource reference.
Role
s associated with this group.
Role
s associated with this user.
Role
s defined in this database, keyed by
role name.
<web-resource-collection>
element in the deployment descriptor.<security-constraint>
element in the
deployment descriptor.Server
element represents the entire Catalina
servlet container.Server
instance for this JVM, so that it
can be accessed independently of any existing reference to the
component hierarchy.LifecycleListener
that
instantiates the set of MBeans associated with the components of a
running instance of Catalina.HttpSession
that is used to maintain state information
between requests for a particular user of a web application.org.apache.catalina.core.StandardContext
component.ModelMBean
with default
ModelMBeanInfo
information.
Mapper
for a Context
,
designed to process HTTP requests.org.apache.catalina.core.StandardEngine
component.ModelMBean
with default
ModelMBeanInfo
information.
Mapper
for an Engine
,
designed to process HTTP requests.StandardHost
implementation class.org.apache.catalina.core.StandardHost
component.ModelMBean
with default
ModelMBeanInfo
information.
Mapper
for a Host
,
designed to process HTTP requests.org.apache.catalina.core.StandardServer
component.ModelMBean
with default
ModelMBeanInfo
information.
Service
interface.org.apache.catalina.core.StandardService
component.ModelMBean
with default
ModelMBeanInfo
information.
/start
command, supported by the
Tomcat manager application./stop
command, supported by the
Tomcat manager application.ClusterSender
is responsible for modifying
the bytearray to something that it can use.
ClusterSender
is responsible for modifying
the Object to something that it can use.
Connector
will bind to.
Connector
will bind to.
allow
expressions
configured for this Valve, if any.
null
.
null
.
null
.
catalina.base
System property to the current
working directory if it has not been set.
catalina.home
System property to the current
working directory if it has not been set.
WarpResponse
instance with a specific
WarpConnection
instance.
WarpResponse
instance with a specific
WarpConnection
instance.
WarpConnector
associated with this connection.
Container
with which this instance is associated.
Container
that handles requests for all
Connectors
associated with this Service.
Container
instance which will process all requests
received by this Connector
.
Container
instance which will process all requests
received by this Connector
.
Container
that handles requests for all
Connectors
associated with this Service.
deny
expressions
configured for this Valve, if any.
ServerSocketFactory
used by this
Connector
to generate ServerSocket
instances.
UserDatabase
.
UserDatabase
.
Connector
.
isNew
flag for this session.
WarpPacket
instance used to process headers.
{md5}xxxxx
.
{md5}xxxxx
.
Connector
will bind to.
Realm
, or if this Valve can itself bind security info
to the request, based on the presence of a valid SSO entry, without
rechecking with the RealmsetResolveHosts(boolean) -
Method in class org.apache.catalina.valves.AccessLogValve
Set the resolve hosts flag.
setResolveHosts(String) -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
Determines whether IP host name resolution is done.
setResolverName(Name) -
Method in class org.apache.naming.resources.ImmutableNameNotFoundException
setResourceName(String) -
Method in class org.apache.catalina.realm.UserDatabaseRealm
Set the global JNDI name of the UserDatabase
resource
we will be using.
setResourceType(String) -
Method in class org.apache.naming.resources.ResourceAttributes
Type mutator.
setResources(DirContext) -
Method in interface org.apache.catalina.Container
Set the Resources object with which this Container is associated.
setResources(DirContext) -
Method in interface org.apache.catalina.DefaultContext
Set the resources DirContext object with which this Container is
associated.
setResources(DirContext) -
Method in class org.apache.catalina.core.ContainerBase
Set the resources DirContext object with which this Container is
associated.
setResources(DirContext) -
Method in class org.apache.catalina.core.StandardContext
Set the resources DirContext object with which this Container is
associated.
setResources(DirContext) -
Method in class org.apache.catalina.core.StandardDefaultContext
Set the resources DirContext object with which this Container is
associated.
setResources(DirContext) -
Method in class org.apache.catalina.loader.WebappClassLoader
Set associated resources.
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.RequestBase
Deprecated. Set the Response with which this Request is associated.
setResponse(Response) -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Set the Response with which this Request is associated.
setResponse(Response) -
Method in class org.apache.catalina.core.MappingRequest
setResponse(HttpServletResponse) -
Method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
Sets HttpServletResponse object used to set headers and send
output to
setResponse(HttpServletResponse) -
Method in class org.apache.catalina.util.ProcessHelper
Sets HttpServletResponse object used to set headers and send
output to
setRoleBase(String) -
Method in class org.apache.catalina.realm.JNDIRealm
Set the base element for role searches.
setRoleClassNames(String) -
Method in class org.apache.catalina.realm.JAASRealm
setRoleName(String) -
Method in class org.apache.catalina.realm.JNDIRealm
Set the role name attribute name for this Realm.
setRoleNameCol(String) -
Method in class org.apache.catalina.realm.DataSourceRealm
Set the column in the user role table that names a role.
setRoleNameCol(String) -
Method in class org.apache.catalina.realm.JDBCRealm
Set the column in the user role table that names a role.
setRoleSearch(String) -
Method in class org.apache.catalina.realm.JNDIRealm
Set the message format pattern for selecting roles in this Realm.
setRoleSubtree(boolean) -
Method in class org.apache.catalina.realm.JNDIRealm
Set the "search subtree for roles" flag.
setRolename(String) -
Method in interface org.apache.catalina.Role
Set the role name of this role, which must be unique
within the scope of a UserDatabase
.
setRolename(String) -
Method in class org.apache.catalina.users.AbstractRole
Set the role name of this role, which must be unique
within the scope of a UserDatabase
.
setRootCause(Throwable) -
Method in class org.apache.naming.resources.ImmutableNameNotFoundException
setRotatable(boolean) -
Method in class org.apache.catalina.valves.AccessLogValve
Set the value is we should we rotate the logs
setRotatable(boolean) -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
Set the value is we should we rotate the logs
setRunAs(String) -
Method in interface org.apache.catalina.Wrapper
Set the run-as identity for this servlet.
setRunAs(String) -
Method in class org.apache.catalina.core.StandardWrapper
Set the run-as identity for this servlet.
setSaveOnRestart(boolean) -
Method in class org.apache.catalina.session.PersistentManagerBase
Set the option to save sessions to the Store when the Manager is
shut down, then loaded when the Manager starts again.
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.RequestBase
Deprecated. Set the name of the scheme associated with this request.
setScheme(String) -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Set the name of the scheme associated with this request.
setScheme(String) -
Method in class org.apache.catalina.connector.http.HttpConnector
Deprecated. Set the scheme that will be assigned to requests received through
this connector.
setScheme(String) -
Method in class org.apache.catalina.connector.http10.HttpConnector
Deprecated. Set the scheme that will be assigned to requests received through
this connector.
setScheme(String) -
Method in class org.apache.catalina.connector.warp.WarpConnector
Set the scheme that will be assigned to requests received through
this connector.
setScheme(String) -
Method in class org.apache.catalina.core.MappingRequest
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.HttpRequestBase
Deprecated. 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.RequestBase
Deprecated. Set the value to be returned by isSecure()
for this Request.
setSecure(boolean) -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Set the value to be returned by isSecure()
for this Request.
setSecure(boolean) -
Method in class org.apache.catalina.connector.http.HttpConnector
Deprecated. Set the secure connection flag that will be assigned to requests
received through this connector.
setSecure(boolean) -
Method in class org.apache.catalina.connector.http10.HttpConnector
Deprecated. Set the secure connection flag that will be assigned to requests
received through this connector.
setSecure(boolean) -
Method in class org.apache.catalina.connector.warp.WarpConnector
Set the secure connection flag that will be assigned to requests
received through this connector.
setSecure(boolean) -
Method in class org.apache.catalina.core.MappingRequest
setSecurityToken(Object, Object) -
Static method in class org.apache.naming.ContextAccessController
Set a security token for a context.
setSenderId(String) -
Method in interface org.apache.catalina.cluster.ClusterReceiver
The senderId is a identifier used to identify different
packages being received in a Cluster.
setSenderId(String) -
Method in interface org.apache.catalina.cluster.ClusterSender
The senderId is a identifier used to identify different
packages being sent in a Cluster.
setSenderId(String) -
Method in class org.apache.catalina.cluster.ClusterSessionBase
The senderId is a identifier used to identify different
packagesin a Cluster.
setSenderId(String) -
Method in class org.apache.catalina.cluster.ReplicationWrapper
Set the sender id for this wrapper
setServer(Server) -
Static method in class org.apache.catalina.ServerFactory
Set the singleton Server
instance for this JVM.
setServer(Server) -
Method in interface org.apache.catalina.Service
Set the Server
with which we are associated (if any).
setServer(Server) -
Method in class org.apache.catalina.core.StandardService
Set the Server
with which we are associated (if any).
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.RequestBase
Deprecated. Set the name of the server (virtual host) to process this request.
setServerName(String) -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Set the name of the server (virtual host) to process this request.
setServerName(String) -
Method in class org.apache.catalina.core.MappingRequest
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.RequestBase
Deprecated. Set the port number of the server to process this request.
setServerPort(int) -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Set the port number of the server to process this request.
setServerPort(int) -
Method in class org.apache.catalina.core.MappingRequest
setService(Service) -
Method in interface org.apache.catalina.Connector
Set the Service
with which we are associated (if any).
setService(Service) -
Method in interface org.apache.catalina.Engine
Set the Service
with which we are associated (if any).
setService(Service) -
Method in class org.apache.catalina.connector.http.HttpConnector
Deprecated. Set the Service
with which we are associated (if any).
setService(Service) -
Method in class org.apache.catalina.connector.http10.HttpConnector
Deprecated. Set the Service
with which we are associated (if any).
setService(Service) -
Method in class org.apache.catalina.connector.warp.WarpConnector
Set the Service
with which we are associated (if any).
setService(Service) -
Method in class org.apache.catalina.core.StandardEngine
Set the Service
with which we are associated (if any).
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.HttpRequestBase
Deprecated. Set the servlet path for this Request.
setServletPath(String) -
Method in class org.apache.catalina.connector.HttpRequestWrapper
Deprecated. Set the servlet path for this Request.
setServletPath(String) -
Method in class org.apache.catalina.core.MappingRequest
setSessionAppCol(String) -
Method in class org.apache.catalina.session.JDBCStore
Set the App column for the table.
setSessionCounter(int) -
Method in class org.apache.catalina.session.ManagerBase
setSessionDataCol(String) -
Method in class org.apache.catalina.session.JDBCStore
Set the Data column for the table
setSessionIdCol(String) -
Method in class org.apache.catalina.session.JDBCStore
Set the Id column for the table.
setSessionLastAccessedCol(String) -
Method in class org.apache.catalina.session.JDBCStore
Set the Last Accessed column for the table
setSessionMaxInactiveCol(String) -
Method in class org.apache.catalina.session.JDBCStore
Set the Max Inactive column for the table
setSessionTable(String) -
Method in class org.apache.catalina.session.JDBCStore
Set the table for this Store.
setSessionTimeout(int) -
Method in 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.
setSessionValidCol(String) -
Method in class org.apache.catalina.session.JDBCStore
Set the Is Valid column for the table
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.
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.RequestBase
Deprecated. Set the Socket (if any) through which this Request was received.
setSocket(Socket) -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Set the Socket (if any) through which this Request was received.
setSocket(Socket) -
Method in class org.apache.catalina.connector.warp.WarpConnection
Set the socket this connection is working on.
setSocket(Socket) -
Method in class org.apache.catalina.core.MappingRequest
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.
setSocketFactory(String) -
Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
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
setStarted(boolean) -
Method in class org.apache.catalina.session.PersistentManagerBase
Set the started flag
setStatus(int) -
Method in class org.apache.catalina.connector.HttpResponseBase
Deprecated. 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.
setStatus(int) -
Method in class org.apache.catalina.connector.HttpResponseFacade
setStatus(int, String) -
Method in class org.apache.catalina.connector.HttpResponseFacade
setStatusField(String) -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the HTTP response status code.
setStore(Store) -
Method in class org.apache.catalina.session.PersistentManagerBase
Set the Store object which will manage persistent Session
storage for this Manager.
setStream(InputStream) -
Method in interface org.apache.catalina.Request
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(InputStream) -
Method in class org.apache.catalina.connector.RequestBase
Deprecated. Set the input stream associated with this Request.
setStream(InputStream) -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Set the input stream associated with this Request.
setStream(OutputStream) -
Method in class org.apache.catalina.connector.ResponseBase
Deprecated. Set the output stream associated with this Response.
setStream(OutputStream) -
Method in class org.apache.catalina.connector.ResponseWrapper
Deprecated. Set the output stream associated with this Response.
setStream(InputStream) -
Method in class org.apache.catalina.core.MappingRequest
setStream(InputStream) -
Method in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
Set IS.
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.
setSuffix(String) -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
Set the log file suffix.
setSuspended(boolean) -
Method in interface org.apache.catalina.Response
Set the suspended flag.
setSuspended(boolean) -
Method in class org.apache.catalina.connector.ResponseBase
Deprecated. Set the suspended flag.
setSwallowOutput(boolean) -
Method in class org.apache.catalina.core.StandardContext
Set the value of the swallowOutput flag.
setSwallowOutput(boolean) -
Method in class org.apache.catalina.core.StandardDefaultContext
Set the swallowOutput flag for this web application.
setTableName(String) -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the table where the logs are stored.
setTcpNoDelay(boolean) -
Method in class org.apache.catalina.connector.http.HttpConnector
Deprecated. Set the TCP no delay flag which will be set on the socket after
accepting a connection.
setTimeZone(TimeZone) -
Method in class org.apache.catalina.util.Strftime
Change the timezone used to format dates
setTimestamp(boolean) -
Method in class org.apache.catalina.logger.FileLogger
Set the timestamp flag.
setTimestampField(String) -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the server-determined timestamp.
setType(String) -
Method in class org.apache.catalina.ant.ResourcesTask
setType(int) -
Method in class org.apache.catalina.connector.warp.WarpPacket
Set this packet type.
setType(String) -
Method in class org.apache.catalina.deploy.ContextEjb
setType(String) -
Method in class org.apache.catalina.deploy.ContextEnvironment
setType(String) -
Method in class org.apache.catalina.deploy.ContextLocalEjb
setType(String) -
Method in class org.apache.catalina.deploy.ContextResource
setType(String) -
Method in class org.apache.catalina.deploy.ContextResourceLink
setURLPattern(String) -
Method in class org.apache.catalina.deploy.FilterMap
setUnpackWARs(boolean) -
Method in class org.apache.catalina.core.StandardHost
Unpack WARs flag mutator.
setUnpackWARs(boolean) -
Method in class org.apache.catalina.startup.HostConfig
Set the unpack WARs flag.
setUrl(String) -
Method in class org.apache.catalina.ant.AbstractCatalinaTask
setUseNaming(boolean) -
Method in class org.apache.catalina.core.StandardContext
Enables or disables naming.
setUseNaming(boolean) -
Method in class org.apache.catalina.core.StandardDefaultContext
Enables or disables naming.
setUseNaming(boolean) -
Method in class org.apache.catalina.startup.Embedded
Enables or disables naming support.
setUseNaming(boolean) -
Method in class org.apache.catalina.startup.EmbeddedManager
Enables or disables naming support.
setUseNaming(boolean) -
Method in interface org.apache.catalina.startup.EmbeddedManagerMBean
Enables or disables naming support.
setUserAgentField(String) -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the user agent.
setUserBase(String) -
Method in class org.apache.catalina.realm.JNDIRealm
Set the base element for user searches.
setUserClass(String) -
Method in class org.apache.catalina.startup.UserConfig
Set the user database class name for this component.
setUserClassNames(String) -
Method in class org.apache.catalina.realm.JAASRealm
setUserConfig(UserConfig) -
Method in class org.apache.catalina.startup.HomesUserDatabase
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.
setUserConfig(UserConfig) -
Method in interface org.apache.catalina.startup.UserDatabase
Set the UserConfig listener with which we are associated.
setUserConstraint(String) -
Method in class org.apache.catalina.deploy.SecurityConstraint
Set the user data constraint for this security constraint.
setUserCredCol(String) -
Method in class org.apache.catalina.realm.DataSourceRealm
Set the column in the user table that holds the user's credentials.
setUserCredCol(String) -
Method in class org.apache.catalina.realm.JDBCRealm
Set the column in the user table that holds the user's credentials.
setUserField(String) -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the remote user name.
setUserNameCol(String) -
Method in class org.apache.catalina.realm.DataSourceRealm
Set the column in the user table that holds the user's name.
setUserNameCol(String) -
Method in class org.apache.catalina.realm.JDBCRealm
Set the column in the user table that holds the user's name.
setUserPassword(String) -
Method in class org.apache.catalina.realm.JNDIRealm
Set the password attribute used to retrieve the user password.
setUserPattern(String) -
Method in class org.apache.catalina.realm.JNDIRealm
Set the message format pattern for selecting users in this Realm.
setUserPrincipal(Principal) -
Method in interface org.apache.catalina.HttpRequest
Set the Principal who has been authenticated for this Request.
setUserPrincipal(Principal) -
Method in class org.apache.catalina.connector.HttpRequestBase
Deprecated. Set the Principal who has been authenticated for this Request.
setUserPrincipal(Principal) -
Method in class org.apache.catalina.connector.HttpRequestWrapper
Deprecated. Set the Principal who has been authenticated for this Request.
setUserPrincipal(Principal) -
Method in class org.apache.catalina.core.MappingRequest
setUserRoleName(String) -
Method in class org.apache.catalina.realm.JNDIRealm
Set the user role name attribute name for this Realm.
setUserRoleTable(String) -
Method in class org.apache.catalina.realm.DataSourceRealm
Set the table that holds the relation between user's and roles.
setUserRoleTable(String) -
Method in class org.apache.catalina.realm.JDBCRealm
Set the table that holds the relation between user's and roles.
setUserSearch(String) -
Method in class org.apache.catalina.realm.JNDIRealm
Set the message format pattern for selecting users in this Realm.
setUserSubtree(boolean) -
Method in class org.apache.catalina.realm.JNDIRealm
Set the "search subtree for users" flag.
setUserTable(String) -
Method in class org.apache.catalina.realm.DataSourceRealm
Set the table that holds user data.
setUserTable(String) -
Method in class org.apache.catalina.realm.JDBCRealm
Set the table that holds user data.
setUsername(String) -
Method in interface org.apache.catalina.User
Set the logon username of this user, which must be unique within
the scope of a UserDatabase
.
setUsername(String) -
Method in class org.apache.catalina.ant.AbstractCatalinaTask
setUsername(String) -
Method in class org.apache.catalina.users.AbstractUser
Set the logon username of this user, which must be unique within
the scope of a UserDatabase
.
setValid(boolean) -
Method in interface org.apache.catalina.Session
Set the isValid
flag for this session.
setValidate(boolean) -
Method in class org.apache.catalina.realm.RealmBase
Set the "validate certificate chains" flag.
setValue(String) -
Method in class org.apache.catalina.deploy.ApplicationParameter
setValue(String) -
Method in class org.apache.catalina.deploy.ContextEnvironment
setVariableValue(String, String) -
Method in interface org.apache.catalina.ssi.SSIExternalResolver
Set the named variable to the specified value.
setVariableValue(String, String) -
Method in class org.apache.catalina.ssi.SSIMediator
setVariableValue(String, String) -
Method in class org.apache.catalina.ssi.SSIServletExternalResolver
setVerbosity(int) -
Method in interface org.apache.catalina.Logger
Set the verbosity level of this logger.
setVerbosity(int) -
Method in class org.apache.catalina.logger.LoggerBase
Set the verbosity level of this logger.
setVerbosityLevel(String) -
Method in class org.apache.catalina.logger.LoggerBase
Set the verbosity level of this logger.
setVirtualHostField(String) -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
Sets the name of the field containing the virtual host information
(this is in fact the server name).
setWar(String) -
Method in class org.apache.catalina.ant.DeployTask
setWar(String) -
Method in class org.apache.catalina.ant.InstallTask
setWorkDir(String) -
Method in class org.apache.catalina.core.StandardContext
Set the work directory for this Context.
setWorkDir(String) -
Method in class org.apache.catalina.core.StandardHost
Host work directory base.
setWrapper(Wrapper) -
Method in interface org.apache.catalina.ContainerServlet
Set the Wrapper with which this Servlet is associated.
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.RequestBase
Deprecated. Set the Wrapper within which this Request is being processed.
setWrapper(Wrapper) -
Method in class org.apache.catalina.connector.RequestWrapper
Deprecated. Set the Wrapper within which this Request is being processed.
setWrapper(Wrapper) -
Method in class org.apache.catalina.core.MappingRequest
setWrapper(Wrapper) -
Method in class org.apache.catalina.servlets.InvokerServlet
Set the Wrapper with which we are associated.
setWrapper(Wrapper) -
Method in class org.apache.catalina.servlets.ManagerServlet
Set the Wrapper with which we are associated.
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 interface org.apache.catalina.DefaultContext
Set the Java class name of the Wrapper implementation used
for servlets registered in this Context.
setWrapperClass(String) -
Method in class org.apache.catalina.core.StandardContext
Set the Java class name of the Wrapper implementation used
for servlets registered in this Context.
setWrapperClass(String) -
Method in class org.apache.catalina.core.StandardDefaultContext
Set the Java class name of the Wrapper implementation used
for servlets registered in this Context.
setWritable(Object, Object) -
Static method in class org.apache.naming.ContextAccessController
Allow writing to a context.
setWriterEncoding(String) -
Static method in class org.apache.catalina.util.DOMWriter
setupFromContext(ServletContext) -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Uses the ServletContext to set some CGI variables
setupFromContext(ServletContext) -
Method in class org.apache.catalina.util.ProcessEnvironment
Uses the ServletContext to set some process variables
setupFromRequest(HttpServletRequest) -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
Uses the HttpServletRequest to set most CGI variables
setupFromRequest(HttpServletRequest) -
Method in class org.apache.catalina.util.ProcessEnvironment
Uses the HttpServletRequest to set most process variables
sharedState -
Variable in class org.apache.catalina.realm.JAASMemoryLoginModule
The state information that is shared with other configured
LoginModule
instances.
showRequestInfo(HttpServletRequest) -
Method in class org.apache.catalina.servlets.DefaultServlet
Show HTTP header information.
simpleDateFormat -
Variable in class org.apache.catalina.util.Strftime
size -
Variable in class org.apache.catalina.connector.warp.WarpPacket
Number of bytes stored in the buffer
size() -
Method in class org.apache.catalina.util.Queue
How many elements are there in this queue?
size() -
Method in class org.apache.naming.resources.ResourceAttributes
Retrieves the number of attributes in the attribute set.
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 -
Variable in class org.apache.catalina.cluster.ClusterSessionBase
The string manager for this package.
sm -
Static variable in class org.apache.catalina.connector.RequestBase
Deprecated. The string manager for this package.
sm -
Static variable in class org.apache.catalina.connector.RequestStream
Deprecated. The localized strings for this package.
sm -
Static variable in class org.apache.catalina.connector.ResponseBase
Deprecated. The string manager for this package.
sm -
Static variable in class org.apache.catalina.connector.ResponseStream
Deprecated. The localized strings for this package.
sm -
Static variable in class org.apache.catalina.connector.http.SocketInputStream
Deprecated. 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.core.NamingContextListener
The string manager for this package.
sm -
Static variable in class org.apache.catalina.core.StandardDefaultContext
The string manager for this package.
sm -
Static variable in class org.apache.catalina.core.StandardHostDeployer
The string manager for this package.
sm -
Static variable in class org.apache.catalina.core.StandardPipeline
The string manager for this package.
sm -
Static variable in class org.apache.catalina.loader.WebappLoader
The string manager for this package.
sm -
Static variable in class org.apache.catalina.realm.DataSourceRealm
The string manager for this package.
sm -
Static variable in class org.apache.catalina.realm.JAASRealm
The string manager for this package.
sm -
Static variable in class org.apache.catalina.realm.JDBCRealm
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.servlets.DefaultServlet
The string manager for this package.
sm -
Static variable in class org.apache.catalina.servlets.ManagerServlet
The string manager for this package.
sm -
Static variable in class org.apache.catalina.session.ManagerBase
The string manager for this package.
sm -
Variable in class org.apache.catalina.session.StoreBase
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.startup.ExpandWar
The string resources for this package.
sm -
Static variable in class org.apache.catalina.startup.HostConfig
The string resources for this package.
sm -
Static variable in class org.apache.catalina.valves.CertificatesValve
The StringManager for this package.
sm -
Static variable in class org.apache.catalina.valves.ErrorDispatcherValve
The StringManager for this package.
sm -
Static variable in class org.apache.catalina.valves.ErrorReportValve
The StringManager for this package.
sm -
Static variable in class org.apache.catalina.valves.RequestDumperValve
The StringManager 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.ValveBase
The string manager for this package.
sm -
Static variable in class org.apache.naming.ContextBindings
The string manager for this package.
sm -
Variable in class org.apache.naming.NamingContext
The string manager for this package.
sm -
Variable in class org.apache.naming.SelectorContext
The string manager for this package.
sm -
Variable in class org.apache.naming.resources.BaseDirContext
The string manager for this package.
sm -
Variable in class org.apache.naming.resources.ProxyDirContext
The string manager for this package.
socket -
Variable in class org.apache.catalina.connector.RequestBase
Deprecated. 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.
source -
Variable in class org.apache.catalina.loader.ResourceEntry
URL source from where the object was loaded.
ssiExternalResolver -
Variable in class org.apache.catalina.ssi.SSIMediator
ssiExternalResolver -
Variable in class org.apache.catalina.ssi.SSIProcessor
ssiInclude -
Variable in class org.apache.catalina.ssi.SSIExec
sso -
Variable in class org.apache.catalina.authenticator.AuthenticatorBase
The SingleSignOn implementation in our request processing chain,
if there is one.
stage -
Variable in class org.apache.catalina.core.StandardPipeline.StandardPipelineValveContext
start(String) -
Method in interface org.apache.catalina.Deployer
Start an existing web application, attached to the specified context
path.
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.authenticator.SingleSignOn
Prepare for the beginning of active use of the public methods of this
component.
start() -
Method in interface org.apache.catalina.cluster.ClusterReceiver
Start this component, must be called before it can be used.
start() -
Method in class org.apache.catalina.cluster.MulticastReceiver
Start our component
start() -
Method in class org.apache.catalina.cluster.StandardCluster
Prepare for the beginning of active use of the public methods of this
component.
start() -
Method in class org.apache.catalina.connector.http.HttpConnector
Deprecated. Begin processing requests via this Connector.
start() -
Method in class org.apache.catalina.connector.http10.HttpConnector
Deprecated. Begin processing requests via this Connector.
start() -
Method in class org.apache.catalina.connector.warp.WarpConnection
Start working on this connection.
start() -
Method in class org.apache.catalina.connector.warp.WarpConnector
Start accepting connections by 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.FastEngineMapper
Prepare for active use of the public methods of this Component.
start() -
Method in class org.apache.catalina.core.StandardContext
Start this Context component.
start() -
Method in class org.apache.catalina.core.StandardEngine
Start this Engine component.
start() -
Method in class org.apache.catalina.core.StandardHost
Start this host.
start(String) -
Method in class org.apache.catalina.core.StandardHost
Start an existing web application, attached to the specified context
path.
start(String) -
Method in class org.apache.catalina.core.StandardHostDeployer
Start an existing web application, attached to the specified context
path.
start() -
Method in class org.apache.catalina.core.StandardPipeline
Prepare for active use of the public methods of this Component.
start() -
Method in class org.apache.catalina.core.StandardServer
Prepare for the beginning of active use of the public methods of this
component.
start() -
Method in class org.apache.catalina.core.StandardService
Prepare for the beginning of active use of the public methods of this
component.
start() -
Method in class org.apache.catalina.core.StandardWrapper
Start this component, pre-loading the servlet if the load-on-startup
value is set appropriately.
start() -
Method in class org.apache.catalina.loader.WebappClassLoader
Start the class loader.
start() -
Method in class org.apache.catalina.loader.WebappLoader
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.DataSourceRealm
Prepare for active use of the public methods of this Component.
start() -
Method in class org.apache.catalina.realm.JAASRealm
Prepare for active use of the public methods of this Component.
start() -
Method in class org.apache.catalina.realm.JDBCRealm
Prepare for active use of the public methods of this Component.
start() -
Method in class org.apache.catalina.realm.JNDIRealm
Prepare for active use of the public methods of this Component.
start() -
Method in class org.apache.catalina.realm.MemoryRealm
Prepare for 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.UserDatabaseRealm
Prepare for active use of the public methods of this Component.
start(String) -
Method in class org.apache.catalina.servlets.HTMLManagerServlet
Start the web application at the specified context path.
start(PrintWriter, String) -
Method in class org.apache.catalina.servlets.ManagerServlet
Start the web application at the specified context path.
start() -
Method in class org.apache.catalina.session.DistributedManager
Start this manager
start() -
Method in class org.apache.catalina.session.JDBCStore
Called once when this Store is first started.
start() -
Method in class org.apache.catalina.session.PersistentManagerBase
Prepare for the beginning of active use of the public methods of this
component.
start() -
Method in class org.apache.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.StoreBase
Prepare for the beginning of active use of the public methods of this
component.
start() -
Method in class org.apache.catalina.startup.BootstrapService
Start the Catalina Service.
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.CatalinaManagerMBean
Start the servlet container.
start() -
Method in class org.apache.catalina.startup.CatalinaService
Start a new server instance.
start() -
Method in class org.apache.catalina.startup.Embedded
Prepare for the beginning of active use of the public methods of this
component.
start() -
Method in class org.apache.catalina.startup.EmbeddedManager
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.HostConfig
Process a "start" event for this Host.
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() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
Prepare for the beginning of active use of the public methods of this
component.
start() -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
Invoked by Tomcat on startup.
start() -
Method in class org.apache.naming.NamingService
Start the servlet container.
start() -
Method in interface org.apache.naming.NamingServiceMBean
Start the servlet container.
started -
Variable in class org.apache.catalina.authenticator.AuthenticatorBase
Has this component been started?
started -
Variable in class org.apache.catalina.authenticator.SingleSignOn
Component started flag.
started -
Variable in class org.apache.catalina.core.ContainerBase
Has this component been started?
started -
Variable in class org.apache.catalina.core.StandardPipeline
Has this component been started yet?
started -
Variable in class org.apache.catalina.loader.WebappClassLoader
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.session.StoreBase
Has this component been started yet?
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?
starting -
Variable in class org.apache.catalina.startup.Catalina
Are we starting a new server?
states -
Static variable in interface org.apache.catalina.startup.CatalinaManagerMBean
Status constants.
states -
Static variable in interface org.apache.catalina.startup.EmbeddedManagerMBean
Status constants.
states -
Static variable in interface org.apache.naming.NamingServiceMBean
Status constants.
status -
Variable in class org.apache.catalina.connector.HttpResponseBase
Deprecated. The HTTP status code associated with this Response.
status(Request, Response) -
Method in class org.apache.catalina.valves.ErrorDispatcherValve
Handle the HTTP status code (and corresponding message) generated
while processing the specified Request to produce the specified
Response.
stop(String) -
Method in interface org.apache.catalina.Deployer
Stop an existing web application, attached to the specified context
path.
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.authenticator.SingleSignOn
Gracefully terminate the active use of the public methods of this
component.
stop() -
Method in interface org.apache.catalina.cluster.ClusterReceiver
The stop method for this component, should be called when closing
down the Cluster.
stop() -
Method in class org.apache.catalina.cluster.MulticastReceiver
Stop our component
stop() -
Method in class org.apache.catalina.cluster.StandardCluster
Gracefully terminate the active use of the public methods of this
component.
stop() -
Method in class org.apache.catalina.connector.http.HttpConnector
Deprecated. Terminate processing requests via this Connector.
stop() -
Method in class org.apache.catalina.connector.http10.HttpConnector
Deprecated. Terminate processing requests via this Connector.
stop() -
Method in class org.apache.catalina.connector.warp.WarpConnection
Stop all we're doing on the connection.
stop() -
Method in class org.apache.catalina.connector.warp.WarpConnector
Stop accepting connections by 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.FastEngineMapper
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(String) -
Method in class org.apache.catalina.core.StandardHost
Stop an existing web application, attached to the specified context
path.
stop(String) -
Method in class org.apache.catalina.core.StandardHostDeployer
Stop an existing web application, attached to the specified context
path.
stop() -
Method in class org.apache.catalina.core.StandardPipeline
Gracefully shut down active use of the public methods of this Component.
stop() -
Method in class org.apache.catalina.core.StandardServer
Gracefully terminate the active use of the public methods of this
component.
stop() -
Method in class org.apache.catalina.core.StandardService
Gracefully terminate the active use of the public methods of this
component.
stop() -
Method in class org.apache.catalina.core.StandardWrapper
Stop this component, gracefully shutting down the servlet if it has
been initialized.
stop() -
Method in class org.apache.catalina.loader.WebappClassLoader
Stop the class loader.
stop() -
Method in class org.apache.catalina.loader.WebappLoader
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.DataSourceRealm
Gracefully shut down active use of the public methods of this Component.
stop() -
Method in class org.apache.catalina.realm.JAASRealm
Gracefully shut down active use of the public methods of this Component.
stop() -
Method in class org.apache.catalina.realm.JDBCRealm
Gracefully shut down active use of the public methods of this Component.
stop() -
Method in class org.apache.catalina.realm.JNDIRealm
Gracefully shut down active use of the public methods of this Component.
stop() -
Method in class org.apache.catalina.realm.MemoryRealm
Gracefully shut down 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.UserDatabaseRealm
Gracefully shut down active use of the public methods of this Component.
stop(String) -
Method in class org.apache.catalina.servlets.HTMLManagerServlet
Stop the web application at the specified context path.
stop(PrintWriter, String) -
Method in class org.apache.catalina.servlets.ManagerServlet
Stop the web application at the specified context path.
stop() -
Method in class org.apache.catalina.session.JDBCStore
Gracefully terminate everything associated with our db.
stop() -
Method in class org.apache.catalina.session.PersistentManagerBase
Gracefully terminate the active use of the public methods of this
component.
stop() -
Method in class org.apache.catalina.session.StandardManager
Gracefully terminate the active use of the public methods of this
component.
stop() -
Method in class org.apache.catalina.session.StoreBase
Gracefully terminate the active use of the public methods of this
component.
stop() -
Method in class org.apache.catalina.startup.BootstrapService
Stop the Catalina Service.
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.CatalinaManagerMBean
Stop the servlet container.
stop() -
Method in class org.apache.catalina.startup.CatalinaService
Stop an existing server instance.
stop() -
Method in class org.apache.catalina.startup.Embedded
Gracefully terminate the active use of the public methods of this
component.
stop() -
Method in class org.apache.catalina.startup.EmbeddedManager
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.HostConfig
Process a "stop" event for this Host.
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.
stop() -
Method in class org.apache.catalina.valves.ExtendedAccessLogValve
Gracefully terminate the active use of the public methods of this
component.
stop() -
Method in class org.apache.catalina.valves.JDBCAccessLogValve
Invoked by tomcat on shutdown.
stop() -
Method in class org.apache.naming.NamingService
Stop the servlet container.
stop() -
Method in interface org.apache.naming.NamingServiceMBean
Stop the servlet container.
stopping -
Variable in class org.apache.catalina.startup.Catalina
Are we stopping an existing server?
store() -
Method in class org.apache.catalina.core.StandardServer
Write the configuration information for this entire Server
out to the server.xml configuration file.
store() -
Method in class org.apache.catalina.mbeans.StandardServerMBean
Write the configuration information for this entire Server
out to the server.xml configuration file.
storeName -
Static variable in class org.apache.catalina.session.JDBCStore
Name to register for this Store, used for logging.
storeName -
Static variable in class org.apache.catalina.session.StoreBase
Name to register for this Store, used for logging.
stream -
Variable in class org.apache.catalina.connector.RequestBase
Deprecated. The ServletInputStream that has been returned by
getInputStream()
, if any.
stream -
Variable in class org.apache.catalina.connector.RequestStream
Deprecated. The underlying input stream from which we should read data.
stream -
Variable in class org.apache.catalina.connector.ResponseBase
Deprecated. The ServletOutputStream that has been returned by
getOutputStream()
, if any.
stream -
Variable in class org.apache.catalina.connector.ResponseStream
Deprecated. The underlying output stream to which we should write data.
stream -
Variable in class org.apache.catalina.connector.ResponseWriter
Deprecated. The response stream to which we are attached.
stream -
Variable in class org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
The destination for log messages.
streamContent() -
Method in class org.apache.naming.resources.FileDirContext.FileResource
Content accessor.
streamContent() -
Method in class org.apache.naming.resources.Resource
Content accessor.
streamContent() -
Method in class org.apache.naming.resources.WARDirContext.WARResource
Content accessor.
strftime -
Variable in class org.apache.catalina.ssi.SSIMediator
strongETag -
Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
strongETag -
Variable in class org.apache.naming.resources.ResourceAttributes
Strong ETag.
subject -
Variable in class org.apache.catalina.realm.JAASMemoryLoginModule
The subject for which we are performing authentication.
substituteVariables(String) -
Method in class org.apache.catalina.ssi.SSIMediator
Applies variable substitution to the specified String and
returns the new resolved string.
support -
Variable in class org.apache.catalina.core.ContainerBase
The property change support for this component.
support -
Variable in class org.apache.catalina.core.StandardDefaultContext
The property change support for this component.
support -
Variable in class org.apache.catalina.core.StandardServer
The property change support for this component.
support -
Variable in class org.apache.catalina.core.StandardService
The property change support for this component.
support -
Variable in class org.apache.catalina.deploy.NamingResources
The property change support for this component.
support -
Variable in class org.apache.catalina.loader.WebappLoader
The property change support for this component.
support -
Variable in class org.apache.catalina.logger.LoggerBase
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.session.ManagerBase
The property change support for this component.
support -
Variable in class org.apache.catalina.session.StoreBase
The property change support for this component.
support -
Variable in class org.apache.catalina.startup.Embedded
The property change support for this component.
suspended -
Variable in class org.apache.catalina.connector.ResponseBase
Deprecated. Has this response output been suspended?
suspended -
Variable in class org.apache.catalina.connector.ResponseStream
Deprecated. Has this response output been suspended?
swapIn(String) -
Method in class org.apache.catalina.session.PersistentManagerBase
Look for a session in the Store and, if found, restore
it in the Manager's list of active sessions if appropriate.
swapOut(Session) -
Method in class org.apache.catalina.session.PersistentManagerBase
Remove the session from the Manager's list of active
sessions and write it out to the Store.
T
- TIMEOUT_INFINITE -
Static variable in class org.apache.catalina.authenticator.DigestAuthenticator
- Indicates that no once tokens are used only once.
- TOKEN_AND -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_END -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_EQ -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_GE -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_GT -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_LBRACE -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_LE -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_LT -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_NOT -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_NOT_EQ -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_OR -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_RBRACE -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TOKEN_STRING -
Static variable in class org.apache.catalina.ssi.ExpressionTokenizer
-
- TYPE -
Static variable in class org.apache.naming.EjbRef
- EJB type address type.
- TYPE -
Static variable in class org.apache.naming.resources.ResourceAttributes
- Type.
- TYPE_ASK_SSL -
Static variable in class org.apache.catalina.connector.warp.Constants
- ASK_SSL: The WARP server (Tomcat) asks the WARP client to
transfer the basic SSL information (cypher, keysize and session).
- TYPE_ASK_SSL_CLIENT -
Static variable in class org.apache.catalina.connector.warp.Constants
- ASK_SSL_CLIENT: The WARP server (Tomcat) asks the WARP server to
transfer the client certificate.
- TYPE_CBK_DATA -
Static variable in class org.apache.catalina.connector.warp.Constants
- CBK_DATA: As requested by the WARP server, the WARP client (HTTP
server) transmits a chunk of the request body.
- TYPE_CBK_DONE -
Static variable in class org.apache.catalina.connector.warp.Constants
- CBK_DATA: The WARP client (HTTP server) informs the WARP server that
the request body has been fully transmitted.
- TYPE_CBK_READ -
Static variable in class org.apache.catalina.connector.warp.Constants
- CBK_READ: A request callback.
- TYPE_CONF_APPLIC -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_APPLIC: The server replies to a CONF_DEPLOY message with the web
application identifier of the configured application.
- TYPE_CONF_DEPLOY -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_DEPLOY: The client attempts deploy a web application.
- TYPE_CONF_DONE -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_DONE: Client issues this message when all configurations have been
processed.
- TYPE_CONF_ENUM -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_ENUM: The client requests to the server to enumerate all
web-applications available for a specified virtual host.
- TYPE_CONF_ENUM_APPL -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_ENUM_APPL: The server specifies the name of a web-application
available for deployment in response to a CONF_ENUMERATE message.
- TYPE_CONF_ENUM_DONE -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_ENUM_DONE: The server specifies all web-application names
available for deployment for the host specified in the CONF_ENUM
message have been transfered.
- TYPE_CONF_MAP -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_MAP: The client requests to the server to enumerate all mappings
for a specified web-application.
- TYPE_CONF_MAP_ALLOW -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_MAP_ALLOW: The server replies to a CONF_MAP message with this
packet to indicate a mapping to a static page, or a resource that
can be served autonomously by the remote end (the web server).
- TYPE_CONF_MAP_DENY -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_MAP_DENY: The server replies to a CONF_MAP message with this
packet to indicate a mapping to a resource that must be served by
the server (servlet container).
- TYPE_CONF_MAP_DONE -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_MAP_DONE: The server replies to a CONF_MAP message with this
packet to indicate that all servlet mappings have been successfully
transfered to the other end
No payload:
- TYPE_CONF_PROCEED -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_PROCEED: Server issues this message in response to a CONF_DONE
message, to acknowledge its readiness to accept requests.
- TYPE_CONF_WELCOME -
Static variable in class org.apache.catalina.connector.warp.Constants
- CONF_WELCOME: The server issues this packet when a connection is
opened.
- TYPE_DISCONNECT -
Static variable in class org.apache.catalina.connector.warp.Constants
- DISCONNECT: The connection is being closed.
- TYPE_ERROR -
Static variable in class org.apache.catalina.connector.warp.Constants
- ERROR: The last operation didn't completed correctly.
- TYPE_FATAL -
Static variable in class org.apache.catalina.connector.warp.Constants
- FATAL: A protocol error occourred, the connection must be closed.
- TYPE_INVALID -
Static variable in class org.apache.catalina.connector.warp.Constants
- INVALID: The packet type hasn't been set yet.
- TYPE_REP_SSL -
Static variable in class org.apache.catalina.connector.warp.Constants
- REP_SSL: SSL information between
Payload description:
[string] The cipher_suite.
- TYPE_REP_SSL_CERT -
Static variable in class org.apache.catalina.connector.warp.Constants
- REP_SSL_CERT: The client certificate (remote peer).
- TYPE_REP_SSL_NO -
Static variable in class org.apache.catalina.connector.warp.Constants
- REP_SSL_NO: Request SSL information is not available.
- TYPE_REQ_AUTH -
Static variable in class org.apache.catalina.connector.warp.Constants
- REQ_AUTH: Authentication information of the HTTP remote peer.
- TYPE_REQ_CLIENT -
Static variable in class org.apache.catalina.connector.warp.Constants
- REQ_CLIENT: The HTTP client (remote peer) information.
- TYPE_REQ_CONTENT -
Static variable in class org.apache.catalina.connector.warp.Constants
- REQ_CONTENT: The mime content type and length of this request.
- TYPE_REQ_HEADER -
Static variable in class org.apache.catalina.connector.warp.Constants
- REQ_HEADER: An HTTP request header.
- TYPE_REQ_INIT -
Static variable in class org.apache.catalina.connector.warp.Constants
- REQ_INIT: The client requests to the WARP server that a request is
about to be processed.
- TYPE_REQ_PROCEED -
Static variable in class org.apache.catalina.connector.warp.Constants
- REQ_PROCEED: The client finished transmitting the request.
- TYPE_REQ_SCHEME -
Static variable in class org.apache.catalina.connector.warp.Constants
- REQ_SCHEME: The scheme description of this request.
- TYPE_REQ_SERVER -
Static variable in class org.apache.catalina.connector.warp.Constants
- REQ_SERVER: The HTTP server information.
- TYPE_RES_BODY -
Static variable in class org.apache.catalina.connector.warp.Constants
- RES_BODY: The HTTP response body.
- TYPE_RES_COMMIT -
Static variable in class org.apache.catalina.connector.warp.Constants
- RES_COMMIT: The server indicates that the first part of the response
(HTTP status line and MIME headers) are to be committed to the client
(remote peer).
- TYPE_RES_DONE -
Static variable in class org.apache.catalina.connector.warp.Constants
- RES_DONE: The server finished transmitting the response.
- TYPE_RES_HEADER -
Static variable in class org.apache.catalina.connector.warp.Constants
- RES_HEADER: An HTTP MIME response header to send to the client.
- TYPE_RES_STATUS -
Static variable in class org.apache.catalina.connector.warp.Constants
- RES_STATUS: The server replies with the HTTP response status for the
request.
- TYREX_DOMAIN_CONFIG -
Static variable in class org.apache.naming.factory.Constants
-
- TYREX_DOMAIN_NAME -
Static variable in class org.apache.naming.factory.Constants
-
- TYREX_RESOURCE_FACTORY -
Static variable in class org.apache.naming.factory.Constants
-
- TYREX_TRANSACTION_FACTORY -
Static variable in class org.apache.naming.factory.Constants
-
- Test - class org.apache.catalina.deploy.Test.
-
- Test() -
Constructor for class org.apache.catalina.deploy.Test
-
- 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
-
- TldRuleSet - class org.apache.catalina.startup.TldRuleSet.
- RuleSet for processing the contents of a tag library
descriptor resource.
- TldRuleSet() -
Constructor for class org.apache.catalina.startup.TldRuleSet
- Construct an instance of this
RuleSet
with the default
matching pattern prefix.
- TldRuleSet(String) -
Constructor for class org.apache.catalina.startup.TldRuleSet
- Construct an instance of this
RuleSet
with the specified
matching pattern prefix.
- Tool - class org.apache.catalina.startup.Tool.
- General purpose wrapper for command line tools that should execute in an
environment with the common class loader environment set up by Catalina.
- Tool() -
Constructor for class org.apache.catalina.startup.Tool
-
- TransactionFactory - class org.apache.naming.factory.TransactionFactory.
- Object factory for User trasactions.
- TransactionFactory() -
Constructor for class org.apache.naming.factory.TransactionFactory
-
- TransactionRef - class org.apache.naming.TransactionRef.
- Represents a reference address to a transaction.
- TransactionRef() -
Constructor for class org.apache.naming.TransactionRef
- Resource Reference.
- TransactionRef(String, String) -
Constructor for class org.apache.naming.TransactionRef
- Resource Reference.
- TyrexFactory - class org.apache.naming.factory.TyrexFactory.
- Abstract superclass of any factory that creates objects from Tyrex.
Subclasses can use getTransactionDomain() to handle the retrieval and
creation of the TransactionDomain. - TyrexFactory() -
Constructor for class org.apache.naming.factory.TyrexFactory
-
- TyrexResourceFactory - class org.apache.naming.factory.TyrexResourceFactory.
- Object factory for Tyrex Resources.
This class retrieves Tyrex resources that are configured in the
TransactionDomain. - TyrexResourceFactory() -
Constructor for class org.apache.naming.factory.TyrexResourceFactory
-
- TyrexTransactionFactory - class org.apache.naming.factory.TyrexTransactionFactory.
- Object factory for Tyrex User transactions.
Tyrex is an open-source transaction manager, developed by Assaf Arkin and
exolab.org. - TyrexTransactionFactory() -
Constructor for class org.apache.naming.factory.TyrexTransactionFactory
-
- thread -
Variable in class org.apache.catalina.session.StoreBase
- The background thread.
- threadDone -
Variable in class org.apache.catalina.cluster.MulticastReceiver
- The background thread completion semaphore.
- threadDone -
Variable in class org.apache.catalina.session.PersistentManagerBase
- The background thread completion semaphore.
- threadDone -
Variable in class org.apache.catalina.session.StoreBase
- The background thread completion semaphore.
- threadName -
Variable in class org.apache.catalina.session.JDBCStore
- Name to register for the background thread.
- threadName -
Variable in class org.apache.catalina.session.StoreBase
- Name to register for the background thread.
- threadSleep() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Sleep for the duration specified by the
checkInterval
property.
- threadSleep() -
Method in class org.apache.catalina.session.StoreBase
- Sleep for the duration specified by the
checkInterval
property.
- threadSleep() -
Method in class org.apache.catalina.startup.HostConfig
- Sleep for the duration specified by the
checkInterval
property.
- threadStart() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Start the background thread that will periodically check for
session timeouts.
- threadStart() -
Method in class org.apache.catalina.session.StoreBase
- Start the background thread that will periodically check for
session timeouts.
- threadStart() -
Method in class org.apache.catalina.startup.HostConfig
- Start the background thread that will periodically check for
web application autoDeploy and changes to the web.xml config.
- threadStop() -
Method in class org.apache.catalina.session.PersistentManagerBase
- Stop the background thread that is periodically checking for
session timeouts.
- threadStop() -
Method in class org.apache.catalina.session.StoreBase
- Stop the background thread that is periodically checking for
session timeouts.
- threadStop() -
Method in class org.apache.catalina.startup.HostConfig
- Stop the background thread that is periodically checking for
for web application autoDeploy and changes to the web.xml config.
- throwable -
Variable in class org.apache.catalina.LifecycleException
- The underlying exception or error passed to our constructor (if any)
- throwable -
Variable in class org.apache.catalina.connector.ClientAbortException
- The underlying exception or error passed to our constructor (if any)
- throwable(Request, Response, Throwable) -
Method in class org.apache.catalina.valves.ErrorDispatcherValve
- Handle the specified Throwable encountered while processing
the specified Request to produce the specified Response.
- toByteArray() -
Method in class org.apache.catalina.ssi.ByteArrayServletOutputStream
- Write our stream to the
OutputStream
provided.
- toExternalForm() -
Method in class org.apache.catalina.util.URL
- Return a string representation of this URL.
- toString() -
Method in class org.apache.catalina.ContainerEvent
- Return a string representation of this event.
- toString() -
Method in class org.apache.catalina.LifecycleException
- Return a formatted string that describes this exception.
- toString() -
Method in class org.apache.catalina.SessionEvent
- Return a string representation of this event.
- toString() -
Method in class org.apache.catalina.authenticator.SingleSignOn
- Return a String rendering of this object.
- toString() -
Method in class org.apache.catalina.connector.ClientAbortException
- Return a formatted string that describes this exception.
- toString() -
Method in class org.apache.catalina.core.StandardContext
- Return a String representation of this component.
- toString() -
Method in class org.apache.catalina.core.StandardDefaultContext
- Return a String representation of this component.
- toString() -
Method in class org.apache.catalina.core.StandardEngine
- Return a String representation of this component.
- toString() -
Method in class org.apache.catalina.core.StandardHost
- Return a String representation of this component.
- toString() -
Method in class org.apache.catalina.core.StandardServer
- Return a String representation of this component.
- toString() -
Method in class org.apache.catalina.core.StandardService
- Return a String representation of this component.
- toString() -
Method in class org.apache.catalina.core.StandardWrapper
- Return a String representation of this component.
- toString() -
Method in class org.apache.catalina.deploy.ApplicationParameter
- Return a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.ContextEjb
- Return a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.ContextEnvironment
- Return a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.ContextLocalEjb
- Return a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.ContextResource
- Return a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.ContextResourceLink
- Return a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.ErrorPage
- Render a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.FilterDef
- Render a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.FilterMap
- Render a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.LoginConfig
- Return a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.ResourceParams
- Return a String representation of this object.
- toString() -
Method in class org.apache.catalina.deploy.SecurityCollection
- Return a String representation of this security collection.
- toString() -
Method in class org.apache.catalina.deploy.SecurityConstraint
- Return a String representation of this security constraint.
- toString() -
Method in class org.apache.catalina.loader.Extension
- Return a String representation of this object.
- toString() -
Method in class org.apache.catalina.loader.StandardClassLoader
- Render a String representation of this object.
- toString() -
Method in class org.apache.catalina.loader.WebappClassLoader
- Render a String representation of this object.
- toString() -
Method in class org.apache.catalina.loader.WebappLoader
- Return a String representation of this component.
- toString() -
Method in class org.apache.catalina.realm.GenericPrincipal
- Return a String representation of this object, which exposes only
information that should be public.
- toString() -
Method in class org.apache.catalina.servlets.CGIServlet.CGIEnvironment
- Print important CGI environment information in a easy-to-read HTML
table
- toString() -
Method in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
- String representation.
- toString() -
Method in class org.apache.catalina.users.MemoryGroup
- Return a String representation of this group in XML format.
- toString() -
Method in class org.apache.catalina.users.MemoryRole
- Return a String representation of this role in XML format.
- toString() -
Method in class org.apache.catalina.users.MemoryUser
- Return a String representation of this user in XML format.
- toString() -
Method in class org.apache.catalina.users.MemoryUserDatabase
- Return a String representation of this UserDatabase.
- toString() -
Method in class org.apache.catalina.util.CGIProcessEnvironment
- Print important CGI environment information in an
easy-to-read HTML table
- toString() -
Method in class org.apache.catalina.util.ProcessEnvironment
- Print important process environment information in an
easy-to-read HTML table
- toString() -
Method in class org.apache.catalina.util.URL
- Return a string representation of this object.
- toString() -
Method in class org.apache.catalina.util.XMLWriter
- Retrieve generated XML.
- toString() -
Method in class org.apache.catalina.valves.ErrorDispatcherValve
- Return a String rendering of this object.
- toString() -
Method in class org.apache.catalina.valves.ErrorReportValve
- Return a String rendering of this object.
- toString() -
Method in class org.apache.catalina.valves.RequestDumperValve
- Return a String rendering of this object.
- toString() -
Method in class org.apache.naming.ResourceRef
- Return a String rendering of this object.
- toString() -
Method in class org.apache.naming.resources.ProxyDirContext.CacheEntry
-
- translate -
Static variable in class org.apache.catalina.util.Strftime
-
- translateCommand(StringBuffer, String, int, boolean) -
Method in class org.apache.catalina.util.Strftime
- try to get the Java Date/Time formating associated with
the C standard provided
- treeLookup(Name) -
Method in class org.apache.naming.resources.WARDirContext
- Entry tree lookup.
- type -
Variable in class org.apache.catalina.ant.ResourcesTask
- The fully qualified class name of the resource type being requested
(if any).
- type -
Variable in class org.apache.naming.NamingEntry
- The type instance variable is used to avoid unsing RTTI when doing
lookups.
U
- URL - class org.apache.catalina.util.URL.
- URL is designed to provide public APIs for parsing
and synthesizing Uniform Resource Locators as similar as possible to the
APIs of
java.net.URL
, but without the ability to open a
stream or connection. - URL(String) -
Constructor for class org.apache.catalina.util.URL
- Create a URL object from the specified String representation.
- URL(URL, String) -
Constructor for class org.apache.catalina.util.URL
- Create a URL object by parsing a string representation relative
to a specified context.
- URL(String, String, String) -
Constructor for class org.apache.catalina.util.URL
- Create a URL object from the specified components.
- URL(String, String, int, String) -
Constructor for class org.apache.catalina.util.URL
- Create a URL object from the specified components.
- URLDecode(String) -
Static method in class org.apache.catalina.util.RequestUtil
- Decode and return the specified URL-encoded String.
- URLDecode(String, String) -
Static method in class org.apache.catalina.util.RequestUtil
- Decode and return the specified URL-encoded String.
- URLDecode(byte[]) -
Static method in class org.apache.catalina.util.RequestUtil
- Decode and return the specified URL-encoded byte array.
- URLDecode(byte[], String) -
Static method in class org.apache.catalina.util.RequestUtil
- Decode and return the specified URL-encoded byte array.
- URLEncoder - class org.apache.catalina.util.URLEncoder.
- This class is very similar to the java.net.URLEncoder class.
- URLEncoder() -
Constructor for class org.apache.catalina.util.URLEncoder
-
- USE_NEVER_EXPIRES -
Static variable in class org.apache.catalina.authenticator.DigestAuthenticator
- Indicates that no once tokens are used only once.
- USE_ONCE -
Static variable in class org.apache.catalina.authenticator.DigestAuthenticator
- Indicates that no once tokens are used only once.
- UndeployTask - class org.apache.catalina.ant.UndeployTask.
- Ant task that implements the
/undeploy
command, supported by
the Tomcat manager application. - UndeployTask() -
Constructor for class org.apache.catalina.ant.UndeployTask
-
- User - interface org.apache.catalina.User.
- Abstract representation of a user in a
UserDatabase
. - 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.UserDatabase.
- Abstract representation of a database of
User
s and
Group
s that can be maintained by an application,
along with definitions of corresponding Role
s, and
referenced by a Realm
for authentication and access control. - UserDatabase - interface org.apache.catalina.startup.UserDatabase.
- Abstraction of the set of users defined by the operating system on the
current server platform.
- UserDatabaseRealm - class org.apache.catalina.realm.UserDatabaseRealm.
- Implementation of
Realm
that is based on an implementation of
UserDatabase
made available through the global JNDI resources
configured for this instance of Catalina. - UserDatabaseRealm() -
Constructor for class org.apache.catalina.realm.UserDatabaseRealm
-
- UserMBean - class org.apache.catalina.mbeans.UserMBean.
- A ModelMBean implementation for the
org.apache.catalina.User
component. - UserMBean() -
Constructor for class org.apache.catalina.mbeans.UserMBean
- Construct a
ModelMBean
with default
ModelMBeanInfo
information.
- 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.
- unbind(Name) -
Method in class org.apache.naming.NamingContext
- Unbinds the named object.
- unbind(String) -
Method in class org.apache.naming.NamingContext
- Unbinds the named object.
- unbind(Name) -
Method in class org.apache.naming.SelectorContext
- Unbinds the named object.
- unbind(String) -
Method in class org.apache.naming.SelectorContext
- Unbinds the named object.
- unbind(Name) -
Method in class org.apache.naming.resources.BaseDirContext
- Unbinds the named object.
- unbind(String) -
Method in class org.apache.naming.resources.BaseDirContext
- Unbinds the named object.
- unbind() -
Static method in class org.apache.naming.resources.DirContextURLStreamHandler
- Unbinds a directory context to a class loader.
- unbind(ClassLoader) -
Static method in class org.apache.naming.resources.DirContextURLStreamHandler
- Unbinds a directory context to a class loader.
- unbind(String) -
Method in class org.apache.naming.resources.FileDirContext
- Unbinds the named object.
- unbind(Name) -
Method in class org.apache.naming.resources.ProxyDirContext
- Unbinds the named object.
- unbind(String) -
Method in class org.apache.naming.resources.ProxyDirContext
- Unbinds the named object.
- unbind(String) -
Method in class org.apache.naming.resources.WARDirContext
- Unbinds the named object.
- unbindClassLoader(Object) -
Static method in class org.apache.naming.ContextBindings
- Unbinds a naming context to a class loader.
- unbindClassLoader(Object, Object) -
Static method in class org.apache.naming.ContextBindings
- Unbinds a naming context to a class loader.
- unbindClassLoader(Object, Object, ClassLoader) -
Static method in class org.apache.naming.ContextBindings
- Unbinds a naming context to a class loader.
- unbindContext(Object) -
Static method in class org.apache.naming.ContextBindings
- Unbind context name.
- unbindContext(Object, Object) -
Static method in class org.apache.naming.ContextBindings
- Unbind context name.
- unbindThread(Object) -
Static method in class org.apache.naming.ContextBindings
- Unbinds a naming context to a thread.
- unbindThread(Object, Object) -
Static method in class org.apache.naming.ContextBindings
- Unbinds a naming context to a thread.
- unbindThread() -
Static method in class org.apache.naming.resources.DirContextURLStreamHandler
- Unbinds a directory context to a thread.
- undeploy(PrintWriter, String) -
Method in class org.apache.catalina.servlets.ManagerServlet
- Undeploy the web application at the specified context path.
- undeployApps() -
Method in class org.apache.catalina.startup.HostConfig
- Undeploy all deployed applications.
- undeployDir(File) -
Method in class org.apache.catalina.servlets.ManagerServlet
- Delete the specified directory, including all of its contents and
subdirectories recursively.
- uniqueId -
Variable in class org.apache.catalina.connector.warp.WarpConnector
- The unique ID of this connector instance.
- 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.PersistentManagerBase
- Save all currently active sessions in the appropriate persistence
mechanism, if any.
- unload() -
Method in class org.apache.catalina.session.StandardManager
- Save any currently active sessions in the appropriate persistence
mechanism, if any.
- unsetSecurityToken(Object, Object) -
Static method in class org.apache.naming.ContextAccessController
- Remove a security token for a context.
- updateReadyStatus() -
Method in class org.apache.catalina.servlets.CGIServlet.CGIRunner
- Checks & sets ready status
- updateReadyStatus() -
Method in class org.apache.catalina.util.ProcessHelper
- Checks & sets ready status
- uploadWar(HttpServletRequest, File) -
Method in class org.apache.catalina.servlets.ManagerServlet
- Upload the WAR file included in this request, and store it at the
specified file location.
- url -
Variable in class org.apache.catalina.ant.AbstractCatalinaTask
- The URL of the
Manager
application to be used.
- urlEncoder -
Static variable in class org.apache.catalina.servlets.DefaultServlet
- Array containing the safe characters set.
- urlEncoder -
Static variable in class org.apache.catalina.ssi.SSIMediator
-
- usage() -
Method in class org.apache.catalina.startup.Catalina
- Print usage information for this application.
- useNaming -
Variable in class org.apache.catalina.startup.Catalina
- Are we using naming ?
- useNaming -
Variable in class org.apache.catalina.startup.Embedded
- Is naming enabled ?
- userBase -
Variable in class org.apache.catalina.realm.JNDIRealm
- The base element for user searches.
- userClassNames -
Variable in class org.apache.catalina.realm.JAASRealm
- Comma-delimited list of
javax.security.Principal
classes
that represent individual users.
- userClasses -
Variable in class org.apache.catalina.realm.JAASRealm
- The set of user class names, split out for easy processing.
- userCredCol -
Variable in class org.apache.catalina.realm.DataSourceRealm
- The column in the user table that holds the user's credintials
- userCredCol -
Variable in class org.apache.catalina.realm.JDBCRealm
- The column in the user table that holds the user's credintials
- userNameCol -
Variable in class org.apache.catalina.realm.DataSourceRealm
- The column in the user table that holds the user's name
- userNameCol -
Variable in class org.apache.catalina.realm.JDBCRealm
- The column in the user table that holds the user's name
- userPassword -
Variable in class org.apache.catalina.realm.JNDIRealm
- The attribute name used to retrieve the user password.
- userPattern -
Variable in class org.apache.catalina.realm.JNDIRealm
- The message format used to form the distinguished name of a
user, with "{0}" marking the spot where the specified username
goes.
- userPatternArray -
Variable in class org.apache.catalina.realm.JNDIRealm
- A string of LDAP user patterns or paths, ":"-separated
These will be used to form the distinguished name of a
user, with "{0}" marking the spot where the specified username
goes.
- userPatternFormatArray -
Variable in class org.apache.catalina.realm.JNDIRealm
- An array of MessageFormat objects associated with the current
userPatternArray
.
- userPrincipal -
Variable in class org.apache.catalina.connector.HttpRequestBase
- Deprecated. The Principal who has been authenticated for this Request.
- userRoleName -
Variable in class org.apache.catalina.realm.JNDIRealm
- The name of an attribute in the user's entry containing
roles for that user
- userRoleTable -
Variable in class org.apache.catalina.realm.DataSourceRealm
- The table that holds the relation between user's and roles
- userRoleTable -
Variable in class org.apache.catalina.realm.JDBCRealm
- The table that holds the relation between user's and roles
- userSearch -
Variable in class org.apache.catalina.realm.JNDIRealm
- The message format used to search for a user, with "{0}" marking
the spot where the username goes.
- userSearchFormat -
Variable in class org.apache.catalina.realm.JNDIRealm
- The MessageFormat object associated with the current
userSearch
.
- userSubtree -
Variable in class org.apache.catalina.realm.JNDIRealm
- Should we search the entire subtree for matching users?
- userTable -
Variable in class org.apache.catalina.realm.DataSourceRealm
- The table that holds user data.
- userTable -
Variable in class org.apache.catalina.realm.JDBCRealm
- The table that holds user data.
- username -
Variable in class org.apache.catalina.ant.AbstractCatalinaTask
- The login username for the
Manager
application.
- username -
Variable in class org.apache.catalina.realm.JAASCallbackHandler
- The username to be authenticated with.
- username -
Variable in class org.apache.catalina.users.AbstractUser
- The logon username of this user.
- users -
Variable in class org.apache.catalina.users.MemoryUserDatabase
- The set of
User
s defined in this database, keyed by
user name.
V
- VARIABLE_NAMES -
Variable in class org.apache.catalina.ssi.SSIServletExternalResolver
-
- VERS_MAJOR -
Static variable in class org.apache.catalina.connector.warp.Constants
- The WARP protocol major version.
- VERS_MINOR -
Static variable in class org.apache.catalina.connector.warp.Constants
- The WARP protocol minor version.
- 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
-
- ValveContext - interface org.apache.catalina.ValveContext.
- A ValveContext is the mechanism by which a Valve can trigger the
execution of the next Valve in a Pipeline, without having to know anything
about the internal implementation mechanisms.
- vPath -
Variable in class org.apache.naming.resources.ProxyDirContext
- Virtual path.
- valid -
Variable in class org.apache.catalina.util.ProcessEnvironment
- whether or not this object is valid or not
- validate(String) -
Method in class org.apache.catalina.loader.WebappClassLoader
- Validate a classname.
- validate -
Variable in class org.apache.catalina.realm.RealmBase
- Should we validate client certificate chains when they are presented?
- validate(ProxyDirContext.CacheEntry) -
Method in class org.apache.naming.resources.ProxyDirContext
- Validate entry.
- value -
Variable in class org.apache.naming.NamingEntry
-
- valves -
Variable in class org.apache.catalina.core.StandardPipeline
- The set of Valves (not including the Basic one, if any) associated with
this Pipeline.
- verbosity -
Variable in class org.apache.catalina.logger.LoggerBase
- The verbosity level for above which log messages may be filtered.
- 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
- WARDirContext - class org.apache.naming.resources.WARDirContext.
- WAR Directory Context implementation.
- WARDirContext() -
Constructor for class org.apache.naming.resources.WARDirContext
- Builds a WAR directory context using the given environment.
- WARDirContext(Hashtable) -
Constructor for class org.apache.naming.resources.WARDirContext
- Builds a WAR directory context using the given environment.
- WARDirContext(ZipFile, WARDirContext.Entry) -
Constructor for class org.apache.naming.resources.WARDirContext
- Constructor used for returning fake subcontexts.
- WARDirContext.Entry - class org.apache.naming.resources.WARDirContext.Entry.
- Entries structure.
- WARDirContext.Entry(String, ZipEntry) -
Constructor for class org.apache.naming.resources.WARDirContext.Entry
-
- WARDirContext.WARResource - class org.apache.naming.resources.WARDirContext.WARResource.
- This specialized resource implementation avoids opening the IputStream
to the WAR right away.
- WARDirContext.WARResource(ZipEntry) -
Constructor for class org.apache.naming.resources.WARDirContext.WARResource
-
- WARNING -
Static variable in interface org.apache.catalina.Logger
-
- 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.
- 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.
- WarpCertificates - class org.apache.catalina.connector.warp.WarpCertificates.
-
- WarpCertificates(String) -
Constructor for class org.apache.catalina.connector.warp.WarpCertificates
- Create the certificate using the String.
- WarpConfigurationHandler - class org.apache.catalina.connector.warp.WarpConfigurationHandler.
-
- WarpConfigurationHandler() -
Constructor for class org.apache.catalina.connector.warp.WarpConfigurationHandler
-
- WarpConnection - class org.apache.catalina.connector.warp.WarpConnection.
-
- WarpConnection() -
Constructor for class org.apache.catalina.connector.warp.WarpConnection
- Construct a new instance of a
WarpConnection
.
- WarpConnector - class org.apache.catalina.connector.warp.WarpConnector.
-
- WarpConnector() -
Constructor for class org.apache.catalina.connector.warp.WarpConnector
- Construct a new instance of a
WarpConnector
.
- WarpEngine - class org.apache.catalina.connector.warp.WarpEngine.
-
- WarpEngine() -
Constructor for class org.apache.catalina.connector.warp.WarpEngine
-
- WarpHost - class org.apache.catalina.connector.warp.WarpHost.
-
- WarpHost() -
Constructor for class org.apache.catalina.connector.warp.WarpHost
-
- WarpLogger - class org.apache.catalina.connector.warp.WarpLogger.
-
- WarpLogger(Object) -
Constructor for class org.apache.catalina.connector.warp.WarpLogger
- Construct a new instance of a
WarpConnector
.
- WarpPacket - class org.apache.catalina.connector.warp.WarpPacket.
-
- WarpPacket() -
Constructor for class org.apache.catalina.connector.warp.WarpPacket
- Construct a new WarpPacket instance.
- WarpRequest - class org.apache.catalina.connector.warp.WarpRequest.
-
- WarpRequest() -
Constructor for class org.apache.catalina.connector.warp.WarpRequest
-
- WarpRequest.Stream - class org.apache.catalina.connector.warp.WarpRequest.Stream.
-
- WarpRequest.Stream(WarpRequest) -
Constructor for class org.apache.catalina.connector.warp.WarpRequest.Stream
-
- WarpRequestHandler - class org.apache.catalina.connector.warp.WarpRequestHandler.
-
- WarpRequestHandler() -
Constructor for class org.apache.catalina.connector.warp.WarpRequestHandler
-
- WarpResponse - class org.apache.catalina.connector.warp.WarpResponse.
-
- WarpResponse() -
Constructor for class org.apache.catalina.connector.warp.WarpResponse
- Create a new instance of a
WarpResponse
.
- WarpResponse.Stream - class org.apache.catalina.connector.warp.WarpResponse.Stream.
- The
OutputStream
that will handle all response body
transmission. - WarpResponse.Stream(WarpResponse) -
Constructor for class org.apache.catalina.connector.warp.WarpResponse.Stream
- Construct a new instance of a
WarpResponse.Stream
associated with a parent WarpResponse
.
- WarpSSLData - class org.apache.catalina.connector.warp.WarpSSLData.
-
- WarpSSLData() -
Constructor for class org.apache.catalina.connector.warp.WarpSSLData
-
- 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
-
- WebRuleSet - class org.apache.catalina.startup.WebRuleSet.
- RuleSet for processing the contents of a web application
deployment descriptor (
/WEB-INF/web.xml
) resource. - WebRuleSet() -
Constructor for class org.apache.catalina.startup.WebRuleSet
- Construct an instance of this
RuleSet
with the default
matching pattern prefix.
- WebRuleSet(String) -
Constructor for class org.apache.catalina.startup.WebRuleSet
- Construct an instance of this
RuleSet
with the specified
matching pattern prefix.
- WebappClassLoader - class org.apache.catalina.loader.WebappClassLoader.
- Specialized web application class loader.
- WebappClassLoader() -
Constructor for class org.apache.catalina.loader.WebappClassLoader
- Construct a new ClassLoader with no defined repositories and no
parent ClassLoader.
- WebappClassLoader(ClassLoader) -
Constructor for class org.apache.catalina.loader.WebappClassLoader
- Construct a new ClassLoader with no defined repositories and no
parent ClassLoader.
- WebappClassLoader.PrivilegedFindResource - class org.apache.catalina.loader.WebappClassLoader.PrivilegedFindResource.
-
- WebappLoader - class org.apache.catalina.loader.WebappLoader.
- Classloader implementation which is specialized for handling web
applications in the most efficient way, while being Catalina aware (all
accesses to resources are made through the DirContext interface).
- WebappLoader() -
Constructor for class org.apache.catalina.loader.WebappLoader
- Construct a new WebappLoader with no defined parent class loader
(so that the actual parent will be the system class loader).
- WebappLoader(ClassLoader) -
Constructor for class org.apache.catalina.loader.WebappLoader
- Construct a new WebappLoader with the specified class loader
to be defined as the parent of the ClassLoader we ultimately create.
- WebappLoader.WebappContextNotifier - class org.apache.catalina.loader.WebappLoader.WebappContextNotifier.
- Private thread class to notify our associated Context that we have
recognized the need for a reload.
- WebappLoader.WebappContextNotifier() -
Constructor for class org.apache.catalina.loader.WebappLoader.WebappContextNotifier
-
- WebdavServlet - class org.apache.catalina.servlets.WebdavServlet.
- Servlet which adds support for WebDAV level 2.
- WebdavServlet() -
Constructor for class org.apache.catalina.servlets.WebdavServlet
-
- 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.
- war -
Variable in class org.apache.catalina.ant.DeployTask
- URL of the web application archive (WAR) file to be deployed.
- war -
Variable in class org.apache.catalina.ant.InstallTask
- URL of the web application archive (WAR) file, or the unpacked directory
containing this application, if any.
- weakETag -
Variable in class org.apache.catalina.servlets.DefaultServlet.ResourceInfo
-
- weakETag -
Variable in class org.apache.naming.resources.ResourceAttributes
- Weak ETag.
- webappResources -
Variable in class org.apache.catalina.core.StandardContext
- Non proxied resources.
- welcomes -
Variable in class org.apache.catalina.servlets.DefaultServlet
- The set of welcome files for this web application
- workingDirectory -
Variable in class org.apache.catalina.util.ProcessEnvironment
- process' desired working directory
- wrapper -
Variable in class org.apache.catalina.connector.RequestBase
- Deprecated. The Wrapper within which this Request is being processed.
- wrapper -
Variable in class org.apache.catalina.core.MappingRequest
-
- wrapper -
Variable in class org.apache.catalina.servlets.ManagerServlet
- The Wrapper container associated with this servlet.
- write(int) -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Write the specified byte to our output stream, flushing if necessary.
- write(byte[]) -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Write
b.length
bytes from the specified byte array
to our output stream.
- write(byte[], int, int) -
Method in class org.apache.catalina.connector.ResponseBase
- Deprecated. Write
len
bytes from the specified byte array, starting
at the specified offset, to our output stream.
- write(int) -
Method in class org.apache.catalina.connector.ResponseStream
- Deprecated. Write the specified byte to our output stream.
- write(byte[]) -
Method in class org.apache.catalina.connector.ResponseStream
- Deprecated. 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
- Deprecated. Write
len
bytes from the specified byte array, starting
at the specified offset, to our output stream.
- write(char) -
Method in class org.apache.catalina.connector.ResponseWriter
- Deprecated. Write a single character.
- write(char[]) -
Method in class org.apache.catalina.connector.ResponseWriter
- Deprecated. Write an array of characters.
- write(char[], int, int) -
Method in class org.apache.catalina.connector.ResponseWriter
- Deprecated. Write a portion of an array of characters.
- write(String) -
Method in class org.apache.catalina.connector.ResponseWriter
- Deprecated. Write a String.
- write(String, int, int) -
Method in class org.apache.catalina.connector.ResponseWriter
- Deprecated. Write a portion of a String.
- write(int) -
Method in class org.apache.catalina.connector.http.HttpResponseStream
- Deprecated. Write the specified byte to our output stream.
- write(byte[], int, int) -
Method in class org.apache.catalina.connector.http.HttpResponseStream
- Deprecated. Write the specified byte array.
- write(int) -
Method in class org.apache.catalina.connector.warp.WarpResponse.Stream
- Write one byte of data to the
WarpPacket
nested
within this WarpResponse.Stream
.
- write(int) -
Method in class org.apache.catalina.ssi.ByteArrayServletOutputStream
- Write to our buffer
- writeData(String) -
Method in class org.apache.catalina.util.XMLWriter
- Write data.
- writeElement(String, String, int) -
Method in class org.apache.catalina.util.XMLWriter
- Write an element.
- writeElement(String, String, String, int) -
Method in class org.apache.catalina.util.XMLWriter
- Write an element.
- writeInteger(int) -
Method in class org.apache.catalina.connector.warp.WarpPacket
- Write a signed integer value (32 bit) in the packet buffer.
- writeProperty(String, String, 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) -
Method in class org.apache.catalina.util.XMLWriter
- Write property to the XML.
- writeSession(Session) -
Method in class org.apache.catalina.session.PersistentManagerBase
- Write the provided session to the Store without modifying
the copy in memory or triggering passivation events.
- writeString(String) -
Method in class org.apache.catalina.connector.warp.WarpPacket
- Write a string into the packet buffer.
- writeText(String) -
Method in class org.apache.catalina.util.XMLWriter
- Write text.
- writeTo(OutputStream) -
Method in class org.apache.catalina.cluster.ReplicationWrapper
- Write our stream to the
OutputStream
provided.
- writeUnsignedShort(int) -
Method in class org.apache.catalina.connector.warp.WarpPacket
- Write an unsigned short value (16 bit) in the packet buffer.
- writeXMLHeader() -
Method in class org.apache.catalina.util.XMLWriter
- Write XML Header.
- writer -
Variable in class org.apache.catalina.connector.ResponseBase
- Deprecated. The PrintWriter that has been returned by
getWriter()
, if any.
- writer -
Variable in class org.apache.catalina.util.XMLWriter
- Writer.
X
- XMLWriter - class org.apache.catalina.util.XMLWriter.
- XMLWriter helper class.
- XMLWriter() -
Constructor for class org.apache.catalina.util.XMLWriter
- Constructor.
- XMLWriter(Writer) -
Constructor for class org.apache.catalina.util.XMLWriter
- Constructor.
Z
- zone -
Static variable in class org.apache.catalina.connector.HttpResponseBase
- Deprecated. The time zone with which to construct date headers.
_
- _buf -
Variable in class org.apache.catalina.ssi.ByteArrayServletOutputStream
- Our buffer to hold the stream
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 _
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.