| Package | Description |
|---|---|
| org.apache.catalina.authenticator |
This package contains
Authenticator implementations for the
various supported authentication methods (BASIC, DIGEST, and FORM). |
| 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 |
|---|
| ValveBase
Convenience base class for implementations of the Valve interface.
|
| Class and Description |
|---|
| AccessLogValve
Implementation of the Valve interface that generates a web server
access log with the detailed line contents matching a configurable pattern.
|
| AccessLogValve.AccessLogElement
AccessLogElement writes the partial message into the buffer.
|
| EventOrAsyncConnectionManagerValve
Implementation of a Valve that tracks Comet connections, and closes them
when the associated session expires or the webapp is reloaded.
|
| ExtendedAccessLogValve.PatternTokenizer |
| RequestFilterValve
Implementation of a Valve that performs filtering based on comparing the
appropriate request property (selected based on which subclass you choose
to configure into your Container's pipeline) against a set of regular
expressions configured for this Valve.
|
| ValveBase
Convenience base class for implementations of the Valve interface.
|
| Class and Description |
|---|
| ValveBase
Convenience base class for implementations of the Valve interface.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.