Interface MCRAccessRule

All Known Implementing Classes:
MCRAccessRule

public interface MCRAccessRule
Author:
Thomas Scheffler (yagee)
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    determines whether the current user has the permission to perform a certain action.
  • Method Details

    • validate

      boolean validate()
      determines whether the current user has the permission to perform a certain action.
      Returns:
      true if the permission is granted, else false