Class LeftMenuAuthzUtil

java.lang.Object
com.evolveum.midpoint.gui.impl.component.menu.LeftMenuAuthzUtil

public class LeftMenuAuthzUtil extends Object
  • Constructor Details

    • LeftMenuAuthzUtil

      public LeftMenuAuthzUtil()
  • Method Details

    • getAuthorizationsForPage

      public static List<String> getAuthorizationsForPage(Class<? extends org.apache.wicket.markup.html.WebPage> pageClass)
    • getAuthorizationsForView

      public static List<String> getAuthorizationsForView(Class<? extends org.apache.wicket.markup.html.WebPage> pageClass)