Class Right

java.lang.Object
org.ametys.core.right.Right

public class Right extends Object
A right in a runtime application.
A right can also be considered as a boolean permission : a given user has or does not have the right to do something.
  • Method Details