mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-08 01:48:33 +08:00
Update HistorySingleSignOnInterceptor.java
This commit is contained in:
parent
f2bc5e37ae
commit
e8f23972bf
@ -39,8 +39,8 @@ import jakarta.servlet.http.HttpServletRequest;
|
||||
import jakarta.servlet.http.HttpServletResponse;
|
||||
|
||||
@Component
|
||||
public class HistorySignOnAppInterceptor implements AsyncHandlerInterceptor {
|
||||
private static final Logger logger = LoggerFactory.getLogger(HistorySignOnAppInterceptor.class);
|
||||
public class HistorySingleSignOnInterceptor implements AsyncHandlerInterceptor {
|
||||
private static final Logger logger = LoggerFactory.getLogger(HistorySingleSignOnInterceptor.class);
|
||||
|
||||
@Autowired
|
||||
HistoryLoginAppsService historyLoginAppsService;
|
||||
Loading…
x
Reference in New Issue
Block a user