|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.springframework.context.ApplicationEvent
org.acegisecurity.event.authorization.AbstractAuthorizationEvent
public abstract class AbstractAuthorizationEvent
Abstract superclass for all security interception related events.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
AbstractAuthorizationEvent(java.lang.Object secureObject)
Construct the event, passing in the secure object being intercepted. |
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.context.ApplicationEvent |
|---|
getTimestamp |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractAuthorizationEvent(java.lang.Object secureObject)
secureObject - the secure object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||