Package org.exoplatform.web.filter
Interface FilterMapping
public interface FilterMapping
Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 25 sept. 2009
-
Method Summary
-
Method Details
-
match
Indicates if the current path matches with the current mapping- Parameters:
path- the path to check- Returns:
trueif it matches,falseotherwise.
-