mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
RefreshToken
This commit is contained in:
@@ -33,11 +33,9 @@ public class CasBaseAuthorizeEndpoint extends AuthorizeBaseEndpoint{
|
||||
final static Logger _logger = LoggerFactory.getLogger(CasBaseAuthorizeEndpoint.class);
|
||||
|
||||
@Autowired
|
||||
@Qualifier("appsCasDetailsService")
|
||||
protected AppsCasDetailsService casDetailsService;
|
||||
|
||||
@Autowired
|
||||
@Qualifier("userInfoService")
|
||||
protected UserInfoService userInfoService;
|
||||
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user