org.dlese.dpc.schemedit.security.access
Class UrlPattern
java.lang.Object
org.dlese.dpc.schemedit.security.access.UrlPattern
public class UrlPattern
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getPatterns
public List getPatterns()
getTestPatterns
public static List getTestPatterns()
match
public boolean match(String path)
getUrlMapping
public static String getUrlMapping(String path)
getPattern1
public static String getPattern1(String path)
- returns null if the path cannot be converted into a pattern
main
public static void main(String[] args)