Class RemoteHostFilter

java.lang.Object
All Implemented Interfaces:
Filter

public final class RemoteHostFilter extends RequestFilter
Concrete implementation of RequestFilter that filters based on the remote client's host name.
Author:
Craig R. McClanahan