Package org.exoplatform.web.filter


package org.exoplatform.web.filter
  • Class
    Description
    This class allows the rest of the platform to define new filters thanks to the external plugins.
    This interface defines a Filter that cans be added to the ExtensibleFilter Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 25 sept.
    This class defined all the variables needed to define a Filter Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 25 sept.
    This class is used to add new FilterDefinition Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 25 sept.
    Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 25 sept.
    This filter allows the rest of the platform to add their own filters without changing the web.xml file.
    A filter enables resource overriding via extension mechanism.