Class RemoteAddrFilter

java.lang.Object
All Implemented Interfaces:
Filter

public final class RemoteAddrFilter extends RequestFilter
Concrete implementation of RequestFilter that filters based on the string representation of the remote client's IP address.
Author:
Craig R. McClanahan