Package org.xwiki.platform.security.requiredrights
-
Interface Summary Interface Description RequiredRightAnalyzer<T> Analyze an object for required rights and returns a list of the missing required right. -
Class Summary Class Description RequiredRight Represents a required right for an entity, composed of aRight
, anEntityType
and a boolean manualReviewNeeded field.RequiredRightAnalysisResult Represents the result of a required right analysis. -
Exception Summary Exception Description RequiredRightsException Exception raised by the required rights operations.