Class LeftMenuAuthzUtil
- java.lang.Object
-
- com.evolveum.midpoint.gui.impl.component.menu.LeftMenuAuthzUtil
-
public class LeftMenuAuthzUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description LeftMenuAuthzUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>
getAuthorizationsForPage(Class<? extends org.apache.wicket.markup.html.WebPage> pageClass)
static List<String>
getAuthorizationsForView(Class<? extends org.apache.wicket.markup.html.WebPage> pageClass)
-