org.drools.guvnor.server.security
Class PathHelper

java.lang.Object
  extended by org.drools.guvnor.server.security.PathHelper

public class PathHelper
extends Object


Constructor Summary
PathHelper()
           
 
Method Summary
static boolean isSubPath(String parentPath, String subPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathHelper

public PathHelper()
Method Detail

isSubPath

public static boolean isSubPath(String parentPath,
                                String subPath)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.