Class RightUpdatedEvent
- java.lang.Object
-
- org.xwiki.security.authorization.event.RightUpdatedEvent
-
- All Implemented Interfaces:
org.xwiki.observation.event.Event
public class RightUpdatedEvent extends Object implements org.xwiki.observation.event.Event
An event triggered when a change might have impacted rights (modified, right, group, etc.).- Since:
- 11.8RC1
- Version:
- $Id: 8976f4302a97175b438006d8158bb82205a3b3c2 $
-
-
Constructor Summary
Constructors Constructor Description RightUpdatedEvent()
-
-
-
Method Detail
-
matches
public boolean matches(Object otherEvent)
- Specified by:
matches
in interfaceorg.xwiki.observation.event.Event
-
-