Class LeftMenuAuthzUtil


  • public class LeftMenuAuthzUtil
    extends Object
    • Constructor Detail

      • LeftMenuAuthzUtil

        public LeftMenuAuthzUtil()
    • Method Detail

      • 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)