public abstract class AbstractAuthorizationEvent
extends org.springframework.context.ApplicationEvent
Constructor and Description |
---|
AbstractAuthorizationEvent(java.lang.Object secureObject)
Construct the event, passing in the secure object being intercepted.
|