org.apache.geronimo.security.util
Class URLPatternCheck
java.lang.Object
org.apache.geronimo.security.util.URLPatternCheck
public abstract class URLPatternCheck
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLPatternCheck
public URLPatternCheck()
check
public abstract boolean check(URLPattern base,
URLPattern test)
matches
public abstract boolean matches(String base,
String test)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.