Class AutomaticSignInEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
cn.herodotus.engine.rest.servlet.upms.event.AutomaticSignInEvent
- All Implemented Interfaces:
Serializable
public class AutomaticSignInEvent
extends org.springframework.context.ApplicationEvent
Description: 自动登录事件
JustAuth 接收到 Callback以后,统一走系统 /oauth/token 接口获取 Token
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2022/1/26 14:35
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
AutomaticSignInEvent
-
-
Method Details
-
getCallbackParams
-