public interface URIMatcher extends ConfigurationObject
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(MatchInfo matchInfo)
Check if the uri is permitted, return true if the uri is accepted or false otherwise.
|
validateboolean accepts(MatchInfo matchInfo) throws java.net.UnknownHostException, java.net.SocketException, java.net.MalformedURLException
matchInfo - the matching information to checkjava.net.UnknownHostExceptionjava.net.SocketExceptionjava.net.MalformedURLException