Class UserACLFilter

java.lang.Object
org.exoplatform.webui.ext.filter.impl.UserACLFilter
All Implemented Interfaces:
UIExtensionFilter

public class UserACLFilter extends Object implements UIExtensionFilter
This filter is used to add some access permissions to a specific extension Created by The eXo Platform SAS Author : eXoPlatform nicolas.filotto@exoplatform.com 14 mai 2009
  • Field Details

    • permissions

      protected List<String> permissions
      The list of all access permissions allowed
  • Constructor Details

    • UserACLFilter

      public UserACLFilter()
  • Method Details