Class SilverStatisticsActionAccessController


  • public class SilverStatisticsActionAccessController
    extends Object
    Author:
    ebonnet
    • Constructor Detail

      • SilverStatisticsActionAccessController

        public SilverStatisticsActionAccessController()
    • Method Detail

      • hasRightAccess

        public boolean hasRightAccess​(String action,
                                      UserAccessLevel level)
        Check if user role has access right to the given action
        Parameters:
        action - the checked action
        level - the current user access level
        Returns:
        true if given user access level has access right to the action