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.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.valves |
This package contains a variety of small Valve implementations that do
not warrant being packaged separately.
|
org.jboss.web.rewrite |
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.
|
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.
|
ParameterMap
Extended implementation of HashMap that includes a
locked property. |
URLEncoder
This class is very similar to the java.net.URLEncoder class.
|
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.
|
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 |
---|
LifecycleSupport
Support class to assist in firing LifecycleEvent notifications to
registered LifecycleListeners.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.