Class RemoteHostValve

java.lang.Object
All Implemented Interfaces:
MBeanRegistration, Contained, JmxEnabled, Lifecycle, Valve

public final class RemoteHostValve extends RequestFilterValve
Concrete implementation of RequestFilterValve that filters based on the remote client's host name optionally combined with the server connector port number.
Author:
Craig R. McClanahan