-
- All Implemented Interfaces:
-
java.io.Serializable
public abstract class UserEvent extends ApplicationEvent
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class java.io.Serializable
equals, hashCode -
Methods inherited from class org.springframework.context.ApplicationEvent
getSource, toString -
Methods inherited from class cn.spark2fire.auth.event.UserEvent
getTimestamp -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
UserEvent
UserEvent(String username)
-
-
-
-