Class HostMatcher

java.lang.Object
org.mapfish.print.processor.http.matcher.AbstractMatcher
org.mapfish.print.processor.http.matcher.HostMatcher
All Implemented Interfaces:
ConfigurationObject, URIMatcher
Direct Known Subclasses:
DnsHostMatcher, HostnameMatcher, InetHostMatcher

public abstract class HostMatcher extends AbstractMatcher
Used to validate the access to a map service host.