Package org.uberfire.backend.events
Class AuthorizationPolicySavedEvent
- java.lang.Object
-
- org.uberfire.backend.events.AuthorizationPolicySavedEvent
-
@Portable public class AuthorizationPolicySavedEvent extends Object
Event fired just after the security policy is saved. SeeAuthorizationPolicyStorage.savePolicy(AuthorizationPolicy)
-
-
Constructor Summary
Constructors Constructor Description AuthorizationPolicySavedEvent()AuthorizationPolicySavedEvent(org.uberfire.security.authz.AuthorizationPolicy policy)
-