Class RemoteAddrValve

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

public final class RemoteAddrValve extends RequestFilterValve
Concrete implementation of RequestFilterValve that filters based on the string representation of the remote client's IP address optionally combined with the server connector port number.
Author:
Craig R. McClanahan