Interface WidgetAuthorizationService

    • Method Detail

      • isAccessAllowed

        boolean isAccessAllowed​(Widget widget)
        Checks if a widget should be displayed or not, usually based on the widgets access restrictions.
        Parameters:
        widget - object to check
        Returns:
        whether a widget should be displayed or not, usually based on the widgets access restrictions