| Package | Description |
|---|---|
| org.apache.catalina | |
| org.apache.catalina.authenticator |
This package contains
Authenticator implementations for the
various supported authentication methods (BASIC, DIGEST, and FORM). |
| org.apache.catalina.connector | |
| org.apache.catalina.core | |
| org.apache.catalina.loader | |
| org.apache.catalina.logger | |
| org.apache.catalina.realm |
This package contains
Realm implementations for the
various supported realm technologies for authenticating users and
identifying their associated roles. |
| org.apache.catalina.servlets |
This package contains
Servlets that implement some of the
standard functionality provided by the Catalina servlet container. |
| org.apache.catalina.session |
This package contains the standard
Manager and
Session implementations that represent the collection of
active sessions and the individual sessions themselves, respectively,
that are associated with a Context. |
| org.apache.catalina.ssi |
This package contains code that is used by the SsiInvoker.
|
| org.apache.catalina.startup | |
| org.apache.catalina.util | |
| org.apache.catalina.valves |
This package contains a variety of small Valve implementations that do
not warrant being packaged separately.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| DigestEncoder
Encode a digest into a String.
|
| Class and Description |
|---|
| LifecycleSupport
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
| ParameterMap
Extended implementation of HashMap that includes a
locked property. |
| Class and Description |
|---|
| 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.
|
| InstanceSupport
Support class to assist in firing InstanceEvent notifications to
registered InstanceListeners.
|
| LifecycleSupport
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
| URLEncoder
This class is very similar to the java.net.URLEncoder class.
|
| Class and Description |
|---|
| LifecycleSupport
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
| StringManager
An internationalization / localization helper class which reduces
the bother of handling ResourceBundles and takes care of the
common cases of message formating which otherwise require the
creation of Object arrays and such.
|
| Class and Description |
|---|
| LifecycleSupport
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
| Class and Description |
|---|
| LifecycleSupport
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
| MD5Encoder
Encode an MD5 digest into a String.
|
| Class and Description |
|---|
| MD5Encoder
Encode an MD5 digest into a String.
|
| URLEncoder
This class is very similar to the java.net.URLEncoder class.
|
| Class and Description |
|---|
| LifecycleSupport
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
| Class and Description |
|---|
| Strftime
Converts dates to strings using the same format specifiers as strftime
Note: This does not mimic strftime perfectly.
|
| URLEncoder
This class is very similar to the java.net.URLEncoder class.
|
| Class and Description |
|---|
| LifecycleSupport
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
| Class and Description |
|---|
| 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.
|
| StringManager
An internationalization / localization helper class which reduces
the bother of handling ResourceBundles and takes care of the
common cases of message formating which otherwise require the
creation of Object arrays and such.
|
| URLPattern |
| Class and Description |
|---|
| LifecycleSupport
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
| StringManager
An internationalization / localization helper class which reduces
the bother of handling ResourceBundles and takes care of the
common cases of message formating which otherwise require the
creation of Object arrays and such.
|
Copyright © 2019. All rights reserved.