Class SecuredFeatureSketch
java.lang.Object
io.vertigo.studio.notebook.AbstractSketch
io.vertigo.studio.notebook.authorization.SecuredFeatureSketch
- All Implemented Interfaces:
Sketch
Une authorization est un droit sur une fonction de l'application.
Ou sur une opération sur une entite.
Sous condition d'un ensemble de règles.
- Author:
- prahmoune, npiedeloup
-
Field Summary
FieldsFields inherited from interface io.vertigo.studio.notebook.Sketch
REGEX_SKETCH_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.vertigo.studio.notebook.AbstractSketch
getKey, getLocalName, toString
-
Field Details
-
PREFIX
- See Also:
-
-
Constructor Details
-
Method Details
-
getCode
-
getLabel
- Returns:
- Label de la authorization
-
getComment
- Returns:
- Comment de la authorization
-
getLinkedResourceOpt
-