Class JustAuthAccessController
java.lang.Object
cn.herodotus.engine.rest.servlet.upms.controller.social.JustAuthAccessController
Description: 社交登录第三方系统返回的Redirect Url
- Author:
- : gengwei.zheng
- Date:
- : 2021/5/28 11:35
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JustAuthAccessController
public JustAuthAccessController()
-
-
Method Details
-
callback
@RequestMapping("/open/identity/social/{source}") public void callback(@PathVariable("source") String source, me.zhyd.oauth.model.AuthCallback callback) -
list
-